@charset "utf-8";
/* CSS Document */
/* Desarrollo del Template: Blackhole S.A. */

body { 
	margin:0; 
	padding:0; 
	font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contenedor{
	background: url(images/fondo_contenedor.png) repeat-y;
	width: 760px;
	margin: 5px auto;
	padding: 0;
	border: 1px solid #dddddd;
}
#contenedor_est{
	background: #ffffff;
	width: 760px;
	margin: 5px auto;
	padding: 0;
	border: 1px solid #dddddd;
}

#header{
	width: 100%;
	height: 110px;
	background: url(images/fondo_header.png) no-repeat;
	margin: 0;
	padding: 0;
}
#logotipo{
	width: 327px;
	height: 58px;
	margin: 0;
	padding: 30px 0 0 25px;
}

#fuente{
	float: right;
	width: 80px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}
#fuente a{
	color: #ffffff;
	text-decoration: none;
}
	
#menu_horizontal{
	width: 100%;
	height: 25px;
	background: url(images/fondo_menuh.png) no-repeat;
}
#menu_top{
	float: right;
	width: 350px;
	text-align: right;
	padding: 15px 10px 0 0;
	font-size:90%;
	color: #b2b2b2; 
}
#menu_top a{ 
	color: #ffffff; 
	text-decoration: none;
}
#menu_top a:hover, #menu_top a:visited{ 
	color: #ffffff; 
	text-decoration: underline;
	background: none;
}
/* pathway ===========================================*/
#pathway{margin: 10px 0 10px 0;}

#pathway a{
	font-weight: bold;
	font-size: 11px;	
}
#pathway a:hover{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	background: none;
}

/* paginacion ===========================================*/
#paginacion{
	margin: 15px 0;
	text-align: center;
}

#paginacion a:link{
	font-weight: bold;
	font-size: 11px;	
	color: #666666;
	border: 1px solid #ccc;
	background: #ffffff;
	padding: 1px 8px;
	margin: 0 2px;
}

#paginacion a:visited{
	font-weight: bold;
	font-size: 11px;	
	color: #666666;
	border: 1px solid #ccc;
	background: #ffffff;
	padding: 1px 8px;
	margin: 0 2px;
}
#paginacion a:hover{
	color: #000000;
	text-decoration: none;
	border: 1px solid #333;
	background: #f7f7f7;
}

/* glosario ===========================================*/
#glosario{
	margin: 25px 0;
	text-align: center;
}

#glosario a:link{
	font-weight: bold;
	font-size: 13px;	
	color: #666666;
	border: 1px solid #ccc;
	background: #ffffff;
	padding: 1px 6px;
	margin: 0 2px;
}
#glosario a:hover{
	color: #000000;
	text-decoration: none;
	border: 1px solid #333;
	background: #f7f7f7;
	padding: 1px 6px;
	margin: 0 2px;
}
#glosario a:active{
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #333;
	background: #4c4c4c;
	padding: 1px 6px;
	margin: 0 2px;
}
#glosario a:visited{
	color: #000000;
	text-decoration: none;
	border: 1px solid #4c4c4c;
	background: #cccccc;
	padding: 1px 6px;
	margin: 0 2px;
}

#caja_definicion{
	padding: 10px 20px;
	margin: 10px 0;
	background: #f1f1f1;
}

.termino{
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
}
.definicion{
	font-size: 13px;	
	font-weight: normal;
	color: #333;
	padding: 0 20px 20px 100px;
	margin-bottom: 10px;
	text-align: justify;
	border-bottom: 1px solid #ccc;
}




/* Buscador ===========================================*/
#caja_buscador{
	float: right;
	width: 300px;
	margin: 25px 0 0 0;
	padding: 0;
}

/* Flotar imágenes ===========================================*/

.img_der{
	float: right;
	margin-left: 10px;
}
.img_izq{
	float: left;
	margin-right: 10px;
}


/* Caja Central ===========================================*/
#contenido{
	width: 600px;
	float: right;
	margin: 5px 0;
	padding: 5px 10px 20px 0px;
}
#contenido_est{
	margin: 5px 0;
	padding: 5px 10px 20px 10px;
}

#opciones_de_contenido{
	margin-left: 15px;
	height: 15px;
	margin-bottom: 10px;
	padding: 0 0 0 0;
}
#opciones_de_contenido a{
	font-weight: bold;
	font-size: 11px;	
}
#opciones_de_contenido a:hover{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	background: none;
}

.imprimir{
	background:url(../imagenes/impresora.gif) 0 2px no-repeat;
	padding: 0 0 0 20px;
	float: right;
	margin-right: 10px;
	}
