@charset "utf-8";
/* CSS Document */
body{
	background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.contenedor{
	width:947px;
	text-align:left;
	margin:0px auto;
}
cabecera{
	overflow:hidden;
	height:137px;
}

.cont-izq{
	width:630px;
	float:left;

}
.cont-der{
	width:305px;
	float:right;
}

.cont-izq{
	margin:0px;
	padding:0px;
}

.item{
	clear:both;
	background-color:#c3b697;
	margin:0px 0px 10px 0px;
	padding:3px 2px 2px 3px;
}
.tit-item{
	margin:0px 0px 5px 0px;
}
.text-item{
	padding:3px 2px 5px 3px;
	clear:both;
	overflow:hidden;
}

.pie{
	clear:both;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3b697;	
	padding:5px 0px 0px 0px;
}

/*menu*/
#menu{
	height:auto;
}
#menu ul
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	color: #FFF;
	width: 100%;
	height:36px;
	text-align: center;
	background-image: url(../imagenes/menu.gif);
	background-repeat:  repeat-x;
	font-size: 13px;
}

#menu li { display: inline; }

#menu li a
{
	text-decoration: none;
	color: #FFF;
	padding: .2em 1em;
	border-right: 1px solid #fff;
	font-weight: bold;
}

#menu li a:hover
{
color: #fff;
	font-weight: bold;
}

/*estilos*/
a{
	color:#950000;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
}

p{
	margin:0px;
	padding:0px;
}

img{
	border:0px;
}

h1{
	margin:0px;
	padding:0px;
}

h2{
	margin:0px;
	padding:0px;
}
.texto-legal{
	font-size:10px;
}
.titular-rojo{
	color:#950000;
	font-weight:bold;
}
/*galerias*/

ul.galeria
{
	width:100%;
	LIST-STYLE-TYPE: none;
	margin:10px 0px 10px 0px;
	padding:0px;	
}

ul.galeria li
{
	float:left;
	width:150px;
	height:100px;
	PADDING-RIGHT: 5px;
	DISPLAY: inline;
	margin:0 0 10px 0;
	overflow:hidden;
	text-align:center;
} 

.tit-galeria{
	clear:both;
	width:624px;
	height:20px;
	background-image: url(../imagenes/titulos/titular-vacio.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding:5px 0px 0px 8px;
	font-size: 13px;
}
.tit-promocion{
	clear:both;
	width:298px;
	height:43px;
	background-image: url(../imagenes/titulos/titular-vacio-2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding:5px 0px 0px 8px;
	font-size: 13px;
	margin:5px 0px 0px 0px;
}
.tit-promocion a{
	color: #FFFFFF;
	text-decoration:none;
}
.tit-promo-2{
	font-size: 14px;
	font-weight: bold;	
	color:#950000;
	margin:10px 0px 5px 0px;
}

.fecha-galeria{
	margin:5px 0px 5px 5px;
	font-weight: bold;
}

.texto-galeria{
	margin:0px 0px 5px 5px;
}
.borde-foto{
	border: 1px solid #836736;	
}

/*otras fiestas*/
.otra-fiesta{
	clear:both;

}
.foto-otra-fiesta{
	float:left;
	width:150px;
	text-align:center;
	margin:0px 0px 10px 0px;
}

.texto-otra-fiesta{
	float:right;
	width:138px;
}
.texto-otra-fiesta a{
	text-decoration:none;
}


/*eventos*/


.eventos{
	clear:both;
	padding:0px 0px 0px 0px;

}
.foto-eventos{
	float:left;
	width:250px;
	text-align:center;
	margin:0px 0px 10px 0px;
}

.texto-eventos{
	float:right;
	width:350px;
}
.texto-eventos a{
	text-decoration:none;
	font-size: 14px;
}
.artista{
	color:#950000;
	font-weight:bold;	
	font-size: 16px;	
	margin:0px 0px 0px 0px;
}
.fecha{
	font-weight:bold;	
	margin:0px 0px 5px 0px;
}
.comentario{
	margin:0px 0px 5px 0px;
}
.otros{
	color:#950000;
	font-weight:bold;

}



/*eventos index*/


.eventos-index{
	clear:both;

}
.foto-eventos-index{
	float:left;
	width:110px;
	text-align:center;
	margin:0px 0px 5px 0px;
}

.texto-eventos-index{
	float:right;
	width:175px;
}
.texto-eventos-index a{
	text-decoration:none;
	font-size: 14px;
}


/*ventajas*/
.lista-ventajas ol{
	margin:0px 0px 0px 15px;
	padding:5px;	
}

.lista-ventajas li{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;	
}


/*formularios*/
input,select, consulta {

	color:#000000;
	font-size: 13px;
	margin: 0px 0px 15px 0px;
}
input {
	width:260px;
}
textarea{
	width:260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.enviar{
	width:auto;
}
fieldset {
float : left; 
width : 100%;

border : none;
}

fieldset.radio{
    margin:0px;

}

legend {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-indent: -10px;
}



.radio legend {
	color:#000000;
	font-size: 12px;
    font-weight: normal;
    margin-left: -12px;
    text-indent: 0;
    }

#toggle, #togglep, #toggleo {
    display: none;
}

label {
	display: block;
	clear: left;
	margin: 0px 10px 5px 0px;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
}

label.error {  color: red; margin:-15px 0 10px  }

label.radio { display: block;
    padding-left: 15px;
    text-indent: -15px;
    padding-bottom: 3px;}

input.radio { width: 13px;
    height: 13px;
    padding: 0;
    margin: 0 5px;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
    }

.form-a {
	float: left;
	width: 270px;
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
.form-b {
	float: right;
	width: 300px;
	margin: 20px 0px 0px 0px;
}

.form-c {
width:500px;
padding: 5px;
}

textarea {
border: 1px solid #999999;
font-size: 11px;
margin: 3px 0 5px;
}

.cuerpo-form{
	padding:0 10px 0 10px;
    width: 600px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    font-size: 11px;
}
#pie-formularios{
	clear:both;
}

.required{
	width:auto;
}

.horarios{
	text-align:center;
	font-size:18px;
	padding:136px 0px;
}

/*facebook*/

ul.facebook
{
	width:100%;
	LIST-STYLE-TYPE: none;
	margin:10px 0px 10px 10px;
	padding:0px;	
}

ul.facebook li
{
	margin:0 0 10px 0;
	overflow:hidden;
}
