/* CSS Document */
h2,p,a,form{
	margin:0;
	padding:0;
}

img{
	border:0;
}

body{
	background-color:#dcddde;
	margin:0;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

p{
	font-size:12px;
	color:#000000;
	line-height:15px;
}
h1, h1 a {
	margin-top:0;
	margin-bottom:10px;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:20px;
	font-weight:500;
}

h1 a {
	color:#9eca4f;
	text-decoration:none;
}

a {
	color:#0446a5;
	text-decoration:none;
}

hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
}

#enlaces {
	list-style:none;
	padding:0px;
	color: #66686B;
}

#enlaces li {
	margin-bottom: 10px;
}

#enlaces .enlace1:hover {
	color:#001552;
}

#enlaces .enlace2:hover {
	color:#17479C;
}

#enlaces .enlace3:hover {
	color:#9ECA4F;
}

#enlaces .enlace4:hover {
	color:#B4B98D;
}

#enlaces .enlace5:hover {
	color:#821B38;
}

#enlaces .enlace6:hover {
	color:#987EB9;
}

#enlaces .enlace7:hover {
	color:#F9A719;
}

h1 {
	font-size:16px;
	color:#9eca4f;
	line-height:15px;
	margin-top: 8px;
}
h2 {
	font-size:13px;
	color:#0446a5;
	font-weight:bold;
	line-height:15px;
}
h3 {
        font-size:12px;
        color:#009ede;
	margin-left: 3px;
	padding-bottom: 0px;
	margin-bottom:0px;
        font-weight:bold;
        line-height:15px;
	/*text-transform:uppercase;*/
}
#contentmenu {
        font-size:12px;
        color:#000000;
        margin-left: 3px;
        padding-bottom: 0px;
}
#contentmenu ul {
        font-size:12px;
        color:#000000;
}
#contentmenu ul li {
	list-style-type: circle;
}

a.receta {
        font-size:12px;
        color:#009ede;
}
.receta:hover {
        color:#ef9a00;
	text-decoration:underline;
}

#contenedor{
	text-align:left;
	width:910px;
}

.limpiar{
	clear:both;
}

#degradadoizq{
	float:left;
	background-image:url(../images/degradadoizq.png);
	background-repeat:repeat-y;
	width:50px;
}

.textazul {
   color:#0446a5;
}

a.textazul {
   text-decoration:none;
}

a.textazul:hover {
   text-decoration:underline;
}

#cuerpo{
	float:left;
	width:800px;
	background-color:#FFFFFF;
}

#degradadoder{
	float:left;
	background-image:url(../images/degradadoder.png);
	background-repeat:repeat-y;
	width:50px;
}

.separadorde20{
	margin-top:15px;
}

#izquierda{
	float:left;
	width:159px;
}

#logo{
	width:159px;
	height:180px;
	margin-bottom:1px;
	text-align: center;
}

ul.menulateral
{
  	padding:0;
	margin:0;
	width: 159px;
	list-style-type:none;
}

ul.menulateral li
{
	padding-top:5px;
	height:20px;
	padding-right:20px;
	text-align:right;
	text-transform:uppercase;
	color:#ffffff;
	background-color:#17479c;
	font-size:12px;
	border-bottom-color:#7491c4;
	border-bottom-style:solid;
	border-bottom-width:1px;
} 


a.menulateral{
	text-decoration:none;
	color:#ffffff;
}

a.menulateral:hover{
	text-decoration:underline;
	color:#ffffff;
}

.banner {
	padding-top: 2px;
	padding-bottom: 20px;
}
.next {
	margin-left: 5px;
}
.fportada {
	float: left;
	padding-bottom: 25px;
}
#derecha{
	float:left;
	width:641px;
}

#top{
	width:641px;
	height:30px;
	background-color:#f37920;
	/*text-align:right;*/
	margin-bottom:1px;
}

