*{
margin:0px;
padding:0px;
}
body{
	background: url(../img/fondo.jpg) fixed;
	padding:40px 0;
	font-family:Arial;
	}
h1{
	padding:20px 0 20px 45px;
	}
h2{
	color:#37160d;
	}
p{
	padding:0 0 20px 0;
	font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-transform: normal;
  letter-spacing: normal;
  line-height: 1.4em;
  color:#37160d;
	}
a{}
#cont_slide{
	background: #33140C;
	height:400px;
	}
#cont_general{
	background:url(../img/sombra_03.png);
	width:940px;
	margin:0 auto;
	}
#cont_entrar{
	background: url(../img/madera2_03.jpg) repeat-x;
	height:142px;
	border-top:solid 2px #8d6214;
	border-bottom:solid 2px #8d6214;
	text-align:center;
	}
.cont_img{
	float:right;
	padding:0 6px 20px 5px;
	}
#botonera{
	height:56px;
	border-top:solid 2px #8d6214;
	border-bottom:solid 2px #8d6214;
	}
#contenidos{
	background: url(../img/papel_03.jpg);
	margin:0 11px;
	}
#cont_footer{
	background: url(../img/madera2_03.jpg) no-repeat;
	height:142px;
	margin:0 10px;
	border-top:solid 8px #3a1c0e;
	}
#entrar{
	width:940px;
	margin:0 auto;
	}
#footer_index{
	background: url(../img/sombra_abajo2_13.png);
	height:117px;
	}
#footer_txt{
	width:940px;
	margin:0 auto;
	text-align:center;
	}
#footer_txt p{
		color:#815712;
		padding:24px 0 0 0;
		font-weight:bold;
	}
#header{
	margin:0 11px;
	background:#3a1c0e ;
	}
img{
	border:none;
	}
img.right{
	border: solid 3px #3a1c0e;
	}
img.centro{
	border: solid 3px #3a1c0e;
	
	}
#logo{}
#sombra_arriba{
	height:12px;
	background: url(../img/sombra_sup_03.png);
	width:940px;
	margin:0 auto;
	font-size:0px;
	}
#sombra_arriba1{
	height:9px;
	background: url(../img/sombra1_08.png);
	font-size:0px;
	}
#sombra_abajo{
	height:11px;
	background: url(../img/sombra_inf_06.png);
	width:1024px;
	margin:0 auto;
	font-size:0px;
	}
#slide{}
#slide_index{
	width:1024px;
	margin:0 auto;
	height:400px;
	padding-top:6px;
	}
#txt{
		padding:20px 33px;

}
td.cel{
	height:22px;
	text-align:right;
	}
td.cel_ppal{
	width:300px;
	}
td.cel_tit{
	height:22px;
	text-align:center;
	background:#97715a;
	font-weight:bold;
	}
td.cel_fe{
	text-align:center;
		border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	font-size:.8em;
	}
td.cel_pre{
	height:22px;
	text-align:center;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
		color:#bc0b0b;
	}
ul{
	list-style:none;
	}
ul#for{
	color:#37160d;
	}
ul#for li.in{
	padding:2px 0 8px 0;
	}
	
ul#listas{
	padding:0 0 20px 20px;
	font-size: 13px;
  font-style: italic;
  font-weight: normal;
  text-transform: normal;
  letter-spacing: normal;
  line-height: 1.4em;
  color:#37160d;
	}
ul#listas li{
	padding:0 0 8px 0;
	}
ul#gal{
	padding:10px 0 0 0;
	}
ul#gal li{
	float:left;
	padding:0 18px 10px 0;
	}
/*Formulario*/
form#res{
	width:420px;
	}
input{
	width:250px;
	padding:5px 5px;
	border:solid 1px #8d6214;
	background:#3A1C0E;
	color:#fff;
	}
input#area{
	width:33px;
	}
input#btn_enviar{
	width:80px;
		border:solid 1px #8d6214;
	background:#3A1C0E;
	color:#fff;
	cursor:pointer;
	}
textarea{
	width:350px;
	padding:5px 5px;
	height:250px;
	border:solid 1px #8d6214;
	background:#3A1C0E;
	color:#fff;
	}
	