body {
	background-image: url(imagenes/fondo.jpg);
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: normal;
	text-indent: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: 0%;
}

p {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
slect {
	display: block;
}
h1 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*Paginador*/
.paginador {
	padding-right: 3px;
}
.paginador_item {
	padding-right: 3px;
	padding-left: 3px;
	float:left;
	display:inline;
}
.paginador_item a {
	text-decoration: none;
}
.paginador_item a:hover{
	text-decoration: underline;
}
.paginador_item_actual {
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	text-decoration: underline;
	float:left;
	display:inline;
}
/*FORMS*/
.botones {
	background-color: #330000;
	border: 1px solid #131313;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textboxes {
	background-color: #000000;
	border: 2px solid #330000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.selects {
	background-color: #000000;
	border: 1px solid #330000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*FIN FORMS*/
.resaltado {
	background-color: #720707;
}
#contenedor {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
#cuerpo {
	border: 1px solid #131313;
	background-color: #000000;
	float: left;
}
#cabecera {
	width: 760px;
	height: 172px;
	background-image: url(imagenes/cabeza.gif);
	float: left;
	background-repeat: no-repeat;
}
#cabecera #logo {
	float: none;
	clear: both;
	margin-top: 20px;
}
#cabecera .boton {
	float: right;
	margin-right: 10px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
}

#columna_izq {
	background-image: url(imagenes/fondo_columna_izq.gif);
	background-repeat: no-repeat;
	width: 135px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contenido {
	float: left;
	width: 485px;
}
#columna_der {
	width: 135px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#pie {
	display: block;
	width: 760px;
	height: 174px;
	background-image: url(imagenes/pie.gif);
	background-repeat: no-repeat;
	float: left;
}
#firma {
	padding: 7px;
	float: left;
}
#w3c_logos {
	float: right;
	padding: 7px;
}
/*MENU*/
.menu {
	width: 100%;
	margin-bottom: 10px;
}
.menu .item_titulo {
	margin-bottom: 3px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	margin-right: 5px;
	margin-left: 5px;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

.menu .item {
	height: 22px;
	margin-bottom: 3px;
	text-indent: 5px;
}
.menu .item a{
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width:100%;
	height:100%;
}
.menu .item a:hover{
	color: #CC0000;
	text-decoration: none;
	background-color: #000000;
}

/*BOX*/
.box {
	width: 122px;
	border: 1px solid #131313;
	background-color: #000000;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.box .box_cabecera {
	height: 26px;
	width: 122px;
	background-image: url(imagenes/cbza_box.gif);
	background-repeat: no-repeat;
	text-indent: 5px;
	margin-bottom: 5px;
}
.box .box_contenido {
	width: 122px;
	padding-right: 5px;
	padding-left: 5px;
}
.box .box_pie {
	margin-top: 5px;
	background-image: url(imagenes/pie_box.gif);
	height: 27px;
	width: 122px;
	background-repeat: no-repeat;
}

/*TITULOS*/
.titulo_seccion {
	margin: 10px;
}
.titulo_seccion .linea {
	clear: both;
	width: 100%;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
}

/*PORTADA*/
.bloque_portada {
	margin: 10px;
}
.bloque_portada .bloque_portada_titulo{
	font-weight: bold;
}
.bloque_portada .bloque_portada_descripcion{

}


/* BLOQUE_LINKS*/
#bloque_links {
	margin: 10px;
}
#bloque_links .links_categorias {

}
#bloque_links .links_categorias .item_categoria{
	float: left;
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 45%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
	font-size: 12px;
	font-weight: bold;
}
#bloque_links .link{
	margin-bottom: 10px;
}
#bloque_links .link .link_titulo{
	font-size: 12px;
	font-weight: bold;
}
#bloque_links .link .link_foto{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#bloque_links .link .link_descripcion{
	margin-left: 10px;

}
#bloque_links .link .link_linea{
	clear: both;
	width: 100%;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
}
#bloque_links .volver {
	clear: both;
	float: right;
	margin-top: 7px;
}

