body
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin: 10px auto;
  padding: 0;
  background-color: #B2B2B2;
  background-image: url(Img/Page-BgTexture.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}
.flota{
	overflow: scroll;
	height: 250px;
	width: 100%;
}
.links{
	font-variant:normal;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}
.base{
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	height: 100%;
	z-index:1;
	border: 0px none #333333;
}

.arriba {
	width: 700px;
	margin: auto;
	height: 250px;
}
.arriba2{
	width: 200px;
	margin:auto;
	height: 250px;
	background-image:url(Img/logo-bicentenario.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.barra{
	width: 900px;
	height:80px;
	margin:auto;
	background-image:url(Img/barra.png);
	background-repeat:no-repeat;
}
.pie{
	width: 900px;
	height:60px;
	margin:auto;
	background-image:url(Img/busca.png);
	background-repeat: repeat;
}

#busca{
	width: 900px;
	height: auto;
	background-image: url(Img/busca.png);
	margin:auto;
	background-repeat: repeat;
	color: #FFFFFF;
	position: static;
	float: none;
}

.cuerpo{
	width: 900px;
	height:600px;
	margin:auto;	
}

.menu{
	width: 20%;
	height: 400px;
	margin:auto;
	float: none;
	background-repeat:no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu2{
	width: 70%;
	height:600px;
	margin:auto;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu3{
	width: 10%;
	height:600px;
	margin:auto;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.submenu{
	width: 263px;
	height:30px;
	margin:auto;
	float: none;
	background-color: #CCD9E4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-indent: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border{
	background-color: #CCD9E4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.txt{
	width: 500px;
	height:200px;
	margin:auto;
	background-image:url(Img/txt.png);
	background-repeat:no-repeat;
	color: #FFFFFF;	
	text-indent: 4px;
	color: #000000;
}

.txts{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.botones{
	width: 230px;
	height:400px;
	margin:auto;
	position:absolute;
	
}

.Estilo3 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	height: 20px;
	width: auto;
}
.borde{
	border: thin solid #FFFFFF;
}
.capa{
	position:static;
	width:200px;
	height:200px;
	background-repeat:no-repeat;
}
.href{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
