a:link {
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
body {
	background-color: #EEEEEE;
	margin-top: 3px;
	margin-bottom: 20px;
}
.contenedor {
	height: 420px;
	width: 760px;
	visibility: visible;
	left: 50%;
	position: absolute;
	margin-left:-380px;
	top: 11px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #6C1C7C;
}
.fondogris {
	background-color: #B7A0BC;
}
.fondosite {
	background-image:   url(../img/fondo.jpg);
}
.fondositeint {
	background-image:  url(../img/que-es.jpg);
}
.pieint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-image: url(../img/pie-repet-peq.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.repetcabint {
	background-image: url(../img/repet-cab-int.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.repetcabintlogo {
	background-image: url(../img/repet-cab-int.gif);
	background-repeat: repeat-x;
}
.fileteRojo {
	background-image: url(../img/fileterojo.gif);
}
.titulosRojos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8B0001;
}
.txtNgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.cuerpotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.repetrayavert {
	background-image: url(../img/repet-lineavertical.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.repetrayahorizontal {
	background-image: url(../img/repet-lineahoriz.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.tablagrisclaro {
	background-color: #F3F6F8;
}
.cuerpotxt- {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
