/* CONTENIDO */
#contenido h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #005840;
	margin-bottom: 12px;
	margin-top: 18px;
	padding: 0px 12px 0px 12px;
}
#contenido h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 0px 12px 0px 10px;
	margin-left: 14px;
	margin-bottom: 0px;
	margin-top: 18px;
	border-left: 6px solid #005840;
	background-color: #CCDDCC;
}
#contenido h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#999999;
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 0px 12px 0px 12px;
}
#contenido ul{
	margin: 18px 0px 24px 0px;
	padding: 0px;
}
#contenido ul li{
	list-style-position: outside;
	list-style-image: url(../img/li.gif);
	padding: 0px 0px 2px 0px;
	margin: 6px 12px 8px 28px;
	border-bottom: 1px solid #999999;
}
#contenido hr {
	background-image:url(../img/comun/hr_gris.gif);
	background-repeat:repeat-x;
	margin: 12px 0px 12px 0px;
	border: 0;
	width: 100%;
}

#caja #contenido #comun1 #foto4x3 {

	padding: 0px 12px 0px 12px;
	background-image:url(../img/solapas400x300.gif);
	background-repeat:no-repeat;
	background-color:#DDDDDD;
	margin: 0;
	margin: 8px 0px 24 px 12px;
	border:0;
}

/* NUEVO 17/09/2007 */

/* slider show */

#caja #contenido #comun1 #centrada table.foto img{
	bottom:0;
	border:0;
	margin:0;
	padding:0;
	top:0;
}
#caja #contenido #comun1 #centrada table.foto td.bordeIzqFondo {
	background-image:url(../img/comun/borde_izq_medio_fondo.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#caja #contenido #comun1 #centrada table.foto td.bordeDerFondo {
	background-image:url(../img/comun/borde_der_medio_fondo.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#caja #contenido #comun1 #centrada table.foto td.bordeDerMedioFondo {
	vertical-align:middle;
		background-image:url(../img/comun/borde_der_medio_fondo.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#caja #contenido #comun1 #centrada table.foto td.bordeIzqMedioFondo {
	vertical-align:middle;
		background-image:url(../img/comun/borde_izq_medio_fondo.gif);
	background-position:right;
	background-repeat:repeat-y;

}
	
#minis { 
	background-image:url(../img/comun/minis_fondo.gif); 
	background-repeat: no-repeat; 
	border:0;
	height: 48px; 
	padding:0px; 
	text-align:center;
	margin: 10px;
}
#minis img {
		top: 4px;
		cursor: pointer;
		border: 0;		
		border-left: #666 solid 2px;
 		border-right: #666 solid 2px;
 		margin: 0 -1px 0 0;
}


/* INDEX */

#indexMosaico, #indexMosaico a, #indexMosaico img {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
}

#indexSecundario {
	background-color: #CCC;
}

.cartel{
	background:#becbcc;
	padding:4px 2px 4px 2px;
	border-bottom:1px #bbb solid;
	border-top:1px #eee solid;
}
.cartel h1{
	font-size:9px;
	margin:0;
	padding:0;
}

/* CONTROL */
div.ficha{
border-top:1px solid #fff;
border-bottom:1px solid #666;
padding:1em 0;
}
div.ficha .item{
font-weight:bold;
color:#464;
}
#contenido div.ficha p{
	margin:.3em 0 0 0;
	padding:0;
}