@charset "UTF-8";
body {
	font: 10pt Calibri, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #444444;
	background-color: #e1e1e1;
	background-image: url(../images/bg_gradient.gif);
	background-repeat: repeat-x;
}
.text01 {
	font-size:18pt;
	color: #535353;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.text02 {
	font-size:9pt; 
	color: #005cab;
}
.text03 {
	font-size:10pt;
	color: #979797;
}
.text05 {
	font-size:13pt;
	color: #005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.text04 {
	font-size:9pt;
	color: #0a437e;
	text-decoration:none;
}
.text04 a:link{
	font-size:9pt;
	color: #0a437e;
	text-decoration:none;
}

.text06 {
	font-size:11pt;
	color: #0a437e;
}
.text07 {
	font-size:13pt;
	line-height:16px;
	color:#878787;
}
.text08 {
	font-size:17pt;
	line-height:18px;
	color:#878787;
}
.text09 {
	font-size:10pt;
	line-height:16px;
	color:#878787;
}
.text10 {
	font-size:9pt;
	line-height:16px;
	color:#444444;
}
.text11 {
	font-size:10pt;
	color:#FFFFFF;
}
.text12 {
	font-size:15pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}
.text13 {
	font-size:18pt;
	color: #005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.text14 {
	font-size:12pt;
	color: #b3d9ff;
}
.textJustify {
	text-align:justify;	
}
A.link_01:link
{
	font-size:10pt;
	color: #979797;
	text-decoration: none;
}
A.link_01:visited
{
	font-size:10pt;
	color: #979797;
	text-decoration: none;
}
A.link_01:hover
{
	font-size:10pt;
	color: #0a437e;
	text-decoration: none;
}
A.link_02:link
{
	font-size:10pt;
	color: #005cab;
	text-decoration: none;
}
A.link_02:visited
{
	font-size:10pt;
	color: #005cab;
	text-decoration: none;
}
A.link_02:hover
{
	font-size:10pt;
	color: #005cab;
	text-decoration: underline;
}
.form_login {
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/shadow_form_login.gif);
	background-repeat: repeat-x;
	border: 1px solid #d9d9d9;
	width:90px;
}
.oneColLiqCtrHdr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColLiqCtrHdr #container2 {
	width: 800px;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-attachment: scroll;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColLiqCtrHdr #header {
	width:800px;
	height:126px;
	margin:auto;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}
.oneColLiqCtrHdr #mainMenu {
	width:800px;
	height:30px;
	margin:auto;
	background-image: url(../images/bg_menu.gif);
}
.oneColLiqCtrHdr #mainProd {
	width:800px;
	height:210px;
	margin:auto;
	background-image: url(../images/bg_banner01.jpg);
	background-repeat: no-repeat;
}
.oneColLiqCtrHdr #menuProd {
	width:800px;
	height:43px;
	margin:auto;
}
.oneColLiqCtrHdr #mainContent {
	width:800px;
	margin:auto;
	margin-top:8px;
}
.oneColLiqCtrHdr #footer {
	height:90px;
	width:800px;
	margin:auto;
	margin-top:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
} 
#leftheader { 
 width: 280px;
 padding-top:30px;
 padding-left:25px;
 float: left;
}
#rightheader {
	float:right;
	width:465px;
}
#rightheaderdown {
	padding-right:10px;
	text-align:right;
	padding-top:50px;
}
#rightheadertop {
	padding-right:10px;
	padding-top:4px;
	padding-left:10px;
	height:30px;
}
#leftfooter { 
 line-height:20px;
 width: 520px;
 padding-top:6px;
 padding-left:5px;
 float: left;
}
#rightfooter {
	padding-top:6px;
	float:right;
	width:260px;
}
#imgWrapperFooter {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid #9f9f9f;
	background-color:#FFF;
	padding:1px;
}
#wrapper { 
 margin: 0 auto;
 width: 790px;
}
#wrapper2 { 
 margin: 0 auto;
 width: 780px;
}
#leftcolumnHome {
	width: 260px;
	float: left;
	/*padding-right:13px;*/
	text-align: left;
	clear:both;
	/*height:320px;*/
}
#contentHome {
	padding-right:8px;
	padding-left:8px;
	float: left;
	border-right: solid;
	border-right-color:#d3d3d3;
	border-right-width:1px;
	border-left: solid;
	border-left-color:#d3d3d3;
	border-left-width:1px;
	width: 230px;
	display: inline;
	height:320px;
}
#rightcolumnHome { 
 padding-left: 15px;
 width: 250px;
 height:320px;
 float: left;
 position: relative;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
	padding-top: 0px;
}
#antsig { 
	text-align:right;
	float:left;
	padding-right:8px;
	width:260px;
	height:30px;
	/*clear:right;*/
}

