body {
	background: url('css_img/background_int.jpg') center top no-repeat;
	}

#columna1 {
	float: left;
	margin-left: 15px;
	padding: 30px 0px 0px 30px;
	width: 224px;
	background: url(css_img/re_figurante.png) no-repeat bottom left;
	width: 296px;
	height:458px;
	}
	
#columna1 h1 {
	color: #C38C2A;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#columna1 p {
	width: 235px;
	}
	
#columna1 h2 {
	color: #38788B;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 10px;
	}
	
#columna1 p {
	width: 210px;
	line-height: 14px;
	}
	
.columna_recursos {
	float: left;
	padding: 30px 0px 0px 0px;
	margin: 0px 12px 0px 0px;
	width: 283px;
	cursor: pointer;
	}

.columna_recursos:hover {
	background: url('css_img/re-over.png') no-repeat top left;
	}


.columna_recursos .recursos_height {
	min-height: 308px;
	}
			
.columna_recursos h1 {
	color: #38788B;
	font-size: 23px;
	line-height: 28px;
	width: 240px;
	text-align: left;
	padding: 0px 32px;
	}
	
.columna_recursos h2 {
	color: #38788B;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 10px 32px;
	}
	
.columna_recursos p {
	padding: 2px 32px 6px 32px;
	}
	
.marco_img {
	width: 218px;
	height: 114px;
	padding: 14px 32px;
	background: url(css_img/home_marco.png) no-repeat top left;
	}
	
#separador {
	border-bottom: 1px solid #DCDCDC;
	width: 870px;
	height: 2px;
	position: absolute;
	top: 714px;
	*top: 719px;
	left: 44px;
	}

#contacto a {
	background: url('css_img/contactenos_small.png') no-repeat bottom left;
	text-indent: -9999px;
	width: 267px;
	height: 87px;
	position: absolute;
	top: 122px;
	left: 16px;
	}