/* BLOQUE_ENCUESTAS*/
#bloque_encuestas {
	margin: 10px;
}
#bloque_encuestas .encuesta{
	margin-bottom: 10px;
	height: 27px;
}
#bloque_encuestas .encuesta .encuesta_descripcion{
	float: left;
	margin-right: 5px;
	width: 280px;
	vertical-align: middle;
	text-indent: 10px;
}
#bloque_encuestas .encuesta .encuesta_votos{
	font-weight: bold;
	float: left;
	margin-right: 5px;
	width: 80px;
	text-align: right;
	vertical-align: middle;
}
#bloque_encuestas .encuesta .encuesta_resultados{
	float: left;
	margin-right: 5px;
	width: 80px;
	vertical-align: middle;
	text-align: right;
}
#bloque_encuestas .encuesta .encuesta_linea{
	clear: both;
	width: 100%;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
}
/*resultado*/
#bloque_encuestas .encuesta_resultado{

}
#bloque_encuestas .encuesta_resultado .encuesta_resultado_descripcion {
	margin-bottom: 20px;
	font-weight: bold;
}
#bloque_encuestas .encuesta_resultado .encuesta_resultado_pregunta {
	clear: both;
	left: auto;
	right: auto;
	margin-left: 30px;
}
#bloque_encuestas .encuesta_resultado .encuesta_resultado_descripcion_pregunta {
	width: 100px;
	float: left;
	text-align: left;
}
#bloque_encuestas .encuesta_resultado .encuesta_resultado_barra_procentaje {
	height: 20px;
	float: left;
	width: 240px;
}
#bloque_encuestas .encuesta_resultado .encuesta_resultado_barra_procentaje .barra_izq {
	background-image: url(imagenes/barra_izq.jpg);
	height: 20px;
	width: 9px;
	float: left;
}
#bloque_encuestas .encuesta_resultado .encuesta_resultado_barra_procentaje .barra_centro {
	height: 20px;
	float: left;
}
#bloque_encuestas .encuesta_resultado .encuesta_resultado_barra_procentaje .barra_der {
	background-image: url(imagenes/barra_der.jpg);
	height: 20px;
	width: 15px;
	float: left;
}
#bloque_encuestas .encuesta_resultado .encuesta_resultado_procentaje {
	height: 20px;
	float: left;
	margin-left: 5px;
}
#bloque_encuestas .encuesta_resultado .encuesta_votos {
	clear: both;
	text-align: center;
	margin-top: 30px;
	font-weight: bold;
}
#bloque_encuestas .encuesta_resultado .encuesta_otras {
	clear: both;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
/*detalle*/
#bloque_encuestas .encuesta_contenido {
	margin-top: 10px;
}
#bloque_encuestas .encuesta_contenido .encuesta_descripcion {
	margin-bottom: 15px;
	font-weight: bold;
}
#bloque_encuestas .encuesta_contenido .encuesta_opcion {
	margin-left: 20px;
}
#bloque_encuestas .encuesta_contenido .encuesta_btn_enviar {
	text-align: center;
	margin-bottom: 10px;
}
#bloque_encuestas .encuesta_contenido .encuesta_nro_votos {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#bloque_encuestas .encuesta_contenido .encuesta_ver_resultados {
	text-align: center;
	font-weight: bold;
}
#bloque_encuestas .encuesta_contenido .encuesta_otras_encuestas {
	text-align: center;
	font-weight: bold;
}

/*BOX ENCUESTA*/
#box_encuesta_contenido {

}
#box_encuesta_contenido .encuesta_descripcion {
	margin-bottom: 5px;
}
#box_encuesta_contenido .encuesta_opcion {
	margin-left: 0px;
}
#box_encuesta_contenido .encuesta_btn_enviar {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#box_encuesta_contenido .encuesta_nro_votos {
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}
#box_encuesta_contenido .encuesta_ver_resultados {
	text-align: center;
}
#box_encuesta_contenido .encuesta_otras_encuestas {
	text-align: center;
}

