html{
	margin:0;
	padding:0;
}
body{
	background:#2e2417;
	font-family:arial;
	margin:auto;
}
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, span, hr { 
	margin : 0; 
	padding : 0; 
}
#general, #header, #estructura, #footer{
	position:relative;
}
#general{
	width:970px;
	margin:auto;
}

a:focus {
border:none;
}
#header{
	margin:0;
	padding:0;
	width:100%;
	height:353px;
}
#logo{
	display:block;
	float:left;
	width:971px;
	height:81px;
	background: url("../images/logo.jpg") no-repeat;
}
#logo span{
	display:none;
}
#head{
	display:block;
	float:left;
	width:971px;
	height:272px;
	background: url("../images/head.jpg") no-repeat;
}
#head span{
	display:none;
}
#navegacion{
list-style-type: none;
}
#navegacion li{
	float:left;
}
.inicio a{
	position: absolute; 
	background: url("../images/menu.png") no-repeat 0 0;
	width: 135px; 
	height: 61px; 
	top: 230px; 
	left: 60px; 
}
#navegacion li a span{
	display:none;
}
.inicio a:hover{
	background: url("../images/menu.png") no-repeat 0 -71px;
}
.inicio_a{
	position: absolute; 
	background: url("../images/menu.png") no-repeat 0 -71px;
	width: 135px; 
	height: 61px; 
	top: 230px; 
	left: 60px; 
}
.nosotros a{
	position: absolute; 
	background: url("../images/menu.png") no-repeat -135px 0;
	width: 140px; 
	height: 61px; 
	top: 230px; 
	left: 195px; 
}
.nosotros  a:hover{ 
	background: url("../images/menu.png") no-repeat -135px -71px;
}
.nosotros_a{
	position: absolute; 
	background: url("../images/menu.png") no-repeat -135px -71px;
	width: 140px; 
	height: 61px; 
	top: 230px; 
	left: 195px; 
}
.artesanias a{
	position: absolute; 
	background: url("../images/menu.png") no-repeat -274px 0;
	width: 130px; 
	height: 61px; 
	top: 230px; 
	left: 335px; 
}
.artesanias a:hover{	
	background: url("../images/menu.png") no-repeat -274px -71px;
}
.artesanias_a{
	position: absolute; 
	background: url("../images/menu.png") no-repeat -274px -71px;
	width: 130px; 
	height: 61px; 
	top: 230px; 
	left: 335px; 
}
.textil a{
	position: absolute; 
	background: url("../images/menu.png") no-repeat -404px 0;
	width: 95px; 
	height: 61px; 
	top: 230px; 
	left: 465px; 
}
.textil a:hover{
	background: url("../images/menu.png") no-repeat -404px -71px;
}
.textil_a{
	position: absolute; 
	background: url("../images/menu.png") no-repeat -404px -71px;
	width: 95px; 
	height: 61px; 
	top: 230px; 
	left: 465px; 
}
.local a{
	position: absolute; 
	background: url("../images/menu.png") no-repeat -499px 0;
	width: 96px; 
	height: 61px; 
	top: 230px; 
	left: 560px; 
}
.local a:hover{
	background: url("../images/menu.png") no-repeat -499px -71px;
}
.local_a{
	position: absolute; 
	background: url("../images/menu.png") no-repeat -499px -71px;
	width: 96px; 
	height: 61px; 
	top: 230px; 
	left: 560px; 
}
.ferias a{
	position: absolute; 
	background: url("../images/menu.png") no-repeat -595px 0;
	width: 110px; 
	height: 61px; 
	top: 230px; 
	left: 654px; 
}
.ferias a:hover{
	background: url("../images/menu.png") no-repeat -595px -71px;
}
.ferias_a{
	position: absolute; 
	background: url("../images/menu.png") no-repeat -595px -71px;
	width: 110px; 
	height: 61px; 
	top: 230px; 
	left: 654px; 
}
.contacto a {
	position: absolute; 
	background: url("../images/menu.png") no-repeat -705px 0;
	width: 134px; 
	height: 61px; 
	top: 230px; 
	left: 764px; 
}
.contacto a:hover{
	background: url("../images/menu.png") no-repeat -705px -71px;
}
.contacto_a {
	position: absolute; 
	background: url("../images/menu.png") no-repeat -705px -71px;
	width: 134px; 
	height: 61px; 
	top: 230px; 
	left: 764px; 
}
#header{
	width:974px;
	height:306px;
}
#estructura{
	background:url("../images/fondo.jpg") repeat-y;
	width:100%;
	float:left;
	padding-bottom:50px;
}
#presentacion{
	margin:auto;
	width:882px;
	height:246px;
	background: url("../images/presentacion.jpg") no-repeat;
	margin-bottom:82px;
}
#presentacion h3 {
	position:relative;
	top:35px;
	left:250px;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	letter-spacing:1.5px;
	width:400px;
}
#presentacion p{
	display:block;
	width:360px;
	position:relative;
	top:40px;
	left:255px;
	color:#d0d0d0;
	font-size:12px;
	text-align:justify;
}
#noticias{
	margin:auto;
	width:467px;
}
#t_not{ 
	display:block;
	width:467px;
	height:61px;
	background: url("../images/titulo_not.jpg") no-repeat;
}
#t_not span{
	position:relative;
	font-size:24px;
	font-weight:bold;
	top:15px;
	left:20px;
	color:#fff;
}
#registro{
	float:right;
	width:326px;
	height:162px;
	margin-right:60px;
	background: url("../images/registro.jpg") no-repeat;
}
#registro h5{
	color:#26251c;
	letter-spacing:2px;
	font-size:24px;
	font-weight:bold;
	position:relative;
	top:20px;
	left:20px;
	}
