#Principal {
	background-color: #71AAFF;
	width: 980px;
	height: 680px;
	position:absolute;
	left:50%;
	margin-left:-490px;
	border: 1px solid #000000;
	top: 10px;
}
#Contenedor {
	height: 595px;
	width: 880px;
	position: absolute;
	left:50px;
	top: 10px;
}
#Cabecera {
	position: absolute;
	height: 80px;
	width: 880px;
	background-color: #FEFEFE;
	border: 1px solid #333333;
	top: 0px;
	left: 0px;
}
#Logo_cabecera {
	background-repeat: no-repeat;
	position: absolute;
	height: 61px;
	width: 250px;
	left: 30px;
	top: 10px;
}
#Imagen_cabecera {
	background-image: url(Varios/Imagenes/imagencabecera.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 79px;
	width: 94px;
	top: 1px;
	right: 2px;
}
#Calendario{
	font-family: "Trebuchet MS";
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 200px;
	color: #000000;
	font-size: 16px;
	left: 25px;
	top: 300px;
	text-align: center;
}
#Datos_contacto_top{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	position: absolute;
	top: 10px;
	left: 510px;
}
#Contenedor_navy{
	background-color: #FFFFFF;
	position: absolute;
	height: 343px;
	width: 880px;
	top: 90px;
	left: 0px;
	border: 1px solid #333333;
}
#Navegador{
	position: absolute;
	left: 5px;
	top: 75px;
}
#Menu {
	position: absolute;
	width: 150px;
	top: 75px;
	left: 5px;
}
#Menu ul {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
}
#Menu li {
	list-style-type: none;
	float: none;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	margin-right: 0px;
	background-color: #0066FF;
	width: 230px;
	border: 1px solid #333333;
}
#Menu li a:link {
    text-decoration: none;
	color: #FFFFFF;
}
#Menu li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#Menu li a:hover {
	text-decoration: none;
	color: #333333;
}
#Menu li a:active {
	text-decoration: none;
	color: #FF6600;
}
#Contenido {
	position: absolute;
	height: 300px;
	width: 620px;
	top: 20px;
	border: 1px solid #333333;
	left: 250px;
}
#Contenido_formulario {
	position: absolute;
	height: 300px;
	width: 620px;
	top: 20px;
	border: 1px solid #333333;
	left: 250px;
	background-color: #A7ADF7;
}
.Formulario_contacto {
	font-family: "Trebuchet MS";
	font-size: 14px;
	position: absolute;
	width: 520px;
	left: 50px;
	top: 30px;
	background-color: #E7E7E7;
	padding: 10px;
	border: 1px solid #A6A6A6;
	color: #000000;
	text-decoration: none;
	height: 240px;
}
.Menu{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #333333;
	text-align: center;
	position: absolute;
	top: 55px;
	left: 10px;
}
.Menu a:link {
    text-decoration: none;
	color: #FFFFFF;
}
.Menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Menu a:hover {
	text-decoration: none;
	color: #333333;
}
.Menu a:active {
	text-decoration: none;
	color: #FF6600;
}
#Pie{
	position: absolute;
	height: 140px;
	width: 880px;
	left: 0px;
	top: 444px;
	border: 1px solid #333333;
	background-color: #3367BD;
}
#Datos{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: center;
	position: absolute;
	left: 414px;
	top: 605px;
}
.Menu_contacto{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #333333;
	text-align: center;
	position: absolute;
	top: 20px;
	left: 10px;
	height: 25px;
}
.Menu_contacto a:link {
    text-decoration: none;
	color: #FFFFFF;
}
.Menu_contacto a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Menu_contacto a:hover {
	text-decoration: none;
	color: #333333;
}
.Menu_contacto a:active {
	text-decoration: none;
	color: #FF6600;
}
#Imagen_contact{
	position: absolute;
	height: 230px;
	width: 230px;
	left: 10px;
	top: 85px;
	border: 1px solid #333333;
	background-image: url(Varios/Imagenes/contacto.jpg);
	background-repeat: no-repeat;
}
