

@import url("header.css");

@import url("contenidos.css");

td img {display: block;}


#spcerV
{
width:22px;
}


/*base opciones de aplicacion*/

#titlesOpc{
padding-top:15px;
color:#FFFFFF;
text-align:left;
font-size:0.8em;
padding-left:25px;
font-weight: 400;
padding-bottom:7px;

}


 #baseOpc{
	width:273px;
	background-image:url(../images/backs_options.jpg);
	background-repeat:no-repeat;
	background-position: +5px +5px;
	height: 270px;
	margin-bottom:20px;
	float:left;
}



 #baseOpcV{
	width:273px;
	height: 270px;
	float:left;
}


 #baseOpcPubli{
	width:333px;
	background-image:url(../images/banner2_publi.jpg);
	background-repeat:no-repeat;
	background-position: +5px +8px;
	height: 270px;
	margin-bottom:15px;
	margin-right:7px;
	float:left;
}



/*base opciones de aplicacion*/


/* menus*/
#menu
{
padding-top:10px;
width:245px;
font-size:0.75em;
font-style:normal;
padding-left:15px;
padding-right:15px;

}


#menu ul{

   list-style: none;
   margin: 0;
   padding: 0;
   border: none;



}

#menu li {
padding-top:5px;
 border-bottom: 1px #E1ECF3 solid;
 margin: 0;
 list-style: none;
 list-style-image: none;
 padding-bottom:5px;
 display:block;
}
  
#menu li a{
color: #0A56A4;
text-decoration:none;


}
                
#menu li a:hover{
color: #666666;
text-decoration:none;


}
                
/*fin menus*/

#txtBner{
width:260px;
background-color:#F5F9FB;
color:#666;
font-size:0.7em;
margin-top:5px;
margin-bottom:5px;
padding:7px;
text-align:center;

}

#imgBner{
margin-left:15px;


}

/*footer/////////////////*/

#footer{
width:100%;
background-image:url(../images/index_r8_c2.jpg);
height:50px;
}


#footerCont {
padding:  20px 5px 15px 150px;
color: #0A56A4;
height:15px;
font-size:0.8em;
font-weight:400;

}

#footerCont a{
text-decoration:none;
color: #0A56A4;

}

#footerCont a:hover{
text-decoration: underline;
color: #0A56A4;

}

#ftel{
padding: 20px 5px 15px 20px;
color: #0A56A4;
height:15px;
font-size:0.8em;
font-weight:400;text-align: center;}

#poweredBy{
display:block;
float:right;
}

#poweredBy a, #poweredBy a:hover{
color:#FFFFFF;

}





