A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #FFFFFF;
}
.negrita_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
}


A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:blink;
	color: #82B7E3;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #82B7E3;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}

.menu_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 20px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	letter-spacing: 1px;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.cabecera-azul-negrita {
	font-family: Tahoma;
	font-weight: bold;
	color: #003366;
	font-size: 11px;
}
.texto-gris {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	
}
A.texto-gris:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #666666;
}
A.texto-gris:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
}
A.texto-gris:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #666666;
}
.bordetabla {
	border: 1px solid #FFFFFF;
}
.cabecera_inicio {
	background-image: url(Images/logotipo.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.fecha {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.repetirabajo {
	background-image: url(Images/pixel_repetir.jpg);
	background-repeat:   repeat-y;
	background-position: top;
}
