body{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:13pt;
	background:#E5E5E5;
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
div#contenedor{
	width:950px;
	height:auto;
	display:block;
	margin:0 auto;
	position:relative;
}
#idiomas{
	width:950px;
	height:15px;
	display:block;
	position:relative;
	font-family:"trebuchet MS";
	font-size:10px;
	margin-top:5px;
	clear:both;
}
#espanol a, #ingles a{
	text-decoration:none;
	color:#3F617D;
}
#espanol a:hover, #ingles a:hover{
	text-decoration:none;
	color:#BE0000;
}
#espanol, #espanol-activo{
	width:93px;
	height:15px;
	overflow:hidden;
	background:url(../images/sup_izq.jpg) no-repeat bottom;
	text-align:center;
	float:left;
	margin-right:5px;
	color:#FFF;
}
#espanol-activo{
	background:url(../images/sup_izq.jpg) no-repeat top;
}
#ingles, #ingles-activo{
	width:92px;
	height:15px;
	overflow:hidden;
	background:#FFF;
	text-align:center;
	float:left;
	margin-right:5px;
	color:#FFF;
}
#ingles-activo{
	background:#BE0000;
}
#slogan1{
	width:268px;
	height:15px;
	overflow:hidden;
	background:#FFF;
	text-align:center;
	float:left;
	margin-right:5px;
	color:#BE0000;
}
#slogan2{
	width:230px;
	height:15px;
	overflow:hidden;
	background:#FFF;
	text-align:center;
	float:left;
	margin-right:5px;
	color:#3F617D;
}
#busqueda_txt{
	width:184px;
	height:13px;
	border:1px solid #BE0000;
	float:left;
	margin-right:5px;
	font-size:10px;
}
#busqueda_btn{
	width:55px;
	height:15px;
	overflow:hidden;
	background:url(../images/sup_der.jpg) no-repeat right;
	text-align:center;
	float:right;
	color:#3F617D;
	cursor:pointer;
	border:0;
	font-family:"trebuchet MS";
	font-size:10px;
}
#busqueda_btn:hover{
	color:#BE0000;
}
#head{
	width:950px;
	height:290px;
	display:block;
	position:relative;
	margin-top:5px;
	clear:both;
}
#logo{
	width:180px;
	height:195px;
	display:block;
	float:left;
	background:#FFF;
	margin-right:5px;
	background:url(../images/logo.jpg) no-repeat #FFF 4px 15px;
	padding:95px 0 0 10px;
}
#logo span{
	font-size:9px;
	color:#3F617D;
	line-height:1.2em;
}
#cat_img{
	width:735px;
	height:270px;
	display:block;
	float:left;
	background:#FFF;
	padding:10px;
}
#cat_img img{
	width:735px;
	height:270px;
	display:block;
	overflow:hidden;
}
#centro{
	width:950px;
	height:auto;
	display:block;
	position:relative;
	margin-top:5px;
	clear:both;
}
#izquierda{
	width:190px;
	height:auto;
	display:block;
	float:left;
	margin-right:5px;
}
#contenido, #contenido_gal{
	width:500px;
	height:auto;
	display:block;
	float:left;
	background:#FFF;
	margin-right:5px;
	padding-top:1px;
	background:url(../images/article.jpg) no-repeat #FFF 10px 10px;
}
#contenido_gal{
	background:url(../images/galeria.jpg) no-repeat #FFF 5px 5px;
}
#derecha{
	width:250px;
	height:auto;
	display:block;
	float:right;
}
#pie{
	width:950px;
	height:18px;
	display:block;
	background:#ABA696;
	margin-top:5px;
	clear:both;
	color:#fff;
	padding-top:2px;
}
#pie span{
	margin:0 250px 0 20px;
}
#menu, #privado{
	width:188px;
	height:auto;
	background:#FFF;
	display:block;
	position:relative;
	border:1px solid #FFF;
}
.modulo{
	width:auto;
	height:25px;
	font-family:"trebuchet MS";
	font-size:11px;
	color:#BE0000;
	padding:1px 0 0 35px;
	margin:8px 0 5px 0;
	border-bottom:1px solid #E5E5E5;
}
#menu .modulo{
	background:url(../images/menu.jpg) no-repeat 10px 0px;
}
#menu ul, #privado ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menu li, #privado li{
	width:auto;
	height:20px;
	display:block;
	border-bottom:1px dotted #e5e5e5;
	margin:0 0 2px 10px;
	padding:3px 0 3px 10px;
}
#menu li.menu_on, #privado li.menu_on{
	width:auto;
	height:20px;
	display:block;
	border-bottom:1px dotted #e5e5e5;
	margin:0 0 2px 10px;
	padding:3px 0 3px 10px;
	background:url(../images/bullet.jpg) no-repeat 0px 9px;
}
#menu a, #privado a{
	text-transform:uppercase;
	color:#333;
	text-decoration:none;
	font-family:"trebuchet MS";
	font-size:10px;
}
#menu a:hover, #privado a:hover, #menu li.menu_on a, #privado li.menu_on a{
	color:#BE0000;
}
#privado{
	margin-top:5px;
}
#privado .modulo{
	background:url(../images/candado.jpg) no-repeat 10px 0px;
}
div#barra_login{
	text-transform:uppercase;
	color:#666;
	font-size:10px;
	padding:10px 0 13px 10px;
}
div#barra_login #login_username, #login_password{
	width:170px;
	height:15px;
	border: 1px solid #BE0000;
}
div#barra_login #login{
	width:99px;
	height:20px;
	display:block;
	color:#333;
	text-align:center;
	background:url(../images/boton.jpg) no-repeat;
	cursor:pointer;
	margin:15px 0 0 33px;
	padding-top:3px;
}
#logout{
	width:99px;
	height:20px;
	display:block;
	color:#333;
	text-align:center;
	background:url(../images/boton.jpg) no-repeat;
	cursor:pointer;
	margin:15px 0 10px 33px;
	padding-top:3px;
}
div.vertodo{
	text-align:right;
	padding-right:10px;
	font-size:10px;
	margin:10px 5px 0 0;
	color:#BE0000;
	text-decoration:none;
	cursor:pointer;
}
div.vertodo a{
	color:#BE0000;
	text-decoration:none;
}
div.vertodo:hover, div.vertodo a:hover{
	text-decoration:underline;
}
.articulo{
	margin:15px;
	padding-bottom:10px;
	border-bottom: 1px dotted #999;
	line-height:13pt;
}
.articulo .titulo{
	color:#BE0000;
	font-size:12px;
	font-weight:bold;
}
.articulo .fecha, .circular .fecha{
	color:#3F617D;
	font-size:10px;
}
#circulares{
	width:248px;
	height:auto;
	background:#FFF;
	border:1px solid #FFF;
}
#circulares .modulo{
	background:url(../images/article.jpg) no-repeat 10px 0px;
}
.circular{
	width:auto;
	height:40px;
	padding:4px 0 0 10px;
	border-bottom:1px dotted #999;
}
.nota{
	width:auto;
	height:60px;
	padding:4px 0 0 10px;
	border-bottom:1px dotted #999;
}
.circular .titulo{
	color:#BE0000;
	font-size:11px;
}
.circular a, .nota a{
	color:#BE0000;
	text-decoration:none;
}
.circular a:hover, .nota a:hover{
	color:#BE0000;
	text-decoration:underline;
}
.galeria{
	width:500px;
	height:auto;
	display:block;
	margin-bottom:15px;
}
div.full_gal{
	width:90px;
	height:90px;
	display:block;
	font-size:10px;
	float:left;
	margin:10px 10px 10px 20px;
	position:relative;
}
div.index_gal .imagen, div.full_gal .imagen{
	width:87px;
	height:87px;
	display:block;
	overflow:hidden;
	border:1px dotted #ccc;
}
div.index_gal .imagen img, div.full_gal .imagen img{
	width:74px;
	height:74px;
	display:block;
	overflow:hidden;
	margin:6px;
}
div.index_gal a{
	text-decoration:none;
	color:#333;
}
/*======ENCUESTA=======*/
#encuesta{
	width:248px;
	height:auto;
	background:#FFF;
	border:1px solid #FFF;
	margin-top:5px;
}
div#encuesta .modulo{
	background:url('../images/encuesta.jpg') no-repeat 10px 0px;
}
.poll{
	width:210px;
	height:auto;
}
.poll_titulo{
	width:200px;
	height:auto;
	padding:4px 0 5px 10px;
	color:#BE0000;
}
.poll_titulo2{
	width:200px;
	height:auto;
	padding:4px 0 5px 10px;
	color:#BE0000;
}
.poll_pre_respuesta{
	padding:5px 0 5px 10px;
	border-bottom:1px dotted #ccc;
}
.poll_pre_respuesta1{
	padding:5px 0 5px 10px;
	border-bottom:1px dotted #ccc;
}
.poll_respuesta{
	width:200px;
	height:25px;
	display:block;
	padding:3px 0 0 10px;
	position:relative;
}
.poll_respuesta1{
	width:200px;
	height:25px;
	display:block;
	padding:3px 0 0 10px;
	color:#333333;
	position:relative;
}

