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


p.previo {
	font-size:15px;
}

td.left {
	vertical-align:top;
	width:702px;
}

td.photocall {
	vertical-align:top;
	width:318px;
	padding:0px 15px 0px 12px;
	text-align:center;
}

td.intro {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	vertical-align:top;
	width:336px;
	border-right:1px solid #b2b2b2;
	padding-right:20px;
}

td.banner {
	width:252px;
	vertical-align:top;
	border-left:1px solid #b2b2b2;
	text-align:center;
}

td.banner img {
	margin-bottom:10px;
}

div.noticia_container {
	width:650px;
	padding:15px;
	background:url(../img/home/news_container_back.jpg) repeat-x top;
	border-top:1px solid #b2b2b2;
	margin-top:20px;
}

div.noticia_head {
	width:282px;
	padding:14px 11px 11px;
	background:url(../img/home/news_head_back.jpg) repeat-x bottom #fff;
	border:1px solid #eed3ab;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#000;
}

div.noticia_content {
	width:618px;
	border:1px solid #d2d9c0;
	padding:15px;
	background:url(../img/home/news_content_back.jpg) repeat-x bottom;
}

div.noticia_content img {
	float:left;
	margin:0px 20px 10px 0px;
	border:1px solid #b2b2b2;
	
}

div.noticia_content h3 {
	font-weight:bold;
	color:#000;
	font-size:11px;
	line-height:1em;
	padding:0px;
	margin:0px 0px 5px;
}

div.noticia_content p {
	margin:0px;
	padding:0px;
}