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

p {
	padding:0 0 10px 0;
}

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



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

#referencias{
	width:1010px;
}


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

#left .foto{
	padding:135px 0 0 0;
}


.col2{
	background:url("tl_files/sertemo_img/bgr-referencias-ficha.gif") no-repeat top left;
	float:left;
	width:730px;
	padding:20px 0 0 20px;
	height:482px;
}

.pag{
	height:40px;
}

.prev{
	float:left;
	background:url("tl_files/sertemo_img/ic-prev.gif") no-repeat;
	width:30px;

}
.prevalfa{
	float:left;
	filter: alpha(opacity=50);opacity: .5;
	background:url("tl_files/sertemo_img/ic-prev.gif") no-repeat;
	width:30px;
}

.next{
	float:left;
	background:url("tl_files/sertemo_img/ic-next.gif") no-repeat 0px 0px;

}
.nextalfa{
	float:left;
	filter: alpha(opacity=50);opacity: .5;
	background:url("tl_files/sertemo_img/ic-next.gif") no-repeat 0px 0px;
}

.layout_simple{
	padding:20px 15px 0 0;
	width:245px;
	float:left;
	height:100px;
}

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

.titulo{
	font:bold 16px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	margin:-20px 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:186px;
	text-align:justify;
	margin:0 0 0 0px;
	
}

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

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

#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-referencias-sel.gif") no-repeat;
	height:22px;
	padding:4px 35px 0 0;;
	color:#fff;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:right;
	list-style:none;
}
#menu li.active a{
	color:#fff;
	text-decoration:none;
}
.value{
padding:10px 0 0 0;
}

p.blue{
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:0px 0 0 0;
	margin:0px;
	color:#596ab0;
	text-transform:capitalize;

}