#fotos{
    width:640px;
	margin-left:1px;
}

.foto {
	margin-right: 10px;
	margin-bottom:10px;
	float:left;
}

.flotarizquierda{
	float:left;
}

#contacto {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#contacto li {
	margin-bottom: 12px;
}

#degradadogris{
	width:640px;
	background-image:url(../images/degradadogris.png);
	background-repeat:repeat-x;
	height:6px;
	line-height:6px;
	margin-bottom:15px;
}

.evento_inside {
	border-right: 1px solid #b2b8cb;
  	border-bottom: 1px solid #b2b8cb;
	padding-right:8px;
	padding-bottom:8px;
     	padding-left:2px;
	margin-right:10px;
	margin-bottom:10px;
}

#derechaizq{
	width:325px;
	padding-left:20px;
	float:left;
}

.ofertaeducativa{
	width:325px;
	padding-bottom:15px;
}
.marcoimagenbienvenido{
	float:left;
	border:1px #b2b8cb solid;
	background-color:#ccd0dc;
	padding:10px;
	width:114px;
	margin-left:10px;
}

.marcotextobienvenido{
	float:left;
	width:300px;
}

.marcoimagenoferta{
	float:left;
	border:1px #b2b8cb solid;
	background-color:#ccd0dc;
	padding:10px;
	width:114px;
}

.marcoenlace{
        float:left;
        border:1px #b2b8cb solid;
        background-color:#ccd0dc;
        padding:3px;
        width:57px;
}


.marcoimagenoferta2 {
	float:left;
	border:1px #b2b8cb solid;
	background-color:#ccd0dc;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.marcotextooferta{
	float:left;
	width:170px;
	margin-left:10px;

}

#punticosalternos{
	margin-top:30px;
	float:left;
	background-image:url(../images/punticosalternos.png);
	background-repeat:repeat-y;
	width:4px;
}

#separadorraya{
	width:315px;
	border-bottom-color:#aeb99d;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:2px;
	line-height:2px;
	margin-top:15px;
	margin-bottom:15px;
}

#derechader{
	width:260px;
	float:left;
	margin-left:10px;
}

.noticia{
	width:260px;
	padding-bottom:15px;
}
.noticia2 {
	width:245px;
	padding-bottom:15px;
}

.azulito{
	color:#0099dc;
	font-size:12px;
}

a.azulito{
	color:#0099dc;
	font-size:12px;
	text-decoration:none;
}

a.azulito:hover {
	color:#0099dc;
	font-size:12px;
	text-decoration:underline;
}

#separadorrayacorta{
	width:235px;
	border-bottom-color:#aeb99d;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:2px;
	line-height:2px;
	margin-bottom:15px;
}

#separadorrayalarga{
	width:580px;
	border-bottom-color:#aeb99d;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:2px;
	line-height:2px;
	margin-top:5px;
	margin-bottom:15px;
	margin-left:20px;
}

#derechabotton{
	width:600px;
	margin-left:20px;
}

.calendar {
	border-collapse: collapse;
	width: 189px;
	border: 1px solid #D5D5D5;
}
.calendar caption {
	font-family:"Trebuchet MS", Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #424242;
	font-weight: bold;
	padding-bottom: 3px;
	border: 1px solid #D5D5D5;
	background-color: #F8F8F8;
	padding-top: 2px;
       	text-transform: Capitalize;
}
.calendar td {
	font-family: "Trebuchet MS", Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align:bottom;
	width: 27px;
	background-color: #F8F8F8;
	border: 1px solid #D5D5D5;
        padding:0px;
}
.calendar th {
	font-family:"Trebuchet MS", Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #424242;
	font-weight: normal;
}
.calendar td, .calendar td.selected a, div.now {
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
        padding:0px;
}
.calendar td {
	color: #424242;
}
div.now {
	border:#000000 1px solid;
	background-color: #CFCFCF;
}
.calendar td.selected a {
   	text-decoration: none;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}