#registro p{
	position:relative;
	display:block;
	width:260px;
	top:25px;
	left:22px;
	text-align:justify;
	color:#26251c;
}
#registro a{
	color:#fff;
	font-size:16px;
	position:relative;
	left:120px;
	top:50px;
	font-weight:bold;
	text-decoration:none;
}
#t_not{ 
	display:block;
	width:467px;
	height:61px;
	background: url("../images/titulo_not.jpg") no-repeat;
}
#t_not span{
	position:relative;
	font-size:24px;
	font-weight:bold;
	top:15px;
	left:20px;
	color:#fff;
}
.fecha{
	float:left;
	display:block;
	width:76px;
	height:67px;
	background:url("../images/fecha.jpg") no-repeat;
	text-align:center;
}
.fecha span{
	float:left;
	display:block;
	margin:auto;
	width:76px;
	height:30px;
	position:relative;
	top:20px;
	font-size:10px;
	color:#2e2c27;
}
.fecha strong{
	display:block;
	width:76px;
	font-size:18px;
	color:#2e2c27;
}
.not{
	display:block;
	float:right;
	width:391px;
	color:#26251c;
	font-size:24px;
}
.artnot{
	display:block;
	position:relative;
	width:400px;
	top:22px;
	left:300px;
	margin:20px 0 20px 0;
	color:#26251c;
	font-size:24px;text-align:center;
}

#noticias p{
	display:block;
	width:391px;
	color:#3f3f3f;
	font-size:14px;
	float:right;
}

.txt_not{
	float:left;
	width:470px;
}
.txt_not hr{
	width:380px;
	height:18px;
	float:right;
	background: url("../images/separador.jpg") no-repeat;
	border:0;
}
#mapa{
	margin-top:50px;
	float:left;
	width:100%;
	color:#f1edb0;
	text-align:center;
	letter-spacing:1px;
}
#mapa span a{
	color:#26251c;
	font-size:12px;
	text-decoration:none;
}
#footer{
	clear:left;
	width:974px;
	height:41px;
	background: url("../images/footer.jpg") no-repeat;
}
#footer span{
	display:block;
	position:relative;
	top:18px;
	left:120px;
	font-size:12px;
	letter-spacing:1px;
}
#contenido{
	position:relative;
	left:90px;
	width:800px;
}
p{
	color:#3f3f3f;
	font-size:14px;
}
#contenido p, #nosotros p{
	display:block;
	margin:10px 0 10px 20px;
	width:700px;	
	text-align:justify;
}
#nosotros p{
	font-size:16px;
}
input[type="text"], textarea {
	color:#26251c;
	background:#a88c5c;
	border:2px solid #26251c;
}
form{
	margin-left:20px;
	}
