@charset "ISO-8859-1";
#historia_bloque {
	width: 440px;
	float: left;
	position: relative;
	height: 1760px;
	_height: 1900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: lighter;
	_background-color: #0099FF;
	margin-right: 15px;
	margin-left: 15px;
	_margin-right: 10px;
	_margin-left: 10px;
	_padding-top: 15px;
	_padding-right: 0px;
	_padding-bottom: 15px;
	_padding-left:0px;
	_padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../html/images/historia_fondo_modulo.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
	background-position: left top;
}
#recuadro  {
	width: 230px;
	margin-right: 15px;
	margin-bottom: 15px;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	float: left;
	line-height: 18px;
	font-style: italic;
	font-weight: normal;
}
#historia_bloque img {
	margin-bottom: 15px;
	_margin-bottom: 15px;
	_width: 425px;
}

#recuadro img {
	margin: 0px;
	_width:230px;
	_height:280px;

}

#historia_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	height: 30px;
	padding-top: 20px;
	margin-bottom: 10px;
}
#historia_bloque  Strong {
	color: #CCCCCC;
}

