body {
	background:#C8DFED url(imgTemplate/fondoBody.jpg) top center no-repeat fixed;
	text-align:center;
 	font-family:Verdana;
 	font-size:12px;
 	margin:0px;
 	padding:0px;
 	color:#666666;
}

#container {
	position:relative;
	width:949px;
	margin:auto;
	text-align:left;
}

#flashCabecera{
	position: absolute;
	width:949px;
	height:462px;
}

#incidencia_telefono{
	position:absolute;
	top:0px;
	left:439px;	
	z-index:100;
	visibility:hidden;
}

#cabecera {
	position:relative;
    width:949px;
    height:461px;
}

.botonCabecera{
	position:absolute;
	width:167px;
	height:24px;
	top:365px;
	text-align:center;
	padding-top:10px;
}

.botonCabecera:hover{
	background-color:#eee;	
}

.botonCabecera a, .botonCabecera a:hover {
	font-weight:bold;
	color:#777;
	font-size:12px;	
}

#cuerpo {
	position:relative;
	width:949px;
	top:-40px;
	margin-bottom: -40px;
	background: url(imgTemplate/fondoContainer.gif);
}

#columnaIzquierda{
	position:relative;
	float:left;	
	width:563px;
	margin-left:45px;	
	display:inline;
}

.boxIzquierda{
	position:relative;
	width:563px;
	margin-bottom:20px;	
}

.boxTopIzquierda{
	position:relative;
	top:0px;
	left:0px;
	width:563px;
	height:44px;
	background:url('images/boxes/fondoCajaSuperiorLInfo.gif');	
}

.boxCentroIzquierda{
	position:relative;
	left:0px;
	width:563px;
	overflow:hidden;
	background:#ffffff;
}

.imgBoxIzquierda{
	position:relative;
	float:left;
	width:264px;
	height:153px;
	margin-left: 5px;
	margin-top: 5px;	
}

.infoBoxIzquierda{
	position:relative;
	float:right;
	width:285px;
}

.boxBottomIzquierda{
	position:relative;
	bottom:0px;
	left:0px;
	clear:both;
	width:563px;
	height:9px;
	font-size:0px;
	background:url('images/boxes/fondoCajaInferiorLI.gif');
}

.separador{
	position:relative;
	width:563px;
	height:17px;
	background:url('images/boxes/separador.jpg');
	clear:both;
}

.separadorBlanco{
	position:relative;
	width:563px;
	height:17px;
	background:#ffffff;
	clear:both;
}

.precios{
	position:relative;
	float:right;
	width:275px;
	height:39px;
	margin-right:10px;
	background:url('images/boxes/fondoPrecio.jpg') right no-repeat;
}

.preciosValor{
	position:absolute;
	top:5px;
	right:10px;
	color:#333333;
	font-size:28px;
}

.preciosDesde{
	position:absolute;
	top:22px;
	left:85px;
	color:#333333;
	font-size:11px;	
}

#columnaDerecha{
	position:relative;
	width:273px;
	float:right;		
	margin-right:45px;
	display:inline;
}

.boxDerecha{
	position:relative;
	width:273px;
	margin-bottom: 20px;	
}

.boxTopDerecha{
	position:relative;
	top:0px;
	left:0px;
	width:273px;
	height:44px;
	background:url('images/boxes/fondoCajaSuperiorLD.gif');
}

.boxTopDerecha h1, .boxTopDerecha h1 a, .boxTopDerecha h1 a:hover{
	color:#085392;
	font-size:13px;
	font-weight:bold;	
}

.boxTopIzquierda h1, .boxTopIzquierda h1 a, .boxTopIzquierda h1 a:hover{
	color:#085392;
	font-size:13px;
	font-weight:bold;
}

.iconoBoxTopDerecha{
	position:absolute;
	top:5px;
	left:5px;
	width:42px;
	height:38px;	
}

.tituloBoxTopDerecha{
	position:absolute;
	top:10px;
	left:45px;
	width:215px;
	height:30px;
	color:#aaaaaa;
	font-size:13px;
	font-weight:bold;	
}

.boxCentroDerecha{
	position:relative;
	left:0px;
	width:273px;
	background:#ffffff;
	overflow:hidden;
}

.boxBottomDerecha{
	position:relative;
	bottom:0px;
	left:0px;
	width:273px;
	height:9px;
	font-size:0px;
	background:url('images/boxes/fondoCajaInferiorLD.gif');
}

.boxBottomDerechaAzul{
	position:relative;
	bottom:0px;
	left:0px;
	width:273px;
	height:55px;
	background:url('images/boxes/fondoAzulBottom.gif');
}

.boxBottomDerechaAzulTexto{
	position:relative;
	top:0px;
	text-align:center;
	color:#ffffff;
	font-size:16px;
}

.cuadroNoticiaDerecha{
	padding:10px;
}

.tituloNoticiaDerecha a, .tituloNoticiaDerecha a:hover{
	font-size: 13px;
	color:#085392;
}

.resumenNoticiaDerecha{
	font-size:10px;
}

#pie {
	background:url(imgTemplate/pie.gif) top;
	position:relative;
	margin:auto;
	clear:both;
	width:949px;
	height:218px;	
	text-align:center;	
}

#fondoPie {
}

#logosPie{
	position:absolute;
	z-index:2;
	margin:auto;	
	width:920px;
	height:131px;
	left:40px;
	bottom:70px;
	background:url(images/logospie.jpg);
	display:none;
}

#creditos{
	position:absolute;
	top:135px;
	width:929px;
	left:10px;
	font-size:9px;
	text-align:center;
	color:#fff;	
}

#creditos a{
	font-size:10px;
	color:#fff;	
	font-weight:normal;
}


ol{
	list-style-image: url(images/boxes/bulletAzul.jpg);
	list-style-type: circle	
}

li, li a, li a:hover {
	font-weight:normal;
	font-size:10px;
	color:#3399cc;
}

/* NUEVOS ESTILOS DE ENERO DE 2009 */

.newBoxIzq {
	position:relative;
	width:563px;
}

.boxCuadradoNew {
	position:relative;
	float:left; 
	width:276px; 
	height:250px; 
	background:url(images/fondoCajaSec.gif) top no-repeat;
}

.titularBoxCuadradoNew {
	position:absolute; 
	top:0px; 
	right:7px;
	width:170px;
	text-align:left;
}

.subtituloBoxCuadradoNew {
	position:absolute; 
	top:35px; 
	right:5px;
	width:170px;
	text-align:left;	
}

.textoBoxCuadrado {
	position:absolute; 
	top:52px; 
	right:5px; 
	width:170px; 
	height:69px; 
	font-family:Verdana; 
	font-size:11px; 
	color:#666;
	text-align:left;
}

#flash1, #flash2, #flash3, #flash4, #flash12, #flash13 {
	width:138px;height:179px; top:0px; left:-10px; position:absolute;
}

#precio1, #precio2, #precio3, #precio4, #precioBol, #precioSMS {
	width:116px;height:128px; bottom:0px; right:0px; position:absolute;
}

.trabajosRealizadosBox {
	position:absolute; bottom:68px; left:33px;
}

.masInfoBox {
	position:absolute; bottom:34px; left:33px;
}

.trianguloNaranja1 {
	position:absolute;
	top:168px;
	right:245px;
}

.trianguloNaranja2 {
	position:absolute;
	top:202px;
	right:245px;
}