.email{
	background:url(../imagenes/email.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
	float: right;
	margin-right: 10px;
	}
.leer{
	background:url(../imagenes/leer.gif) 0 3px no-repeat;
	padding: 0 0 0 20px;
	float: right;
	}
#contenido h1, #contenido_est h1{
	font-size: 16px;
	color: #000000;
	line-height: 17px;
	#line-height: 17px;
	padding: 0;
	margin: 0;
}
#contenido h2; #contenido_est h2{
	font-size: 14px;
	color: #cc3333;
	line-height: 17px;
	#line-height: 17px;
	padding: 0;
	margin: 0;
}
#contenido h3, #contenido_est h3{
	font-size: 14px;
	color: #CC3333;
	line-height: 17px;
	#line-height: 17px;
	padding: 0;
	margin: 0;
}

#contenido ul, #contenido_est ul {
	margin: 10px 0 15px 30px;
	padding: 0;
}

#contenido li, #contenido_est li {
	background: url(images/lista2.png) no-repeat 0px 5px;
	#background: url(images/lista2.png) no-repeat 0px 6px;	
	padding: 0 5px 0px 15px;
	list-style-position: outside;
	#list-style-position: outside;
	font-size: 90%;
	color: #000000;
}

#contenido a, #contenido_est a {
	text-decoration: none;
	color: #1a1a1a;
	text-align: left;
}

#contenido a:hover, #contenido_est a:hover {
	color: #CC3333;
}


#contenido p, #contenido_est p{
	font-size: 90%;
	color: #000000;
	padding: 10px 0 10px 0;
	margin: 0 0 15px 0;
	text-align: justify;
}

#contenido a, #contenido_est a, #col_der a { color: #cc3333; }
#contenido a:hover, #contenido a:hover, #col_der a:hover { color: #000000; background: none; text-decoration: underline;}

.fecha{
	font: 73% Arial, Helvetica, sans-serif;
	line-height: 20px;
	#line-height: 20px;
	color: #4d4d4d;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.caja_separador{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 20px 0;
}
.editadoycanal{
	font: 73% Arial, Helvetica, sans-serif;
	line-height: 15px;
	#line-height: 15px;
	color: #4d4d4d;
	font-weight: bold;
	padding: 0;
	margin: 0;
}


#ver_mas{
	border: 1px solid #dedede;
	background: #f3f3f3;
	padding: 5px 10px;
	min-height: 100px;
	height: auto !important;
	margin-bottom: 10px;
}
#vm_izq{
	float: left;
	width: 280px;
}
#vm_der{
	float: right;
	width: 280px;
}

#ver_mas ul {
	margin: 0;
	padding: 0;
}

#ver_mas li {
	background: url(images/lista2.png) no-repeat 0px 5px;
	#background: url(images/lista2.png) no-repeat 0px 6px;	
	padding: 0 5px 0px 13px;
	list-style-position: inside;
	#list-style-position: outside;
}

#ver_mas a {
	text-decoration: none;
	color: #1a1a1a;
	text-align: left;
}

#ver_mas a:hover {
	color: #CC3333;
}


/* Menú Horizontal ===========================================*/
#menuh {
	font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
	border-right: 1px solid #808080;
}

#menuh a {
	text-decoration: none;
	color: #e5e5e5;
	display: block;
	padding: 3px 10px 4px 10px;
	text-align: center;
}


#menuh a:hover {
	background: url(images/fondo_menuh_hover.png);
	color: #ffffff;
}


/* Menú Vertical ===========================================*/
#menuv {
	font: 78% Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
	background: url(images/lista.png) no-repeat 5px 4px;
	#background: url(images/lista.png) no-repeat 5px 6px;	
	padding: 0 5px 10px 20px;
	list-style-position: inside;
	#list-style-position: outside;
}

#menuv a {
	text-decoration: none;
	color: #1a1a1a;
	text-align: left;
}

#menuv a:hover {
	color: #CC3333;
}



/* Columna Izquierda ===========================================*/
#col_izq{
	width: 140px;
	margin: 0;
	padding: 5px 0 30px 0;
}
#col_izq h1{
	margin: 0;
	background: url(images/fondo_colh1.png) no-repeat #cc3333;
	font-size:90%;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 5px;
}

/* Columna Derecha ===========================================*/
#col_der{
	float: right;
	width: 230px;
	padding: 5px 10px 20px 10px;
	border-left: 1px solid #cccccc;
	margin: 0 0 10px 10px;
	background: #f1f1f1;
}

