body {
	margin:0;
	padding:0;
	background:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
}
.fotos-sinlistado{
	margin:8px 0px !important;
	overflow: hidden;
}
.fotos-sinlistado img{
	margin: 0px 0px 0px 5px!important;
}
#cabecera1 {
	background: url(../img/fondocabecera1.jpg) repeat-x center top;
	height:121px;	
}
#cabecera2 {
	background: url(../img/fondocabecera2.jpg) no-repeat center bottom;
	height:121px;	
}
#cabecera3 {
	background: url(../img/fondocabecera2.jpg) no-repeat center bottom;
	height:121px;	
	width:760px;
	margin:auto;
}
#cabecera3 img{
	border:0;
	float:left;	
}
#cabecera3 ul.redes-sociales{
	display:block;
	float:right;	
	list-style:none;
	margin:15px 55px 0 0;
}
#cabecera3 ul.redes-sociales li{
	padding-left: 10px;
    float: left;
}
#cabecera3 ul.menu-superior{
	display:block;
	float:right;	
	list-style:none;
	margin: 50px 50px 0 0;
    clear: right;
}
#cabecera3 ul.menu-superior li{
	display:inline;
	margin-left:10px;
}
#cabecera3 ul.menu-superior li a{
	text-decoration:none;
	color:#474646;
	padding-top:12px;
	background: url(../img/flechabajo.png) no-repeat center top;
	font-size:0.7em;
	font-weight:bold;
}
#cabecera3 ul.menu-superior li a:hover, #cabecera3 ul.menu-superior  li a.actual{
	background: url(../img/flechabajo-hover.png) no-repeat center top;
	color: #999;
}
#cuerpo1 {
	background:#f0f0f0 url(../img/fondocuerpo.jpg) repeat-y center center;
	margin:0;
}
#cuerpo2 {
	width:680px;
	margin:0 auto;
	padding:20px 40px;
	overflow:hidden;
}
#pie1 {
	background:url(../img/fondopie.jpg) repeat-x center top;
	height:68px;
}
#pie2 {
	width:760px;
	margin:auto;
	background:url(../img/logopie.jpg) no-repeat left top;
	height:53px;
	padding-top:15px
}
#pie2 p{
	font-size:0.7em;
	padding:0;
	margin:3px 0 3px 245px;
}
/*menu*/
#menu {
	list-style:none;
	border-bottom: 1px solid #d9d9d8;
	margin:0;
	padding:0;
	width: 226px;
	float:left;
}
#menu li{
	border: 1px solid #d9d9d8;
	border-bottom:0;
	margin:0;
	padding:0;
	width: 224px;
	height: 28px;
}
#menu a{
	display:block;
	text-decoration:none;
	color: #666;
	font-size:0.8em;
	width: 204px;
	height: 23px;
	padding:5px 0 0 10px;
	background:url(../img/flechader.png) no-repeat right center;
}
.volver{
	display:block;
	float:right;
	text-decoration:none;
	color:#8d2347;
	font-weight:bold;
	font-size:0.8em;
	height: 23px;
	padding:5px 40px 0 15px;
	background:url(../img/flechaizki.png) no-repeat left center;
}
#contenidos .noticia .volver{
	display:block;
	float:right;
	text-decoration:none;
	color:#8d2347;
	font-weight:bold;
	font-size:1em;
	height: 23px;
	padding:5px 0 0 15px;
	background:url(../img/flechaizki.png) no-repeat left center;
}
/*#contenidos .noticia img{
	border:1px solid #CCC;
}*/
#menu a:hover, #menu a.actual{
	color:#8d2347;
	background:url(../img/flechader-hover.png) no-repeat right center;
	font-weight:bold;
}
/*contenidos*/
#contenidos {
	float:left;
	width:362px;
	margin:0 0 0 50px;
	font-size:0.8em;
}

