/* CSS Document */

body{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	margin-bottom: 0px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:45px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	SCROLLBAR-FACE-COLOR:#999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR:#999999;
	SCROLLBAR-ARROW-COLOR:#666666;
	SCROLLBAR-TRACK-COLOR:#cccccc;
	SCROLLBAR-BASE-COLOR:#666666;
	height:100;
}
#contenedortop{
	width:100%;
	height:116px;
	margin:0;
	padding: 0px;
	position: relative;
	background-color:#DEDEDE;
}
#top{
	width:780px;
	height:116px;
	position:absolute;
	margin-left:-390px;
	margin-top:0px;
	left: 50%;
	top: 0;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo{
	width:211px;
	height:116px;
	position:relative;
	margin:0px;
	float:left;
}
#menu{
	width:535px;
	height:30px;
	top:80px;
	position:relative;
	padding:0;
	margin:0;
	float:right;
}
#localizacion{
	top:0px;
	width:110px;
	height:104px;
	padding:0;
	margin-top:10px;
	float:right;
	left:670px;
	position:absolute;
}
#medio{
	height:332px;
	width:100%;
	background-image:url('../imges/bgmedio.gif');
	background-repeat:repeat-x;
	text-align:center;
	position: relative;
}
#bgtxt{
	width:788px;
	/ height:258px;
	min-height:258px;
	margin-left:-389px;
	z-index:3;
	margin-right: auto;
	position: absolute;
	top: 111px;
	left: 50%;
	z-index:79;
}
#tit{
	width:780px;
	height:20px;
	position:absolute;
	text-align:right;
	font-size:12px;
	color:#ffffff;
	padding-right:8px;
	padding-top:2px;
	z-index:4;
	left: 0px;
	top: 0px;
}
#txt{
	width:750px;
	position:absolute;
	text-align:justify;
	padding:8px;
	margin-left:10px;
	margin-right:10px;
	z-index:4;
	left: 0px;
	top: 22px;
}
#txt2{
	width:550px;
	
	text-align:justify;
	padding:8px;
	margin-right:10px;
	z-index:4;
	float:right;
	border-left-color:#96261D;
	border-left-style:dotted;
	border-left-width:1px;
}
#submenu{
	width:140px;
	float:left;
	text-align:justify;
	padding:8px;
	margin-left:10px;
	z-index:4;
	margin-top: 10px;
}
.enlace{
	color:#96261D;
	text-decoration:none;
}
.enlace:hover{
	color:#580603;
	text-decoration:none;
}

#direccion_2{
	text-align:justify;
	padding:8px;
	margin-top:20px;
	background-image:url(../imges/direccion.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:40px;
	clear: both;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
#idioma{
	float:right;
	width:70px;
	height:25px;
	padding-top:4px;
}