/*BLOQUE PROCESAR*/
#bloque_procesar {
	margin: 10px;
}
#bloque_procesar .bloque_procesar_texto {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}
#bloque_procesar .bloque_procesar_mensaje {
	text-align: center;
}

/*BLOQUE SUSCRIPCION*/
#bloque_suscripcion {
	margin: 10px;
}
#bloque_suscripcion .suscripcion_texto_feed {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}
#bloque_suscripcion .suscripcion_volver {
	text-align: center;
}


/*BOX LINKS*/
#box_links_contenido {
	margin-top: 7px;
}
#box_links_contenido ul {
	margin: 0px;
	padding: 0;
}
#box_links_contenido ul li {
	margin: 0px;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}

/*BOX ULTIMOS POST*/
#box_ultimos_post_contenido {
	margin-top: 7px;
}
#box_ultimos_post_contenido ul {
	margin: 0px;
	padding: 0;
}
#box_ultimos_post_contenido ul li {
	margin: 0px;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}

/* BLOQUE_NOTICIAS*/
#bloque_noticias {
	margin: 10px;
}
#bloque_noticias #titulo{
	margin-bottom: 10px;
}
#bloque_noticias .noticia{
	margin-bottom: 10px;
}
#bloque_noticias .noticia .noticia_categoria{
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
}
#bloque_noticias .noticia .noticia_fecha{
	float: right;
	margin-bottom: 3px;
}
#bloque_noticias .noticia .noticia_foto{
	float: left;
	border: 2px solid #420000;
	margin-top: 7px;
	margin-right: 7px;
}
#bloque_noticias .noticia .noticia_titulo{
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 320px;
}
#bloque_noticias .noticia .noticia_bajada{
	float: left;
	height: 80px;
	width: 320px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
#bloque_noticias .noticia .noticia_ver_mas{
	float: right;
}
#bloque_noticias .noticia .noticia_linea{
	clear: both;
	width: 100%;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
}
#bloque_noticias .noticia_paginador{
	float: right;
	margin-top: 7px;
}
#bloque_noticias .noticia_volver{
	clear: both;
	float: right;
	margin-top: 7px;
}
#bloque_noticias .noticias_categorias{
}
#bloque_noticias .noticias_categorias .item_categoria{
	float: left;
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 45%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
	font-size: 12px;
	font-weight: bold;
}
#bloque_noticias .buscador{
	margin-bottom: 10px;
}
#bloque_noticias .noticia_resultados{
	margin-bottom: 10px;
}

/*NOTICIA*/
#noticia_ampliada {
	margin: 10px;
}
#noticia_ampliada .noticia{
	margin-bottom: 10px;
}
#noticia_ampliada .noticia .noticia_categoria{
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
}
#noticia_ampliada .noticia .noticia_fecha{
	float: right;
	margin-bottom: 3px;
}
#noticia_ampliada .noticia .noticia_foto{
	float: left;
	border: 2px solid #420000;
	margin-top: 7px;
	margin-right: 7px;
}
#noticia_ampliada .noticia .noticia_titulo{
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 320px;
}
#noticia_ampliada .noticia .noticia_bajada{
	float: left;
	height: 80px;
	width: 320px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
#noticia_ampliada .noticia .noticia_texto{
	margin-top: 7px;
	white-space: normal;
}
#noticia_ampliada .noticia .noticia_linea{
	clear: both;
	width: 100%;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
}
#noticia_ampliada .noticia .noticia_volver{
	float: right;
	margin-top: 7px;
}