#imgWrapper1 {
	float:left;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #c9c9c9;
	background-color:#FFF;
	padding:3px;
}
#imgWrapper2 {
	float:left;
	border: 1px solid #c9c9c9;
	background-color:#FFF;
	padding:2px;
}
#imgWrapper3 {
	width:165px;
	border: 1px solid #c9c9c9;
	background-color:#FFF;
	padding:2px;
	margin-bottom:5px;
}
#vermas { 
	border-top: solid;
	border-top-color:#d3d3d3;
	border-top-width:1px;
	margin-top:5px;
	padding-top:5px;
	text-align:right;
}
#leftNews { 
 width: 40px;
 float: left;
 text-align:center;
}
#rightNews {
	padding-right:5px;
	padding-left:5px;
	float: left;
	border-left: solid;
	border-left-color:#d3d3d3;
	border-left-width:1px;
	width: 190px;
	display: inline;
}
#itemNews {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;
}
#itemlastNews {
	float:left;
	padding-top:10px;
}
#contProd {
	float:left;
	width:340px;
	margin-top:25px;
	margin-left:434px;
}
#tituloProd {
	margin-bottom:5px;
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;

}
#titulo01 {
	margin-bottom:5px;
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;

}
#footProd {
	text-align:right;
	margin-top:5px;
	padding-top:5px;
	border-top: solid;
	border-top-color:#d3d3d3;
	border-top-width:1px;

}
#mainTitle {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:8px;
	text-align:left;
	padding-top:10px;
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;

}
#leftcolumnPerfil {
	width: 230px;
	float: left;
	padding-right:15px;
	text-align: left;
}
#contentPerfil {
	padding-right:8px;
	padding-left:8px;
	float: left;
	border-right: solid;
	border-right-color:#d3d3d3;
	border-right-width:1px;
	border-left: solid;
	border-left-color:#d3d3d3;
	border-left-width:1px;
	width: 280px;
	display: inline;
}
#rightcolumnPerfil { 
 padding-left: 10px;
 width: 225px;
 float: left;
 position: relative;
}
#cuadroEquipo {
	padding:3px;
    float: left;
	border: solid;
	border-color:#466b8f;
	border-width:1px;
	background-color:#FFF;
	width: 210px;
	display: inline;
}
#cuadroDonde {
	padding:3px;
    float: left;
	border: solid;
	border-color:#466b8f;
	border-width:1px;
	background-color:#FFF;
	width: 200px;
	display: inline;
}
#cuadroEquipoinside {
	padding:3px;
	background-image: url(../images/bg_cuadro_eaquipo.gif);
	background-repeat: repeat-x;
	width:204px;
	background-color: #0C3B6F;
	float:left;
}
#cuadroDondeinside {
	padding:3px;
	background-image: url(../images/bg_cuadro_eaquipo.gif);
	background-repeat: repeat-x;
	width:194px;
	background-color: #0C3B6F;
	float:left;
}
.itemEquipo {
	margin:5px;
	padding:3px;
	border: solid;
	border-color:#1a5ca0;
	border-width:1px;
}
#verPerfil {
	margin-top:10px;
	text-align:right;
}
#leftcolumnPanama {
	width: 172px;
	float: left;
	padding-right:15px;
	text-align: left;
}
#contentPanama {
	padding-right:8px;
	padding-left:8px;
	float: left;
	border-right: solid;
	border-right-color:#d3d3d3;
	border-right-width:1px;
	border-left: solid;
	border-left-color:#d3d3d3;
	border-left-width:1px;
	width: 345px;
	display: inline;
}
#rightcolumnPanama { 
 padding-left: 10px;
 width: 215px;
 float: left;
 position: relative;
}
#leftcolumnDonde {
	width: 200px;
	float: left;
	padding-right:15px;
	text-align: left;
}
#contentDonde { 
 width: 530px;
 float: right;
 display: inline;
}
#articulos {
	float: left;
	padding:3px;
	border: solid;
	border-color:#d3d3d3;
	border-width:1px;
	width: 225px;
	display: inline;
}
#paginacion1 { 
	border-bottom: solid;
	border-bottom-color:#4b75a0;
	border-bottom-width:1px;
	margin-bottom:5px;
	text-align:right;
}
#paginacion2 { 
	border-top: solid;
	border-top-color:#4b75a0;
	border-top-width:1px;
	margin-top:5px;
	text-align:right;
}
#leftColumnArticulo {
	width: 590px;
	border-right: solid;
	border-right-color:#d3d3d3;
	border-right-width:1px;
	float: left;
	padding-right:15px;
	text-align: left;
}
#rightColumnArticulo {
	width: 150px;
	float: right;
	display:inline;
	padding-right:15px;
	text-align: left;
}
#leftColumnBolsa {
	width: 220px;
	float: left;
	text-align: left;
}
#rightColumnBolsa {
	padding-left:10px;
	width: 520px;
	border-left: solid;
	border-left-color:#d3d3d3;
	border-left-width:1px;
	float: right;
	display:inline;
	padding-right:15px;
	text-align: left;
}
#titMenu {
	width:208px;
	border-bottom: solid;
	border-bottom-color:#0a437e;
	border-bottom-width:1px;
	float: left;
	margin-bottom:5px;
	text-align: left;
}
#navcontainer { width: 208px;
}

#navcontainer ul
{
	list-style-type: none;
	margin-top:3px;
	padding-top:5px;
	margin-left:0px;
}

#navcontainer a
{
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;
	display: block;
	padding: 3px;
}

#navcontainer a:link, #navlist a:visited
{
	font-size:1.1em;
	color: #0a437e;
	text-decoration: none;
}

#navcontainer ul a:hover
{
	font-size:1.1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0a437e;
}

#navcontainer a:hover
{
	font-size:1.1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0a437e;
}
#itemJobs {
	margin-top:5px;
	margin-bottom:5px;
}
#leftJobs { 
 width: 40px;
 float: left;
 text-align:center;
}

