body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bk_gral.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #c6bfad;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

div#container{margin: 0px auto;width: 1007px;float: none;text-align: center;}

div,p,ul,li,h3,h2,h1{position: relative;float: left;margin: 0px;padding: 0px;list-style: none;}

a{margin: 0px;padding: 0px;color: #504D43;text-decoration: none;}

a:hover{color: #336600;text-decoration: underline;}

.rojo{
	color: #b6001e;
}
.dorado{
	color: #af8318;
}

.blanco{
	color: #FFF;
}

.verde{
	color: #81cd49;
}

div#sombra1{
	width: 5px;
	height: 900px;
	background-image: url(../images/sombra1.png);
	background-position: -1px 185px;
	background-repeat: no-repeat;
	
}

div#sombra2{
	float: right;
	width: 5px;
	height: 900px;
	background-image: url(../images/sombra2.png);
	background-position: -4px 185px;
	background-repeat: no-repeat;
	
}

div#header{
	width: 997px;
	height: 76px;
}


h1#logo_header{
	position: absolute;
	top: 11px;
	left: 35px;
	width: 196px;
	height: 52px;
	background-image: url(../images/logo_header.jpg);
	text-indent: -10000px;
}

p#header_intro{
	position: absolute;
	left: 660px;
	top: 19px;
	width: 324px;
	font-size: 15px;
	font-weight: bold;
	color: #acacac;
	text-align: right;
}



div#menu{
	float: right;
	width: 962px;
	height: 57px;
}


li#item_menu{
	top: 25px;
	color: #FFF;	
	display: inline;
	float: left;
}

.menu_link{
	padding-left: 15px;
	padding-right: 30px;
	color: #cfcfcf;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

a:hover.menu_link{
	text-decoration: none;
	color: #FFF;
	background-position: 0px -17px;
}

div#info{
	width: 995px;
	background-color: #9c9797;
}

div#intro{
	width: 997px;
	height: 364px;
	background-image: url(../images/bk_intro.jpg);
}

p#intro{
	position: absolute;
	top: 57px;
	left: 720px;
	width: 200px;
	font-size: 14px;
	color: #FFF;
	text-align: right;
	line-height: 20px;
}


div#intro2{
	width: 997px;
	height: 301px;
	background-image: url(../images/bk_intro2.jpg);
	text-align: left;
}

div#texto_home1{
	position: absolute;
	top: 43px;
	left: 355px;
	width:305px;
	color: #FFF;
	font-size: 13px;
	line-height: 20px;
}

div#texto_home2{
	position: absolute;
	top: 163px;
	left: 355px;
	width:258px;
	color: #FFF;
	font-size: 11px;
	line-height: 18px;
}

li#listado_home{
	display: block;
	height: 26px;
	width: 290px;
}

.listado_link{
	font-size: 12px;
	text-align: left;
	color: #1f6e9d;
	padding-left: 15px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: bold;
}

a:hover.listado_link{
	text-decoration: none;
	color: #001835;
	background-position: 3px 2px;
}

p#form_tit{
	position: absolute;
	top: 44px;
	left: 742px;
}

p#home_form1{
	position: absolute;
	top: 118px;
	left: 742px;
	font-size: 11px;
	color: #FFF;
}

.formulario{
	width: 207px;
	height: 19px;
	font-size: 11px;
	background-image: url(../images/bk_form.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
}

.form_bot{
	position: absolute;
	left: 773px;
	top: 260px;
	width: 129px;
	height: 30px;
	background-image: url(../images/form_enviar.jpg);
	border: none;
	color: #FFF;
}

div#footer{
	width: 995px;
	background-color: #FFF;
	text-align: left;
	background-image: url(../images/footer_detalle.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
