	/* GENERALES
-------------------------------------------------- */
img, embed, object, form, table, div, select, textarea, input, script, h1, h2, h3, h4, h5, h6, fieldset, ul, ol, li, button { border:0; margin:0; padding:0; }

body {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #000000;
	height:100%; 
	margin:0; /* center, not in IE5 */
	margin-left:5px;
	padding: 0;
	background: #FFFFFF;
	height: 101%;
}

input, textarea, a { 
	text-decoration: none;
	position: relative;
	z-index: 100;
	color:#3D3D3D;
}

a:hover {
	color: #000000;
}

ul{
	list-style-position: inside;
	list-style-type: square;
}

html { /*esto nos permite forzar la barra de scroll en firefox*/   height: 100.02%;}	


div#oContenedor {
	width:923px !important; /* real browsers */
	width:923px;
	text-align: left;
	margin:0 auto; /* center, not in IE5 */
	padding: 0px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	background: #FFFFFF left top url('../images/fondo.jpg') no-repeat;
	/* border: 1px solid #F00000; */
}

div#oContenido {
	width:785px !important; /* real browsers */
	width:785px;
	text-align: left;
	margin:0 auto; /* center, not in IE5 */
	padding: 0px 0 0 0px;
	height: auto;
	/*background: #D5DEE1 center top url('../images/fondo_contenido.jpg') no-repeat;
	 border: 1px solid #F00000; */
}

div#oCuerpo {
	width:785px !important; /* real browsers */
	width:785px;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

div#oPie {
	width:785px !important; /* real browsers */
	width:785px;
	height: 50px;
	float: left;
	margin: 0px; /* center, not in IE5 */
	padding: 5px 3px 0px 3px;
	font-size: 12px;
}
div#oLogo {
	cursor: pointer;
	width:143px;
	height: 75px;
	margin: 17px 0px 15px 0px;
	background-image: url('../images/logo.png')!important;
	background-image: none;
	background-repeat: no-repeat;
	filter: none !important;
	filter: progid;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='none');
}

div#oSocios {
	float: left;
	width: 194px !important; /* real browsers */
	width: 194px;
	height: 168px;
	margin:0 auto; /* center, not in IE5 */
	padding: 0px;
	background: url('../images/f_zona_socios.jpg') no-repeat;
}
div#oDestacamos {
	float: left;
	width: 275px !important; /* real browsers */
	width: 275px;
	height: 141px;
	text-align: right;
	font-weight: bold;
	color: #333333;
	margin:0 auto; /* center, not in IE5 */
	padding: 35px 20px 0 0px;
	background: url('../images/f_destacamos.jpg') no-repeat;
}
div#oNoticias {
	float: right;
	width: 296px !important; /* real browsers */
	width: 296px;
	height: 168px;
	text-align: left;
	margin:0 auto; /* center, not in IE5 */
	padding: 0px;
	background: url('../images/f_noticias.jpg') no-repeat;
}

textarea{
	background: #e5f3eb;
	border: 1px solid #d5e2db;
}

.login {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 0px 0px 1px;
}
.noticias_tit {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding: 0px 0px 5px 0px;
}
.noticias_txt {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px 0px 5px 0px;
}
.noticias_mas {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	text-decoration: underline;
}

/*-------- SUBMENU --------*/
.m_sup{	
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	font-weight: bold;
	color: #f69602;
	text-decoration: none;
	cursor:pointer;
}
.m_sup_over{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	font-weight: bold;
	color: #f06800;
	text-decoration: none;
	cursor:pointer;
}
.m_sup_select{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	font-weight: bold;
	color: #f06800;
	text-decoration: underline;
	cursor:pointer;
	text-transform: uppercase;
}

/*----- MENU LATERAL -----*/
.menuSec {
	float: left;
	width: 147px;
}

.menuSec .sup {
	float: left;
	/*background: transparent url(../images/menu_sec_top.gif) bottom left no-repeat;*/
	height: 0px;
	width: 147px;
}
.menuSec .inf {
	float: left;
	/*background: transparent url(../images/menu_sec_bot.gif) top left no-repeat;*/
	height: 6px;
	width: 147px;
}

.menuSec .cont  {
	float: left;
	/*border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;*/
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	width: 137px;
	/*background-color: #EAEAEA;*/
}

.menuSec ul li { border-top: 1px solid #A2A2A2; display: block; float: left; clear: both; }
.menuSec ul li.primero { border-top: none; }

.menuSec ul li a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 6px 0px 6px 10px !important;
	padding: 5px 0px 5px 10px;
	width: 127px;
	font-size: 12px;
	clear: both;
}

