/* css complementario index.php */

@import url(principal.css);

#cabecera {
	height: 113px;
	width: 740px;
	margin: 0;
	padding: 12px 20px 5px 20px;
	background: transparent url('../img/fondocabecera05.gif') no-repeat left top;
}

#strip {
	width: 780px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-image: url('img/fondocuerpo02.gif');
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}

#col_izd_inicio {
	width: 130px;
	height: 200px;
	padding: 0 20px;
	float: left;
}

#col_dcha_inicio {
	width: 510px;
	padding: 0 20px;
	float: left;
}

.viejosingenios {
	width: 330px;
	padding: 40px 10px 20px 10px;
	font-size: 1em;
	line-height: 1.6em;
	background-image: url('../img/sombralateral_viejosingenios.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}

#col_dcha_inicio h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 2.4em;
	margin: 0 0 30px 30px;
	padding: 0;
	color: #EBF1FA;
	background-image: url('../img/titulo_antiquusantiquesdevices.gif');
	background-repeat: no-repeat;
	background-position: left center;
	height: 84px;
	width: 231px;
}

#col_dcha_inicio p {
	margin: 0 0 20px 30px;
	padding: 0;
	color: #000;
}