@charset "UTF-8";
/* CSS Document */
html{ height:100%; }


body{
	background:#ededed url(../deco_img/bg1.gif) repeat-x top;
	height: 100%;
	margin:0px;
	padding:0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.2em;
	color:#222;
}

h1{
	font-size:1.3em;
	color:#D10000;
	margin-bottom:1.4em;
}

h2{
	font-size:1em;
	color:#000;
	font-weight:bold;
	margin:0px;
}

h3{
	font-size:1.1em;
	color:#D10000;
	font-weight:bold;
	margin-top:2em;
}


.gris{
	color:#666;	
}

a{ color:#900; text-decoration:none; }
a:hover{color:#F00; text-decoration:underline; }
a img{border:none;}


#bg{
	width:100%;
	min-height:100%;
	background:url(../deco_img/bg2.png) no-repeat top center transparent;
	text-align:center;
}

* html #bg {height: 100%;} /* for IE */

#main_content{
	width:959px;
	height:auto;
	margin:0px auto 0px auto;
	text-align:left;
}

* html #main_content {height: 100%;} /* for IE */

#header{
	width:959px;
	height:158px;
	background:url(../deco_img/header_bg_swosh.gif) bottom right no-repeat transparent;
}

#header .logo{
	height:auto;
	width:400px;
	float:left;
	padding:30px 0px 0px 13px;
}
#hora{
	color:#900;
}

#fecha{
	float:right;
	text-align:right;
	margin-top:70px;
	height:50px;
}

#main_menu{
	width:959px;
	height:66px;
	background:url(../deco_img/bg_menu.gif) top center transparent no-repeat;
		text-align:left;
}

#column_holder{
	height:auto;
	width:auto;
	background:#FFF;
	display:inline-block;
}

#left_column{
	width:590px;
	height:auto;
	padding:0px 15px 0px 13px;
	_padding:0px 14px 0px 13px;
	background:url(../deco_img/bg_leftcolumn.gif) top no-repeat #FFF;
	float:left;
}

#left_column_full{
	width:930px;
	height:auto;
	padding:0px 15px 0px 15px;
	_padding:0px 14px 0px 14px;
	background:url(../deco_img/bg_leftcolumn_full.gif) top left no-repeat #FFF;
	float:left;
}

#right_column{
	width:341px;
	height:auto;
	background:url(../deco_img/bg_rightcolumn.gif) repeat-y;
	float:left;
}

#footer_content{
	width:959px;
	height:12px;
	background:url(../deco_img/bg_footer_content.png) top no-repeat;
	float:left;
	padding-bottom:88px;
}

.clearin{
	clear:both;
}

.texto_extenso{
	font-size:1.1em;
	line-height:1.3em;
	color:#444;
}

.texto_extenso .not_img{
	float:left;
	margin:5px 12px 8px 0px;
}

.volver{
	float:right;
	text-align:right;	
	width:500px;
	height:auto;
}

/*** TABLAS ***/

#tab_directorio, #tab_pastpresident{ width:580px; }

#tab_directorio td , #tab_pastpresident td{
	text-align:center;
	width:193px;
	vertical-align:top;
	border-bottom:#CCC solid thin;
	padding-top:5px;
}
#tab_pastpresident td{ width:145px; padding-top:40px; border-bottom:none;}
.tab_cargo{line-height:5px; font-weight:bold; color:#900;}
.tab_nombre{ line-height:5px; font-weight:normal; }
.tab_empresa{ font-weight:normal; margin-bottom:30px; color:#666; font-size:0.8em;}

.empresas_socias{width:930px;}
.empresas_socias h2{font-size:1.2em;}
.empresas_socias tr{ vertical-align:middle; text-align:left;}
.empresas_socias td{ vertical-align:middle; padding:40px 30px 40px 0px; font-weight:bold; }
table .tab_logo { width:160px; text-align:left; padding:0px 0px 0px 5px; border-left:#CCC dotted thin;}

.tab_formulario{ width:580px; border-top:#BBB thin solid;}
.tab_formulario tr{ height:40px; vertical-align:middle}
.tab_form_tag_l, .tab_form_tag_r{ width:140px; padding:5px;}
.tab_form_tag_r{ text-align:right; }
.tab_form_input_r{ text-align:right; }

.tab_presentaciones{width:930px;}
.tab_presentaciones td{
	vertical-align:top; 
	text-align:left;  
	 width:250px; text-align:center; padding:0px 0px 50px 20px; border-left:#999 dotted thin;
	}
/* table .tab_imagen { width:250px; text-align:left; padding:0px 0px 0px 5px; border-left:#CCC dotted thin;} */



/*** FOOTER ***/
#footer{
	width:100%;
	height:auto;
	background:#FFF;
	border-top:#900 1px solid;
	text-align:center;
	float:left;
	padding:22px 0px 22px 0px
}

#footer_inside{
	width:960px;
	height:200px;
	text-align:left;
	margin:0px auto 0px auto;
}


.titulo_foot a{
	color:#900;
	font-size:1.2em;
	margin-top:5px;
}

#footer_inside ul{
	padding:0px;
	margin:0px;
}

#footer_inside li{
	list-style:circle;
	list-style-position:inside;
	line-height:1.4em;
}

