@charset "utf-8";
/* CSS Document */
/*****************************************/
div#contenido{
    margin-left:10px;
    padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;
    padding-right:10px;
    width:374px;
    height:551px;
    background-image:url(../imgs/bgQuienes.jpg);
    background-repeat:no-repeat;
}
p.contenido{
    padding-top:10px;
}

ul.lista{
    list-style:none;
    margin-top:10px;
}
li.lista{
    background-image:url(../imgs/vineta.gif);
    background-repeat:no-repeat;
    padding-left:20px;
    
    margin-bottom:10px;
}
#subMenu{
    position:absolute;
    top:178px;
    left:50%;
    margin-left:-401px;    
}
a.subMenu{
    display:block;
    background-image:url("../imgs/subMenu.png");	
	background-color:#CCCCCC;
	height:27px;
    width:158px;
	overflow:hidden;	
	text-indent:-1000px;
}

#subMBeneficios{
    height:33px;
    background-position:0px -32px;
}
#subMBeneficios:hover{
    background-position:159px -32px;
}

#subMQuienesSomos{
    height:33px;
    background-position:0px -64px;
}
#subMQuienesSomos:hover{
    background-position:159px -64px;
}
#subMServicios{
    height:33px;
    background-position:0px 0px;
}

#subMServicios:hover{
    background-position:159px 0px;
}
.divNew{
    margin:10px;
}
.divTitleNew{
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    color:#05356d;
}
.divDateNew{
    color:#05356d;
    font-family:monospace;
    font-style:italic;
    font-size:9px;
    margin-top:-5px;
    float:left;
    
}
.ImgNew{
    float:right;
    border:3px;
    margin-left:5px;
    border-style:solid;
    border-color:#ebba14;
    z-index:10;
}
.divTextNew{
    margin-top:5px;
    border-style: solid;
    z-index:7;
    border-width: 2px 0px 0 0px;
    border-color:#FBFBFF;
    font-family:Arial;
    color:#05356d;
}
/****************************************/



.newT{

}
/** noticias */
.newPrevio{
    background-color:#cbd8e8;    
    background-image:url(../imgs/bgInicio.png);
   	background-repeat:no-repeat;
    width:418px;
}

.newTitulo{
    float:left;
    width:330px;
    /*background-color:red;*/
    color: #006699;
    font-family:Arial;
    font-size:12px;
    margin-top:55px;
    text-transform:uppercase;
    font-weight:bold;
    padding-left:10px;
}
.newImgPrevio{ 
    width:65px;
    margin-top:8px;
   	float:left;
}
	
.newTextoPrevio{  
	clear:both;	
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
    padding-top:3px;
}

/* noticias */






*{ margin:0 0 0 0px; padding:0 0 0 0px;}
body, html {width:100%; height:100%;}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	background-image:url(../imgs/bg.png);
	background-repeat:repeat-x;
	background-color:#98c0e2;
}
#pag{
	width:801px;
	margin:0 auto;
}
#head{
	width:801px;
	height:178px;
}


#formLogin{
	width:791px;
	background-color:#FFFFFF;
	background-image:url(../imgs/bgFormLogin.gif);
	height:32px;
	padding-top:7px;
	font-family:Arial;
	font-size:12px;
	color:#073b74;
	text-align:right;
	padding-right:10px;
}
input.txtFormLogin{
	font-family:Arial;
	font-size:10px;
	height:15px;
}
input.submitFormLogin{
background-color:#073b74;
border-style:ridge;
color:#FFFFFF;
border-width:1px;
font-family:Arial;
font-size:9px;
border-color:#FFFFFF;
height:18px;}

/***Fin Formato Form Login ***/







#centro{
	padding:1px;
	background-image:url(../imgs/bgCon.png);
}

#menuR{
	float:right;
	background-color:#b9cbe1;
	width:189px;
	padding-top:4px;
	background-image:url(../imgs/bgMenuR.png);
	margin-top:-1px;
	background-repeat:repeat-x;	
	
}
#menuL{
	width:190px;
	float:left;
	background-color:#b9cbe1;
}
#pie{
	background-color:#53a4fd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;	
	padding:10px;
}
a.pie,p.pie{
color:#00286b;
text-decoration:none;

}
#cont{
	width:418px;
	padding:1px;
	float:left;
	/*background-image:url(../imgs/bgContenidos.png);
	background-repeat:repeat-x;
	height:626px;*/
}
#divBgContenido{
	width:418px;
	height:626px;
	margin-bottom:-626px;
	background-image:url(../imgs/bgContenidos.png);
	background-repeat:repeat-x;
	margin-top:-2px;
	padding-top:1px;
}

#bgListaProducto{
	background-image:url(../imgs/bgProductos.gif);
	width:192px;
	margin-left:-1px;
	margin-top:-1px;
	background-repeat:repeat-x;
	padding-top:3px;
	text-align:center;
	height:399px;
}

#divListaProducto{
	text-align:left;
	height:325px;
	overflow:auto;
}

#ulListaProducto{
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
}
.aProducto{
color:#000000;
text-decoration:none;}
.liListaProducto{
	background-image:url(../imgs/bgLiMenuProductos.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:2px;
	margin-right:5px;
}
#menuL2{
background-image:url(../imgs/bgMenuL2.png);
background-repeat:repeat-x;
text-align:center;
padding-top:10px;
margin-top:-3px;}
p{
margin-top:2px;
margin-bottom:5px;}
p.contenido,p.subTitulo{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#05356d;
}
p.subTitulo{
font-weight:bold;}
#contenido{
padding-left:5px;
margin-right:5px;
margin-bottom:5px;}