/* BLOQUE_REVIEW*/
#bloque_reviews {
	margin: 10px;
}
#bloque_reviews .review{
	margin-bottom: 10px;
}
#bloque_reviews .review .review_categoria{
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
}
#bloque_reviews .review .review_fecha{
	float: right;
	margin-bottom: 3px;
}
#bloque_reviews .review .review_foto{
	float: left;
	border: 2px solid #420000;
	margin-top: 7px;
	margin-right: 7px;
}
#bloque_reviews .review .review_titulo{
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 320px;
}
#bloque_reviews .review .review_bajada{
	float: left;
	height: 80px;
	width: 320px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
#bloque_reviews .review .review_ver_mas{
	float: right;
}
#bloque_reviews .review .review_linea{
	clear: both;
	width: 100%;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
}
#bloque_reviews .review_paginador{
	float: right;
	margin-top: 7px;
}
#bloque_reviews .review_volver{
	clear: both;
	float: right;
	margin-top: 7px;
}
#bloque_reviews .buscador{
	margin-bottom: 10px;
}
#bloque_reviews .review_resultados{
	margin-bottom: 10px;
}

/*REVIEW*/
#reviews_detalle {
	margin: 10px;
}
#reviews_detalle .review{
	margin-bottom: 10px;
}
#reviews_detalle .review .review_categoria{
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
}
#reviews_detalle .review .review_fecha{
	float: right;
	margin-bottom: 3px;
}
#reviews_detalle .review .review_foto{
	float: left;
	border: 2px solid #420000;
	margin-top: 7px;
	margin-right: 7px;
}
#reviews_detalle .review .review_titulo{
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 320px;
}
#reviews_detalle .review .review_bajada{
	float: left;
	height: 80px;
	width: 320px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
#reviews_detalle .review .review_texto{
	margin-top: 7px;
	white-space: normal;
}
#reviews_detalle .review .review_linea{
	clear: both;
	width: 100%;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
}
#reviews_detalle .review .review_volver{
	float: right;
	margin-top: 7px;
}

/*BLOQUE BOLETINES*/
#bloque_boletines {
	margin: 10px;
}
#bloque_boletines .boletines_paginador{
	float: right;
	margin-top: 7px;
}
#bloque_boletines .fila_clara {
	background-color: #333333;
	height: 25px;
}
#bloque_boletines .fila_oscura {
	background-color: #222222;
	height: 25px;
}

/*BLOQUE VIDEOS*/
#bloque_videos {
	margin: 10px;
}
#bloque_videos .videos_categorias {

}
#bloque_videos .videos_categorias .item_categoria{
	float: left;
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 45%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
	font-size: 12px;
	font-weight: bold;
}
#bloque_videos .video{
	margin-bottom: 10px;
}
#bloque_videos .video .video_titulo{
	font-size: 12px;
	font-weight: bold;
}
#bloque_videos .video .video_video{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#bloque_videos .video .video_descripcion{
	margin-left: 10px;

}
#bloque_videos .video_linea{
	clear: both;
	width: 100%;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
}
#bloque_videos .volver {
	clear: both;
	float: right;
	margin-top: 7px;
}

/*BLOQUE STAFF*/
#bloque_staff {
	margin: 10px;
}
#bloque_staff .staff_linea{
	clear: both;
	width: 100%;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
}
#bloque_staff .titulo{
	font-weight: bold;
	clear: both;
}
#bloque_staff .staff_miembro{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#bloque_staff .staff_miembro img{
	border: 2px solid #590000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#bloque_staff .staff_miembro .staff_nombre{
	font-weight: bold;
	float: left;
	width: 300px;
}
#bloque_staff .staff_miembro .staff_email{
	float: left;
	width: 300px;
}
#bloque_staff .staff_moderadores ul li{
	font-weight: bold;
}


/*BLOQUE RELACIONES*/
#bloque_relaciones {
	margin-top: 20px;
	clear: both;
}
#bloque_relaciones .relaciones_titulo{
	margin-bottom: 10px;
}
#bloque_relaciones .relaciones_linea{
	clear: both;
	width: 100%;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420000;
}

/*BLOQUE CONSTRUCCION*/
#bloque_construccion {
	margin-top: 20px;
	clear: both;
	text-align: center;
}
