a:link		{ color: #7185D0; text-decoration: none}
a:visited	{ color: #7185D0; text-decoration: none}
a:active	{ color: #7185D0; text-decoration: none}
a:hover		{ color: #7185D0; text-decoration: none}

body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #727272;
	scrollbar-3dlight-color: #727272;
	scrollbar-arrow-color: #727272;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

.buscador {
	font-family: Arial;
	font-size: 11px;
	color: #727272;
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px
}

.topMenu {
	font-family: Arial;
	font-size: 10px;
	color: #727272;
}

.navegacion {
	font-family: Arial;
	font-size: 9px;
	color: #727272;
}

.negrita {	
	font-weight:bold;	
}

.texto12g {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #727272;
}

.texto11g {
	font-family: Arial;
	font-size: 11px;
	color: #727272;
}

.texto10g {
	font-family: Arial;
	font-size: 10px;
	color: #727272;
}

.texto9g {
	font-family: Arial;
	font-size: 9px;
	color: #727272;
}

.texto11a {
	font-family: Arial;
	font-size: 11px;
	color: #024B80;
}

.texto10a {
	font-family: Arial;
	font-size: 10px;
	color: #024B80;
}

.texto9a {
	font-family: Arial;
	font-size: 9px;
	color: #024B80;
}

.bottom {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}

.tramaContenido { 
	background-image:  url(/imagenes/tramaContenido.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	background-attachment: fixed;
	font-family: Arial;
	font-size: 11px;
	color: #727272;
}

.opcionN1 {
	font-family: Arial;
	font-size: 11px;
	color: #404040;
	font-weight: bold;
	padding-left: 10px;
}

.opcionN2 {
	font-family: Arial;
	font-size: 11px;
	color: #105586;
	font-weight: bold;
	padding-left: 10px;
}

.opcionN3 {
	font-family: Arial;
	font-size: 11px;
	color: #5F71B1;
	font-weight: bold;
	padding-left: 10px;
}

.tituloTop {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #024B80;
	padding-left: 10px;
}

.titulo {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #7B8BC4;
}
