body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../images/comu_bg_sup.jpg);
background-position:center top;
background-repeat:repeat-x;
font-size:10px;
color:#999;
}

form{
padding:0;
margin:0;
}

a,a:link,a:visited{text-decoration:none; color:#999;}

img{border:0;}

p{
padding:0;
margin:0;
padding-top:1em;
}

#contenedorwrap{
margin:auto;
width:1100px;
}

#contenedor{
width:777px;
margin-left:162px;
}

#cabecera{padding-top:62px;}

#contenido{
width:772px;
border:1px solid #CCC;
border-top:0;
}



.clear{clear:both;}

/* CABECERA */
#logo{float:left;}
#hora{float:right;}

/* MENU */
#menu{}

#menu_quees{
width:193px;
float:left;

}

#menu_galeria{
width:193px;
float:left;
}

#menu_quees{}

#menu_area{
width:193px;
float:left;

}

#menu_servicios{
width:195px;
float:left;
}

/*CORO*/

#corowrap{
background-image:url(../images/comu_bg_inf.jpg);
background-position:center bottom;
background-repeat:no-repeat;
width:100%;
height:30px;
}

#coro{
width:770px;
margin-left:164px;
margin-top:8px;
}

#coro_nav{
float:left;
width:700px;
text-align:right;
padding-top:5px;
}

#coro_logo{float:right;}

.float_right{float:right;}
.float_left{float:left;}