@charset "utf-8";
/* CSS Document */

/*body {margin: 0px;padding: 0px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;background-color: #66b8dd;}*/
body {margin: 0px;padding: 0px;font-family: Comic Sans MS, Arial, Tahoma, Helvetica, sans-serif;font-size: 12px;color: #000000;background-color: #66b8dd;}
a {color: #0066FF;text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {color: #CC3366;text-decoration: underline;}
a img.imagen {padding: 2px;margin: 15px;border: 1px solid #000000;}
a:hover img.imagen {background: #66b8dd;}
img{margin-top:25px;}
.centrado{text-align:center}
.piedefoto{font-weight:bold; font-size:10px; line-height:4em}
.cita{font-size:11px; color:#999999; text-align:right; line-height:1.5em}
.cita em{font-weight:bold;}
.nota{font-weight: normal;font-size: 11px;font-style:italic; line-height: 0em;}
.fotos {text-align: center;margin-top: 20px;}
.tit{color:#66B8DD; font-weight:bold;}

#pag {min-width:900px;}
#top {background-color: #F0FCFC;margin: 50px 50px 0px 50px;}
#titulo {margin: 0px;padding: 10px;background-color: #F0FCFC;color: #182981;height: 100px;background-image:url(../img/deg_tit.jpg);background-repeat: repeat-x;text-align: center;}
#menu {margin: 5px 0px 0px 0px;padding: 0px;background-image:url(../img/deg_men_rep.jpg);background-repeat: repeat-x;height: 35px;}
#sub_menu{height: 220px;margin-top: 30px;background-image:url(../img/cole.jpg);background-position: 50% 50%;background-repeat: no-repeat;}

#cuerpo {margin: 0px 50px 0px 50px;padding: 20px 0px 20px 0px;background-color: #F0FCFC; min-height:200px;}
.cont {margin: 0px 0px 20px 0px;padding: 10px 20px 10px 20px;border: 1px solid #BCE2E5;font-size:14px;line-height: 1.5em;}
.cont h1 {font-weight: normal;font-size: 20px;color: #0066CC;}
.cont h2 {font-weight: normal;font-size: 16px;color: #0066CC;margin-top:2em;}
.cont h3 {font-weight: normal;font-size: 16px;color: #0066CC;text-indent: 2em;}
.cont h4 {font-weight: normal;font-size: 18px;}
.cont h5 {font-weight: bold;font-size: 30px;}
.cont h6 {font-weight: normal; font-style: italic;font-size: 14px;}
.cont p{text-indent: 2em;}

#derecha {width: 160px;background-color: #F0FCFC;color: #182981;font-size:12px;} /*Tomas - Cambio background-color estaba a #FFFFFF
De este modo el menu del comedor queda con el mismo color de fondo que el resto de la pagina*/
#derecha a{color: #182981;text-decoration: none;}
#derecha a:hover{text-decoration: underline;} /*Tomas - Esta linea estaba al final de este bloque. La cambio para que no se subraye el item cuando estemos encima en el menu comedor*/
#instit {height: 35px;color:#182981;font-size: 16px;text-align:center;padding:10px 20px 0px;margin: 0px;background-image:url(../img/deg_per.jpg);background-repeat: repeat-x;}
#inscon {margin: 0px;padding: 10px 20px 20px 20px;line-height: 1.5em;font-size: 14px;background-color: #F0FCFC;} /* Tomas - Incluyo background color: #F0FCFC para que quede igual que el resto de la pagina*/
#inscon a:hover{background-color:#aaeeee;background-image:url(none);text-decoration:none;}	/*Tomas - Incluyo esta linea para que se coloree el item seleccionado de comedor*/
#fruta{width: 158px;height: 125px;background-image:url(../img/fruta.jpg);background-repeat: no-repeat;}

#firma {background-color: #F0FCFC;margin: 0px 50px 30px 50px;border-top: 1px solid #BCE2E5;text-align: right;font-size: 12px;}
#firma p{padding: 0px 20px 0px 20px;}