body {

	background-color: #396DB9;

	font:16px Verdana, Helvetica, sans-serif;

	margin:0 0 0 0;

	padding:0 0 0 0;

	scrollbar-face-color:#396DB9;

	scrollbar-highlight-color:#FFFFFF;

	scrollbar-3dlight-color:#C0C0C0;

	scrollbar-darkshadow-color:#000000;

	scrollbar-shadow-color:#E7D19C;

	scrollbar-arrow-color:#87AEE5;

	scrollbar-track-color:#87AEE5;



}

.linea

{

color:#5F5F5F;

font:13px Verdana, Helvetica, sans-serif;

border-bottom: 1px solid #D3F1FF;

}

.cabecera

{

color:#FFFFFF;

font:19px Verdana, Helvetica, sans-serif;

text-transform:uppercase;

}

.desarrollo

{

color:#5F5F5F;

font:13px Verdana, Helvetica, sans-serif;

/*font-stretch:wider;*/

}

.linksSubmenu

{

font:13px Verdana, Helvetica, sans-serif;

color:#0170A1; /*5f5f5f*/

font-weight:bold;

}



A.linksSubmenu:hover {

color:#46AAD8;/*929292*/

font-weight:bold

} 



a{

color:#FFFFFF;

text-decoration:none;

}



a:hover{

color:#EDF4FF;

text-decoration:none;

}

#cabecera {

	background-image:url("imagenes/cabecera.jpg"); 

	position: relative;

	width: 1002px;

	height: 342px;

	margin:0 0 0 0;

	z-index:1;

}

#idiomas {

	position: absolute;

	width: 140px;

	margin:34px 0px 0px 29px;

}



#menu {

	font:14px Verdana, Helvetica, sans-serif;

	position: absolute;

	width: 132px;

	margin: 197px 0px 0px 0px;

}



.mimenu_li{

	background-image: url("imagenes/menu.jpg");

	height: 45px;

	width: 132px;

	left:0px;

	list-style-type: none;

	cursor:hand;

	text-align:center;

}

.mimenu_over {

	background-image: url("imagenes/menu_hover.jpg");

	height: 45px;

	width: 132px;

	left:0px;

	list-style-type: none;

	cursor:hand;

	text-align:center;

} 



#titulo {

	position: relative;

	width:480px;

	top: 225px;

	left:170px;

	z-index:1;

}



#submenu {

	position: absolute;

	width:482px;

	top: 249px;

	left:168px;

	z-index:1;

}



#contenido {

	background: url("imagenes/contenido.jpg") repeat-y; 

	width: 1002px;

	position:relative;

	margin:0 0 0 0;

	margin-top: 0px;

	height: auto;

	z-index:0;

}





#contContent {

	/*background:  url("imagenes/contenido2.jpg") repeat-y; */

	position: relative;

	margin: 0 0 0 215px;

	width: 570px;

	height: auto;

}



#pie {

	background:  url("imagenes/Pie.jpg") no-repeat;

	position: relative;

	margin:0 0 0 0;

	width: 1002px;

	height: 34px;

	z-index:0;

}

