a:link		{ color: #3F3F3F; text-decoration: none;}
a:visited	{ color: #3F3F3F; text-decoration: none;}
a:active 	{ color: #3F3F3F; text-decoration: none;}
a:hover	    { color: #69889C; text-decoration: none;}

body {
	scrollbar-face-color: #D2D1D1;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

.menuN1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #001465;
}

.menuN2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #001465;
}

.textoPie {
	font-family: Arial;
	font-size: 11px;
	color: #474343;
	
}


.textoPie1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.zoom {
	font-family: Arial;
	font-size: 11px;
	color: #474343;
}

.textoLeft {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
}

.titulo {
	font-family: Arial;
	font-size: 14px;
	color: #464646;
	font-weight: bold;
}

.texto {
	font-family: Arial;
	font-size: 12px;
	color: #464646;
}

.texto_menu {
	font-family: Arial;
	font-size: 13px;
	color: #CB4C00;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 10px;
}

.textoLeyenda {
	font-family: Arial;
	font-size: 11px;
	color: #464646;
}

.topImage {
	background-image: url(/imagenes/top2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.textoContenido {
	font-family: Arial;
	font-size: 12px;
	color: #464646;
	text-align: justify;
}

/* Normativa */

.titulo2 {
	font-family: Arial;
	font-size: 14px;
	color: #464646;
	font-weight: bold;
}

.textoContenido2 {
	font-family: Arial;
	font-size: 12px;
	color: #464646;
}

.ficha{
	border: 1px solid #CB4C00;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