#rightJobs {
	width:465px;
	padding-right:5px;
	padding-left:5px;
	float: right;
	border-left: solid;
	border-left-color:#d3d3d3;
	border-left-width:1px;
	display: inline;
}
.form_post {
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/layout/shadow_form_post.gif);
	background-repeat: repeat-x;
	border: 1px solid #a8a8a8;
}
.form_btn {
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #0d3d70;
	background-image: url(../images/layout/shadow_btn.gif);
	background-repeat: repeat-x;
	border: 1px solid #2f5f91;
	height:24px;
	text-indent: 2px;
	margin: 2px;
	padding: 0px;
	width:70px;
}
#enviar {
	text-align:center;
	margin-left:35px;
	width:450px;
	border-top: solid;
	border-top-color:#0a437e;
	border-top-width:1px;
}
#leftColumnQuienes {
	width: 500px;
	float: left;
	padding-right:10px;
	text-align: left;
}
#rightColumnQuienes {
	padding-left:10px;
	width: 220px;
	float: right;
	display:inline;
	padding-right:15px;
	text-align: left;
}
#leftColumnHistoria {
	padding-top:10px;
	padding-bottom:10px;
	width: 50px;
	padding-left:10px;
	padding-right:10px;
	float: left;
	border-right: solid;
 border-right-color:#d3d3d3;
 border-right-width:1px;
	text-align: center;
}
#rightColumnHistoria {
	width: 700px;
	padding-top:10px;
	float: right;
	display:inline;
	text-align: left;
}
#cuadroProducto1 {
	border: 1px solid #0a437e;
	width:170px;
	background-color: #FFF;
	float:left;
	padding:3px;
	height:269px;
}
#cuadroProductoInterno {
	/*background-color: #d6d6d6;*/
	float:left;
	padding:3px 7px 3px 8px;
	background-image: url(../images/layout/bgcuadroprod.gif);
	background-repeat: repeat-x;
}
#vermascenter {
	padding-top:5px;
	text-align:center;
}
#leftcolumnProd {
	width: 155px;
	float: left;
	padding-right:15px;
	text-align: left;
}
#contentProd {
	padding-right:8px;
	padding-left:8px;
	float: left;
	border-right: solid;
	border-right-color:#d3d3d3;
	border-right-width:1px;
	border-left: solid;
	border-left-color:#d3d3d3;
	border-left-width:1px;
	width: 345px;
	display: inline;
}
#rightcolumnProd { 
 padding-left: 10px;
 width: 215px;
 float: left;
 position: relative;
}
#navcontainerProd { width: 165px;
}

#navcontainerProd ul
{
	list-style-type: none;
	 margin-top:3px;
	 padding-top:5px;
	 /*margin-left:-40px;*/
}

#navcontainerProd a
{
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;
	display: block;
	padding: 3px;

}

#navcontainerProd a:link, #navlist a:visited
{
	font-size:1.1em;
	color: #0a437e;
	text-decoration: none;
}

#navcontainerProd a:hover
{
	font-size:1.1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8CC1F7;
}
#titMenuProd {
	width:165px;
	border-bottom: solid;
	border-bottom-color:#0a437e;
	border-bottom-width:1px;
	float: left;
	margin-bottom:5px;
	text-align: left;
}

#leftcolumnArt {
	width: 155px;
	float: left;
	padding-right:15px;
	text-align: left;
}
#contentArt {
	padding-right:8px;
	padding-left:8px;
	float: left;
	border-right: solid;
	border-right-color:#d3d3d3;
	border-right-width:1px;
	border-left: solid;
	border-left-color:#d3d3d3;
	border-left-width:1px;
	width: 530px;
	display: inline;
}
#rightcolumnArt { 
 padding-left: 10px;
 width: 170px;
 float: left;
 position: relative;
}

/*Banner. Agregado por colpas*/
#nav {
	border-bottom:1px solid #CCCCCC;
	height:53px;
	width:800px;
	text-align: left;
	text-decoration:none;
	background-image: url(../images/sub_menuBG.jpg);
	background-repeat: repeat-x;
	font-family:Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#777777;
	line-height:16px;
}
.uno {
	float: left;
	height: 43px;
	width: 110px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	text-decoration:none;
}
.uno a:link{
	color:#777777;
	text-decoration:none;
}
.uno a:visited{
	color:#777777;
	text-decoration:none;
}
.uno a:hover{
	float: left;
	height: 43px;
	width: 110px;
	/*border-right: solid 1px #fff;*/
	margin-left: -5px;
	background-image:url(../images/unoBG.jpg);
	background-repeat:repeat-x;
	margin-top:-18px;
	padding-left:5px;
	padding-top:18px;
	color:#fff;
	text-decoration:none;
}

.class_uno_selected {
	float: left;
	height: 43px;
	width: 110px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/unoBG.jpg);
	background-repeat:repeat-x;
}
.class_uno_selected a:link{
	color:#fff;
	text-decoration:none;
}
.class_uno_selected a:visited{
	color:#fff;
	text-decoration:none;
}


.dos {
	float: left;
	height: 43px;
	width: 110px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#777777;
	text-decoration:none;
}
.dos a:link{
	color:#777777;
	text-decoration:none;
}
.dos a:visited{
	color:#777777;
	text-decoration:none;
}
.dos a:hover{
	float: left;
	height: 43px;
	width: 110px;
	/*border-right: solid 1px #fff;*/
	margin-left: -5px;
	background-image:url(../images/dosBG.jpg);
	background-repeat:repeat-x;
	margin-top:-18px;
	padding-left:5px;
	padding-top:18px;
	color:#fff;
	text-decoration:none;
}
.dosSelected{
	float: left;
	height: 43px;
	width: 110px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/dosBG.jpg);
	background-repeat:repeat-x;
}

