.fondoGeneral {
	background-attachment: fixed;
	background-color: #00365B;
	background-image: url(Images/Patron_Azul.gif);
	background-repeat: repeat;
}
.fondoContenedor {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00365B;
	border-left-color: #00365B;
	background-image: url(Images/base.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.fondoMenu {
	background-image: url(Images/fondo_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #00365B;
	text-decoration: none;
	text-align: center;
	text-transform: none;

}
.creditos {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #00365B;
	text-align: right;
}
a:link {
	color: #00365B;
}
a:visited {
	color: #00365B;
}
a:hover {
	color: #FA9E0D;
}
a:active {
	color: #00365B;
}
.fondoColumnaMenu {
	background-image: url(Images/buque.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subrayado {
	text-decoration: none;
}
.SinSubrayado {
	text-decoration: none;
}
.parrafoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}
.parrafoDestacado {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
	color: #00365B;
	font-size: 11px;
	text-align: justify;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FA9E0D;
	font-weight: bold;
	text-align:left;
}
.cabeceraMDU {
	background-image: url(Images/cabecera_MDU.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
ul {
	line-height: 20px;
}
p {
	line-height: 20px;
}
.EnlaceBlanco {
	color: #FFFFFF;
}
.tituloArchivos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FA9E0D;
	font-weight: bold;
	text-align:left;
	padding-bottom:10px;
}

.llaveArchivo 
{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
	color: #00365B;
	font-size: 12px;
	text-align:left;
	width:1px;
}
.tituloArchivo {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
	color: #00365B;
	font-size: 11px;
	text-align:left;
	width:50%;
}
.fechaArchivo {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #00365B;
	font-size: 9px;
	text-align:left;
	width:25%;
}
.extensionArchivo {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #00365B;
	font-size: 9px;
	text-align:left;
	width:25%;
}
.descripcionArchivo
{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: black;
	font-size: 10px;
	text-align: justify;
	}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: black;
	font-size: 10px;
	border:solid 1px #00365B;
	height:18px
}