﻿body 
{
	height:100%; 
	margin:0; 
	background-color:#C0CEDD; 
	line-height:1;
	font-family:Arial;
}

#mainContainer
{
	background-image: url('../Image/body_gradient_span.gif');	
	background-repeat: repeat-x;
	background-color:#E0E6ED; 
	clear: both;
}

#bodyContainer
{

	background-image: url('../Image/body_bkg.jpg');	
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 849px;
}

#dataContainer
{
	background-image: url('../Image/header_bkg_wol.jpg');	
	background-repeat: no-repeat;
	height: 100%;
	
	padding: 0 10px 0 12px;
}

#headerContainer
{
	position:relative !important; 
	color:#000000; 
	height:129px; 
	width:100%;
    z-index:1000;   	
}

#footerMainContainer
{
	background-image: url('../Image/body_gradient_spanFooter.gif');	
	background-repeat: repeat-x;	
	background-color:#E0E6ED; 
	clear: both;
}

#footerContainer
{
	background-image: url('../Image/bg_footer_image.jpg');	
	background-repeat: no-repeat;
	height:131px; 
	margin:0 auto; 		
	width: 849px;	
}

#footerDataContainer
{
	padding:61px 40px 0 39px;
	text-align:center;
}

/*------------------------------------------------------------------------------------------------------------------------*/

#menu_cabezal 
{
    z-index:1000;   
	background-image: url('../Image/cabezal.png');
	background-repeat:no-repeat;	
	height:28px;
	width:100%;
	overflow:hidden;	
	margin-top:65px;
}

#datos_utiles
{
	background-image:url('../Image/datosUtiles.png');
	background-repeat:no-repeat;
	font-family:Verdana, Tahoma;
	font-size:small;
	color: White;	
	width:827px;
	height:40px;	
}

#datos_utilesBottom
{
	background-image:url('../image/DatosUtilesBottom.png');
	background-repeat:repeat-x;
	width: 100%;
	height:20px;
	margin-top: -10px;	
}

#datos_utiles_fecha
{
	font-family: Arial;
	float:left; 
	font-size:12px;
	margin-top:10px; 
	margin-left: 15px;
}

#datos_utiles_links
{
	margin-top: 5px; 
	margin-right: 5px; 
	text-align:right; 
	vertical-align:middle; 
	float:right;	
}

#contenedor
{	
	width:94%;
	margin:0 auto;			
	font-size:12px;
	font-family:Arial;
}

.box-izq 
{	
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	width:51px;
}

.box-izq img {
	float:right;
	border:0;
}

.box-izq a {
	float:right;
	margin:0px;
	padding:0px;
}

.box-izq a:hover {
}

.box-der 
{	
	display:block;
	float:right;
	margin:0px;
	padding:0px;
	width:51px;
}

.box-der img 
{
	float:left;
	border:0;
}

.box-der a 
{
	float:left;
	margin:0px;
	padding:0px;
}