.class_dos_selected {
	float: left;
	height: 43px;
	width: 110px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/dosBG.jpg);
	background-repeat:repeat-x;
}
.class_dos_selected a:link{
	color:#fff;
	text-decoration:none;
}
.class_dos_selected a:visited{
	color:#fff;
	text-decoration:none;
}
.tres {
	float: left;
	height: 43px;
	width: 110px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#777777;
	text-decoration:none;
}
.tres a:link{
	color:#777777;
	text-decoration:none;
}
.tres a:visited{
	color:#777777;
	text-decoration:none;
}
.tres a:hover{
	float: left;
	height: 43px;
	width: 110px;
	/*border-right: solid 1px #fff;*/
	margin-left: -5px;
	background-image:url(../images/tresBG.jpg);
	background-repeat:repeat-x;
	margin-top:-18px;
	padding-left:5px;
	padding-top:18px;
	color:#fff;
	text-decoration:none;
}
.class_tres_selected {
	float: left;
	height: 43px;
	width: 110px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/tresBG.jpg);
	background-repeat:repeat-x;
}
.class_tres_selected a:link{
	color:#fff;
	text-decoration:none;
}
.class_tres_selected a:visited{
	color:#fff;
	text-decoration:none;
}
.cuatro {
	float: left;
	height: 43px;
	width: 116px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#777777;
	text-decoration:none;
}
.cuatro a:link{
	color:#777777;
	text-decoration:none;
}
.cuatro a:visited{
	color:#777777;
	text-decoration:none;
}
.cuatro a:hover{
	float: left;
	height: 43px;
	width: 116px;
	/*border-right: solid 1px #fff;*/
	margin-left: -5px;
	background-image:url(../images/cuatroBG.jpg);
	background-repeat:repeat-x;
	margin-top:-18px;
	padding-left:5px;
	padding-top:18px;
	color:#fff;
	text-decoration:none;
}
.class_cuatro_selected {
	float: left;
	height: 43px;
	width: 116px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/cuatroBG.jpg);
	background-repeat:repeat-x;
}
.class_cuatro_selected a:link{
	color:#fff;
	text-decoration:none;
}
.class_cuatro_selected a:visited{
	color:#fff;
	text-decoration:none;
}
.cinco {
	float: left;
	height: 43px;
	width: 112px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#777777;
	text-decoration:none;
}
.cinco a:link{
	color:#777777;
	text-decoration:none;
}
.cinco a:visited{
	color:#777777;
	text-decoration:none;
}
.cinco a:hover{
	float: left;
	height: 43px;
	width: 112px;
	/*border-right: solid 1px #fff;*/
	margin-left: -5px;
	background-image:url(../images/cincoBG.jpg);
	background-repeat:repeat-x;
	margin-top:-18px;
	padding-left:5px;
	padding-top:18px;
	color:#fff;
	text-decoration:none;
}
.class_cinco_selected {
	float: left;
	height: 43px;
	width: 112px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/cincoBG.jpg);
	background-repeat:repeat-x;
}
.class_cinco_selected a:link{
	color:#fff;
	text-decoration:none;
}
.class_cinco_selected a:visited{
	color:#fff;
	text-decoration:none;
}
.seis {
	float: left;
	height: 43px;
	width: 100px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#777777;
	text-decoration:none;
}
.seis a:link{
	color:#777777;
	text-decoration:none;
}
.seis a:visited{
	color:#777777;
	text-decoration:none;
}
.seis a:hover{
	float: left;
	height: 43px;
	width: 100px;
	/*border-right: solid 1px #fff;*/
	margin-left: -5px;
	background-image:url(../images/seisBG.jpg);
	background-repeat:repeat-x;
	margin-top:-18px;
	padding-left:5px;
	padding-top:18px;
	color:#fff;
	text-decoration:none;
}
.class_seis_selected {
	float: left;
	height: 43px;
	width: 100px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/seisBG.jpg);
	background-repeat:repeat-x;
}
.class_seis_selected a:link{
	color:#fff;
	text-decoration:none;
}
.class_seis_selected a:visited{
	color:#fff;
	text-decoration:none;
}
.siete {
	float: left;
	height: 43px;
	width: 100px;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#777777;
	text-decoration:none;
}
.siete a:link{
	color:#777777;
	text-decoration:none;
}
.siete a:visited{
	color:#777777;
	text-decoration:none;
}
.siete a:hover{
	float: left;
	height: 43px;
	width: 101px;
	margin-left: -5px;
	background-image:url(../images/sieteBG.jpg);
	background-repeat:repeat-x;
	margin-top:-18px;
	padding-left:5px;
	padding-top:18px;
	color:#fff;
	text-decoration:none;
}

.class_siete_selected {
	float: left;
	height: 43px;
	width: 101px;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/sieteBG.jpg);
	background-repeat:repeat-x;
}
.class_siete_selected a:link{
	color:#fff;
	text-decoration:none;
}
.class_siete_selected a:visited{
	color:#fff;
	text-decoration:none;
}


