*{margin: 0; padding: 0;}



body {
	font-family:Tahoma, Arial, "Courier New";
	font-size:14px;
	color: #3D3A38;
	background-color: #000033;
} 
#Navegacion {
	width: 919px;
	height: 40px;
	top: 150px;
	background: transparent;
	vertical-align: 100%;
    
}
#Navegacion ul {
	list-style: none;
	padding-top: 160px;	
}
#Navegacion li {
    display: inline;
	height: 40px;
} 
#contenedor {
	font-family: Tahoma, Arial, "Courier New";
	margin: 0 auto;
	width: 919px;
	height: 100%;
	visibility: visible;
	position: relative;
	border: 2px solid #FFFFFF;
	background-color: #E8E9FD;
}
#Encabezado {
	font-family: Tahoma, Arial, "Courier New";
	background-image: url(../imagenes/imagenesDis/CabeceraNew.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	height: 190px;
	width: 919px;
	visibility: visible;
	font-size: 14px;
	text-indent: 5px;
	vertical-align: top;
	text-align: left;
	line-height: 20px;
	color: #3D3A38;
}
#Menu {
	white-space: normal;
	font-family: Tahoma, Arial, "Courier New";
	text-align: left;
	text-indent: 5px;
	color: #3D3A38;
	background-color: #E8E9FD;
	list-style-position: inside;
	list-style-image: url(../imagenes/imagenesDis/icon_menu.gif);
	list-style-type: circle;
	visibility: visible;
	float: left;
	left: 0px;
	font-size: 14px;
	line-height: 20px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	top: 195px;
	width: 203px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
}
h2 {
	font-family: Tahoma, Arial, "Courier New";
	font-size: 14px;
	color: #3D3A38;
}
#Contenido {
	font-family: Tahoma, Arial, "Courier New";
	background-color: #E8E9FD;
	height: inherit;
	width: 690px;
	left: 189px;
	top: 191px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-color: #FFFFFF;
	visibility: visible;
	overflow: visible;
	float: right;
	font-size: 14px;
	text-align: justify;
	padding: 10px;
	color: #3D3A38;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	list-style-position: outside;
	list-style-type: circle;
}
#Contenido img {
	padding: 10px 10px 10px 10px;
	border: thin none #FFFFFF;
}
.corte {clear: both;}
#Pie {
	height: 40px;
	font-family: Tahoma, Arial, "Courier New";
	z-index: 6;
	width: 100%;
	visibility: visible;
	left: 0;
	background-color: #E8E9FD;
	line-height: 40px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	bottom: 0px;
}
.texto16 {
	font-family: Tahoma, Arial, "Courier New";
	font-size: 16px;
	color: #3D3A38;
}
h1 {
	font-family: Tahoma, Arial, "Courier New";
	font-size: 16px;
	color: #3D3A38;
}
table {
	background-color: #E8E9FD;
	padding: 1PX;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
td {border: solid 1px #FFFFFF}
.texto12 {
	font-family: Tahoma, Arial, "Courier New";
	font-size: 12px;
	color: #3D3A38;
}
/*Enlaces.*/

#Menu a:visited {
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: normal;
	color:#3333FF;
	text-decoration: none;
}

#Menu a:link {
	font-family: tahoma, arial;
	font-size: 14px;
	color:#3333FF;
	font-weight: normal;
	text-decoration: none;
}

#Menu a:active {
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: normal;
	color:#3333FF;
	text-decoration: none;
}

#Menu a:hover {
	font-family: tahoma,arial;
	font-size: 14px;
	font-weight: bold;
	color:#3333FF;
	text-decoration: none;
}

a:visited {
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: normal;
	color:#3D3A38;
	text-decoration: underline;
}

a:link {
	font-family: tahoma, arial;
	font-size: 14px;
	color:#3D3A38;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: normal;
	color:#3D3A38;
	text-decoration: none;
}

a:hover {
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color:#3D3A38;
	text-decoration: underline;
}

