@charset "utf-8";
body {
	background-color: #85a4aa;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#envoltorio {
	text-align: center;
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #FFFFFF;
}

#envoltorio #botonera {
	height: 107px;
	background-color: #FFFFFF;
	position: relative;
}


#botonera #logo {
	height: 88px;
	width: 210px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#botonera #menu1 {
	height: 88px;
	width: 541px;
	position: absolute;
	left: 210px;
	top: 0px;
}
#botones_menu1 form {
	margin: 0px;
	padding: 0px;
}
#botones_menu1Interior form {
	margin: 0px;
	padding: 0px;
}
#botonera #menu1 #botones_menu1 {
	height: 66px;
	padding-left: 130px;
}
#botonera #menu1 #botones_menu1Interior {
	height: 66px;
	padding-left: 68px;
}

#botonera #menu1 #botones_menu1_principal {
	height: 22px;
	padding-left: 25px;
}


#botonera #menu2 {
	background-color: #738084;
	height: 19px;
	position: absolute;
	top: 88px;
	width: 751px;
	left: 0px;
}
#botonera #menu2 #date {
	width: 210px;
	position: absolute;
	height: 19px;
	left: 0px;
	top: 0px;
	color: #f9fcff;
	vertical-align: middle;
}
#menu2 #botones_menu2 {
	width: 541px;
	height: 19px;
	position: absolute;
	top: 0px;
	left: 210px;
}

#copyright {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 20px;
}
#envoltorio3 {
	text-align: center;
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #FFFFFF;
}
