body{
	background: black;
	color: #ddd;
	margin:0px;
	background: black url(img/fondo.jpg) top left no-repeat;
	font-family: Arial;
}
h2{
	color:#efe;
	font-size:20px;
	font-family: Book;
	text-align: center;
	margin-top:2em;
}
h3{
	color:#efe;
	font-size:18px;
	font-family: Book;
	text-align: center;
	margin-top:2em;
}

a{
	color:#7e7;
	font-weight: bold;
	text-decoration:none;

}
a:hover{
	color:#5c5;
	border-bottom:1px dotted;
	}
a img{border:0px;}

#formulario_busqueda{
	font-size: 18px;
}

input,select,textarea{
	border:1px solid #6c6;
	background: #cfc url(img/back_form.gif) repeat;
	font-size:14px;
	font-family: Verdana;
}


#cabecera{
	background: url(img/back_head.png) bottom repeat-x;
	height: 122px;
	border-bottom: 4px solid black;
	margin-bottom:2em;
}
#cabecera .texto{
	float:right;
	margin: 0px;
}
#menu{
width:100%;
background:url(img/fondo_menu.gif) repeat-x top;
margin-top:-2.2em;
color:black;
padding-left:2em;
height:32px;
}
#menu a{
	font-family:Arial;
	font-weight: bold;
	font-size:12px;
	color:#030;
	margin-right:2em;
}
#menu a:hover{
	color:#090;
}
#logo{
	background: url(img/logo.gif) bottom left no-repeat;
	width: 600px;
	height: 122px;
}
#logo p{display:none}
#principal{
	position:relative;
	width:100%;
	margin:0px;
}
#contenido{
	position:relative;
	width: 603px;
	position: relative;
	margin-left:4em;
	text-align: center;
	z-index:1;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#contenido_header{
	background: url(img/back_content_top.gif) top no-repeat;
	width: 603px;
	height: 75px;
}
#contenido_body{
	padding: 1em;
	margin-top: -2em;
	background: black url(img/back_content.png) right repeat-y;
}
#contenido_bottom{
	background-color: transparent;
	background: url(img/content_bottom.gif) no-repeat;
	height:46px;
}
#footer{
	width:100%;
	background: #3a6521 url(img/back_bottom.gif) repeat-x;
	text-align: center;
	padding:0.1em 1em 1em 1em;
}
#footer a{
	color:#030;
}
#info_colaboradores{
	position:relative;
	float:right;
	margin: 1em;
	margin-top:-1em;
	z-index:10;
	text-align: center;
}
#info_colaboradores p{
	background-color:white;
	border:2px solid #777;
	padding:0.5em;
	margin:-0em;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	border-radius:1em;	
}
#info_colaboradores p img{
border:1px solid black;
}
#cargando{display:none;top:200px;left:50px;}

.fiesta_mini{
	background: url(img/fondo_minifiesta.jpg) top left repeat-x;
	font-size: 12px;
	margin:1em;
	padding:1em;
}

.fiesta_mini .logo_fiesta{

}

.fiesta_mini span{
	display:block;
	margin:2px;
}

.fiesta{
	/*background: #666 url(img/borde_fiesta.png) top left no-repeat;	*/
	font-size: 15px;
	margin:1em;
	padding:1em;
	text-align:left;
}

.fiesta span{
	display:block;
	margin:2px;
}
.fiesta .comentarios{
	float:right;
	color:black;
	width: 174px;
	padding:1em;
	padding-top: 7em;
	font-size: 11px;
	background: #9b9 url(img/fuego.gif) top repeat-x;
	margin-bottom:5em;
}
table.maquetadora td{padding:1em;}
.soft{color:#999;}

#form_anadir td{
	background: url(img/fondo_td.gif) bottom repeat;
	padding:4px;
	font-weight: bold;
}

.correo{
	margin:1em;
	background: #ccc;
	color:black;
	text-align: left;
	border: 2px solid #666;
	padding:2em;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
.info_update{
	background-color:#fcc;
	border:3px solid #c44;
	color:#111;
	padding:1em;
	margin:1em;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
}

.info_update a{color:#600;}

.info_contextual{
	width:100px;
	float:right;
	margin-top:-2.5em;
	background-color:#9cc;
	border:1px solid #66d;
	color: #003;
	padding:0.5em;
	font-size:11px;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	border-radius:1em;	
}
.info_contextual a{color:#006;}
.oculto{display:none}

.foto img{border:4px solid white}
span.local{
	font-size:18px;
	text-transform:uppercase
}
span.precio{
	font-size:18px;
	font-weight:bold;
}
input.boton{
	background-color:#eee;
	border:1px solid #666;
}
