/* CSS Document */
BODY
{
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	padding: 0px;
}

/* MENU PRINCIPAL */
#menu A
{
	color: #666666;
	text-decoration: none;
	font-size: 13px;
	vertical-align: top;
}
#menu A:hover
{
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	vertical-align: top;
}

#menu A.logo
{
	vertical-align: top;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

#menu TD.logo
{
	vertical-align: top;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-bottom-width: 7px;
}

#menu A.logo:hover
{
	vertical-align: top;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

#menu TD.Borde
{
	vertical-align: top;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#menu TD.BordeSelec
{
	vertical-align: top;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

#menuSecciones
{
	font-size: 11px;
}

#menu A.Submenu
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#menu A.Submenu:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


/* ACCESO RAPIDO PAGINA PRINCIPAL */

#AccesoRapido TD.Selec
{
	font-size: 10px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}

#AccesoRapido TD.Normal
{
	font-size: 10px;
	color: #666666;
		border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* ACCESO ZONA PRIVADA */

#ZonaPrivada INPUT
{
	font-size: 10px;
	color: #FF0000;
}

#ZonaPrivada INPUT.Boton
{
	font-size: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}

/* MENU SUBSECCIONES */



#menuSecciones TD.TituloPortada
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
}

#menuSecciones TD.Titulo
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 20px;
}
#menuSecciones TD.Submenu
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	height: 20px;
	vertical-align: middle;
}

#menuSecciones A
{
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
#menuSecciones A:hover
{
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
}

#menuSecciones A.Destacado
{
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menuSecciones A.Destacado:hover
{
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
}


#InformacionInferior
{
	color:#333333;
}


#TituloSeccion 
{
	font-size: 18px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ENLACES DE INTERES */

#Enlace
{

	border: 1px solid #FF0000;
}

#Enlace TD.Titulo
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
}

#Enlace TD.Subtitulo
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

/* Clases */

.LineaSuperiorSolida
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.LineaInferiorSolida
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.LineaRoja
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

.LineaRojaInferior
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.enlace_grisoscuro {
	color: #333333;
	text-decoration: none;
}

.enlace_grisoscuro:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.barraSituacion {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.CajaTexto {
	color: #000000;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.CajaTextoMemo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.TextoInformacion {
	font-size: 11px;
	text-align: justify;
}
.Cuadrado {
	border: 1px solid #000000;
}

.bordetablas 
{
	border: 1px solid #FF0033;
}
.Texto10
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.EnlacePortada
{
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}

.SubTituloServicio
{
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

