@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linea_sup_inf {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
}
.linea_inf {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
.txt_normas {
	font-size: 9px;
	color: #2f2a2b;
	font-style:normal;
}
.txt_normas_bold {
	font-size: 9px;
	color: #2f2a2b;
	font-weight:bold;
}
.txt_comento {
	font-size: 10px;
	color: #7e7c7e;
	font-weight:bold;
}
.txt_persona_comento {
	font-size: 10px;
	color: #ed1c2e;
	font-weight:bold;
}
.txt_fecha_comento {
	font-size: 10px;
	color: #7e7c7e;
	font-style:italic;	
}
.txt_contenido {
	font-size: 10px;
	color: #7e7c7e;
	font-style:normal;	
}

.list_shortBox {
	width:466px;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	margin-top:10px;
	text-align:justify
	
}
.list_imgShort{
	width:120px;
	height:90px;
	margin-bottom:8px;
	margin-top:8px;
	background-position: center center;
	background-repeat: no-repeat;
	float:left;
}
.list_text_img{
	width:318px;
	margin-top: 2px;
	margin-left:10px;
	float:left;
	text-align:center;
}
.list_text{
	width:440px;
	margin-top: 2px;
	margin-left:10px;
	float:left;
}
.galView{
	background-image:url(images/cuad_humo.png);
	height:120%;
	width: 100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:2500;
	float:right;
	text-align:center;
}
.galBox{
	margin-left: auto;
	margin-right:auto;
	margin-top: 70px;
	width: 600px;
	height:500px;
	background-color:#FFFFFF;
	text-align:center;
}
.galClose{
	width: 20px;
	height: 18px;
	color:#FFFFFF;
	background-color:#999999;
	margin-right: 8px;
	margin-top: 8px;
	text-align:center;
	font-size:11px;
	cursor:pointer;
	float:right;
	z-index:2550;
	position:relative;
}
.galClose:hover{
	background-color:#FF0000;
}

.galView{
	background-image:url(images/cuad_humo.png);
	height:120%;
	width: 100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:2500;
	float:right;
	text-align:center;
}
.galBox{
	margin-left: auto;
	margin-right:auto;
	margin-top: 50px;
	width: 401px;
	height:251px;
	background-image:url(images/back_regis.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-align:center;
}
.galClose{
	width: 20px;
	height: 18px;
	color:#FFFFFF;
	background-color:#999999;
	margin-right: 8px;
	margin-top: 8px;
	text-align:center;
	font-size:11px;
	cursor:pointer;
	float:right;
	z-index:2550;
	position:relative;
}
.galClose:hover{
	background-color:#FF0000;
}
.galTextBox{
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#292929;
}
.galTextBox input{
	border: solid #333333;
	border-width:1px;
	color:#000000;
	font-size:11px;
}
.galTextBox div{
	margin-top:12px;
	text-align:left;
}
.galTextBox li{
	list-style:none;
	width:65px;
	margin-right:10px;
	margin-left: 35px;
	padding-top:3px;
	text-align:left;
	float:left;
	
}

.txt_contenido_black10 a{
	color:#000000;
	text-decoration:none;
}
.txt_contenido_black10 a:hover{
	color:#333333;
	text-decoration:underline;
}
.nav_bar{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#282828;
}
#nav_main{
	width:470px; 
	height:18px; 
	text-align:center; 
	padding-top:6px; 
	padding-bottom:6px; 
}
.nav_bar div{
	width:320px; 
	height:16px; 
	text-align:center; 
	margin-left:auto; 
	margin-right:auto;

}
.nav_bar li{
	list-style:none;
	text-align:center; 
	width:58px;
	height:14px; 
	float:left;
	padding-left:0px;
	padding-right: 0px;
}

.nav_bar #nav_r{
	text-align:left;
	margin-left: 6px;
}
.nav_bar #nav_l{
	text-align:right;
	margin-right: 6px;
}
.nav_bar a{
	cursor:pointer;
	color:#282828;
	text-decoration: none;
}
.nav_bar a:hover{
	text-decoration:underline;
}
.nav_deshab{
	color:#CCCCCC;
	text-decoration: none;
}
.nav_deshab:hover{
	color:#CCCCCC;
	text-decoration: none;
}
.nav_bar #separa{
	float:left;
	height:16px;
	margin-left:1px;
	margin-right:1px;
	color:#000000;
	width: 3px;
}
