@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/ftot.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fondo_head{
	background-image:url(images/fondo_header.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.txt_login {
	font-size: 10px;
	color: #333333;
	font-weight:normal;
}
.txt_numcoment {
	font-size: 9px;
	color: #ffffff;
	font-weight:normal;
}
.txt_comentario {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.txt_cont_comentario {
	font-size: 12px;
	color: #808080;
	
}
.txt_comento {
	font-size: 10px;
	color: #008200;
	font-style:normal;
}
.txt_fuente {
	font-size: 10px;
	color: #1a1a1a;
	font-style:normal;
}
.txt_fecha {
	font-size: 10px;
	color: #808080;
	font-style:normal;
	font-weight:normal;
}
.txt_contenido {
	font-size: 10px;
	color: #808080;
	font-weight:bold;             
}
.txt_tit_int_comentario {
	font-size: 12px;
	color: #008200;
	font-style:normal;
	font-weight:bold;
}
.txt_int_comentario {
	font-size: 12px;
	color: #1a1a1a;
	font-style:normal;
}
.txt_fecha12 {
	font-size: 12px;
	color: #808080;
	font-weight:bold;
}
.txt_13 {
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

.txt_13:hover{
	text-decoration: underline;
	color:#0000FF;
	cursor: pointer;
}
.txt_13_ormal {
	font-size: 13px;
	color: #ffffff;
	font-style:italic;
}
.txt_13_ormal a{
	font-size: 13px;
	color: #ffffff;
	font-style:italic;
	text-decoration:none;
}
.txt_13_ormal a:hover{
	font-size: 13px;
	color: #0000FF;
	font-style:italic;
	text-decoration:underline;
}
.txt_tit_seccion {
	font-size: 12px;
	color: #ffffff;
	font-style:normal;
	font-weight:bold;
}
.txt_tit_publi {
	font-size: 16px;
	color: #008200;
	font-style:normal;
	font-weight:bold;
}
.txt_tit_publi_nombre {
	font-size: 14px;
	color: #008200;
	font-style:normal;
	font-weight:bold;
}
.txt_tit_publi_contenido {
	font-size: 14px;
	color: #000000;
	font-style:normal;
}
.txt_tit_resena_coment {
	font-size: 12px;
	color: #000000;
	font-style:normal;
	
}
.txt_cont_resena_coment {
	font-size: 12px;
	color: #000000;
	font-style:normal;
}
.fondo_circulos {
	background-attachment: fixed;
	background-image: url(images/fondo_circulos.jpg);
	background-repeat: repeat;
}
.fondo_login {
	background-image: url(images/header_top_1_05.jpg);
	background-repeat: no-repeat;
}
.fondo_xochi {
	background-attachment: fixed;
	background-image: url(images/xochi.png);
	background-repeat: no-repeat;
	background-position: 680px 225px;
}
.fondo_table{
background-color:#FFFFFF;
}
.back_banner {
	background-image: url(images/banner_lateral.png);
	background-repeat: no-repeat;
}
.fondo_coment {
	background-image: url(images/fondo_coment.jpg);
	background-repeat: no-repeat;
}
.fondo_login {
	background-image: url(images/header_04.jpg);
	background-repeat: no-repeat;
}
.fondo_comc_rec {
	background-image: url(images/header_top_2.2_08.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
.fondo_pestaña {
	background-image: url(images/pestana_autor.jpg);
	background-repeat: no-repeat;
}
.cuad_verde {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bcdca8;
	border-bottom-color: #bcdca8;
}
.sub_fondo{
	background-image:url(images/fondo_circulos.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	width:801px;
}
.note_foot{
	position:fixed; 
	background-color:#FFFFFF; 
	width:625px;
	height:38px; 
	bottom:0px;
}
.note_foot_btns{
	width: 424px;
	height:35px;
	background-image:url(images/foot_comenta.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:71px;
	margin-right:71px;
}
.note_btn_lft{
	width:109px; 
	height: 36px; 
	float:left;
	cursor:pointer;
}
.note_btn_rgt{
	width:109px; 
	height: 36px; 
	float:right;
	cursor:pointer;
}
.coment_box{
	width:625px;
	height: 150px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	position:fixed;
	bottom:0px;
	border-color:#339900;
	border-width:1px;
	border-left:none;
	border-right:none;
	border-bottom:none;
	border-top:solid;
}
.coment_close{
	color:#663399;
	font-size:9px;
	text-align:center;
	width: 70px;
	height:11px;
	float:right;
	bottom:2px;
	cursor:pointer;
}

.coment_close:hover{
	color:#FFFFFF;
	background-color:#663399;
	font-size:9px;
	text-align:center;
	width: 70px;
	height:11px;
	float:right;
	bottom:2px;
	cursor:pointer;
}
.coment_text{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	height:130px;
	width:480px;
	margin-left:70px;
	margin-right:70px;
	margin-top: 15px;
	margin-bottom:5px;
}
.back_busqueda {
background-image: url(images/header_07.png);
background-repeat: no-repeat;
}
.txt_tit_busqueda {
font-size: 14px;
color: #000000;
font-weight:bold;
}
.txt_busq_comentario {
font-size: 11px;
color: #808080;
font-weight:bold;
}
.txt_busq_subtitulo {
font-size: 13px;
color: #333333;
font-weight:bold;
}
.txt_tit_autores {
font-size: 13px;
color: #74b74a;
font-weight:bold;
}
.find_tag {
	width:625px;
	height:61px;
	background-color:#FFFFFF;
	border:none;
	margin-top:7px;
}

.find_text{
	width:545px;
	height:50px;
	margin-right:8px;
	margin-bottom:3px;
	margin-top:3px;
	float:right;
}
.find_img{
	width:50px;
	height:50px;
	margin-left:8px;
	margin-top:8px;
	float:left;
}

.mcom_main {
	width:412px;
	text-align:justify;
	font-size-adjust:none;
	line-height: 12px;
}
.mcom_line{
	width: 410px;
	height:35px;
}
.mcom_icon{
	width: 21px;
	height: 42px;
	background-image: url(images/fondo_coment.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	float:left;
}

.mcom_text{
	width:380px;
	text-align:justify;
	float:right;
	line-height:14px;
	height: 42px;
}
.mcom_p{
	margin-top:1px;
	margin-bottom:1px;
}
.text_genero{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: center;
	background-color:#666666;
	color:#FFFFFF;
	height:13px;
	margin-left:7px;
	margin-right:7px;
	padding-left: 8px;
	padding-right: 8px;
}
.text_genero:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: center;
	background-color:#333333;
	color:#FFFFFF;
	height:13px;
	margin-left:7px;
	margin-right:7px;
	padding-left: 8px;
	padding-right: 8px;
}

.tex_body_nota{
	color:#000000;
	text-align:left;
	font-size:12px;
}

.text_body_nota p{
	margin-top:6px;
	margin-bottom:6px;
}
.pub_title{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.pub_title:hover{
	color:#000099;
	text-decoration:underline;
	cursor:pointer;
}

.pub_subtitle{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.pub_subtitle:hover{
	color:#000099;
	text-decoration:underline;
	cursor:pointer;
}
.pub_text{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.pub_text:hover{
	color:#000099;
	text-decoration:underline;
	cursor:pointer;
}

.pub_lname{
	color: #008200;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.pub_lname:hover{
	color:#000099;
	text-decoration:underline;
	cursor:pointer;
}
.pub_name{
	color: #008200;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.pub_name:hover{
	color:#000099;
	text-decoration:underline;
	cursor:pointer;
}
.pub_comenta{
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