#contenidos dt img{
	border: 1px solid #CCC;
}
#contenidos dt, #contenidos dd{
	margin:0 0 15px 0;
	float:left;
	display:block;
	padding:0;
}
#contenidos dt{
	clear:left;
	padding-right:8px;	
}
#contenidos dd{
	padding-top:10px;
}
h2, h3 {
	display:block;
	clear:both;
	margin:0;
}
.noticia {
	margin:0 0 20px 0;	
}
.noticia img {
	float:left;
	padding:6px 0px;
	margin:0px!important;	
	border:0;
}
.noticia .fecha {
	font-size:0.8em;
	margin:10px 0 5px 0;
}
.noticia p {
	padding:0;	
	margin:0 0 5px 0;
	text-align:justify;
}
.noticia h2 a{
	color:#000000!important;
	text-decoration:none;
}
.noticia h2 a:hover{
	color:#000000!important;
	text-decoration:underline;
}
#contenidos p, #contenidos li {
	text-align:justify;
	margin:8px 0;
}
#contenidos ul, #contenidos ol {
	padding-left:20px;
}
.tiposostomias li{
	clear:both;
}
.tiposostomias li dt{
	clear:left;
	float:left;
	width:115px;
}
.tiposostomias li dt img{
	margin:0!important;
}
.tiposostomias li dd{
	float:left;
	width:215px;
	padding-top:15px!important;
}
#contenidos .letrapeque {
	font-size:0.8em;
}
#contenidos dt {
	font-weight:bold;
}
#contenidos a {
	text-decoration:none;
	color:#8d2347;
	overflow:hidden;
}
#contenidos img {
	float: left;
	margin:0 0 0 6px;
	border:0;
}
#contenidos a:hover {
	text-decoration:underline;
}
/*calendario*/

table {
	width:100%;	
	margin:15px 0 0 0;
	border:1px solid #282828;
	border-collapse:collapse;
}
table caption {
	background:#282828;
	color:#fff;	
	font-weight:bold;
	padding:4px;
	margin:0 0 2px 0; 
}
table.horario caption {
	text-align:left;
}
table th {
	background:#282828;
	color:#fff;	
}
table.horario th {
	text-align:left;
	width:30%;
	border-bottom:1px solid #CCC;
}
table td, table th {
	margin:0;
	border:1px solid #282828;
	text-align:center;
	padding:4px;
	font-weight:bold;
	width:43px;
}
table td {
	font-size:0.9em;
}
table.horario td {
	text-align:left;
}
#leyenda {
	background:#282828;
	color:#fff;	
	padding:10px;
}
#leyenda p{
	margin:0px 0px 8px 0px;
	font-size: 0.9em;
}
#leyenda dl{
	margin:0;
	font-weight:bold;
	font-size:0.85em;
	width:65%;
	padding:0;
}
#leyenda dd {
	display: table;
	float:none!important;
	margin:0;
	padding:0 0 3px 0;
}
#leyenda dd.evento {
	height:25px;
}
#leyenda dt {
	clear:left;
	display:block;
	float:left;
	margin:0;
	padding:0 0 3px 0;
}
#leyenda img{
	margin-right:5px;
}
#leyenda a{
	display:block;
	float:right;
	color:#fff;
	padding-right:10px;
	background:url(../img/flechita.gif) no-repeat right center;
	font-weight:bold;
	font-size:0.85em;
}
.calendario a{
	display:block;
	}
