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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url(images/ftot.jpg);
	background-repeat: repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.txt_top {
	font-size: 12px;
	font-weight: bold;
	color: #8CC63F;
}
.txt_login {
	font-size: 10px;
	color: #333333;
}
.txt_user {
	font-size: 9px;
	color: #000000;
	font-weight:bold;
	}

.txt_coment {
	font-size: 9px;
	color: #ffffff;
	font-weight:bold;
}
.txt_numcoment {
	font-size: 9px;
	color: #333333;
	font-weight:normal;
}
.txt_cabeza {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.txt_contenido {
	font-size: 10px;
	color: #74b74a;
	font-weight:bold;
}
.txt_fuente {
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}
.txt_temas {
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}
.txt_comento {
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
.txt_contenido2 {
	font-size: 12px;
	color: #74b74a;
	font-weight:bold;
}
.txt_contenido3 {
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}

.txt_bodytext {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color: #000000;
}
.txt_comenta {
	font-size: 11px;
	color: #74b74a;
	font-weight:bold;
}
.txt_form {
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
.txt_botones {
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
.fondo_top {
	background-attachment: fixed;
	background-image: url(images/fondo_top.jpg);
	background-repeat: no-repeat;
}
.fondo_com {
	background-attachment: fixed;
	background-image: url(images/bloque.jpg);
	background-repeat: no-repeat;
}
.fondo_sky {
	background-attachment: fixed;
	background-image: url(images/bann_sky.jpg);
	background-repeat: no-repeat;
}
.comentaBox {
	width: 590px;
	margin: 0px auto;
	text-align:left;
	
}
.cometaImgBox {
	width: 21px;
	height:21px;
	float:left;
	padding:2px;
	background-image:url(images/coment.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.comentaTextBox {
	width: 520px;
	margin-left: 26px;
	margin-bottom: 22px;
}

.comentaSepara{
	height:22px;
	
}
.registromsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	width: 600px;
	text-align:center;
	margin-left:18px;
	margin-top:55px;
}

.mensaje_comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-left:10px;
	margin-left:30px;
	color:#FF0000;
}

.txt_contenido_body {
	font-size: 12px;
	color: #000000;
}
