@charset "utf-8";
body {
	background-color: #000000;
	margin:6px 0;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#encabezado {
	width:750px;
	height:213px;
	clear:both;
	margin:0 auto;
	padding:0;
}
#cuerpo {
	width:671px;
	background:transparent url(images/textura_tela.jpg) left top;
	margin:0 auto;
	padding:0 6px;
	clear:none;
}
#navbar {
	width:96%;
	clear:both;
	margin:0 auto 20px auto;
	text-align:center;
	font-size:10px;
}
#pie {
	width:750px;
	height:110px;
	background:transparent url(images/pie.jpg) left top no-repeat;
	margin:0 auto;
	clear:both;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h1.galeria, h1.productos, h1.contacto, h1.prensa, h1.noticias, h1.eventos  {
	height:59px;
	text-indent:-100000px;
	clear:both;
	padding:0;
	margin:0 0 20px 0;
}
h1.galeria {
	background:url(images/titulos/tit_galeria.jpg) left top no-repeat;
}
h1.productos {
	background:url(images/titulos/tit_productos.jpg) left top no-repeat;
}
h1.contacto {
	background:url(images/titulos/tit_contacto.jpg) left top no-repeat;
}
h1.prensa {
	background:url(images/titulos/tit_prensa.jpg) left top no-repeat;
}
h1.noticias {
	background:url(images/titulos/tit_noticias.jpg) left top no-repeat;
}
h1.eventos {
	background:url(images/titulos/tit_eventos.jpg) left top no-repeat;
}

a {
	color:#FFFFFF;
	font-weight:bold;
}
a:hover {
	color:#FFCC00;
}
#navbar a {
	margin:0 6px;
}
#contenido {
	width:488px;
	background:#000000;
	border:#322200 solid 4px;
	float:left;
	font-size:12px;
	padding:6px;
	margin:0 0 0 4px;
}
#vineta {
	background:#000000;
	border:solid 4px #322000;
	float:right;
	clear:none;
	width:129px;
	font-size:10px;
	margin:0 4px 0 0;
	padding:4px;
	text-align:center;
}
#vineta h2{
	color:#FFCC00;
	font-size:12px;
	width:100%;
	text-align:center;
}
hr {
	width:100%;
	height:6px;
	background:#322200;
	border:solid 1px #322200;
	color:#322200;
	clear:both;
}
#compensador {
	width:100%;
	height:10px;
	clear:both;
	display:block;
}
img.mancha {
	float:right;
	clear:none;
}
#gargolita {
	margin:30px auto 10px auto;
	clear:both;
	width:114px;
	height:75px;
}
.listaGaleria {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	clear:both;
	width:488px;
}
.listaGaleria li {
	float:left;
	margin:0 16px 10px 0;
}
.listaGaleria li img{
	border:none;
}
.fotoVineta {
	border:solid 4px #322200;
	margin: 8px 0 0 2px;
}
label {
	float:left;
	width:90px!important;
	display:inline;
	clear:left;
}
input, select, textarea {
	float:left;
	clear:right!important;
	border:solid 1px #FFFFFF;
	background:#000000;
	color:#FFFFFF;
}
input, textarea {
	width:380px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input, label {
	height:14px;
	margin:0 0 4px 0;
}
textarea{
	margin:2px 0 4px 0;
}
.boton {
	width:auto;
	height:auto;
	clear:both!important;
	margin:4px 0 20px 90px;
	background:#000000;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
}
.listaPrensa {
	line-height:20px;
	list-style:square;
}
.imgCentral {
	margin:0 14px;
}
a img {
	border:solid 2px #FFFFFF;
}
.pieDeFoto {
	font-size:10px;
	font-style:italic;
	float:left;
}
span.gray {
	font-size:10px;
	float:left;
	clear:both;
	width:470px;
	text-align:right;
}
span.textochico {
	font-size:10px;
	float:left;
	clear:both;
}