BODY {
	color: #666666;
}
.fondo {
	background-color: #034670;
}

.fondoCarpeta1 {
	background-image: url(../imagenes/carpeta1.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.fondoCarpeta2 {
	background-image: url(../imagenes/carpeta2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fondoCarpeta3 {
	background-image: url(../imagenes/carpeta3.gif);
	background-repeat: repeat-y;
}

.fondoCarpeta4 {
	background-image: url(../imagenes/carpeta4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fondoCarpeta5 {
	background-image: url(../imagenes/pieCarpeta.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.fondoPestana {
	background-image: url(../imagenes/pestana.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.fondoLinea {
	background-image: url(../imagenes/puntoAzul.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.fondoCrema {
	background-color : #FCFFE6;
}

.fondoNegro {
	background-color : #000000;
}

.fondoAzul {
	background-color : #034670;
}

.fondoAmarillo {
	background-color : #E2F07D;
}

.colorNegro {
	color: #000000;
}

.colorBlanco {
	color: #FFFFFF;
}

.colorAzul {
	color: #034670;
}

.colorAmarillo {
	color: #E2F07D;
}

.texto9 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 9px;
}

.texto9Negrita {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
}

.texto10 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
}

.texto10Negrita {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
}

.texto11 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
}

.texto11Negrita {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
}

.texto12 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
}

.texto12Negrita {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

.texto13 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
}

.texto13Negrita {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
}

A.General:link {
	color : #666666;
	text-decoration: none;
}
A.General:visited {
	color : #666666;
	text-decoration: none;
}
A.General:active {
	color : #666666;
	text-decoration: none;
}
A.General:hover {
	text-decoration: none;
	color : #034670;
}

A.Menu:link {
	color : #000000;
	text-decoration: none;
}
A.Menu:visited {
	color : #000000;
	text-decoration: none;
}
A.Menu:active {
	color : #000000;
	text-decoration: none;
}
A.Menu:hover {
	text-decoration: none;
	color : #6987A9;
}

A.enlaceMasInfo:link, A.enlaceMasInfo:active, A.enlaceMasInfo:visited, A.enlaceMasInfo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #034670;
	text-decoration: underline;
}
A.enlaceMasInfo:hover {
	text-decoration: none;
}

.formulario {
	border: 1px solid #666666;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
}

.estiloFecha1 {
background-color: #000000;
font-family: Verdana, Helvetica, Tahoma;
font-size: 13px;
font-weight: bold;
text-align: center;
color: #FFFFFF;
}
.estiloFecha2
{
background-color: #034670;
font-family: Verdana, Helvetica, Tahoma;
font-size: 9px;
font-weight: normal;
text-align: left;
color: #FFFFFF;
}