@charset "utf-8";
body {
	background-color: #630001;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
}
p {
	font-size: .8em;
	color: #333333;
	text-align: justify;
}
p a {
	font-weight: bold;
	color: #630001;
	text-decoration: none;
}
td {
	font-size: 0.8em;
	color: #660000;
	padding: 4px;
	font-weight: bold;
}
#contenedor {
	background-color: #000000;
	width: 896px;
	margin: auto;
}
#cabecera {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 5px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menunav {
	background-color: #000000;
	line-height: 23px;
	text-align: center;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 6px;
	border-bottom-style: solid;
}
#menunav a {
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-right: 6px;
	padding-left: 6px;
}
#menunav a:hover, p a:hover, .eventos a:hover  {
	color: #FF6600;
}
#principal {
	border: 10px solid #000000;
}
#menubase {
	height: 25px;
	background-color: #3D3121;
	border: 10px solid #000000;
	line-height: 23px;
	text-align: center;
	clear: both;
}
#menubase a {
	font-size: 0.8em;
	padding-right: 8px;
	padding-left: 8px;
	color: #A8885E;
	text-decoration: none;
}
#menubase a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#base {
	background-color: #333333;
	padding: 10px;
	font-size: 0.7em;
	color: #EFEFEF;
	text-align: justify;
}
#barraizquierda {
	width: 582px;
	float: left;
}
#barraderecha {
	float: right;
	width: 284px;
	background-color: #666666;
}
#barraderecha h1 {
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #CCCCCC;
}
#barraderecha a img {
	filter: alpha(opacity=40);
	opacity: .4;
}

#barraderecha a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
}
#aparicionesindex {
	float: left;
	width: 284px;
	background-color: #A9957E;
	margin-top: 5px;
}
#eventosindex {
	float: right;
	width: 284px;
	background-color: #A9957E;
	margin-top: 5px;
}
#tituloseccion {
	font-size: 1em;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(images/bg_tit_seccion.gif);
	width: 438px;
	font-weight: bold;
	margin-top: 3px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 32px;
	background-position: left top;
}
#contenido {
	background-color: #FFFFFF;
	padding: 15px;
	min-height: 620px;
	background-image: url(images/base_blanca.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contenido h1 {
	font-size: 1em;
}
#contenido h2 {
	font-size: 0.8em;
}
#contenido li {
	font-size: .75em;
}
#submenu ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 20px;
}
#submenu li a {
	display: block;
	margin-left: -35px;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 5px;
	color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 2px;
	background-image: url(images/vineta_submenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#submenu li a:hover {
	background-color: #333333;
}
#boletines, #radio {
	background-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	background-image: url(images/base_radio_boletin.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#boletines strong, #radio strong {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #666666;
}


#paginacion {
	padding: 4px;
	clear: both;
}
#miembro h1, #miembro h2, #comentario h1, #comentario h2 {
	margin: 0px;
	color: #4B0001;
}
#comentario p{
	font-size: 0.75em;
	margin-top: 8px;
	margin-bottom: 20px;
}
/*#menutab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 26px;
}
#menutab a {
	display: inline-block;
	font-size: 0.75em;
	font-weight: bold;
	color: #999999;
	padding: 5px;
	margin-left: 5px;
	text-decoration: none;
	background-color: #F4F4F4;
	min-height: 15px;
	border: 1px solid #999999;
}
#menutab a:hover {
	color: #000000;
}*/
#menutab {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #31271A;
	padding-bottom: 4px;
	padding-top: 4px;
}
#menutab a {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #3D3121;
	display: inline;
	padding: 6px;
	margin-right: 4px;
	text-decoration: none;
}
#menutab a:hover {
	color:#766145;
	text-decoration: none;
}
#modal {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
	background-image: url(images/bg_modal.png);
	z-index: 1000;
}
/*Solo para el banner del drodi hunt*/
#modalhunt {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 1001;
}
#droidhunt {
	height: 480px;
	width: 760px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
/***************************************/
#foto {
	background-color: #FFFFFF;
	height: 451px;
	width: 500px;
	/*border: 5px solid #FFFFFF;*/
	padding: 5px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 0.7em;
}
#foto img {
	margin-bottom: 8px;
}
#boletin {
	background-color: #FFFFFF;
	height: 475px;
	width: 600px;
	/*border: 5px solid #FFFFFF;*/
	padding: 5px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 0.7em;
}
.titulocaja {
	background-color: #EFEFEF;
	padding: 4px;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 3px;
}
.miembrocaja {
	background-color: #efefef;
	padding: 5px;
	width: 250px;
	border: 5px solid #FFFFFF;
	font-size: 0.75em;
	float: left;
	height: 110px;
	cursor: pointer;
}
.miembrocaja   strong   {
	color: #000000;
}
.miembrocaja    img, .thumbnaildetention img   {
	margin-right: 7px;
	margin-bottom: 20px;
}
.miembrocombos {
	text-transform: uppercase;
	font-size: 0.7em;
}
.eventos {
	margin-right: 8px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A6752;
	margin-top: 4px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 0.7em;
	color: #663300;
}
.eventos strong {
	font-size: 1.1em;
	color: #660000;
}
.eventoscombos {
	font-size: .9em;
	text-transform: uppercase;
}
.eventos a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.thumbnail {
	float: left;
	height: 100px;
	width: 120px;
	margin-top: 5px;
	margin-right: 5px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 18px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.thumbnaildetention {
	float: left;
	width: 260px;
	margin-top: 5px;
	margin-right: 5px;
	background-color: #E8E8E8;
	font-size: .75em;
	padding: 5px;
	height: 120px;
}
.vermas {
	text-align: right;
}
.campos, .required, .validate-number, .validate-digits, .validate-alpha, .validate-alphanum, .validate-date, .validate-date, .validate-email, .validate-url, .validate-date-au, .validate-selection, .validate-one-required {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 1em;
	background-color: #FFFFFF;
}
.validation-advice {
	color: #990000;
	font-size: 0.7em;
}
