html,body{
	background-image: url(../img/fondo_home.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#contenido {
	width: 819px;
	min-height:500px; !important;
	*_height:100%;
	background-image: url(../img/contenido.jpg);
	margin: auto;
	font-size: 11px;
}
#contenido_2 {
	width: 819px;
	min-height:620px; !important;
	*_height:100%;
	background-image: url(../img/contenido.jpg);
	margin: auto;
	font-size: 11px;
}
#contenido_cabecera {
	width: 819px;
	height: 252px;
	background-image: url(../img/cabecera_2.jpg);
	margin-top: 10px;
	margin:auto;
	font-size: 11px;
}
.celdacabecera {
	width: 799px;
	height: 233px;
	margin-left: 10px;
}

#flash {
	width: 325px;
	height: 187px;
	float:right;

}
#logo {
	width: 474px;
	height:187px;
	float:left;
	background-image: url(../img/logo.jpg);
}
#cont_banners {
	width: 766px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 24px;
}
#mapa1{
	height: 420px;
	width: 260px;
	float:right;

}
#mapa2{
	height: 376px;
	width: 388px;
	float:left;

}
#banner_inferior{
	height: 166px;
	width: 766px;
	float:left;
	margin-top: 10px;
	margin-bottom: 20px;
	
}
#banner_superior{
	height: 168px;
	width: 768px;
	float:left;
	margin-top: 10px;
	
}
#banner_fugas {
	background-image: url(../img/banner_fugas.jpg);
	height: 128px;
	width: 491px;
	float:top;
}
#banner_ani {
	height: 103px;
	width: 491px;
	float:top;
	margin-top: 12px;
}
#banner_tex {
	width: 491px;
	float:top;
	margin-top: 12px;
}
#banner_tex_2{
	width: 766px;
	text-align:justify;
}

.tablafugas {
	margin-top: 12px;
	margin-left: 12px;
	font-size: 11px;
	text-decoration: bold;
	color: #c29c00;	
}
.tablafugas_2 {
	font-size:12px;
	color: #000000;	
	text-align: justify;
}
.tit_tablafugas {
	font-size: 12px;
	text-decoration: bold;
	color: #1e88b9;
}
.text_azul {
	font-size: 12px;
	text-decoration: bold;
	color: #1e88b9;
}

.tablafugas_boton {
	margin-top: 96px;
	margin-left: 0px;
	font-size: 11px;
	text-decoration: bold;
	color: #c29c00;	
}
.tablatext {
	margin-top: 0;
	margin-left: 0px;
	font-size: 11px;
	text-decoration: bold;
	color: #c29c00;	
}
#tit_empresa {
	height: 64px;
	width: 225px;
	float:top;
	margin-top:0;
}
#sub_menu {
	width: 280px;
	float:right;
	margin-right: 0;
	_margin-right: 15px;
}
#separador_100 {
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9ddcee;
}



#pie {
	width: 819px;
	background-image: url(../img/fondo_inferior.jpg);
	background-repeat:no-repeat;
	height: 70px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}

#pw {
float:right;
display:block;
margin-top: 10px;
padding-right: 10px;
}

#privacidad {
float:left;
width: 600px;
display:block;
color: #000000;
margin-top: 10px;
padding-left: 10px;
}

#boton_inf{
	height: 45px;
	margin-left: 466px;}
.textoblanco {
	color: #FFFFFF;
}
#boton_inf_inicio{
	height: 45px;
	width: 131px;
	margin-left:600px;
	margin-right: 80px;}
.textoblanco {
	color: #FFFFFF;
}
a.Link_Azul:link {
	text-decoration: underline;
	color: #49b5f0;
}
a.Link_Azul:visited {
	text-decoration: underline;
	color: #49b5f0;
}
a.Link_Azul:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.Link_Blanco:link {
	text-decoration: underline;
	color: #000000;
}
a.Link_Blanco:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.Link_Blanco:hover {
	text-decoration: none;
	color: #49b5f0;
}



