/**
 * Style sheet noticia
 */
#left_grey
{
	*margin-left:0px;
}

#content #noticia
{
	float:left;
}

#content #noticia img,
#content #noticia .image_container
{
	float:left;
	margin-right:0px;
	*margin-left: 0px;
	*margin-right: 8px;
}

#content #noticia p
{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#content #noticia p a
{
	text-decoration:none;
	color:#4F9304;
}

#content #noticia p a:hover
{
	text-decoration:underline;
}

#content #noticia_bottom
{
	width:722px;
	height:7px;
	position:relative;
	margin-top:-5px;
	margin-bottom:20px;
	background: repeat-x url(tl_files/fhd/images/home_hor_line.png);
	*margin-top:-30px;
}

#content #noticia p.info
{
	width:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
}

h2,
h2 a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#333333;
}

h2 a:hover
{
	text-decoration:underline;
}

.ce_comments .info
{
	width:258px;
	float:left;
	padding-left:42px;
	background-image:url("tl_files/fhd/images/noticias_burbuja.gif");
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}

span.date
{
	font-weight:normal;
	font-size:11px;
}

.ce_comments .comment
{
	margin-left:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}

.ce_comments .comment_default
{
	margin-bottom:40px;
}

h1
{
	width:300px;
	height:300px;
	float:left;
	margin:0px -47px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#666;
}

.form
{
}

.widget,
.submit
{
	margin-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.submit
{
}

#container #main
{
	margin-bottom:-20px;
}

#noticia .ce_text
{
	width:auto;
	*margin-top: 4px;
}
