
.div_banner
{
}

.tbl_banner
{
   width: 100% ;
	margin-top: 2px ;
}

.tbl_banner td
{
	vertical-align: middle ;
}

.tbl_banner .logo_1
{
   width: 210px ;
   text-align: left ;
}

.tbl_banner .modalidad
{
	color: #AAAAAA ;
	font-size: 13px ;
	font-weight: bold ;
	text-align: center ;
}

.tbl_banner .modalidad#select
{
	color: #04566C ;
}

.tbl_banner .modalidad img
{
	border: 0px solid ;
}

.tbl_banner .logo_2
{
   width: 210px ;
   text-align: right ;
   padding-right: 10px ;
}

.tbl_banner .menu_idioma
{
	background-image: url( ../img/fondo_idioma.gif) ;
   background-repeat: repeat-x ;
   color: white ;
   height: 25px ;
   padding-right: 20px ;
 	font-size: 12px ;
	font-weight: bold ;
   text-align: right ;
}

.tbl_banner .menu_idioma a
{
   color: #FF8000 ;
}

.logo_1 img
{
	border: none ;
}

.logo_2 img
{
	border: none ;
}

