#content .contentLeft{
	float:left;
	width:645px;
}
#content .contentRight{
	width:304px;
	float:right;
}
#content .contentLeft .bloc_gran_cont span{
	display:block;
}
#content .contentLeft h2{
	display:block;
	margin:0px;
	padding:0px;
	line-height:auto;
}
#content .contentLeft h3{
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:auto;
	font-size:14px;
}
#content .contentRight h4{
	font-size:11px;
	margin-bottom:5px;
	font-weight:normal;
}
#content h2.h2title{
	font-size:14px;
	color:#0b70b3;
}
#content h2.h2title a{
	color:#0b70b3;
}

#content .contentRight ul li{
	margin-bottom:10px;
}
#content .contentRight ul ul li, #content .contentRight ul li.cuadrado,#content .contentRight ul li.cuadrado_sel{
	background:url(../img/cuadrado.gif) no-repeat 0px 6px;
	clear:both;
	padding-left:10px;
	margin:3px 0px 0px 0px;
}
#content .contentRight ul li.cuadrado_sel{
	background:url(../img/cuadrado_selected.gif) no-repeat 0px 6px;
}
#content .contentLeft .primero{
	margin-top: 3px;
	float:left;
	width:500px;
}
#content .contentLeft .primero_img{
	clear:both;
	float:left;
	width:82px;
	margin: 5px 10px 10px 0px;
}
#content .contentLeft .not_marco_blanco{
	display:block;
	background:url(../img/not_marco_blanco.png) no-repeat;
	position:absolute;
	width:82px;
	height:70px;
	text-indent:-99999px;
}

