

@import url(reset.css);

body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}

a {
	color: #76684d;
	text-decoration: none;
}

a:hover {
	color: #fffae3;
	text-decoration: underline;
}

#container {
	width: 950px;
	margin: 0px auto;
	background-color: #eae2e8;
}

#top {
	color: #FFFFFF;
	width: 300px;
	height: 143px;
	background-color: #290418;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#topright {
	float: right;
	height: 143px;
	width: 650px;
	text-align: right;
	background-color: #a3a433;
}

.cl {
	clear: both;
}

#gallery {
	width: 950px;
}

#gallery .images {
	background-image: url("../images/banner.jpg");
	width: 950px;
	height: 140px;
}

#news {
	color: #FFFFFF;
	width: 239px;
	border-right: thin solid #3b1f0f;
	background-color: #d6cfd4;
}

#banner_marketing {
	margin-top: 12px;
}

#banner_marketing a img {
	margin-bottom: 12px;
	padding-left: 3px;
}

#titulo_provincias {
	background-color: #290418;
	height: 34px;
}

#titulo_provincias p {
	color: #a3a433;
	text-indent: 12px;
	line-height: 35px;
}

#busqueda_provincias ul li {
	margin-top: 6px;
	margin-left: 6px;
}

#busqueda_provincias {
	margin-bottom: 12px;
	margin-top: 12px;
}

/*Nube de tags*/

#busqueda_provincias ul li a:hover {
	color: #adbf04;
	text-decoration: underline;
}

#titulo_nube_tags {
	background-color: #290418;
	height: 34px;
	color: #a3a433;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#nube_tags {
	padding-bottom: 8px;
	text-indent: 12px;
	line-height: 35px;
}

#nube_tags p {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
}

a.nube1:link,a.nube1:visited, a.nube1:active {
	font-size: 0.8em;
}

a.nube2:link,a.nube2:visited, a.nube2:active {
	font-size: 1.1em;
}

a.nube3:link,a.nube3:visited, a.nube3:active {
	font-size: 1.4em;
}

a.nube4:link,a.nube4:visited, a.nube4:active {
	font-size: 1.7em;
}

a.nube5:link,a.nube5:visited, a.nube5:active {
	font-size: 1.9em;
}

a.nube6:link,a.nube6:visited, a.nube6:active {
	font-size: 2.0em;
}

a.nube1:hover,
a.nube2:hover,
a.nube3:hover,
a.nube4:hover,
a.nube5:hover,
a.nube6:hover {
	text-decoration: underline;
	color: #adbf04;
}

div.panel_tit {
	background-color: #290418;
	padding-top: 1px;
	padding-bottom: 2px;
}

h1.paneltxt {
	font: 100% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a3a433;
	background: url(../images/icono_flecha.png) no-repeat left;
	padding-left: 15px;
	text-transform: uppercase;
}

p {
	color: #290418;
	font: 100%/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

h1.titulo {
	color: #290418;
	padding-right: 12px;
	font: 165% arial;
	margin-top: 54px;
}

h2.slogan2 {
	margin: 0;
	padding: 6px 18px 0 0;
	color: #f4ecf1;
	font: italic 160% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2.titular {
	font-size: 190%;
	padding-top: 20px;
	margin: 0 0 0 21px;
	background: url(../images/logo_kinos.png) no-repeat left center;
	width: 165px;
	height: 45px;
}

p.pulsar {
	padding-left: 21px;
	padding-top: 12px;
	font-weight: bold;
}

h3.slogan {
	padding-left: 21px;
	font: 120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 8px;
	color: #735a67;
}

h1.ofertas {
	color: #290418;
	font: bold 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 12px;
	background: url(../images/oferta.png) no-repeat left;
	padding-left: 45px;
}

.img_promociones {
	margin-bottom: 15px;
}

.img_promociones img {
	border: 2px solid #290418;
}

span.negrita {
	font-weight: bold;
}

h4 {
	font-size: 250%;
	color: #79684B;
	padding-right: 12px;
	padding-top: 23px;
}

.letra_ancha {
	font-weight: bold;
	color: #f4ecf1;
}

/* cabecera */

#banner {
	height: 139px;
	width: 100%;
	background: url(../images/banner.jpg) no-repeat;
}

/* menu */

#menu {
	width: 100%;
	float: right;
	background-color: #290418;
	height: 35px;
	font-size: 14px;
}

