/*IMAGEN HOME*/

#infHome {
	margin: 30px 0 20px 0;
}

#imagenHome {
	width: 537px;
	height: 346px;
	background-image: url("../img/imgHome.jpg"/*tpa=http://www.spaviv.es/img/imgHome.jpg*/);
	background-repeat: no-repeat;
	text-align: right;
}

#imagenHome H1{
	font: 24px Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #953400;
	margin: 0;
	padding: 100px 20px 0 0;
}

#imagenHome P{
	font-size: 10px;
	padding: 235px 5px 0px 170px;
	line-height: 14px;
	color: #000;
}

#imagenHome P.informacion {
	font: 13px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #474747;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#imagenHome P.informacion STRONG {
	font-weight: bold;
	font-size: 14px;
	color: #953400;
}


/*DESTACADOS*/

#contenedordestacados {
	width: 760px;
	margin: 0 auto;
	margin-top: 7px;
	display: table;
	clear: left;
	text-align: left;
}

#destacados {
	width: 760px;
	background-color:#F6F6F6;
	border-top: 1px #EEDFD7 solid;
	display: table;
	margin-bottom: 20px;
}

#destacadosIzd {
	width: 261px;
	float: left;
}

#destacadosDcha {
	width: 470px;
	float: left;
}
.noticia {
	width: 156px;
	float: left;
	padding-top: 15px;
	margin-left: 25px;
}

.noticia H1 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	line-height: 14px;
	text-align: left;
}

.noticia IMG {
	margin-left: 4px;
}

.noticia P {
	margin: 5px 5px 10px 5px;
	line-height: 14px;
	text-align: left;
}

#destacadosIzd IMG {
	margin: 100px 0 10px 20px;
}

#destacadosIzd A:HOVER {
	background-color: transparent;
}

#AA {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	display: table;
	clear: left;
	text-align: right;
}