#enviar{
	display:block;
	position:relative;
	left:550px;
	width:100px;
	height:30px;
	text-align:center;
	line-height:30px;
	border: 2px solid #26251c;
	text-decoration:none;
	background:#7a6239;
	color:#000;
	font-weight:bold;	
	margin-top:10px;
}
#enviar:hover{
	color:#fff;
}
#bck_2{
	display:block;	
	width:335px;
	height:176px;
	background:url("../images/bck_2.jpg") no-repeat;
	float:right;
}
#bck_1{
	display:block;	
	width:265px;
	height:131px;
	background:url("../images/bck_1.jpg") no-repeat;
	float:right;
}
#bck_3{
	display:block;
	width:313px;
	height:192px;
	background:url("../images/bck_3.jpg") no-repeat;
	float:right;
}
#artesanias {
	width:700px;
}
.a_cat{
	display:block;
	color:#fff;
	float:left;
	width:680px;
	margin:20px 0 20px 20px;
}
.a_cat2{
	width:500px;
	float:left;
	margin-left:20px;
}
#artesanias img{
	float:left;
	border:1px solid #fff;
}
#artesanias img:hover{
	float:left;
	border:1px solid #000;
}

.tcat{
	display:block;
	font-size:18px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:10px;
}
#galeria{
	width:700px;
	height:600px;
	float:left;
}
.gal_thumbs, .gal_cat{
	width:230px;
}
.gal_thumbs li {
	display:block;
	width:230px;
	margin:0;
}
.categoria{
	display:block;
	width:230px;
	text-align:center;
	background:#403a29;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
	font-size:14px;
	border:1px solid #8e826d; 
}
.gal_thumbs li:hover table{
	display:block;
	background:#8e826d;
	width:230px;
	border:1px solid #403a29;
	border-spacing:0;
	padding-bottom:10px;
}
.gal_thumbs table td{
	display:block;
}
.gal_thumbs table {
	margin:0; 
	padding:0; 
	display:none; 
}
.gal_thumbs li:hover .thumb, .gal_thumbs  li ul li a{
	display:block;
	width:100px;
	height:75px;
}
.thumb{
	display:none;
	border:0;
	width:100px;
	height:75px;
	border:1px solid #403a29;
}
.thumb:hover{
	border:1px solid #fff;
}
.grande{
	display:none;
}
.g_info{
display:none;
}
.g_infol{
display:none;
}
.gal_thumbs  li ul li{
	float:left;
	width:102px;
	height:77px;
	margin-left:5px;
	margin-top:2px;
	list-style:none;
}
.gal_thumbs  li ul li:hover a .g_info, .gal_thumbs  li ul li:hover a .g_infol {
	display:block;
	width:380px;
	position:absolute; 
	left:295px; 
	top:488px;
	background:#403a29;
	color:#fff6e8;
	text-align:right;
	font-size:12px;
	padding-right:30px;
	float:left;
}
.gal_thumbs  li ul li:hover a .g_infol{
	top:723px;
}
.gal_thumbs  li ul li:hover a .grande, .primera{
	display:block;
	position:absolute; 
	left:295px; 
	top:180px;
	border:5px solid #403a29;
	float:left;
}
.gal_thumbs  li ul li a{
text-decoration:none;
}
#footer a{
color:#000;
text-decoration:none;
}
#footer a:hover {
color:#f1edb0;}