/*
***************************************************************************************************************************************************************************************************************************
 ESTILO GENERAL
***************************************************************************************************************************************************************************************************************************
*/
body{
	font-family: Verdana; 
	text-decoration: none;
	font-size: 11px; 
	color: #303030; 
}
td{
	font-size: 10px; 
	color: #303030; 
}
p{margin-bottom: 0px;	margin-top: 0px; margin-right: 0px; margin-left: 0px;}
/*
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
	CABECERA
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#cabecera {
	border-collapse: collapse;
	width:996px;
}
#cabecera #cab1,#cab2{
	height:99px;
	background-repeat: no-repeat; 
	background-color: #169400;
}
#cabecera #cab1{ 
	width:996px;
	background-image: url('../img/cabecera_titulo.jpg'); 
}	
#cabecera #cab2{
	width:728px;
	background-image: url('../img/head_2.jpg'); 
}
#cabecera #fecha_hora{
	font-size: 8px;    font-weight: normal; color: #697b9b;
	margin-bottom: 75px;	margin-right: 8px; float: right; text-transform: uppercase;
}	
/*
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
	MENU SUPERIOR
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#menu_sup {border-collapse: collapse;width:996px;}	
#menu_sup #mn1,#mn2,#mn3,#mnu_left,#mnu_content,#mnu_right{ height:29px; background-color: #FFFFFF;	}	
#menu_sup #mn1{ width:4px;	background-image: url('../img/stmnu.jpg'); 	background-repeat: no-repeat; }
#menu_sup #mn2{	width:707px;	background-image: url('../img/bg_menu.jpg'); background-repeat: repeat-x; }
#menu_sup #mn3{	width:285px;	background-image: url('../img/cabecera_exp1.jpg'); 	background-repeat: no-repeat; }

#mnu_left{ width:6px; }
#mnu_content{ width:80px; text-align:center; }
#mnu_right{ width:7px; }
#mnu_sel #mnu_content { color: #373d75; font-size: 10px; text-transform: uppercase; font-weight: bold; text-decoration:underline;}
#mnu_unsel #mnu_content { color: #373d75; font-size: 10px; text-transform: uppercase; font-weight: bold;}

#mnu_sel { 	border:0px; border-collapse: collapse; height:28px; float: left; cursor:default;}
#mnu_sel #mnu_left{	background-image: url('../img/i_optmnu.jpg'); background-repeat: no-repeat; }
#mnu_sel #mnu_content{ background-image: url('../img/c_optmnu.jpg'); }
#mnu_sel #mnu_right{	background-image: url('../img/d_optmnu.jpg'); background-repeat: no-repeat; }
#mnu_sel #mnu_end{	width:2px; background-image: url('../img/bg_menu.jpg'); background-repeat: no-repeat; }

#mnu_unsel { border:0px; border-collapse: collapse; height:28px; float: left; cursor:pointer;}
#mnu_unsel #mnu_left{background-image: url('../img/i_optmnu.jpg'); 	background-repeat: no-repeat; }
#mnu_unsel #mnu_content{	background-image: url('../img/c_optmnu.jpg'); }
#mnu_unsel #mnu_right{	background-image: url('../img/d_optmnu.jpg'); background-repeat: no-repeat; }
#mnu_unsel #mnu_end{	width:2px; background-image: url('../img/bg_menu.jpg'); background-repeat: no-repeat; }

/*
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
	 SUB MENU SUPERIOR
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#sub_menu_sup {border-collapse: collapse;width:996px;}	
#sub_menu_sup #smn1,#smn2,#smn3,#smnu_left,#smnu_content,#smnu_right{ height:29px; background-color: #FFFFFF;	}	
#sub_menu_sup #smn1{ width:4px; background-color: #FFFFFF; }
#sub_menu_sup #smn2{ width:707px; background-color: #FFFFFF; }
#sub_menu_sup #smn3{ width:285px; background-image: url('../img/cabecera_exp2.jpg');	background-repeat: no-repeat; }
 
#submnu_sel, #submnu_unsel { height:23px; color: #373d75; }
#submnu_sel {  background-color: #F2F2F2;
	cursor:default; font-weight:bold;
}
#submnu_unsel { 
	cursor:pointer;
}

/*
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
	CUERPO Y CONTENIDO
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#cuerpo_contenido, #cuerpo_contenido_2, #comentarios{ margin:10px; margin-right:15px; margin-top:15px; width:640px; background-color: #FFFFFF; }
#cuerpo_contenido_2 { margin-top:0px; }
#comentarios { margin-top:0px; }

#titulo { padding:4px;	border-bottom: 2px solid #d18f4c; font-size: 18px; color: #697b9b; font-weight:bold; text-transform: none;	}
#contenido { padding:4px;	padding-top:15px; font-size: 11px; color: #505050; } 

#titulo_equipo { padding:2px;	border-bottom: 1px solid #95A2B9; font-size: 13px; color: #505050; font-weight:bold; text-transform: none;	}
#contenido_equipo { padding:2px;	 padding-top:12px; font-size: 11px; color: #808080; text-transform: none; font-weight:normal;} 

#comentarios #titulo { padding:1px;	border-bottom: 1px solid #E8E8E8; font-size: 11px;  text-transform: none;	}
#comentarios #contenido { padding:1px;	padding-top:15px; font-size: 11px;  } 

.imagen_seccion_left{ margin: 2px 10px; float: left; }

.richtextbox{
	border: 1px solid #95A2B9; margin:5px; padding:5px;color: #000000; 
	text-transform: none; font-weight:normal;display:block; cursor:pointer;
}

/*
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    FORMS CONTENIDO
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
.frm_campo_texto { font-family: Verdana; border: 1px solid #95A2B9; color: #505050; font-weight:bold; margin-left:5px; font-size: 11px; color: #505050; } 
.frm_etiqueta{ font-family: Verdana; color: #95A2B9; font-weight:bold; margin-left:5px; font-size: 11px; } 
.frm_etiqueta2{ font-family: Verdana; text-align:right;font-size: 11px; font-weight: bold; color: #505050; text-transform: none;padding-right: 8px; } 
.frm_enlace{  cursor:pointer;font-weight:bold; color:#6D7E9E; font-size: 10px; text-align:left; text-transform: none;}
.frm_enlace2{  cursor:pointer;font-weight:bold; color:#52607A; font-size: 13px; text-align:left; text-transform: none;}

.frm_texto1{  font-weight:normal; color:#505050; font-size: 9px; text-align:left; text-transform: none;}