.menuSec ul li a:hover, .menuSec ul li a.selected {
	background: #BBBBBB;
	color: #000000;
	font-weight: normal;
}

.menuSec ul li ul li{
	display: block;
	float: left;
	text-decoration: none;
	padding: 0px 0 0px 10px !important;
	padding: 0px 0 0px 10px;

}
.menuSec ul li ul li a{
	width: 120px;
	font-size: 12px;
	clear: both;
}
/*------------------------*/

.contenido_texto {
	float: left;
	text-align: justify;
	width: 500px;
	padding: 20px 20px 25px 25px;
	margin: 10px 10px 10px 22px;
	_margin: 10px 10px 10px 11px;
	border: 1px solid #D0D0D0;

}
.lateral {
	float: left;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 28px;
	font-weight: normal;
	color: #ef6100;
	padding: 10px 5px 0px 0px;
}
.lateral_prensa {
	float: left;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 28px;
	font-weight: normal;
	color: #ef6100;
	padding: 10px 5px 0px 0px;

}
.epigrafe {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
}

/*------ FORMULARIO ------*/
.oTextoForm {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	padding: 0px 5px 0px 0px;
}
.oTexto {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 5px 0px 0px;
}
.cajastexto{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: normal;
	color: #5D5D5D;
	padding-left:3px;
	background: #FCFCFC;
	border: 1px solid #7D7D7D;
	height: 18px;
}
.areastexto{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: normal;
	color: #5D5D5D;
	padding-left:3px;
	background: #FCFCFC;
	border: 1px solid #7D7D7D;
}

.contacto{
	margin:0;
	background: transparent url(../images/f_contacto.jpg) top left no-repeat;
}

.hazte_socio{
	margin:0;
	background: transparent url(../images/f_hazte_socio.jpg) top left no-repeat;
}

.recordar{
	margin:0;
	background: transparent url(../images/f_recordar.jpg) top left no-repeat;
}

.zona_socios{
	margin:0;
	background: transparent url(../images/f_login_socios.jpg) center center no-repeat;
}
/*------------------------*/

/*-----NOTAS DE PRENSA-----*/
.tnp1 {
	background-color: #D1D1D1;
	border: 1px solid #959595;
}
.tnp2 {
	background-color: #E4E4E4;
	border: 1px solid #C6C6C6;
}

/* VARIANTES Y TIPOGRAFIAS
----------------------------*/
.none { text-decoration: none; }
.clearall {	clear:both; }
.bold { font-weight: bold; }
.cursiva { font-style: italic; }
.sub { text-decoration: underline; }
.floatright { float: right; }
.floatleft { float: left; }

.blanco { color: #FFFFFF; }
.negro { color: #000000; }
.azul {	color: #0C3983;}
.verde { color: #018B3E;}

.once { font-size: 12px; }
.doce { font-size: 13px; }


.pl20 { padding-left:20px; }

.titular01 {
	padding-top: 20px;
	display: block;
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.destacado { 
	padding: 15px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #C8C8C8;
	border: 1px solid #7B7B7B;
}

.tit_tabla_1{	
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	color: #FFF;
	background: #ff9934;
	border: 1px solid #000;
}
.fila_tabla_1{
	text-align: center;
	padding: 5px;
	color: #000;
	background: #ffffce;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 12px;
}
.fila_tabla_1_fin{
	text-align: center;
	padding: 5px;
	color: #000;
	background: #ffffce;
	border: 1px solid #000;
	font-size: 12px;
}
.fila_tabla_2{
	text-align: center;
	padding: 5px;
	color: #000;
	border-left: 1px solid #000;
	font-size: 12px;
}
.fila_tabla_3_fin{
	text-align: center;
	padding: 5px;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 12px;
}
.fila_tabla_2_ult{
	text-align: center;
	padding: 5px;
	color: #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 12px;
}
.fila_tabla_3_fin_ult{
	text-align: center;
	padding: 5px;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 12px;
}
.fila_cab{
	text-align: center;
	padding: 5px;
	color: #ff932e;
	border-top: 1px solid #ff932e;
	border-bottom: 1px solid #ff932e;
	border-left: 1px solid #ff932e;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
.fila_cab_fin{
	text-align: center;
	padding: 5px;
	color: #ff932e;
	border: 1px solid #ff932e;
	
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.fila_tabla_1_tot{
	text-align: center;
	padding: 5px;
	color: #000;
	background: #ffffce;
	border: 1px solid #000;
	font-size: 12px;
}
.fila_tabla_2_tot{
	text-align: center;
	padding: 5px;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 12px;
}
.fila_tabla_2_tot_fin{
	text-align: center;
	padding: 5px;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 12px;
}

