/* villaverde @SWC*/
@charset "utf-8";
/* CSS Document */
 body {
	background-color:#757962;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0;
	background-image:url(../images/bg_body_top.png);
	background-repeat: repeat-x;
	background-position:top;
}
h1{
font-size:24px; color:#690c0e; text-align:center;
}
h2{
font-size:18px; color:#690c0e; text-align:center;
}
hr{ color:#b7b7a1; height:1px;}

#contenedor{
width:963px;
margin:0 auto;
}

#banner {
	height:360px;
	width:957px;
	background-repeat: no-repeat;
	margin-top:44px;
	float:left;
	position: relative;
	z-index:1;
	border:3px solid #686500;
}

#marca{
	padding-left:254px;
	height:18px;
	margin:0;
	width:250px;
	z-index:3;
	visibility: visible;
	display: block;
	position: relative;
	
	
	/* background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 159px;
	height: 148px;
	position: absolute;
	right: -70px;
	top: 225px;
	display: block;
	text-indent: -999em;
	overflow-x: hidden;
	overflow-y: hidden;
	background-image: url("../images/h1.png");*/
	

 }

 
#marca img{
	margin-top:18px;
	z-index: 5;
}

#subcontenedor{
width:963px;
float:left;
background-color:#d7d7bd;
margin:0;}


#nav {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:500;
	height:50px;
	width:885px;
	margin:0px;
	padding-left:78px;
	float:left;
	text-align:center;
	background-color:#545420;
}
.nav {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:500;
	width:auto;
	height:50px;
	text-align:left;
	color:#777676;
	line-height:50px;
	padding-right:78px;
	float:left;
}
.nav a {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:500;
	font-size:14px;
	text-decoration:none;
	color:#8f9377;
}
.nav :hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	width:auto;
	height:62px;
	float:left;
	background-image:url(../images/ico_nav.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	overflow:visible;
}
.nav a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:500;
	text-decoration:none;
	color:#fff;
}
.nav_selected a{ color:#FFFFFF;}
.nav_selected {
	width:auto;
	height:62px;
	float:left;
	color:#FFFFFF;
	background-image:url(../images/ico_nav.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	overflow:visible;
}

.encabezado{
	width:839px;
	padding:20px 62px;
	float:left;

}


.encabezado a{
	color:#58584c;	
}




.titulosrojos{
	color:#690c0e;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;

}

.encabezado p{ color:#58584c; font-size:18px; font-style:italic; line-height:30px; text-align:center; padding:0 8px;}

.encabezadonew{ color:#58584c; font-size:24px; font-style:italic; line-height:30px; text-align:center; padding:0 8px; font-weight:bold;}

.encabezadonew2{
	color:#58584c;
	font-size:16px;
	font-style:italic;
	line-height:30px;
	text-align:justify;
	padding:0 8px;
}

.encabezado22{
	width:930px;
	float:left;

}
.encabezado2 p{ color:#58584c; font-size:18px; font-style:italic; line-height:30px; text-align:center; }


.columnas{ margin-top:20px; width:279px; float:left; height:auto;}
.columnas img{ border:3px solid #FFF; text-align:center;}
.columnas p{ color:#58584c; font-size:14px;  line-height:24px; text-align:center;}

.boton{ background-image:url(../images/boton.png); background-position:center; background-repeat:no-repeat; font-size:14px; color:#606054; width:124px; height:34px; line-height:25px; text-align:center; margin: 0 auto;}

.boton a{ text-decoration:none; color:#606054}
.boton a:hover{ text-decoration:none; color:#FFF}

#foo{ background-image:url(../images/bg_foo.png); background-repeat:repeat-x; width:100%; margin:0; height:331px; clear:both;}

#contenedor_foo{
width:963px;
margin:0 auto;
height:230px;
background-color:#d7d7bd;
}
#subcontenedor_foo{
	width:839px;
	padding:20px 62px;
	float:left;
}
.col_datos{ width:200px; height:auto; float:left; padding:10px 30px; color:#58584c; font-size:14px; line-height:24px; }
.col_datos a{ width:200px; text-decoration:none; height:auto; float:left; color:#58584c; font-size:14px; line-height:24px; }

.col_img{ width:220px; height:auto; float:left; padding:10px 0 10px 50px; text-align:right; }

#nav_foo {
	height:50px;
	width:885px;
	margin:0px;
	padding-left:78px;
	float:left;
	text-align:center;
}
.nav_foo {
	width:auto;
	height:50px;
	text-align:left;
	color:#777676;
	line-height:50px;
	padding-right:60px;
	float:left;
}
.nav_foo a {
	font-size:14px;
	text-decoration:none;
	color:#beabab;
}
.nav_foo a:hover {
	text-decoration:none;
	color:#fff;
}