.banner {
	height: 210px;
	width: 800px;
	color: #FFFFFF;
}
.textBG {
	float: right;
	height: 195px;
	width: 380px;
	margin-top: 15px;
	background-image: url(../images/textBG.png);
	background-repeat: no-repeat;
}
.bannerTitle {
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 14px;
	border-bottom: solid #ccc 1px;
	width: 360px;
	font-size: 20px;
}
.bannerText {
	height: 110px;
	width: 360px;
	margin-left: 14px;
}
.more {
	height: 29px;
	width: 71px;
	float: right;
	margin-right: 20px;
}
/*Fin del banner. Por colpas*/
.teamPic {
	float: left;
	height: 67px;
	width: 69px;
	margin-right: 6px;
	border: 1px solid #c9c9c9;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}
.teamName {
	float: left;
	height: auto;
	width: 109px;
	color: #b3d9ff;
	font-size: 12pt;
}
.teamPosition {
	float: left;
	height: 20px;
	width: 109px;
	margin-top: 2px;
	color: #FFFFFF;
	font-size: 10pt;
}
.verPerfil {
	float: right;
	width: 44px;
	margin-top: 5px;
	margin-right: 2px;
}

.cleaner{
	clear:both;
}
#perfilDesc {
	height: auto;
	width: 280px;
	float: left;
	padding-right:8px;
	padding-left:8px;
	float: left;
	border-right: solid;
	border-right-color:#d3d3d3;
	border-right-width:1px;
	border-left: solid;
	border-left-color:#d3d3d3;
	border-left-width:1px;
}
.itemSelected{
	color:#fff;
	background-color: #0a437e; 
}
.itemSelected a:link{
	color:#fff;
}

.itemNonSelected{
	color:#FFFFFF;
}
.itemNonSelected a:link{
	color:#FFFFFF;
}
.itemNonSelected a:hover{
	color:#FFFFFF;
}

.unoSelected{
	float: left;
	height: 43px;
	width: 110px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/unoBG.jpg);
	background-repeat:repeat-x;
}
.unoSelected a:link{
	color:#fff;
	text-decoration:none;
}
.unoSelected a:visited{
	color:#fff;
	text-decoration:none;
}
.unoSelected a:hover{
	color:#fff;
	text-decoration:none;
}

.dosSelected{
	float: left;
	height: 43px;
	width: 110px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/dosBG.jpg);
	background-repeat:repeat-x;
}
.dosSelected a:link{
	color:#fff;
	text-decoration:none;
}
.dosSelected a:visited{
	color:#fff;
	text-decoration:none;
}
.dosSelected a:hover{
	color:#fff;
	text-decoration:none;
}

.tresSelected{
	float: left;
	height: 43px;
	width: 110px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/tresBG.jpg);
	background-repeat:repeat-x;
}
.tresSelected a:link{
	color:#fff;
	text-decoration:none;
}
.tresSelected a:visited{
	color:#fff;
	text-decoration:none;
}
.tresSelected a:hover{
	color:#fff;
	text-decoration:none;
}

.cuatroSelected{
	float: left;
	height: 43px;
	width: 116px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/cuatroBG.jpg);
	background-repeat:repeat-x;
}
.cuatroSelected a:link{
	color:#fff;
	text-decoration:none;
}
.cuatroSelected a:visited{
	color:#fff;
	text-decoration:none;
}
.cuatroSelected a:hover{
	color:#fff;
	text-decoration:none;
}

.cincoSelected{
	float: left;
	height: 43px;
	width: 112px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/cincoBG.jpg);
	background-repeat:repeat-x;
}
.cincoSelected a:link{
	color:#fff;
	text-decoration:none;
}
.cincoSelected a:visited{
	color:#fff;
	text-decoration:none;
}
.cincoSelected a:hover{
	color:#fff;
	text-decoration:none;
}

.seisSelected{
	float: left;
	height: 43px;
	width: 100px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/seisBG.jpg);
	background-repeat:repeat-x;
}
.seisSelected a:link{
	color:#fff;
	text-decoration:none;
}
.seisSelected a:visited{
	color:#fff;
	text-decoration:none;
}
.seisSelected a:hover{
	color:#fff;
	text-decoration:none;
}

.sieteSelected{
	float: left;
	height: 43px;
	width: 100px;
	border-right: solid 1px #fff;
	padding-left: 5px;/**/
	padding-top:18px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/sieteBG.jpg);
	background-repeat:repeat-x;
}
.sieteSelected a:link{
	color:#fff;
	text-decoration:none;
}
.sieteSelected a:visited{
	color:#fff;
	text-decoration:none;
}
.sieteSelected a:hover{
	color:#fff;
	text-decoration:none;
}
/*Colores de los títulos de los producto*/
.prodTitle1 {
	font-size:18pt;
	/*color: #8d6d02;//original
	f4c900=segun dichter*/
	color:#005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.prodTitle2 {
	font-size:18pt;
	/*color: #0a437c;*/
	color: #005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.prodTitle3 {
	font-size:18pt;
	/*color: #580509;
	color:d2232a=propuesto1*/
	color:#005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.prodTitle4 {
	font-size:18pt;
	/*color: #02848c;
	color:#f7941e; propuesto1*/
	color:#005cab;
	
	font-family:Georgia, "Times New Roman", Times, serif;
}
.prodTitle5 {
	font-size:18pt;
	/*color: #245b08;
	color:#007355;propuesto1*/
	color:#005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.prodTitle6 {
	font-size:18pt;
	/*color: #66028c;
	color:#003d79;propuesto1*/
	color:#005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.prodTitle7 {
	font-size:18pt;
	/*color: #b4b100;//original
	5fc6ca=segun dichter
	#5cbdc3; propuesto1
	color:#e5dd00;propuesto2*/
	color:#005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#video {
	height: auto;
	width: 210px;
}
#player {
	margin-top: 4px;
}
#navegation {
	margin-top: 8px;
}

