#main {
}

#content {
}

#message{
height:170px;
width:300px;
margin-top:190px;
margin-left:310px;
}


#text {
float:left;
padding-left:20px;
width:530px;
font-size:18px;
}



#principal {
width:100%;
background-image:url("image/area_left.gif");
background-repeat: repeat-y;
background-color : #FFFFFF;
text-align:justify;
margin-top:5px;
font-family:"Verdana";
margin-bottom:10px;
font-size:15px;
float:left;
}
#principal2 {
background-image:url("image/area_right.gif");
background-repeat: repeat-y;
background-position: right;
}

#text1 {
  background-color: #ffffff;
  margin: 2em auto;
  text-align: center;
  width: 60%;    
  font-weight: bold;
    line-height: 1.2em;
}

#list {padding: 0 32px 0 25px;}
