a:link, a:visited, a:active {
	color:#616504;
	text-decoration:none;
}
a:hover {
	color:#9b141b;
	/*text-decoration:underline;*/
}

body {
	font-family:Arial,Tahoma,Verdana,Sans-Serif;
	background-color:#e9e9dc;
	
	font-size:11px;
}
td {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	color:#000000;
}
.titulo { 
	font-family: Arial, Verdana, Geneva;
	font-size: 12px;
	color: #707070;
}
.titular { 
	font-family: Arial, Verdana, Geneva;
	font-size: 18px;
	color: #707070;
}
.suave {
	font-size: 10px;
	color:#98AAB1;
}



/* texto 10 : firma, copy, pie */
.mini	{
	font-size: 10px;
	font-family: Arial,Tahoma,Verdana,Sans-Serif;
	color: #000000;
}
a.mini:link, a.mini:visited, a.mini:active	{
	color: #444444;
	text-decoration: none;
}
a.mini:hover {
	color: #000000;
	text-decoration: underline;
}
.titular18marron { font-family: Verdana, Arial, Geneva; font-size: 18px; color: #603508;}
.titular15 { font-family: Verdana, Arial, Geneva; font-size: 15px; color: #603508;}

.textow {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #ffffff;}
/* menu top */
a.top_enlace{
	color:#336699;
	text-decoration:none;
}

a:visited.top_enlace{
	color:#336699;
	text-decoration:none;
}

 a:active.top_enlace {
	color:#336699;
	text-decoration:none;
}


a:hover.top_enlace {
	color:#336699;
	text-decoration:underline;
}
.menu {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	color:#245375; background:#FBFFED;
	padding:4px;
	border-top:#A4B36C 1px solid;
	border-left:#A4B36C 1px solid;
	border-right:#A4B36C 1px solid;	
	border-bottom:#A4B36C 1px solid;
}

.menu_top {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	color:#245375; background:#245375;
	padding:4px 4px 5px 4px;
	background-image:url(gfx/fondo_suave.gif);
	border-top:#000000 1px solid;
	border-right:#98AAB1 1px solid;
	border-left:#98AAB1 1px solid;
	border-bottom:#98AAB1 1px solid;
}

/* bloques - interior funciones */
.titulo_bloque {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	color:#245375; background:#2c74ac;
	background-image:url(gfx/fondo_cristal.gif);
	height:22px; padding:4px;
	border:1px #98AAB1 solid;
}
.bloque {
	padding:4px;
	background:#FBFFED;
	border-left:#A4B36C 1px solid;
	border-right:#A4B36C 1px solid;	
	border-bottom:#A4B36C 1px solid;
}

/* lateral izquierda */
.lateral_izquierda {
	background:#e9e9dc;
	
}
/* centro */
.centro {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	background:#FFFFFF;
	padding:0px 0px 0px 0px;
	/*border-right:#A4B36C 1px solid;*/
}
.centro_texto {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	padding:4px 4px 4px 4px;
}
/* lateral derecha */
.lateral_derecha {
	background:#f5f5f5;
	padding:4px;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	border-bottom:#98AAB1 1px solid;
}
.pie {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:9px;
	color:#909872; background:#F9F9DC;
	padding:2px 2px 2px 2px;
	background-image:url(/gfx/fondo_suave.gif);
	border-top:#A4B36C 1px solid;
	border-right:#A4B36C 1px solid;
	border-left:#A4B36C 1px solid;
	border-bottom:#A4B36C 1px solid;
}


/* separador */
hr {
	height:2px;
	border-top:#cccccc 1px solid;
	border-bottom:#ffffff 1px solid;
}

/* formularios */
.boton{
	color: #ffffff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	background-color: #4F5974;
	border-bottom: #333A4B 1px solid;
	border-left: #7180A6 1px solid;
	border-right: #333A4B 1px solid;
	border-top: #7180A6 1px solid;
	letter-spacing: 0.1em; 
}
.caja_texto {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#000000; background:#ffffff;
	border:1px #98AAB1 solid;
}
.texto12menu{
	font-size:12px;
	color:#616504;
}
.texto12{
	font-size:12px;
	
}


.texto1{ 
	color:	#3c2a7b;
	font-size:12px;

	}
.texto1 a {
	color:#3c2a7b;
    font-size: 12px;
}
a.texto1:link, a.texto1:visited, a.texto1:active	{
	color: #3c2a7b;
	text-decoration: none;
	}
a.texto1:hover {
	color: #3c2a7b;
	text-decoration: none;
	}






