.norepetir {
	background-repeat: no-repeat;
	background-position: center top;
}
.linksbarra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.linksbarra:hover{
	font-weight:bold;
	color: #FF9900;
}
.seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	border: none;
}
.directorio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-type: upper-alpha;
	list-style-position: outside;


}
.directorio:hover{
	font-weight: bold;
	text-decoration:underline;
}
.puntitolista {
	color: #FFCC66;
	list-style-position: outside;
	list-style-type: disc;
}
.bordes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.norepetiry {
	background-repeat:  repeat-x;
	background-position: center top;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.datos_nombre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.norepetirx {

	background-repeat:  repeat-y;
	background-position: center top;
}
.bordegris {
	border: 1px solid #CCCCCC;
}
.fondodatos {
	background-color: #CAE0FF;
}
.bordeazul {
	border: 1px solid #003399;
}
.textocontacto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textoservicios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.linkdetalles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.gestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulostabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bordeazul_lados {
	border-top: 1px solid #003399;
	border-right: 1px none #003399;
	border-bottom: 1px solid #003399;
	border-left: 1px none #003399;
}
.anterior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.anterior:hover{
	text-decoration: underline;
}