body {
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#373737;
	background-position: center top;
	background-image:url(img/bg_inicio.gif);
	background-repeat:repeat-y;
}

#barra1{
	float:left;
	width:100%;
	background-image: url(img/bg_lang.gif);
}
#all{
	float:left;
	width:100%;
}

#barra1 #top{
	width:760px;
	height:108px;
	margin-left:auto;
	margin-right:auto;

}
.center{
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
#all #barra2{
	width:760px;
	height:30px;
	float:left;
}
#all #idiomas{
	float:left;
	width:720px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
#all #textos{
	float:left;
	width:720px;
	padding-left:20px;
	padding-right:20px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif, Helvetica;
	font-size:11px;
	line-height:12px;
	color:#666666;
}
#txt_idioma_0{
	width:160px;
	padding:10px;
	float:left;
	display:inline;
	text-align:right;
}
#txt_idioma_1{
	width:160px;
	padding:10px;
	float:left;
	display:inline;
	text-align:center;
}
#txt_idioma_2{
	width:160px;
	padding:10px;
	float:left;
	display:inline;
	text-align:left;
}
#txt_idioma_3{
	width:160px;
	padding:10px;
	float:left;
	display:inline;
	text-align:left;
}

#btn_idioma_0{
	width:170px;
	height:17px;
	float:left;
	margin-right:10px;
	display:inline;
	font-size:1px;
	line-height:1px;
	color:#E0E1C0;
	background-image:url(img/esp_1.gif);
	background-repeat:no-repeat;
	background-position: right top;
}
#btn_idioma_1{
	width:180px;
	height:17px;
	float:left;
	font-size:1px;
	line-height:1px;
	color:#E0E1C0;
	background-image:url(img/eng_1.gif);
	display:inline;
	background-repeat: no-repeat;
	background-position: center top;
}
#btn_idioma_2{
	width:180px;
	height:17px;
	float:left;
	font-size:1px;
	line-height:1px;
	color:#E0E1C0;
	background-image:url(img/port_1.gif);
	display:inline;
	background-repeat: no-repeat;
	background-position: center top;
}
#btn_idioma_3{
	width:170px;
	height:17px;
	float:left;
	margin-left:10px;
	display:inline;
	font-size:1px;
	line-height:1px;
	color:#E0E1C0;
	background-image:url(img/fr_1.gif);
	display:inline;
	background-repeat: no-repeat;
	background-position: left top;
}
#link{
	float:left;
	width:170px;
}
#link a{
	
	color:#E0E1C0;
	text-decoration:none;
	width:2px;
	padding-right:168px;
	height:1px;
	overflow:hidden;
	padding-bottom:16px;
	float:left;
	display:block;
}
.hola{
	float:left;
	width:760px;
	text-align:center;	
}
#all .pie{
	float:left;
	width:760px;
	height:196px;	
}
#all .txt_pie{
	width:740px;
	float:left;
	padding:10px;
	text-align:center;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif, Helvetica;
	font-size:10px;
	color:#666666;
}
#all .txt_pie a{
	color:#666666;
	text-decoration:none;
}
#all .txt_pie a:hover{
	color:#333333;
	text-decoration:none;
}
