*{
	margin:0px;
	padding:0px;
}
body{
	background:url("tl_files/sertemo_img/bgr-noticias.gif") no-repeat  center 88px;	
	font:11px Arial, Helvetica, sans-serif;
}

p {
	padding:10px 0 0px 0;
}
#page{
	margin:0 auto;
	width:1010px;
}



.space{
	margin:0 0 0 30px;
}

#noticias{
	width:1010px;
}

h1{
	font:bold 18px Arial, Helvetica, sans-serif;
}
h2{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#438989;
}

h3{
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:20px 0 10px 0;
}

#left{
	float:left;
	width:270px;
	text-align:justify;
	padding:0 0px 0 30px;
	background:url("tl_files/sertemo_img/bgr-bottom-noticias.jpg") no-repeat bottom center;	
	height:482px;
}



.col2{
	background:url("tl_files/sertemo_img/bgr-noticias-ficha.gif") no-repeat;
	float:left;
	width:669px;
	padding:20px 20px 0 20px;
	height:482px;
}
.txt{
	min-height:300px;
}

.box1{
	float:left;	
	width:170px;
}

.box2foto{
	float:left;		
	padding:0px 0 0 0;
	width:495px;
}
.box2{
	float:left;		
	padding:0px 0 0 0;
}


.pag{
	height:40px;
}

.prev{
	float:left;
}
.prevalfa{
	float:left;
	filter: alpha(opacity=50);opacity: .5
}

.next{
	float:left;
	margin:0 0 0 5px
}
.nextalfa{
	float:left;
	margin:0 0 0 10px;
	filter: alpha(opacity=50);opacity: .5
}

.layout_simple{
	padding:20px 10px 0 0;
	width:200px;
	float:left;
}

.layout_simple p{
	padding:0px 0 10px 0;
}

.titulo{
	font:bold 16px Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
}

.subtitulo{
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	color:#586ab0;
}

.descripcion{
	font:11px Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;
	color:#000;
}

.imagenes{
	padding:0px 0 0 0;
	margin:-40px 0 0 0;
	width:470px;
	float:left;	
}

.no-foto{
	float:left;
	height:114px;
	width:114px;
	background:url("tl_files/sertemo_img/bgr-no-foto.gif") no-repeat;
}

.foto{
	float:left;
	height:114px;
	width:114px;
}
/* ------------------- menu -------------------------- */

#menu{
	width:250px;
	margin:0 0 0 0px;
}

#menu ul{
	padding:0px 0px 0 10px ;
	margin:0px;
}

#menu li{
	background:url("tl_files/sertemo_img/bgr-menu-noticias.gif") no-repeat bottom;
	padding:5px 40px 6px 0;
	color:#d8d8d8;
	font:bold 11px Arial, Helvetica, sans-serif;
	list-style:none;
	text-align:right;
}

#menu li a{
	color:#d8d8d8;
	text-decoration:none;
}

#menu li a:hover{
	color:#999;
	text-decoration:none;
}

#menu li.active{
	background:url("tl_files/sertemo_img/bgr-menu-noticias-sel.gif") no-repeat bottom;
	padding:5px 40px 6px 0;
	color:#438989;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:right;
	list-style:none;
}

