@charset "utf-8";
.titulonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titulogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.anohall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.separaiframe {
	border-right-style: none;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}

.textohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	text-align: justify;
	margin: 4px;
	padding: 5px;
}

.justifyyyy {
	text-align: justify;
}

.textonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
.punteada_subrraya {
	background-image: url(imagenes/puntint.gif);
	background-repeat:  repeat-x;
}
.punteada_subrraya2 {
	background-image: url(imagenes/puntint2.gif);
	background-repeat:  repeat-x;
}
.centrar_cuadritos {
	text-align: center;
}

.subtinegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subtihome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
}
.destacanegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.destacagris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.descentrar {
	padding-left: 5%;
}

A.milink:link{
	text-decoration:none;
	color:#333333;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.milink:visited {
	text-decoration:none;
	color:#333333;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.milink:active {
	color:#CC0066;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A.milink:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
}

#scroll {
     width:300px;
     height:170px;
     background-color:#F2F2F2;
     overflow:auto;
}

.bordehall {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	padding-left: 6px;
}
.textoNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
