/* CSS Document */
* {
 margin: 0;
 padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5877A6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}

a.blanco {
	color: #FFFFFF;
	text-decoration: none;
}
a.blanco:hover {
	text-decoration: none;
}


#contenedor {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
}
#cabecera {
	margin: 0px;
	padding: 0px;
	height: 90px;
	background-image: url(../images/fondos/cabecera.png);
	background-repeat:   repeat-x;
	background-position: left top;
}
#cabecera .logo{
	margin-left: 80px;
	margin-top: 10px;
	float: left;
}
#cuerpo {
	margin: 0px;
	padding: 0px;
}

#cabecera #consulte {
	height: 46px;
	width: 180px;
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cabecera #consulte a {
	background-image: url(../images/consulte_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 46px;
	width: 186px;
	font-size: 0px;
}
#cabecera  #consulte  a:hover  {
	background-image: url(../images/consulte_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#cabecera #telefono {
	color: #FFFFFF;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
	font-weight: bold;
	background-image: url(../images/iconos/telefono.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#cuerpo  #nav_sup {
	list-style-type: none;
	height: 33px;
	background-color: #213255;
}

#cuerpo #nav_izq {
	width: 231px;
	margin: 0px;
	float: left;
	clear: left;
	background-color: #E4F0F8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	height: 390px;
}
#cuerpo #nav_izq .titulo1 {
	color: #666666;
	margin-left: 20px;
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 15px;
	margin-bottom: 10px;
}
#cuerpo #nav_izq .articulos {
	margin-left: 20px;
	margin-right: 20px;
}
#cuerpo #nav_izq .articulos dt {
	color: #CC3300;
	font-size: 0.9em;
	background-image: url(../images/iconos/ico_articulo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#cuerpo #nav_izq .articulos dd {
	font-size: 0.8em;
	margin-top: 3px;
	margin-bottom: 15px;
	text-align: justify;
}

#cuerpo #contenido {
	width: 657px;
	float: left;
	text-align: justify;
	padding-left: 10px;
	padding-right: 20px;
}
#cuerpo  .titulo1  {
	color: #666666;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 15px;
	margin-left: 20px;
}




#cuerpo #contenido .contenido_txt {
	line-height: 20px;
	font-size: 95%;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}


#cuerpo #banners_inf {
	list-style-type: none;
	clear: left;
}
#cuerpo #banners_inf li {
	display: inline;
	text-align: center;
}
#cuerpo #banners_inf a {
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 67px;
	padding-left: 15px;
}

#cuerpo #banners_inf #jabsoft a {
	background-image: url(../images/jabsoft_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 38px;
	width: 215px;
}
#cuerpo #banners_inf #jabsoft a:hover {
	background-image: url(../images/jabsoft_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#cuerpo #banners_inf #ma a {
	background-image: url(../images/ma_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 38px;
	width: 215px;
}
#cuerpo #banners_inf #ma a:hover {
	background-image: url(../images/ma_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#cuerpo #banners_inf #xd a {
	background-image: url(../images/xd_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 38px;
	width: 215px;
}
#cuerpo #banners_inf #xd a:hover {
	background-image: url(../images/xd_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#cuerpo    #banners_inf    #a4wg    a {
	background-image: url(../images/4wg_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 38px;
	width: 215px;
}

#cuerpo   #banners_inf   #a4wg   a:hover {
	background-image: url(../images/4wg_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#pie {
	background-image: url(../images/fondos/pie.png);
	height: 29px;
	background-repeat:  repeat-x;
	background-position: left top;
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
	line-height: 27px;
	clear: both;
}
#cuerpo #nav_sup .dropdown #current .dir {
	background-color: #538ED5;
}