.fecha_col_der{
	font: 73% Arial, Helvetica, sans-serif;
	line-height: 0px;
	color: #cc3333;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#col_der h2{
	font: 100% Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	padding: 0;
	margin: 5px 0 0 0;
	line-height: 17px;
	font-weight: bold;
}
#col_der h2 a:link{
	font: 100% Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-weight: bold;
}
#col_der h2 a:visited{
	font: 100% Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-weight: bold;
}
#col_der h2 a:hover{
	color: #000000;
	background: none;
}


#col_der h3{
	font: 90% Arial, Helvetica, sans-serif;
	color: #cc3333;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}

#col_der p{
	font: 80% Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 15px;
}

/* regla ===========================================*/
.regla{
	border-top: 1px solid #cccccc;
	margin: 15px 0 10px 0;
	padding: 0;
}

/* Footer ===========================================*/
#footer{
	clear: both;
	width: 760px;
	height: 61px;
	background: url(images/fondo_footer.png);
}

/* Foro ===========================================*/
#caja_titulo{
	border: 1px solid #ccc;
	padding: 1px;
}
#titulo_foro{
	font-size: 160%;
	color: #000;
	font-weight: bold;
	width: 100%;
	text-align: center;
	background: url(../imagenes/fondo_foro.png) center no-repeat #e5e5e5;
}
#caja_leermas{
	margin: 1px 0;
	padding: 10px 5px 15px 5px;
	background: #FFCC99;
	border-top: 1px solid #FF9966;
}
#caja_leermas_respuesta{
	margin: 1px 0;
	padding: 10px 5px 15px 5px;
	background: #e5e5e5;
	border-top: 1px solid #ccc;
}
#caja_formnew{
	margin: 1px 0;
	padding: 10px 5px 15px 5px;
	background: #FFCC99;
	border-top: 1px solid #FF9966;
	font-weight: bold;
}

#temasdelforo{ font-size: 16px; font-weight: bold; color: #333; margin-bottom: 10px;}

#boton_volver{
	margin: 0 auto;
	text-align: center;
}


#caja_leermas_head{
	padding: 5px 5px 0px 5px;
	background: #FFCC99;
	border-top: 1px solid #FF9966;
}
#contenido_leermas{
	font-size: 100%;
	line-height: 15px;
	#line-height: 15px;
}
#contenido_leermas a{
	color: #000;
	text-decoration: none;
}
#contenido_leermas a:hover{
	color: #000;
	text-decoration: underline;
}
#contenido_leermas a:visited{
	color: #cc3333;
	text-decoration: underline;
}

#contenido_leermas h1{
	font-size: 120%;
	line-height: 15px;
	#line-height: 15px;
	margin-bottom: 10px;
}
#contenido_leermas_respuesta{
	font-size: 100%;
	line-height: 15px;
	#line-height: 15px;
}
#contenido_leermas_respuesta h1{
	font-size: 120%;
	line-height: 15px;
	#line-height: 15px;
	margin-bottom: 10px;
}
#foro_por{
	font: 80% Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #CC3333;
	font-weight: bold;
	padding: 0;
	margin: 0 0 3px 0;
}

#foro_por_ultimomensaje{
	font: 75% Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #333333;
	font-weight: bold;
	padding: 0;
	margin: 0 0 3px 0;
}
#nota{
	font-size: 80%;
	color: #CC3333;
	border-left: 5px solid #CC3333;
	padding: 0 0 0 5px;
	margin: 15px 20px 5px 20px;
	line-height: 12px;
	#line-height: 12px;
}
#form_respuesta{
	width: 500px;
	margin: 20px auto;
}
.boton{
	background: url(images/boton.png) repeat-x;
	padding:0px 6px;
	border-left:1px solid #ffd5bf;
	border-bottom:1px solid #ce9d84;
	border-top:1px solid #ffd5bf;
	border-right:1px solid #ce9d84;
	color:#800000;
	font-size:12px;
	text-decoration:none;
}
.boton2{
	background: url(images/boton.png) repeat-x;
	padding:0px 6px;
	border-left:1px solid #ffd5bf;
	border-bottom:1px solid #ce9d84;
	border-top:1px solid #ffd5bf;
	border-right:1px solid #ce9d84;
	color:#800000;
	font-size:12px;
	text-decoration:none;
	margin-top: 10px;
}
.input-text{
	background: url(images/fondo_buscador.png) no-repeat 0 0;
	border-left:1px solid #959595;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #959595;
	border-right:1px solid #ffffff;
	color:#666666;
}
.input-text:focus{
	background: #fff;
	border-left:1px solid #959595;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #959595;
	border-right:1px solid #ffffff;
	color:#333;
}
input{	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}
#volverforo{

}