/* CSS Document */

body {margin:0; padding:0; width:100%; height:100%; overflow:auto; background-color:#FFFFFF; } 
#background{ height:100%; width:100%; position:absolute; }

a:link {
	color: #101951;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color: #650d0d;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#caja_home {
	position: absolute;
	left: 50%;
	/*top: 50%;*/
    width: 955px;
	height: 676px;
	margin-left: -473px;
	margin-top: 0px;
	overflow: hidden; /* hidden si el contenido es mucho mas extenso que el alto definido y queremos hacer scoll en el DIV*/
	background:url('imgs/bkg.jpg') no-repeat;	/*border: 1px solid grey;*/
	top: 0px;
				}					

#apIdioma {
	position:absolute;
	left:827px;
	top:2px;
	/*background-color:#000000;*/
	width:55px;
	height:19px;
	z-index:1;
}
#apMail {
	position:absolute;
	left:887px;
	top:2px;
	/*background-color:#000000;*/
	width:66px;
	height:19px;
	z-index:1;
}

#apB1 {
	position:absolute;
	left:113px;
	top:48px;
	width:148px;
	height:26px;
	z-index:1;
}
#apB2 {
	position:absolute;
	left:261px;
	top:48px;
	width:148px;
	height:26px;
	z-index:1;
}
#apB3 {
	position:absolute;
	left:409px;
	top:48px;
	width:148px;
	height:26px;
	z-index:1;
}
#apB4 {
	position:absolute;
	left:557px;
	top:48px;
	width:148px;
	height:26px;
	z-index:1;
}
#apB5 {
	position:absolute;
	left:705px;
	top:48px;
	width:148px;
	height:26px;
	z-index:1;
}
#apB6 {
	position:absolute;
	left:853px;
	top:48px;
	width:68px;
	height:26px;
	z-index:1;
}
#apCentral {
	position:absolute;
	left:0px;
	top:74px;
	width:955px;
	height:586px;
	z-index:1;
}
#apCentralSecc {
	position:absolute;
	left:0px;
	top:74px;
	width:955px;
	height:586px;
	z-index:1;
	
	background:url('img_secciones/img_areas.jpg') no-repeat;
}
#apCentralSecc2 {
	position:absolute;
	left:0px;
	top:74px;
	width:955px;
	height:586px;
	z-index:1;
	
	background:url('img_secciones/img_areaslogan.jpg') no-repeat;
}
#apPie {
	position:absolute;
	bottom:-14px;
	width:100%;
	height:14px;
	z-index:1;
}
.titulos {font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#333333; float:left;}
.links {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#101951; float:left; text-decoration:none;}
.links_ov {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#8a2a2a; float:left; text-decoration:none;}
.pie {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#101951; float:center;}

.titulosAreas {font-family: Times New Roman, Times, serif; font-size:18px; color:#101951; float:left;}
.Texto_Inf {font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#444444; float:left;}
.Texto_Inf_bold {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#333333; float:left;}
.txB1 {font-family: Times New Roman, Times, serif; font-size:14px; color:#101951; float:left;}

.titulosMail {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#FFFFFF; float:right;}
.style1 {color: #FFFFFF}
