@charset "iso-8859-2";
body{
	background-color: #241F11;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666633;
}
a:link {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6E603D;
	font-family: Arial, Helvetica, sans-serif;
}

body, div, img, p, ul, li, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.principal {
	width: 903px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.botonera{
	text-align:center;
	margin-bottom: 15px;
}
.cuerpo .pnel_izq {
	float: left;
	width: 194px;
	background-image: url(../images/linea_ver.jpg);
	background-repeat:  repeat-y;
	background-position: right;
	padding-right: 10px;


}
.bg_titulo {
	background-image: url(../images/bg_titulo2.jpg);
	background-repeat:  repeat-x;
	height: 24px;
}
.titulo_2 {
	background-image: url(../images/bg_titulo3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
}
.titulo_1 {
	background-image: url(../images/bg_titulo1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
}
.bg_titulo .titulo_1 .titulo_2 h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	padding-left: 30px;
	text-transform: uppercase;
}
.bg_cuadro {
	background-image: url(../images/bg_cuadro.jpg);
	background-repeat:   repeat-x;
	background-color: #C9C0A3;
	margin-bottom: 10px;
}
.pie_grande {
	background-image: url(../images/bg_grande.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:7px;
}
.cuadro_gr {
	width: 619px;
}

.contenido{
	
	margin:0 0 0 205px;


}
.bg_pie {
	background-image: url(../images/bg_pie.jpg);
	background-repeat:  repeat-x;
	height: 42px;
	padding:10px 0 0 0;
}

.separador {
	background-image: url(../images/bg_separa.jpg);
	background-repeat:  repeat-x;
	height: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.pnel_izq .negro {
	background-image: url(../images/negro_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #2b2613;
	padding-bottom: 15px;
	text-align: center;
}
.pnel_izq .negro li {
	background-image: url(../images/bg_boton.jpg);
	background-repeat:   repeat-x;
	height: 25px;
}
.pnel_izq .negro a {
	background-image: url(../images/off.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	height:25px;
}
.pnel_izq .negro a:hover {
	background-image: url(../images/on.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.pnel_izq .negro ul {
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
}


.cuerpo {
	background-image: url(../images/cuerpo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.cuerpo1 {
	background-image: url(../images/cuerpo_1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_cuerpo {
	background-image: url(../images/bg_cuerpo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin:0 auto 0 auto;
	width: 847px;
	background-color:#504527;
}
.cuadro_ch {
	width: 302px;
}
.pie_chico {
	background-image: url(../images/bg_chico.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding:7px;
}
.pie {
	margin:0 0 0 210px;

	color:#C1B89B;
	vertical-align: super;
 }
.pie p {
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 25px;
}
.pie a {
	font-weight:bold;
	text-decoration:none;
}
.vermas{
	text-align:right;
	margin:5px 0 0 0;
}
.mancha {
	background-image: url(../images/pintura.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 10px;
	line-height: 17px;
	list-style-type: none;
}
.pie_grande .derecha {
	float: right;
	width: 190px;
}
.mancha table {
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3DBC3;
	border-left-color: #ADA58C;
}
.mancha td{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9C0A3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3DBC3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADA58C;
	padding:2px 5px 2px 7px;
}
.td1{
	background-color:#DBD1B3;
}

.td2{
	background-color:#E3DBC3;
}

.pie_grande .izquierda {
	width: 400px;
}

.mancha p {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mancha li {
	font-weight: normal;
	list-style-type: disc;
	margin-left: 20px;
}

.separa_linea {
	background-image: url(../images/separa.jpg);
	background-repeat:   repeat-x;
	margin-bottom: 10px;
	background-position: bottom;
}
.promo {
	background-color: #504527;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 194px;
}
.promo .promo1 {
	background-image: url(../images/bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 20px 7px 20px 7px;
	text-align: left;
}
.promo .promo1 li {
	list-style-type: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #211D10;
	background-image: url(../images/bg_clous.jpg);
	background-repeat:  repeat-x;
}
.promo .promo1 a {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/punto.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 27px;
	padding-top: 4px;
	padding-bottom: 4px;
	height:14px;
}
.promo .promo1 .abierto {
	text-align: center;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 7px;
}

.promo .promo1 a:hover {
	color: #EFAE13;
}

.promo .promo1 .li_abierto {
	background-image: url(../images/bg_open.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
}
.izquierda .mancha {
	font-weight: bold;
	font-size: 11px;
	margin: 5px;
	padding-bottom:0;
}

.izquierda .thumb {
	list-style-type: none;
	display: inline;
}
.derecha .galeria {
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/bg_gal.jpg);
	background-repeat:  repeat-x;
	list-style-type: none;
}

.izquierda .thumb a{
	list-style-type: none;
	margin: 15px 0 0 5px;
}
.galeria .foto {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/foto_ico.png);
	background-repeat: no-repeat;
	display: block;
	height: 39px;
	line-height: 36px;
	background-position: 20px;
	padding:3px 0 3px 70px;
}
.galeria .video {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/video_ico.png);
	background-repeat: no-repeat;
	display: block;
	height: 39px;
	line-height: 36px;
	background-position: 20px;
	padding:3px 0 3px 70px;
}