#menu ul {
	margin-top: 12px;
	margin-left: 12px;
}

#menu ul li {
	display: inline;
	color: #f4ecf1;
}

#menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
	color: #a3a433;
	padding-left: 6px;
	padding-right: 6px;
}

#menu a:hover {
	text-decoration: none;
	color: #f4ecf1;
}

/* Contenido */

#content {
	width: 710px;
	float: right;
	position: relative;
}

#pad {
	color: #000000;
	width: 700px;
	float: right;
	padding-right: 12px;
	margin-top: 12px;
}

/* Contenido central */

h2.titular2 {
	font-size: 150%;
	color: #a3a433;
	border-bottom: 1px dotted #a3a433;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 4px;
}

#rcontent pre {
	color: #290418;
	font: 90%/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3.datos_localidad {
	color: #a3a433;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(../images/arrow.png) no-repeat left;
	padding-left: 18px;
}

.titulo {
	color: #a3a433;
	font-weight: bold;
}

.titulo2 {
	color: #a3a433;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: px;
	border-bottom: 1px dotted #a3a433;
}

img.galeria {
	border: 1px solid #a3a433;
	padding: 2px;
	margin: 2px;
	width: 200px;
}

#rcontent {
	max-width: 695px;
}

#rcontent table tbody tr td {
	
}

p.tittle_info {
	font-size: 14px;
}

.panel_tlf {
	height: 110px;
	background-color: #a3a433;
}

p.titulo_contacto {
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	border-bottom: 3px solid #f4ecf1;
	color: #f4ecf1;
	background-color: #735a67;
	line-height: 28px;
}

p.titulo_contacto2 {
	padding-left: 65px;
	font-size: 13px;
	background: url(../images/phone_icon.png) no-repeat left bottom;
	padding-top: 12px;
}

h2.titulo_contacto {
	font-size: 20px;
	color: #a3a433;
	margin-bottom: 12px;
}

div.form_contacto {
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #eee6ec;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 12px;
}

p.datos_form {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 12px;
}

.inputbox {
	margin-left: 12px;
	height: 18px;
	margin-bottom: 4px;
}

textarea#comentario.comen_box {
	margin-top: 4px;
	width: 505px;
}

td.data {
	font-weight: bold;
	color: #290418;
}

/*tablas*/

table.promociones {
	width: 700px;
	margin-top: 12px;
	background-color: #e6dfe5;
	padding-top: 12px;
}

tr.listado_promociones {
	line-height: 25px;
	background-color: #a3a433;
}

th.tit_precios {
	color: #f4ecf1;
	font-size: 13px;
}

td {
	padding-top: 4px;
	padding-bottom: 4px;
}

tr.listu {
	color: #290418;
	border-bottom: 1px solid #dad2d8;
}

td.tabla2 {
	line-height: 18px;
}

.mapa {
	border: 2px solid #cbd3d2;
	margin-top: 12px;
}

p.direccion {
	margin-top: 12px;
	padding-left: 12px;
	height: 76px;
	color: #534936;
	background-color: #c8c5b2;
	padding-top: 12px;
	padding-bottom: 12px;
}

#rcol p.direccion strong {
	color: #684d90;
}

span.tit_form2 {
	color: #76684d;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#llamenos {
	height: 35px;
	background-color: #a3a433;
}

#llamenos p {
	font: 16px/36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 15px;
}

span.telefono2 {
	font-weight: bold;
}

#llamenos2 {
	height: 45px;
	padding-top: 6px;
	margin-top: 6px;
	border-bottom: 2px solid #979295;
	border-top: 2px solid #979295;
	background-color: #b7b1b4;
	padding-right: 4px;
}

