<style type="text/css">


div#principal{
	height: 213px;
}
div#imagen{
   position: absolute;
   top: 0px;
   left: 0px;
   height: 213px;
   width: 600px;
   border: 1px #000000 solid;
 
}
div#todo{
	width: 100%;
	text-align: center;
	height: 100%;
}
div#todo-menu{
	width: 600px;
	margin: auto;
	background-color: #FFFFFF;

}
div#menu{
	top: 213px;
	left: 0px;
	width: 100%;
	height: 95px;
	border: 0px #000000 solid;
	border-bottom: 0px;
	background-color: #D8D8D8;
}
div#cuadro_idiomas{
   position: absolute;
   top: 25px;
   left: 700px;
   width: 100px;
   height: 40px;
   border: 0px #000000 solid;
   background-color: #FFFFFF;
}
div#v_1
div#v_2
div#v_3
div#v_4
div#v_5
div#v_6
{
	width: 90px;
	float:left;
}
.ventana{
	width: 99px;
	height: 30px;
	border: 0px #000000 solid;
	border-left: 1px #404040 solid;
	border-bottom: 1px #404040 solid;
	background-color: #6062B8;
	cursor: hand;
	float:left;
	color: #e3e5ff;
	text-decoration: none;
}
.ventana a{
	text-decoration: none;
	color: #e3e5ff;
}
.ventana a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


p#tx_ventana{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin-top: 9px;
	text-transform: uppercase;
	text-decoration: none;
}
</style>

