/* CSS Document */

 #menucase {
display: none !important;
}

body {
	background: url(../imagenes/cabecera.jpg) repeat-x;
	background-color:#f5fcd9;
	margin: 0;
}
p {
 	font-family:georgia,serif;
	color:#381704;
	font-size:13px;
	font-weight:normal;
	line-height:150%;
}
p.cursiva {
 	font-family:georgia,serif;
	color:#381704;
	font-size:13px;
	font-style: italic;
	font-weight:normal;
	line-height:150%;
}
p.negrita {
 	font-family:georgia,serif;
	color:#381704;
	font-size:13px;
	font-weight: bold;
	line-height:150%;
}
li.negrita {
 	font-family:georgia,serif;
	color:#381704;
	font-size:13px;
	font-weight: bold;
	line-height:150%;
}
#contenedor {
	width: 963px;
	margin: 0 auto;
}
#cabecera {
	width: 957px;
	height: 96px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: right;
}
#iconos {
	float: right;
	margin-top: 5px;
	margin-left: 8px;
}
#stylefour{
	position:relative;
	display:block;
	height:25px;
	font-size:11px;
	font-weight: normal;
	background:transparent url(../imagenes/bgOFF.gif) repeat-x top left;
	font-family:georgia,serif;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:7px 20px 0 20px;
	height:25px;
	background:transparent url(../imagenes/bgDIVIDER.gif) no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#00363b;
	background: url(../imagenes/bgON.gif) repeat-x top right;
	}	
#caja_doble_a {
	width: 474px;
	height: 200px;
	float: left;
	margin: 0 auto;
}
#caja_doble_b {
	width: 474px;
	height: 200px;
	float: left;
	margin-left: 14px;
}
#titulos {
	margin-left: 15px;
	margin-top: 40px;
	font-family: Gill Sans, Verdana;
	font-size: 20px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	color:#00363b;
}
#sombra_a {
	width: 444px;
	height: 224px;
	background-image:url(../imagenes/sombra_a.gif);
	background-repeat: no-repeat;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#titular_a {
 	font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0; 
}
#texto_a {
	width: 293px;
	float: left;
	clear: left;
	margin-left: 15px;
	margin-top: -5px;
	padding:0px; 
}
#fotos_mini {
	margin-left: 20px;
	margin-top: 15px;
	float:left; 
}
