/**/
/* Estilos Comunes */
a{
	cursor: pointer;
}
.cajita{
	height: 4px;
	border: 1px solid #666;
}
body {
	background-image: url(/iconos/trama-fondo.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Tahoma, Arial,"Times New Roman", Times, serif;
	font-size: 11px;
	color: #444444;
	width: 100%;
	margin: 0px;
}
body a{
	text-decoration: none;
	color: #000066;	
}
body a:hover{
	text-decoration: underline;
}
form{
	margin:0px;
	padding:0px;
}
input{
	font-size: 9px;
	border-style: solid;
}
/* Fin de los estilos comunes */
/**/

#contenedor{
	/* Eso enmarca todo el área de texto del periódico */
	width: 780px;
	margin-left: auto;
   margin-right: auto;
}

#cabecera{
	display: block;
	width: 780px;
	padding-top: 4px;
	clear:both;
	background-color: #FFF;
}

/**/
/* Clase del menú superior de secciones principales */
#menu{   
	clear:right;
	float: left;
	width: 600; /* En el ancho influye el borde (derecho + izquierdo) */
	margin:0;
	background-color: #EEE;
}

#menu ul {
	list-style-type:none; /*con esto quitamos las viñetas*/
	margin:0; /*le quitamos el margen a la lista*/ 
	padding:0; /*y el relleno*/
}
#menu li {
	margin:0; /*le quito el margen al elemento de la lista*/ 
	float:left; /*y los floto a la izquierda para eliminar el salto de linea*/ 
}
#menu li a {
	display: block; /*con esto el vinculo tendra un area rectangular, asi no sera solo el texto*/
	color: #999999; /*mas*/
	width: 84px; /*defino el ancho del rectangulo del vinculo*/
	padding: 4px 8px 4px 8px; /*sumamos el relleno al ancho y alto del rectangulo para obtener el div #menu completamente ocupado con los ítems del menú*/
	font-weight: bold; /*decoración*/
	text-align: center;
	text-transform: uppercase; /*decorare los vinculos en mayusculas*/
}
#menu li a:hover {
	background-color:#990000; /*decoración para el evento hover (mouse encima)*/ 
}
/* Fin de la Clase Menu
/* */


/*	*/
/*  Pie de Página de la publicación */
/* */
#pie{
	width: 780px;
	font-family: Tahoma;
	margin:0 auto;
	margin-top:20px; 
	padding-bottom:12px;
	padding-top:44px;	
	clear: both;
	font-size:11px;
	color:#444444;
	text-align:left;
	background-image: url(/iconos/degradadopie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/**/
#contadores{
	background-image: url(/iconos/epdv2.gif);
	display: block;
	width: 772px;
	height: 25px;
	margin-top: 6px;
	clear:both;
	background-color: #000;
	text-align: left;
	color: #fff;
}
/**/

#cajas{
	display: block;
	float: left;
	width: 165px;
	padding:0px;
}
#cajas h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 1em;
	color: white;
	text-align:center;
	background-color: black;
	border:#ccc 0px solid;
	height:22px;
	font-weight:bold;
}
#cajas h3 {
	padding: 5px;
	margin: 0;
	font-size: 0.9em;
	background:#F3F6ED;
	border:black 2px dotted;
	border-top:#f3f6ed 1px solid;
	border-bottom:#f3f6ed 1px solid;	
	text-align:left;
}

#cajas ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;
	padding-bottom: 3em;
	background-image: url(/iconos/degradadopie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: black 2px dotted;
	border-top: #f3f6ed 1px solid;
}
#barrasepara{
	font-size: 2px;
	height: 2px;
	display:block;
	padding:0px;
	margin-top: 20px;
	margin-bottom: 6px;
	margin-left:19px;
	margin-right:10px;
	border: 1px solid #666;
}
.bold{
	font-weight: bold;
}
.submit input, .submit input:focus, .button {
	background: url(../../iconos/fade-butt.png);
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}
#seccion_rss{
	text-align:left;
}
.rss_listado li{
	background: url(/iconos/ico_rss2.gif) no-repeat;
	list-style: none;
	line-height: 12px;
	padding: 0 0 5px 20px;
}
.rss_listado ul, ul ul{
	padding: 5px 0 0 20px;
	*padding-left:0;
}

.mensaje{
	padding: 4px;
	margin: 5px 8px 5px 0;	
	margin: 5px 0 5px 0;		
	background-color: #F2F2F2;
	display: block;	
	font-size: 10px;
	border:1px dotted #0E7CB5;	
	width: 100%;
	float: right;
}
.mensaje li{
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}
.mensaje .img_avatar{
	float: left;
	padding: 0 5px 5px 0;
	height: 32px;
}
.mensaje .img_avatar img{
	width: 32px;
	float: left;
	padding-left: 4px	
}
.mensaje .img_avatar h3{
	float: left;
	font-size: 30px;		
	font-weight: normal;
	color: #0E7CB5;
	line-height: 32px;
	padding: 0;
	margin: 0;
}
#comentarios legend{
	font-size: 12px;
	color: #0E7CB5;
	font-weight: bold;
	background-color: #fff;
	padding: 0 5px 0 5px;
}
#comentarios fieldset{
	margin: 8px 0 8px 0;	
	border: 1px #0E7CB5 dotted;
	padding: 10px;
	float: left;
	clear: both;
	width: 538px;
	background: url(/iconos/fondo-foros.gif) no-repeat right center;
}

.no_visible{
	display: none;
}

#mensajes_usuarios{
	width: 550px;
	float: right;
	padding: 10px 0 0 0;
	margin: 0;
}
#mensajes_usuarios h4{
	width: 100%;
	height: 18px;
	background-color: #98b3e0;
	font-size: 12px;
	color: #fff;
	text-align: left;
	padding: 0 0 0 10px;
	float: right;
	margin: 0;
	line-height: 18px;	
}
#mensajes_usuarios h4 b{
	float: left;
	display: inline;
}
#mensajes_usuarios h4 select{
	float: right;
	font-size: 11px;
	margin: 0 2px 0 0;
}
#mensajes_usuarios li{
	list-style-type: none;
}

#datos_usuarios legend{
	font-size: 12px;
	padding: 0 10px 0 10px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000;
}
#datos_usuarios p b{
	width: 140px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
.fleft{
	float: left;
}
.frigth{
	float: right;
}
.b_icos_f{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url(/iconos/iconos-foros.gif) no-repeat;
}
.ico_voto_pos, .ico_load_pos{
	margin: 0 5px 0 5px;
}
.ico_voto_neg{
	background-position: 0 -16px;
}
.ico_pregunta{
	background-position: 0 -32px;	
}
.ico_editar{
	background-position: 0 -48px;
	padding-right: 4px;
}
.ico_guardar{
	background-position: 0 -64px;
	padding: 0 0 0 18px;
	width: 30px;
}
.bloque span{
	padding: 0 10px 0 10px;
	color: #1779A8;
}
.ico_load_pos{
	background: url(/iconos/load_pos.gif) no-repeat;
}
.ico_load_neg{
	background: url(/iconos/load_neg.gif) no-repeat;
}
.c_azul{
	color: #3B5998 !important;
}
.c_rojo{
	color: #C8311F !important;
}
.nota_comentarios{
	font-size: 9px;
}
#bn_rascacielos{
	position: fixed;
	top: 8px;
	visibility: hidden;		
}
#bn_rascacielos_izq{
	position: fixed;
	top: 8px;
	visibility: hidden;		
}
