/* 
	Nombre del modulo:			foros
	Fecha ultima version:		09/09/2007
	Numero de version:			3
	Empresa diseņadora:			451
	Nombre creador/modificador:	Martin
*/

#foros {
	height: 270px;
	width: 201px;
	float: left;
	display: inline;
	background-color: #262626;
	margin-right:2px;
}
#foros h1.top_blog {
	background: url(../img/blogs_top.gif) no-repeat;
	height: 26px;
	width: 200px;
	margin-bottom: 2px;
}
#foros .cuerpo {
	background: url(../img/bloc_nocturno_fondo.gif) repeat-x;
	height: 124px;
	padding-right: 5px;
	padding-top: 4px;
}
#foros .cuerpo h1.nocturno {
	background: url(../img/bloc_nocturno.gif) no-repeat;
	height: 27px;
	width: 136px;
	margin: 0 0 12px 6px;
}
#foros .cuerpo img {
	border: 1px solid #793100;
	margin: 0 0 0 5px;
	float: left;
	margin-right: 6px;
}
#foros .cuerpo p {
	font-size: 13px;
	line-height: 14px;
	color: #fefefe;
}

#foros .blogs a {}

#foros a:HOVER { text-decoration:underline;}

#foros h1 span { display: none}

#foros h4 {
	color: #d0d0d0;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0px 0px 10px;
}
#foros h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 11px;
	padding: 0px 0px 0px 10px;
}
#foros p {
	color: #a1a1a1;
	line-height: 12px;
	padding:9px 7px 0px 9px;
}
#foros img {
	float: left;
	border: 1px solid #363636;
	margin: 8px 5px 0 7px;
	width: 60px;
	height: 45px;
}
#foros .par {
	background-color: #2c2c2c;
	height: 134px;
	width: 200px;
	margin-top: 0px;
	margin:0px;
}
#foros .impar {
	background-color: #3b3b3b;
	height: 66px;
	width: 200px;
	margin-top: 2px;
}
#foros .borde {
	/*dotted: 1px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	background:url(img/tl_borde.gif) repeat-x;
	height: 1px;
	border:0px;
	font-size: 0px;
	line-height: 0px;
	width: 186px;
	margin-left:7px;
	display:block;
}