#home #izquierda{
	width:257px;
	margin-right:7px;
	float:left
}
#home #derecha{
	width:676px;
	float:left
}
.homeCentral {
	float:left;
	width:257px;
	margin-right:7px;	
}
.homeDerecha {
	float:left;
	width:412px
}
.bannerHome {
	margin-bottom:7px
}
.homeEstado {
	height:270px;
	background:url(../img/bgEstado.gif) no-repeat #ce5c00 top;
}
.homeEstadoCont {
	height:205px;
	padding-top:45px;
	padding-bottom:12px
}
.homeEstadoCont p{
	padding:3px 15px;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF
}
.homeEstado span{
	display:none
}
.homeEstadoB {
	width:412px;
	height:9px;
	background:url(../img/bgEstadoB.gif);
}

.infoOk, .infoAlerta, .infoInfo {
	float:left;
	padding:12px 0 0 60px;
	height:41px;
	width: 130px;
	margin:6px 0 0 10px;
	background-position:top
}
.infoAlerta, .infoInfo {
	cursor:pointer;
}
.infoOk h3, .infoAlerta h3, .infoInfo h3 {
	font-size:13px
}
.infoOk a, .infoAlerta a, .infoInfo a {
	text-decoration:none
}
.infoOk span, .infoAlerta span, .infoInfo span {
	display:block;
}
.infoAlerta:hover, .infoInfo:hover{
	background-position:bottom
}
.infoAlerta {
	background:url(../img/homeEstadoAlerta.gif);
}
.infoAlerta a {
	color:#990000;
}
.infoAlerta a:hover {
	color:#ec2a2a;
}
.infoOk {
	background:url(../img/homeEstadoOk.gif);
}
.infoOk a{
	color:#006600;
	cursor:default
}
.infoInfo {
	background:url(../img/homeEstadoInfo.gif);
}
.infoInfo a{
	color:#000066
}
.infoInfo a:hover{
	color:#3c3cc6
}
.homeEditorial {
	background-color:#CCCCCC;
	background:url(../img/bgMenuSec.gif) repeat-y;
	margin-bottom:7px
}
.homeEditorial h3{
	background:url(../img/titEditorial.gif) no-repeat;
	height:41px;
}
.homeEditorial span{
	display:none
}
.homeEditorial img{
	float:left;
	margin:4px 5px 2px 15px;
	border:#8fbc45 solid 2px;
}
.homeEditorial strong{
	font-size:14px;
	padding:3px;
	display:block
}
.homeEditorial p{
	padding:4px 15px
}
.homeEditorialB {
	width:257px;
	clear:left;
	height:12px;
	background:url(../img/bgMenuSecB.gif);
}
.homeNoticias, .homePrensa {
	background:url(../img/bgHomeNoticias.gif) repeat-y;
	margin-top:7px;	
}
.homeNoticias h3{
	background:url(../img/titHomeNoticias.gif) no-repeat;
	height:41px;
}
.homePrensa h3{
	background:url(../img/titHomePrensa.gif) no-repeat;
	height:41px;
}
.homeNoticias span, .homePrensa span{
	display:none
}
.homeNoticiasB {
	width:412px;
	clear:left;
	height:10px;
	background:url(../img/bgHomeNoticiasB.gif);
}
.homeNoticia {
	padding:5px;
	margin-top:2px;
	clear:left
}
.homeNoticia .foto {
	display:block; height:117px;
	width:173px; float:left;
	margin:5px 10px 4px 10px;
	background-position:center;
}
.homeNoticia h4 {
	font:bold 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:4px 5px 3px 15px;
	text-decoration:none;
}
.homeNoticiaTit h4 {
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:4px 5px 3px 4px;
	border-top:#FFFFFF solid 1px;
	margin:0 15px
}
.homeNoticia p {
	font-size:11px;
	padding: 0 15px
}
.homeNoticia a, .homeNoticiaTit a{
	color:#4263D0;
	text-decoration:none
}
.homeNoticia a:hover, .homeNoticiaTit a:hover {
	text-decoration:underline
}
.homeRecorridos {
	background:url(../img/bgHomeRecorridos.gif);
	height:389px;
	margin-bottom:7px
}
.homeRecorridos ul{
	padding:105px 0 0 45px;
	color:#000
}
.homeRecorridos li{
	padding:8px;
}
.homeRecorridos a{
	color:#000;
	font:bold 16px Arial, Helvetica, sans-serif;
	padding:4px;
	text-decoration:none
}
.homeRecorridos a:hover{
	color:#fca400;
	background-color:#fff;
}