#boton_poll{
	width:99px;
	height:20px;
	display:block;
	color:#333;
	text-align:center;
	background:url(../images/boton.jpg) no-repeat;
	cursor:pointer;
	margin:15px 0 0 40px;
	padding-top:3px;
}
.poll ul{
	float:left;
}
.poll li{
	float:left;
	list-style:none;
}
.poll_answer{
	display:block;
	height:7px;
	border:1px solid #E4E4E4;
	margin-top:3px;
	background:#BE0000;
	position:absolute;
	top:16px;
	left:10px;
}
.poll_votos{
	text-align:right;
	position:absolute;
	top:16px;
	right:3px;
}
/**
 * Registro
 */
#contact h3 {
    color: #BE0000;
}

div#registro, div#account, div#account_info, #contact {
    font-size: 12px;
    margin-top: 10px;
}

div#contact textarea {
    width: 280px;
    height: 150px;
    border: 1px solid #BE0000;
    padding-left: 3px;
}

div#contact fieldset {
    border: 1px solid #BE0000;
    margin: 20px 20px 10px 10px;
}

div#contact fieldset div {
    margin-top: 10px;
    margin-bottom: 10px;
}

div#contact fieldset span {
    display: block;
    margin-left: 10px;
    width: 150px;
    float: left;
}