.leftNav {
	float: left;
}
.rightNav {
	float: right;
}
.leftNav1 {
	color:#005cab;
	text-decoration:none;
}
.leftNav2 {
	color:#0a437e;
	text-decoration:none;
}
.leftNav3 {
	color:#005cab;
	text-decoration:none;
}
.leftNav4 {
	color:#005cab;
	text-decoration:none;
}
.leftNav5 {
	color:#005cab;
	text-decoration:none;
}
.leftNav6 {
	color:#005cab;
	text-decoration:none;
}
.leftNav7 {
	color:#5cbdc3;
	text-decoration:none;
}

.rightNav1 {
	text-decoration:none;
	color:#005cab;
}
.rightNav2 {
	text-decoration:none;
	color:#0a437e;
}
.rightNav3 {
	text-decoration:none;
	color:#005cab;
}
.rightNav4{
	text-decoration:none;
	color:#005cab;
}
.rightNav5 {
	text-decoration:none;
	color:#005cab;
}
.rightNav6 {
	text-decoration:none;
	color:#005cab;
}
.rightNav7 {
	text-decoration:none;
	color:#005cab;
}
#cuadroProducto1 {
	border: 1px solid #D3D3D3;/*#f4c900;*/
	width:170px;
	background-color: #FFF;
	float:left;
	padding:3px;
	height:269px;
}
#cuadroProducto2 {
	border: 1px solid #D3D3D3;/*#0a437e;*/
	width:170px;
	background-color: #FFF;
	float:left;
	padding:3px;
	height:269px;
}
#cuadroProducto3 {
	border: 1px solid #D3D3D3;/*#d2232a;*/
	width:170px;
	background-color: #FFF;
	float:left;
	padding:3px;
	height:269px;
}
#cuadroProducto4 {
	border: 1px solid #D3D3D3;/*#f7941e;*/
	width:170px;
	background-color: #FFF;
	float:left;
	padding:3px;
	height:299px;/*269*/
}
#cuadroProducto5 {
	border: 1px solid #D3D3D3;/*#007355;*/
	width:170px;
	background-color: #FFF;
	float:left;
	padding:3px;
	height:269px;
}
#cuadroProducto6 {
	border: 1px solid #D3D3D3;/*#003d79;*/
	width:170px;
	background-color: #FFF;
	float:left;
	padding:3px;
	height:269px;
}

#cuadroProducto7 {
	border: 1px solid #D3D3D3;/*#e5dd00;*/
	width:170px;
	background-color: #FFF;
	float:left;
	padding:3px;
	height:269px;
}
.subTitle1 {
	font-size:13pt;
	color: #005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.subTitle2 {
	font-size:13pt;
	color: #0a437e;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.subTitle3 {
	font-size:13pt;
	color: #005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.subTitle4 {
	font-size:13pt;
	color: #005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.subTitle5 {
	font-size:13pt;
	color: #005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.subTitle6 {
	font-size:13pt;
	color: #005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.subTitle7 {
	font-size:13pt;
	color: #005cab;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#titMenuProd1 {
	width:165px;
	border-bottom: solid;
	border-bottom-color:#f4c900;
	border-bottom-width:1px;
	float: left;
	margin-bottom:5px;
	text-align: left;
}
#titMenuProd2 {
	width:165px;
	border-bottom: solid;
	border-bottom-color:#0a437e;
	border-bottom-width:1px;
	float: left;
	margin-bottom:5px;
	text-align: left;
}
#titMenuProd3 {
	width:165px;
	border-bottom: solid;
	border-bottom-color:#d2232a;
	border-bottom-width:1px;
	float: left;
	margin-bottom:5px;
	text-align: left;
}
#titMenuProd4 {
	width:165px;
	border-bottom: solid;
	border-bottom-color:#f7941e;
	border-bottom-width:1px;
	float: left;
	margin-bottom:5px;
	text-align: left;
}
#titMenuProd5 {
	width:165px;
	border-bottom: solid;
	border-bottom-color:#007355;
	border-bottom-width:1px;
	float: left;
	margin-bottom:5px;
	text-align: left;
}
#titMenuProd6 {
	width:165px;
	border-bottom: solid;
	border-bottom-color:#003d79;
	border-bottom-width:1px;
	float: left;
	margin-bottom:5px;
	text-align: left;
}
#titMenuProd7 {
	width:165px;
	border-bottom: solid;
	border-bottom-color:#e5dd00;
	border-bottom-width:1px;
	float: left;
	margin-bottom:5px;
	text-align: left;
}

/*---------------------*/
/*#navcontainerProd1 { 
	width: 165px;
}

#navcontainerProd1 ul
{
	list-style-type: none;
	margin-top:3px;
	padding-top:5px;
	margin-left:-40px;
}

#navcontainerProd1 a
{
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;
	display: block;
	padding: 3px;

}

#navcontainerProd1 a:link, #navlist1 a:visited
{
	font-size:1.1em;
	color: #005cab;
	text-decoration: none;
}

#navcontainerProd1 a:hover
{
	font-size:1.1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f4c900;
}*/


