body {
	background-color: #A91314;
}
#slider-web {
	width: 750px;
	margin-left: -443px;
	left: 50%;
	position: absolute;
	height: 530px;
	top: 10px;
	background-color: #A91314;
	margin-top: 32px;
	z-index: -2;
}

#wrap {
	width: 930px;
	margin-left: -450px;
	left: 50%;
	position: absolute;
	background-repeat: no-repeat;
	height: 700px;
	background-image: url(../img/fondo02.gif);
	top: 10px;
	background-position: center center;
}
#wrap_location {
	width: 930px;
	margin-left: -450px;
	left: 50%;
	position: absolute;
	background-repeat: no-repeat;
	height: 800px;
	background-image: url(../img/fondo_location.gif);
	top: 10px;
	background-position: center center;
}
#wrap_index {
	width: 930px;
	margin-left: -450px;
	left: 50%;
	position: absolute;
	background-repeat: no-repeat;
	height: 700px;
	background-image: url(../img/backGround.gif);
	top: 10px;
	background-position: center center;
}
#menu {
	float: left;
	margin-top: 15px;
	margin-left: 220px;
	width: 500px;
}
#bandera {
	position:absolute;
	left:794px;
	top:2px;
	width:134px;
	height:28px;
	z-index:1;
	text-align: right;
}
#logo {
	position:absolute;
	left:659px;
	top:145px;
	width:172px;
	height:91px;
	z-index:1;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
}
#logo_index {
	position:absolute;
	left:507px;
	top:145px;
	width:172px;
	height:91px;
	z-index:1;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
}
#body {
	float: left;
	width: 500px;
	margin-top: 210px;
	margin-left: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
#body_index {
	float: left;
	width: 350px;
	margin-top: 250px;
	margin-left: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
#body a {
	color: #A91314;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#foot_location{
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A91314;
	text-align: right;
	font-size: 10px;
	float: right;
	position: absolute;
	z-index: 1;
	left: 313px;
	top: 744px;
}
#foot {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A91314;
	text-align: right;
	font-size: 10px;
	float: right;
	position: absolute;
	z-index: 1;
	left: 308px;
	top: 623px;
}
#foot a {
	color: #999;
	text-decoration: none;
}
#foot a:hover {
	color: #CCC;
}
/*foot index*/
#foot_index {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF8F0;
	text-align: right;
	font-size: 10px;
	float: right;
	position: absolute;
	z-index: 1;
	left: 523px;
	top: 651px;
}
#foot_index a {
	color: #350606;
	text-decoration: none;
}
#foot_index a:hover {
	color: #CCC;
}

/* menu nav */
#nav{
	padding:0;
	margin:0;
	
	}
	
#nav li{
	float:left;
	list-style:none;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #322A26;
	
}
#nav li a{
	color: #FFF;
	text-decoration: none;
	}

/* menu nav */

/*boton*/
.boton {
	float: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #322A26;
	font-size: 12px;
}
.boton a {
	color: #FFF;
	text-decoration: none;
}
.boton a:hover {
	color: #322A26;
}
/*texto*/
.burdeo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A91314;
}
