body {
	background-color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
}
#Contenedor{
	width:800px;
	height:860px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
}
#Boton1{
	float: left;
	width:160px;
	height:40px;
}
#Boton2{
	float: left;
	width:160px;
	height:40px;
}
#Boton3{
	float: left;
	width:160px;
	height:40px;
}
#Boton4{
	float: left;
	width:160px;
	height:40px;
}
#Boton5{
	float: left;
	width:160px;
	height:40px;
}

#Top
{
	float: left;
	background-color: #FFF;
	width:800px;
	height:285px;
}
#Top_izq
{
	float: left;
	width:640px;
	height:285px;
}
#Top_der
{
	float: left;
	width:160px;
	height:285px;
	background-color: #AFC36E;
}
#Menu{
	background-color: #313131;
	float: left;
	width:800px;
	height:110px;
	padding-top: 40px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
}
#Menu_1{
	float: left;
	width:155px;
	height:100px;
	padding-left: 5px;
	padding-top: 10px;
}
#Menu_2{
	float: left;
	width:155px;
	height:100px;
	padding-left: 5px;
	padding-top: 10px;
}
#Menu_3{
	float: left;
	width:155px;
	height:100px;
	padding-left: 5px;
	padding-top: 10px;
}
#Menu_4{
	float: left;
	width:155px;
	height:100px;
	padding-left: 5px;
	padding-top: 10px;
}
#Menu_5{
	float: left;
	width:155px;
	height:100px;
	padding-left: 5px;
	padding-top: 10px;
}
#Cont_centro{
	float: left;
	width: 640px;
	height:400px;
	background-color: #FFF;
	background-image: url(images/bg_titulo.jpg);
	background-repeat: no-repeat;
}
#Titulares{
	float: left;
	width: 470px;
	height:75px;
	background-color: #FFF;
	background-image: url(images/bg_titulo.jpg);
	background-repeat: no-repeat;
	background-position: 0 15px;
	padding-left: 10px;
}
#Principal{
	float: left;
	width: 480px;
	height:325px;
	background-color: #FFF;
}
.tx_titulo {
	color:#709300;
	font-size:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Info_izquierda{
	float: left;
	width: 160px;
	height:385px;
	background-color: #EBF3F5;
}
#Promo{
	float: left;
	width: 160px;
	height:95px;
	background-color: #EBF3F5;
}
#Back_promo{
	float: left;
	width: 160px;
	height:305px;
	background-color: #EBF3F5;
}
#Info_derecha{
	float: right;
	width: 160px;
	height:385px;
	background-color: #DCE7BA;
}
#Adestacar{
	float: right;
	width: 150px;
	height:200px;
	background-color: #DCE7BA;
	margin-right: 5px;
	margin-left: 5px;
}
#pie{
	width: 660px;
	background-color: #000;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 25px;
	color: #D3EC86;
	background-image: url(images/pie.gif);
	background-repeat: no-repeat;
	padding-left: 170px;
}
a#Home {
	display:block;
	width:160px;
	height:40px;
	background:url(images/home.gif) top left no-repeat;
}
a#Home:hover {
	background-position:0 -40px;
}
a#Quienes_somos {
	display:block;
	width:160px;
	height:40px;
	background:url(images/quienes_somos.gif) top left no-repeat;
}
a#Quienes_somos:hover {
	background-position:0 -40px;
}
a#Catalogo2009 {
    display:block;
    width:160px;
    height:40px;
    background:url(images/catalogo2009.gif) top left no-repeat;
}
a#Catalogo2009:hover {
	background-position:0 -40px;
}
a#Contacto {
    display:block;
    width:160px;
    height:40px;
    background:url(images/contacto.gif) top left no-repeat;
}
a#Contacto:hover {
	background-position:0 -40px;
}

.tx_menu {
	font-family:Verdana, Geneva, sans-serif;
	color:#b7a77e;
	font-size:11px;
	text-decoration: none;
}
.tx_menu a:link{
	color: #b7a77e;
	text-decoration: none;
}
.tx_menu a:active {
	color: #b7a77e;
	text-decoration: none;
}
.tx_menu a:visited {
	color: #b7a77e;
	text-decoration: none;
}
.tx_menu a:hover{
	color: #FFF;
	text-decoration: none;
}
#planisferio {
	width:830px;
	height:465px;
	background-image: url(images/planisferio.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.tx1_planisferio {
	color:#FFF;
	font-size:30px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tx2_planisferio {
	color:#FFF;
	font-size:45px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 100px;
}
.tx3_planisferio {
	color:#FFF;
	text-align: center;
	font-size: 12px;
}
.tx_idioma {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	text-decoration: none;
}
.tx_idioma a:hover{
	color: #c5fe82;
	text-decoration: none;
}
#idiomas {
	width:830px;
	height:85px;
}
#Welcome {
	width:830px;
	height:380px;
}
.titulos_parrafo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7ba053;
	font-size:20px;
	text-decoration: none;
	text-align: right;
}
.tx_parrafo {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:10px;
	text-decoration: none;
	text-align: right;
}
