/* CSS Document */
BODY {
	FONT-SIZE: 7.5pt;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background: #FFFFFF url(images/fondo.gif) repeat top;*/
	background: #FFFFFF;
	padding: 5px 0px;
	margin: 0px;	
}
A {
	COLOR: #000000;
	FONT-STYLE: normal;
	text-decoration: none;
	font-weight: normal;  
}
A:hover {
	COLOR: #61B0CB;
	text-align: left;	
	FONT-STYLE: normal;
	text-decoration: none;
	font-weight: normal;
}
.textoGeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;	
}
.separador{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CCFF;	
}
.fndDegradado {
	background-image: url(images/fnd_degradado.gif);
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	padding: 2px;
	background-repeat: repeat;

}
.fndTitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BCC7CF;
	/*background-color: #C0CA63;*/
	padding: 2px;	
}
.titulos {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;	
}
.tituloPromocion, A.tituloPromocion {
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;	
}
A.tituloPromocion:hover{
	font-size: 9pt;
	font-weight: bold;
	color: #61B0CB;
}
.txtNoticias {
	font-size: 7.5pt;
	font-weight: normal;
	color: #61B0CB;	
}
A.masInfo {
	font-size: 7pt;
	font-weight: normal;
	color: #666666;	
}
A.masInfo:hover {
	font-size: 7pt;
	font-weight: normal;
	color: #C0CA62;	
}
A.masInfoPromo {
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C0CA62;
	height: 10px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}
A.masInfoPromo:hover {
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9D9D9D;
	height: 10px;
	width: 130px;
	text-align: center;
	vertical-align: middle;	
}
A.menuSuperior {
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;	
}
A.menuSuperior:hover {
	font-size: 7.5pt;
	font-weight: bold;
	color: #61B0CB;	
}
A.menuPromo {
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
A.menuPromo:hover {
	font-size: 7.5pt;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #61B0CB;
	color: #61B0CB;	
}
A.menuPromoselec, A.menuPromoselec:hover {
	font-size: 7.5pt;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	color: #000000;	
}
.txtGris {
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
}
.txtNaranja {
	font-size: 7.5pt;
	font-weight: normal;
	color: #FF9900;
}
.fndPunteado {
	background-image: url(images/fnd_punteado.gif);
	background-position: center center;
}
.txtMts2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: super;
}
h1{
	font-size: 9pt;
}
.submenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	vertical-align: middle;
	height: 20px;
	width: 263px;
	border: 1px solid #B7D4D8;
	position: static;
	text-indent: 5pt;
}
p{
	text-align: justify;
}
.img{
	float: right;	
}
A.siguiente {
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #BCC7CF;
	height: 10px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}
A.siguiente:hover {
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9D9D9D;
	height: 10px;
	width: 130px;
	text-align: center;
	vertical-align: middle;	
}
.recuadrotipo{
	border: 1px solid #999999;
	display: block;
	padding: 5px;
	width: 50%;
}
.alinearight{
	float: right;
	width: 45%;		
}
/*IBOX*/
#ibox_w{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	/*background-image: url(../images/logo.gif);*/
}

#ibox_progress {	
	margin:0;padding:0;
	position: absolute;
	z-index:105;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1000;
	padding:10px 15px 30px 10px;
	border:1px solid #CCC;
	width:300px;
	height:300px;
	background-color:#FFFFFF;
	margin:0;
}

#ibox_content {
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	margin-bottom:5px;
	position:relative;
	top:0px;
	left:0px;
	
	padding:2px;
}

#ibox_footer_wrapper {
	position:relative;padding:0;margin:0;top:0px;left:0px;
}
	
	#content {margin: 0px; }
	#content a {color:#990000;}
	
	.rojo{
	color: #FF0000;
	text-align: right;
	FONT-STYLE: normal;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	}