/**
 * <b>Copyright (c) 2005.  Praint Media Group.  All rights reserved.</b><br/>
 */


body {
	/*background-image:url(/img/bg.jpg);
	background-repeat:repeat-x;*/
	background-color: #587A9D;
	margin:0 auto 0 auto;
	line-height:17px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3e4c5b;
}

ul {
	list-style-image:url(/img/bulletlist.gif);
	color:#113b61;
	line-height:17PX;
	font-weight:bold;
	list-style-position:outside;
	margin-top:5px;
	}
	
li { margin: 0px; padding: 0px; } 

.estilotextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////   DIVS   //////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/

div#main {
	margin:0px auto 30px auto; 
	width:927px; 
	height:auto; 
	background-color:#FFFFFF; 
	border: 1px #577a9b solid;
	position:relative;
		
}

div#content {
	padding-left:21px;		
}

div#seccion {
	background-image:url(/img/bg_seccion.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:25px;
	padding-top:21px;

}


.menu {
	background-image:url(/img/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:20px;
	padding-left:30px;
	line-height:15px;
	height:430px;
	margin-bottom:70px;
	}

.menu_en {
	background-image:url(/img/bg_menu_en.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:20px;
	padding-left:30px;
	line-height:15px;
	height:470px;
	margin-bottom:70px;
	}

.aplicaciones {
	 margin-top:9px; 
	 margin-left:-6px; 
	 width:342px; 
	 line-height:18px;
	 margin-bottom:0px; 
	 }

.contact {
	 background-image:url(/img/bg_contact.png);
	 background-repeat:no-repeat;
	 padding-top:13px;
	 padding-left:18px;
	 padding-bottom:18px;
	 font-weight:100; 
	 line-height:19px;
	 width:500px;
	 height:150px;
	 font-size:11px;
	 margin-top:4px;
	 }


/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////   ELEMENTOS   //////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/	

.destacado {
	color:#113B61;
	font-weight:bold;
	}
	
.titulos {
	font-size:27px;
	color:#113B61;
	width:555px;
	line-height:29px;
	padding-top:7px;
	padding-bottom:9px;
	/*font-weight:bold;*/
	border-bottom:1px #113B61 solid;
	}
	
.titulo_menu {
	font-size:18px;
	font-weight:bold; 
	width:185px; 
	color:#3e4c5b; 
	padding-left:0px; 
	padding-bottom:5px; 
	border-bottom:1px #3e4c5b solid;
}

.titulo_menu_en {
	font-size:18px;
	font-weight:bold; 
	width:218px; 
	color:#3e4c5b; 
	padding-left:0px; 
	padding-bottom:5px; 
	border-bottom:1px #3e4c5b solid;
	letter-spacing:-1px;
}


.una_noticia
	{
	font:normal 30px/32px Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	color:#000; 
	display:block;
	}

.masinfo {
	text-align:center;
	display:block;
	width:557px;
	border-bottom:1px #105FA9 dotted;
	border-top:1px #105FA9 dotted;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:70px;
	margin-top:30px;
	}

.menu_item {

	display:block;
	color:#00aae2;
	font-weight:bold;
	border-bottom:1px #3e4c5b dotted;
	margin-left:5px;
	padding-top:8px;
	padding-bottom:10px;
	width:212px;
	}
	
	
.menu_item2 {

	display:block;
	color:#5dd7ff;
	font-weight:bold;
	border-bottom:1px #FFF dotted;
	padding-left:7px;
	padding-top:8px;
	padding-bottom:10px;
	width:212px;
	}

.entradilla {
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	}
	
.espaciado {
	margin-top:6px;
	}

/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////   LINKS   //////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/	


.menu a:link, .menu a:visited {
	font-size:11px;
	font-weight:bold;
	color:#105FA9;
	text-decoration:none;
	}

.menu a:hover, .menu a:active {
	color:#00AAE2;
	text-decoration:none;	
	}
	
	
.white a:link, .white a:visited {
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	}

.white a:hover, .white a:active {
	color:#FFF;
	text-decoration:underline;
	}
	
.azul_neon a:link, .azul_neon a:visited {
	font-size:11px;
	font-weight:bold;
	color:#00AAE2;
	text-decoration:none;
	}

.azul_neon a:hover, .azul_neon a:active {
	color:#105FA9;
	text-decoration:none;
	}

.normal a:link, .normal a:visited {
	font-size:11px;
	font-weight:bold;
	color:#105FA9;
	text-decoration:none;
	}

.normal a:hover, .normal a:active {
	color:#00AAE2;
	text-decoration:none;
	}

.normal2 a:link, .normal2 a:visited {
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	}

.normal2 a:hover, .normal2 a:active {
	color:#5dd7ff;
	text-decoration:none;
	}