#first_agenda {
	float: left;
	width: 150px;
}
#calendar_block {
	float: left;
	width: 200px;
}
select {
	font-family: "Trebuchet MS", Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td.calcellbusy {
}
td.calcellcurrent {
}

#eventos{
	width:380px;
	margin-left:10px;
	float:left;
}

.evento{
	width:380px;
	padding-bottom:15px;
}

.inside {
	width: auto;
	margin-bottom:10px;
}

.eventoimg {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}

.textonaranja{
	color:#ed9805;
}

.validar{
	color:red;
}

#footer{
	padding-top:15px;
	background-color:#f37920;
	width:800px;
	height:50px;
	border-top-color:#001552;
	border-top-style:solid;
	border-top-width:1px;
	text-align:center;
	margin-top:15px;
	color:#001552;
	font-size:13px;
}
p.enlacef {
	padding-top: 5px;
	padding-bottom: 5px;
}
a.enlacef {
	color:#009ede;
	font-size:11px;
	text-decoration:none;
}
a.enlacef:hover {
        color:#cd5e14;
        text-decoration:none;
}

a.footer{
	color:#e77d39;
	font-size:13px;
	text-decoration:none;
}

a.footer:hover{
	color:#001552;
	font-size:13px;
	text-decoration:underline;
}

#content {
 	padding-left:16px;
	font-size: 11px;
        padding-right: 10px;
}
#navegacion {
 	padding-left:16px;
	font-size: 10px;
	color: #f77921;
        padding-right: 10px;
        padding-bottom: 8px;
	float:left;
	width:350px;
}
#navegacion a {
	color:#f77921;
	text-decoration:none;
}

#galeria {
	list-style:none;
	margin:0px;
	padding:0px;
}

#galeria li {
	float: left;
}

#galeria img {
	margin-bottom:6px;
}

#galeria a {
	display:block;
	border: 1px solid #6A6C6E;
	background-color: #FAFFE4;
	text-decoration:none;
	width: 100px;
	text-align: center;
	padding: 8px;
	margin: 8px;
}

#seccionmenu {
	position: relative;
}
#izquierdamenu {
	float:left;
	width:120px;
}

#derechamenu {
        padding-left: 3px;
	float:left;
	width:480px;
}

.fechamenu {
	color:#841c39;
	font-size: 11px;
	font-weight: bold;;
}
.descripcion {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 11px;
}
#recetas {
	border: #adba9c 1px dashed;
	padding-left: 8px;
	padding-right: 5px;
}

#recetas  ul {
	  list-style-type: none;
	  margin-left: 0px;
}
a.recetas {
	color:#0045a5;
	font-size: 11px;
	font-weight: bold;;
}
a.recetas:hover {
        color:#089ede;
        font-size: 11px;
        font-weight: bold;;
}

.menudia-item {
	font-size:12px;
}

.menudia-item a{
        text-transform: uppercase;
}

.menudia-item a:hover{
        text-decoration: underline;
}


.reserva {
	margin-left:15px;
	font-weight:700;
	text-align:center;
}


.oferta-cont {
  width:300px;
}

.oferta-left {
  /*width:115px;*/
  width:130px;
  float:left;
  min-height:320px;
  background-color:#666;
  margin-left:5px;
  margin-top:5px;
}

.oferta-right {
  width:165px;
  float:left;
}
/* -- margen sobrescrito por el clean css -- */
.oferta-right ul, .oferta-right ol{
	margin-left: 20px;
}

a.listaazul {
  font-size:12px;
}
a.listaazul:hover{
        text-decoration: underline;
}

.contacto-left {
	float:left;
	width:180px;
	margin-right:10px;
}

.contacto-right {
	float:left;
}

#buscador {
	text-align:right;
	margin-bottom:10px;
	float-right;
	margin-right:5px;
}
#logoqr {
	text-align:center;
}