#footer_inside li a{
	color:#333;
	text-decoration:none;
}

#footer_inside li a:hover{
	color:#333;
	text-decoration:underline;
}


#mostrar_contenido{
	height:900px;
}
/**** MENU *****/


/* MENU PRINCIPAL */
#menu{
	width:670px;
	float:left;

}

#menu1, #menu1 ul{
margin:0px 0px 0px 10px;
padding:0px;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;
_z-index:5;
}

#menu1 a{
display:block;
padding:0px;
text-decoration:none;

}

#menu1 li a:hover{
height:auto;
}

#menu1 li{
float:left;
position:relative;
z-index:5;
}

#menu1 ul {
position:absolute;
display:none;
height:30px;
}

#menu1 li ul a{
width:200px;
float:left;
background:url(../deco_img/bg_menu_desple.png);
font-size:1.2em;
color:#FFF;
padding:7px 7px 7px 3px;
}

#menu1 li ul a:hover{ background-color:#333; }

#menu1 ul ul{ top:auto; }	

#menu1 li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#menu1 li:hover ul ul, #menu1 li:hover ul ul ul, #menu1 li:hover ul ul ul ul{
display:none;
}
#menu1 li:hover ul, #menu1 li li:hover ul, #menu1 li li li:hover ul, #menu1 li li li li:hover ul{
display:block;
}

#menu2{
	width:250px;
	height:44px;
	margin:10px 0px 0px 0px;
	display:block;
	float:left;
}

/**** Columnas ****/
.column_267,  .column_267_last{
	width:575px;
	height:95px;
	float:left;
	margin:20px 0px 0px 0px ;
	border-bottom:#CCC dotted thin;
}

.column_267 img, .column_267_last img{
	float:left;
	margin:0px 10px 5px 0px;
}

.column_267_last{
	border-left:#999 2px solid;
	padding-left:20px;
	margin-right:0px;
}

.column_950{
	width:120px;
	height:200px;
	float:left;
	margin:0px 10px 0px 0px;
}

.column_950_last{
	width:150px;
	height:100px;
	float:left;
	margin:0px 0px 0px 0px;
}

.columna_150{
	width:150px;
	float:left;
	height:150px;
}

.columna_150_2{
	width:150px;
	float:left;
	height:110px;
}
 
.columna_float_l{float:left;margin-right:55px;}
.columna_float_l_last{float:left;margin-right:0px;}

/**** FILAS ****/

.fila_left{
	width:600px;
	height:auto;
	margin-top:18px;
	float:left;
}

.fila_premios{
	width:440px;
	height:170px;
	float:left;
	margin:0px 20px 20px 0px;
	border-bottom:#999 dotted thin;
}

.fila_premios_img{
	float:left;
	height:170px;
	margin:0px 10px 5px 0px;
}

.fila_articulo_small{
	width:575px;
	height:95px;
	float:left;
	margin:0px 0px 35px 0px 
}

.fila_articulo_small img{
	float:left;
	margin:0px 10px 5px 0px;
}

.fila_calendario_content{
	width:550px;
	height:auto;
	float:left;
	margin:0px 10px 35px 10px 
}
.fila_calendario_title{
	width:80px;
	height:auto;
	background:#FFF;
	border:#900 solid 1px;
	padding:10px 10px 8px 10px;
	margin:5px;
	display:block;
	float:left;
	text-align:center;
}
.fila_galeria_title ,.fila_galeria_thumb , .fila_links_thumb{
	width:200px;
	height:200px;
	background:#FFF;
	border:#DDD solid 1px;
	padding:10px 10px 8px 10px;
	margin:5px 5px 20px 5px;
	display:block;
	float:left;
	text-align:center;
}
.fila_galeria_title img{ margin-bottom:5px; }
.fila_galeria_thumb{width:150px;height:105px;}