table td a {
	color:#666!important;
}
table td.libre {
	color:#fff;
	background-color:#26792e!important;
}
table td.libre a, table td.ocupada a, table td.semi a{
	color:#fff!important;
}
table td.ocupada {
	color:#fff;
	background-color:#8b2446!important;
}
table td.semi{
	color:#fff;
	background-color:#b8c70b!important;
}
table td.cita{
	color:#fff;
	background-color:#128AC7!important;
}
table td.evento{
	background: url(../img/evento.png) no-repeat right top;
}
iframe{
	border:1px solid #CCC;
}
#contenidos .listanoticias {
	list-style:none;
	margin:0;
	padding:0;
}
#contenidos .listanoticias li{
	list-style:none;
	padding-left:15px;
	margin-bottom:10px;
	background:transparent  left 3px no-repeat url(/img/flechader-hover.png);
}
#contenidos .listanoticias .fecha {
	font-size:0.8em;
	padding:0 8px 0 0;
}
#contenidos .listanoticias a {
	font-weight:bold;
}
form div {
	width:100%;
	clear:both;
	padding-left:36%;
}
form div input {
	background:#282828;
	text-align:center;
	padding:0 4px;
	font-weight:bold;
	color:#fff;;
	font-size:1em;
	font-weight:bold;
	width:50px;
	cursor:pointer;
}
#contenidos form dt {
	width:35%;
	float:left;
	display:block;
	margin:0 0 10px 0;
	padding:0 5px 0 0;	
	text-align:right;
}
#contenidos form dd {
	width:60%;
	float:left;
	display:block;
	margin:0 0 10px 0;
	padding:0;
}
form input, form textarea {
	border:1px solid #282828;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:220px;
}
.gracias {
	color:#8d2347;
	text-align:center;
}
/* revistas */
p.revista{
	float:left;
	width:120px;
}
p.revista a{
	float:left;
	width:120px;
}
p.revista a.descargarrevista{
	padding:3px 3px 3px 15px;
	margin-left:8px;
	background:transparent center left no-repeat url(../img/flechabajo-revista.png);
	display:block;
	}
ul.descargar{
	list-style:none;
	padding:0px;
	margin-left:0px;
	overflow: hidden;
	}
ul.descargar a{
	padding:3px 3px 3px 15px;
	background:transparent center left no-repeat url(../img/flechabajo-revista.png);
	display:block;
	}
ul.galeria{
	list-style:none;
	padding:0px!important;
	margin:0px!important;
	overflow: hidden;
	}
ul.galeria li{
	float:left;
	width:160px;
	padding:0px!important;
	margin:0px 10px 0px 0px!important;
	}
ul.galeria a{
	display:block;
	}
	
/*
	Vertical Accordions
*/
#vertical_container{
	margin:5px 0px 0px 0px;
}
.accordion_toggle {
	display: block;
	height: 30px;
	width: 100%;
	background: url(../img/flecha-des.png) no-repeat 3px center #E7E7E7;
	padding: 0 10px 0 18px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	color: #000000;
	border-bottom: 1px solid #DDDDDD;
	cursor: pointer;
	margin: 0 0 2px 0;
}		
.accordion_toggle_active {
	background: url(../img/flech-des-hover.png) no-repeat 3px center #8D2347;
	color: #ffffff;
	border-bottom: 1px solid #6A1A35;
}		
.accordion_content {
	overflow: hidden;
}




table.programa {
	width:100%;	
	margin:15px 0 0 0;
	border:1px solid #282828;
	border-collapse:collapse;
}
table.programa caption {
	background:#882446;
	color:#fff;	
	font-weight:bold;
	padding:7px;
	margin:0 0 2px 0; 
}
table.programa caption {
	text-align:left;
}

table.programa th {
	text-align:left;
	color:#282828;
	border-bottom:1px solid #282828;
	width:auto;
	background-color:#f4ebee;
}
table.programa td, table th {
	margin:0;
	border:1px solid #282828;
	text-align:center;
	padding:4px;
	font-weight:bold;
	width:auto;
}
table.programa td.centrada {
	text-align:center;
	padding:10px 0;
}

table.programa td {
	text-align:left;
}

table td a {
	color:#666!important;
}
table td.libre {
	color:#fff;
	background-color:#26792e!important;
}
table td.libre a, table td.ocupada a, table td.semi a{
	color:#fff!important;
}
table td.ocupada {
	color:#fff;
	background-color:#8b2446!important;
}
table td.semi{
	color:#fff;
	background-color:#b8c70b!important;
}
table td.cita{
	color:#fff;
	background-color:#128AC7!important;
}