#navcontainerProd2 
{ 
	width: 165px;
}

#navcontainerProd2 ul
{
	list-style-type: none;
	list-style:none;
	margin-top:3px;
	padding-top:5px;
	margin-left:0px;
}

#navcontainerProd2 a
{
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;
	display: block;
	padding: 3px;

}

#navlist2{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

#navlist2 li{
	list-style:none;
}

#navcontainerProd2 a:link, #navlist2 a:visited
{
	/*font-size:1.1em;*/
	font-size:12px;
	color: #0a437e;
	text-decoration: none;
}

#navcontainerProd2 a:hover
{
	/*font-size:1.1em;*/
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0a437e;
}

/*#navcontainerProd3 
{ 
	width: 165px;
}

#navcontainerProd3 ul
{
	list-style-type: none;
	margin-top:3px;
	padding-top:5px;
	margin-left:-40px;
}

#navcontainerProd3 a
{
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;
	display: block;
	padding: 3px;

}

#navcontainerProd3 a:link, #navlist3 a:visited
{
	font-size:1.1em;
	color: #005cab;
	text-decoration: none;
}

#navcontainerProd3 a:hover
{
	font-size:1.1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d2232a;
}

#navcontainerProd4 
{ 
	width: 165px;
}

#navcontainerProd4 ul
{
	list-style-type: none;
	margin-top:3px;
	padding-top:5px;
	margin-left:-40px;
}

#navcontainerProd4 a
{
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;
	display: block;
	padding: 3px;

}

#navcontainerProd4 a:link, #navlist4 a:visited
{
	font-size:1.1em;
	color: #005cab;
	text-decoration: none;
}

#navcontainerProd4 a:hover
{
	font-size:1.1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f7941e;
}

#navcontainerProd5
{ 
	width: 165px;
}

#navcontainerProd5 ul
{
	list-style-type: none;
	margin-top:3px;
	padding-top:5px;
	margin-left:-40px;
}

#navcontainerProd5 a
{
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;
	display: block;
	padding: 3px;

}

#navcontainerProd5 a:link, #navlist5 a:visited
{
	font-size:1.1em;
	color: #005cab;
	text-decoration: none;
}

#navcontainerProd5 a:hover
{
	font-size:1.1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007355;
}

#navcontainerProd5
{ 
	width: 165px;
}

#navcontainerProd5 ul
{
	list-style-type: none;
	margin-top:3px;
	padding-top:5px;
	margin-left:-40px;
}

#navcontainerProd5 a
{
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;
	display: block;
	padding: 3px;

}

#navcontainerProd5 a:link, #navlist5 a:visited
{
	font-size:1.1em;
	color: #005cab;
	text-decoration: none;
}

#navcontainerProd5 a:hover
{
	font-size:1.1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007355;
}

#navcontainerProd6
{ 
	width: 165px;
}

#navcontainerProd6 ul
{
	list-style-type: none;
	margin-top:3px;
	padding-top:5px;
	margin-left:-40px;
}

#navcontainerProd6 a
{
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px;
	display: block;
	padding: 3px;

}

#navcontainerProd6 a:link, #navlist6 a:visited
{
	font-size:1.1em;
	color: #005cab;
	text-decoration: none;
}

#navcontainerProd6 a:hover
{
	font-size:1.1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003d79;
}

#navcontainerProd7
{ 
	width: 165px;
}

#navcontainerProd7 ul
{
	list-style-type: none;
	margin-top:3px;
	padding-top:5px;
	margin-left:-40px;
}

#navcontainerProd7 a
{
	border-bottom: solid;
	border-bottom-color:#d3d3d3;
	border-bottom-width:1px; 
	display: block;
	padding: 3px;

}

#navcontainerProd7 a:link, #navlist7 a:visited
{
	font-size:1.1em;
	color: #005cab;
	text-decoration: none;
}

#navcontainerProd7 a:hover
{
	font-size:1.1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e5dd00;
}*/
/*------------------------*/
#encuestaRightBox {
	float: left;
	margin-left: 10px;
	height: auto;
	width: 567px;
}
.year {
	height: auto;
	margin-bottom: 12px;
}

.encuestaYear {
	float: left;
	border-bottom: solid #436592 1px;
	margin-bottom: 4px;
	width: 565px;
	color: #053565;
	font-size: 16px;
	padding-left: 4px;
}
.encuesta1 {
	height: 19px;
	width: 565px;
	text-align: left;
	padding-left: 4px;
	padding-top: 3px;
	text-decoration:none;
	color:#595959;
}
.encuesta1 a:link {
	text-decoration:none;
	color:#595959;
}
.encuesta1 a:visited {
	text-decoration:none;
	color:#595959;
}
.encuesta2 {
	height: 19px;
	text-align: left;
	width: 565px;
	background-color: #eeeeee;
	padding-left: 4px;
	padding-top: 3px;
	text-decoration:none;
	color:#595959;
}
.encuesta2 a:link {
	text-decoration:none;
	color:#595959;
}
.encuesta2 a:visited {
	text-decoration:none;
	color:#595959;
}
.lastEncuesta {
	height: 200px;
	width: 185px;
	border: solid #456c8d 1px;
	background-color: #FFFFFF;
	
}
.encuestaBG {
	width: 177px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	background-image: url(../images/encuestaBG.jpg);
	background-repeat: repeat-x;
	height: 184px;
}