.fila_calendario{margin-bottom:30px; height:auto; float:left;}

.fila_links_thumb{width:200px; height:110px; border:none; margin-right:15px;}
.fila_links_thumb img{ padding-bottom:20px; }

/**** boxes ****/
.box1 , .box1_last{
	width:192px;
	height:155px;
	margin-right:6px;
	background:url(../deco_img/bg_box1.png) no-repeat 0 0 transparent;
	float:left;
}

.box1 img, .box1_last img{ margin:10px; }
.box1 p, .box1_last p{ color:#FFF; margin:5px 10px 0px 10px; font-weight:normal; }
.box1 a, .box1_last a{ color:#FFF; font-weight:bold; text-decoration:underline}
.box1 a:hover, .box1_last a:hover{ color:#FFF; font-weight:bold; text-decoration:underline;}
.box1_last{ margin:0px; }


.box2 , .box2_last{
	width:269px;
	height:145px;
	margin-right:15px;
	background:url(../deco_img/bg_box2.png) no-repeat 0 0 transparent;
	float:left;
	text-align:center;
	margin-bottom:15px;
}

.box2 img, .box2_last img{ margin:10px;}
.box2 p, .box2_last p{ color:#FFF; margin:5px 10px 0px 10px; font-weight:normal; text-align:left;}
.box2 a, .box2_last a{ color:#FFF; font-weight:bold; text-decoration:underline}
.box2 a:hover, .box2_last a:hover{ color:#FFF; font-weight:bold; text-decoration:underline;}
.box2_last{ margin-right:0px; }

/*** BLOCKS ****/
.block_right{
	width:340px;
	height:auto;
}
.block_right .b_content{
		margin:17px 17px 32px 17px;
}

.block_right a{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.block_right a:hover{
	color:#F00;
	font-weight:bold;
	text-decoration:underline;
}

.block_revista{
	width:260px;
	height:140px;
	float:left;
	margin:0px 20px 20px 0px;
	border-bottom:#999 dotted thin;
}
.block_revista .fila_premios_img{height:auto;}


/*** FORMS ***/

.busqueda{
	background:url(../deco_img/bg_busqueda_text.gif) transparent no-repeat;
	width:114px;
	height:22px;
	font-size:1.2em;
	border:none;
	float:left;
	padding-left:2px;
	color:#333;	
}

.busqueda_btn{
	background:url(../deco_img/btn_mm_buscar.gif) no-repeat;
	width:54px;
	height:22px;
	border:none;
	float:left;
}
.busqueda_btn:hover{
	background:url(../deco_img/btn_mm_buscar_hover.gif) no-repeat;
}

.form_inscripcion{
	width:140px;
	font-size:1em;
}

.form_inscripcion_text{
	height:100px;
	width:440px;
		
}
/*.enviar_btn{
	background:url(../deco_img/btn_enviar.png) no-repeat;
	width:54px;
	height:22px;
	border:none;
	float:left;
}
.enviar_btn:hover{
	background:url(../deco_img/btn_enviar.png) no-repeat;
}
*/

.enviar_btn{
	border:#900 thin solid;
	border-top:#F00 thin solid;
	border-left:#F00 thin solid;
	background:#EEE;
	padding:5px;
	font-size:1em;
}

.enviar_btn:hover{
	border:#F00 thin solid;
	background:#FFF;
	margin-top:1px;
}


.box_presentaciones{
	vertical-align:top; 
	text-align:left;  
	width:280px; text-align:center; padding:0px 10px 40px 10px; border-left:#999 dotted thin;
	height:320px;
	float:left;
	display:block;
}

.cargo{
	color:#666;
	line-height:10px;
	 font-weight:normal;
}

.emp_socias_logo{
	width:220px;
	height:420px;
	text-align:center; 
	padding:0px 0px 0px 5px; 
	border-left:#CCC dotted thin;
	border-right:#CCC dotted thin;
	float:left;
	padding-bottom:30px;
	display:block;
}