div#contact input {
    border: 1px solid #BE0000;
}
/**
 * Registro
 */
div#registro fieldset {
	border: 1px solid #BE0000;
	margin:20px 20px 10px 10px;
}
div#registro fieldset div {
	margin-top:10px;
	margin-bottom:10px;
}
div#registro fieldset span {
	display:block;
	margin-left:10px;
	width:150px;
	float:left;
}
div#registro .error {
	padding-left:5px;
	color:#BE0000;
}
div#registro input {
	border: 1px solid #BE0000;
}
div#registro input:hover, div#registro input:focus {
	border: 1px solid #BE0000;
}
div#registro div.address_other  {
	display:none;
}
/**
 * Ventanas
 */
.pop{
	width:350px;
	height:150px;
	position:relative;
}
.pop_error, .pop_title{
	width:350px;
	text-align:center;
	height:15px;
	margin:5px 0 5px 0;
}
.pop_content{
	width:300px;
	margin:15px 0 10px 60px;
}
.pop_txt{
	float:left;
	margin-right:5px;
}
div.blockPage {
	border: 3px solid #BE0000;
	background:white;
}
div.blockPage * {
	font-weight:bold;
	font-size:10pt;
}
div.blockPage button {
	background:#BE0000;
	color:white;
	border:none;
	padding:3px 5px 3px 5px;
	margin-top:15px;
	margin-right:10px;
	margin-bottom:15px;
}
div.blockPage input {
	border:1px solid #BE0000;
	color:#000;
}
div.blockPage .error {
	color:#BE0000;
}
.cms_img{
	margin:10px;
}
/**
 * Thickbox
 */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}