/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background-image:url(../img/fondo3.jpg);
	background-repeat:repeat-x;
	background-color:#433a35;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b6b18f;
}
img{
	position:relative;
	display:block;
	float:left;
	border:0px;
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	color:#e0dab2;
}
.div100{
	position:relative;
	float:left;
	display:block;
	width:100%;
}
#contenedor{
	margin-left: auto;
	margin-right:auto;
	width:850px;
	min-height:544px;
	_height:544px;
}
#ajusta{
	clear:both;
}
#contfotos{
	position:relative;
	display:block;
	float:left;
	width:850px;
	height:153px;
	background-image:url(../img/fondofotos.jpg);
	background-repeat:repeat-x;
}
#fotos{
	position:relative;
	display:block;
	float:left;
	width:833px;
	height:148px;
}
#fotos img {
	display:none;
	position:absolute;
	padding:5px 7px 0px 8px;
}
#contenido{
	position:relative;
	display:block;
	float:left;
	width:850px;
	min-height:391px;
	_height:391px;
	background-image:url(../img/fondocentral.jpg);
	background-repeat:no-repeat;
}
#contenidoint{
	position:relative;
	display:block;
	float:left;
	width:850px;
	min-height:391px;
	_height:391px;
	background-image:url(../img/fondoint.jpg);
	background-repeat:no-repeat;
}
#fecha{
	position:relative;
	display:inline;
	float:left;
	width:402px;
	padding-left:29px;
	font-size:13px;
	color:#ebe8d5;
	padding-top:2px;
}
#menusup{
	position:relative;
	display:inline;
	float:right;
	padding:22px 20px 0px 0px;
}
ul{
	padding:0px;
	margin:0px;
}
ul li {
	list-style:none;
}
ul.menu {
	position:relative;
	float:left;
	width:auto;
}
ul.menu li {
	float:left;
	display:inline;
	padding:0px;
}
ul.menu li a{
	font-size:14px;
	color:#231c19;
}
ul.menu li a:hover{
	font-size:14px;
	color:#e0dab2;
}
ul.menu li.activo{
	font-size:14px;
	color:#e0dab2;
}
ul.menu li.separa {
	position:relative;
	float:left;
	display:inline;
	width:17px;
	background-image:url(../img/separamenu.jpg);
	background-repeat:no-repeat;
}
#textos{
	position:relative;
	float:right;
	display:block;
	width:420px;
	margin-bottom:20px;
}
#textodescarga{
	position:relative;
	float:left;
	display:block;
	width:370px;
	height:120px;
	padding-top:85px;
	padding-bottom:20px;
}
#descarga a{
	position:relative;
	float:left;
	display:block;
	height:30px;
	background-image:url(../img/botdescarga.jpg);
	background-repeat:no-repeat;
	padding:5px 0px 0px 35px;
	margin-top:5px;
	font-size:15px;
	color:#559f21;
}
#descarga a:hover{
	position:relative;
	float:left;
	display:block;
	height:30px;
	background-image:url(../img/botdescargaa.jpg);
	background-repeat:no-repeat;
	padding:5px 0px 0px 35px;
	margin-top:5px;
	font-size:15px;
	color:#ebe8d5;
}
#textosint{
	position:static;
	float:right;
	display:block;
	width:500px;
	padding:20px 20px 10px 40px;
	margin-top:20px;
	_background-color:#2b221c;
	filter: alpha(opacity=70);/* IE */
	background-image:url("../img/fondot.png")!important;
	background-repeat:repeat;
	background-image: none;
	margin-bottom:20px;
}
#conttexto{
	position:relative;
	float:left;
	display:block;
}
.titulo{
	font-size:15px;
	color:#ebe8d5;
}
.titulo2{
	font-size:24px;
	color:#64892f;
}
#pie{
	position:relative;
	display:block;
	float:left;
	width:850px;
	margin-bottom:5px;
	color:#797264;
}
.centrar{
	text-align:center;
}
#conectia{
	position:absolute;
	margin-top:5px;
}
