body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
body {
	background: url(img/fondo.gif) repeat #d2d2d2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}


/*********** TEXTOS ***************/

.textoBlanco11, .textoBlanco11 a {
	color:#FFFFFF!important;
	font-size:11px;
}
.textoBlanco14, .textoBlanco14 a {
	color:#FFFFFF!important;
	font-size:14px;
}
.textoGris10, .textoGris10 a {
	color:#333333!important;
	font-size:10px;
}
.textoGris11, .textoGris11 a {
	color:#333333!important;
	font-size:11px;
}
.textoGris13, .textoGris13 a {
	color:#333333!important;
	font-size:13px;
}



/********** FORMUS  **********/
.cajatexto01 {
	border:1px solid #333333;
	font-size:11px;
	color:#444444;
}
.cajatexto02 {
	border:1px solid #555555;
	font-size:11px;
	color:#333333;
	background-color:#e0e0e0
}




/********* CAPAS ***********/
#wrap { width:760px; margin:0px auto; position:relative;}
/*.contenedorImagenes {  width:577px;  height:514px;}*/
div.cajaInfo {
	position:absolute;
	width:325px;
	height:133px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	background: url(../img/bg_cajasInfo.gif) repeat-x 0px 0px;
	right:15px;
}
.uno{ top:279px; color:#000!important;}
.dos{ top:419px;}
.tres{ top:559px;}

.contentCajaInfo { color:#333333; position:absolute; width:295px; right:30px;}
.a{ top:265px;}
.b{ top:416px;}
.c{ top:559px;}

.titularIndex {
	color:#333333;
	font-size:11px;
}

/*table.contenidoCajaInfo td { 
color:#000!important; 
filter:alpha(opacity=200)!important;
	-moz-opacity:2!important;
	opacity:2!important;}*/