#llamenos2 p{
	font-size: 14px;
	float: right;
	padding-right: 6px;
	font-weight: bold;
}

#llamenos2 img {
	float: left;
	margin-left: 6px;
	margin-top: 4px;
}

/*cicle*/

div#s1.pics {
	height: 329px;
	margin-bottom: 12px;
	width: 442px;
	border: 0px;
}

iframe.mapa {
	border: 1px solid #aea286;
}

/*formulario*/

div#form {
	padding-top: 2px;
	padding-bottom: 4px;
}

a.base {
	color: #a3a433;
}

.tit_form {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #290418;
	font-weight: bold;
}

form {
	padding-left: 8px;
	margin-top: 14px;
	margin-bottom: 12px;
}

#form2 {
	background-color: #eae2e8;
	padding: 13px;
}

label {
	white-space: nowrap;
}

input#sender_name, input#sender_mail, input#sender_tlf, textarea#comentario {
	margin-top: 8px;
	margin-bottom: 8px;
}

a.nd:visited, a.nd:link, a.nd:hover {
	text-decoration: none;
	border: 0;
	color: #666666;
	font-weight: normal;
}

#rcol form {
	margin-top: 12px;
}

input#name, input#email, input#tlf, textarea#coment {
	margin-top: 2px;
	margin-bottom: 2px;
}

.line {
	height: 5px;
	border-bottom: 2px solid #290418;
	margin-bottom: 8px;
	margin-top: 8px;
}

.line2 {
	height: 3px;
	border-bottom: 2px solid #e2dbe1;
	margin-left: 8px;
}

#menu_info {
	
}

p.Form_tit {
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
	background: url(../images/icono_form.png) no-repeat left;
	padding-left: 20px;
	margin-left: 8px;
}

span.label_form {
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
}

input#sender_name.label2,input#sender_mail.label2,input#sender_tlf.label2 {
	width: 300px;
	height: 23px;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.texto_llamada {
	margin-top: 18px;
	padding-left: 20px;
	background: url(../images/icono_tlf.png) no-repeat left center;
}

#contactdata p.texto_llamada a.base {
	color: #a3a433;
	font-size: 13px;
}

input#enviar_inicio.enviar_btn {
	margin-top: 12px;
	width: 82px;
	height: 25px;
}

/* Footer */

#contenido_central {
	margin-top: 12px;
	padding-left: 12px;
}

#footer {
	background-color: #290418;
	width: 100%;
	color: #a3a433;
	font-size: 90%;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	clear: both;
}

#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color: #f4ecf1;
}

.datos_contacto {
	padding-top: 4px;
	float: left;
	padding-left: 16px;
}

.datos_contacto p {
	font-size: 17px;
	font-weight: bold;
	color: #200013;
}

span.prefijo {
	color: #763234;
}

#idiomas {
	float: right;
	width: 60px;
	padding-right: 12px;
	padding-top: 4px;
}

#datos {
	display: none;
	text-align: left;
	margin-top: 12px;
	background-color: #735a67;
	padding: 6px 12px;
}

h1.datos_tit {
	margin: 0 0 5px;
	padding-left: 12px;
	color: #a3a433;
	padding-bottom: 6px;
}

p.datos_empresa {
	color: #f4ecf1;
	font: 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.spacer {
	clear: both;
}

/* enlaces_cominios */

#enlaces_dominios {
	height: 160px;
	background-color: #dfd7dd;
	overflow: auto;
	margin-bottom: 12px;
	padding-bottom: 8px;
	border: 1px solid #4d4d4d;
}

#enlaces_dominios table {
	margin-top: 6px;
}

#enlaces_dominios table tbody tr td {
	max-width: 3000px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
}

#enlaces_dominios table tbody tr td a {
	font-size: 11px;
	color: #732929;
}

#enlaces_dominios table tbody tr td a:hover {
	color: #a4a32b;
}