.pic {
	height: 110px;
	width: 155px;
	margin-left: auto;
	margin-right: auto;
	border: solid #c9c9c9 1px;
}
.lastTitle {
	color: #113766;
	width: 155px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	margin-top: 12px;
	font-size: 16px;
}
.verMas {
	height: 21px;
	width: 61px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#navigation {
	float: right;
	margin-right: 10px;
	width: 300px;
	color: #113766;
	text-align: right;
	margin-top: 5px;
}
#navigationTop {
	float: right;
	width: 300px;
	color: #113766;
	text-align: right;
	margin-bottom:5px;
}
.leftYear {
	float: left;
	width: 150px;
}
.previowsTitle {
	margin-bottom: 8px;
	color: #113766;
	font-size: 16px;
	margin-top: 20px;
}
.previowsNews {
	float: left;
	width: 530px;
	margin-bottom: 5px;
	color: #444444;
}
.previowsNews a:link{
	text-decoration:none;
	color:#444444;
}
.previowsNews a:visited{
	text-decoration:none;
	color:#444444;
}
.previowsNews a:hover{
	color: #113766;
	text-decoration:none;
}

#imgWrapper1 #resumen{
	width:246px;
	height:16px;
/*	position:absolute;
	-moz-opacity:0.5;
    opacity: 0.5;
	filter:alpha(opacity=50);
	background-color:#333;*/
	color:#fff;
	text-align:right;
	vertical-align:top;
	padding:2px;
	background:url(../images/bg_menu.gif) repeat-x;
}
.PubID{
	width:260px;
}
#leftContainer{
	width:260px;	
	height:320px;
	float:left;
	padding-right:13px;
}

#navlist{margin-left:0px; float:left; padding-left:0px; width:208px;}
#navlist li{width:100%;}

#rotador_banners{
	width:800px;
	height:264px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#rotador_banners .banners_items{
	/*float:left;*/
	position:absolute;
	width:800px;
	height:210px;
	/*display:none;*/
}

#rotador_banners .banners_items .banner_desc{
	float:right;
	width:380px;
	height:195px;
	margin-top:15px;
	background:url(../images/textBG.png) no-repeat;
}

#rotador_banners .banners_items .banner_desc .banner_title{
	margin-top:10px;
	margin-left:14px;
	margin-bottom:5px;
	font-size:20px;
	border-bottom:solid 1px #cccccc;
	color:#FFF;
	float:left;
	width:360px;
}

#rotador_banners .banners_items .banner_desc .banner_txt{
	height:110px;
	width:360px;
	margin-left:14px;
	float:left;
	color:#FFF;
}

#rotador_banners .banners_items .banner_desc .banner_more{
	margin-left:280px;
	float:left;
	height:29px;
}

#rotador_banners .banner_navigation{
	width:800px;
	height:53px;
	/*float:left;*/
	top:210px;
	position:absolute;
}

#rotador_banners .banner_navigation ul{
	background:#FFF;
	height:53px;
	border:0px;
	margin:0px;
	padding:0px;
}

#rotador_banners .banner_navigation li{
	display:inline;
	float:left;
	height:53px;
	margin-right:1px;
	/*border-right:solid 1px #FFF;*/
	color:#777777;
	padding-left:5px;
	width:108px;
	/*padding-top:18px;*/
	text-align:left;
	background:url(../images/sub_menuBG.jpg) repeat-x;
}

#rotador_banners .banner_navigation li a{
	color:#777777;
	font-size:15px;
	text-decoration:none;
	display:block;
	height:32px;
	padding-top:13px;
	padding-bottom:5px;
}

#rotador_banners .banner_navigation li:hover a{color:#FFF;}

#rotador_banners .banner_navigation #br1:hover{background:url(../images/unoBG.jpg) repeat-x;color:#FFF;}
#rotador_banners .banner_navigation #br2:hover{background:url(../images/dosBG.jpg) repeat-x;color:#FFF;}
#rotador_banners .banner_navigation #br3:hover{background:url(../images/tresBG.jpg) repeat-x;color:#FFF;}
#rotador_banners .banner_navigation #br4:hover{background:url(../images/cuatroBG.jpg) repeat-x;color:#FFF;}
#rotador_banners .banner_navigation #br5:hover{background:url(../images/cincoBG.jpg) repeat-x;color:#FFF;}
#rotador_banners .banner_navigation #br6:hover{background:url(../images/seisBG.jpg) repeat-x;color:#FFF;}
#rotador_banners .banner_navigation #br7:hover{background:url(../images/sieteBG.jpg) repeat-x;color:#FFF;}

.bid1{background:url(../images/unoBG.jpg) repeat-x;color:#FFF;}
.bid2{background:url(../images/dosBG.jpg) repeat-x;color:#FFF;}
.bid3{background:url(../images/tresBG.jpg) repeat-x;color:#FFF;}
.bid4{background:url(../images/cuatroBG.jpg) repeat-x;color:#FFF;}
.bid5{background:url(../images/cincoBG.jpg) repeat-x;color:#FFF;}
.bid6{background:url(../images/seisBG.jpg) repeat-x;color:#FFF;}
.bid7{background:url(../images/sieteBG.jpg) repeat-x;color:#FFF;}