#content-left{
position: absolute;
top: 0;
left: 0;
width: 634px;
height: 469px;
text-align: justify;
}

#content-left h3{
	margin: 20px 0 0 15px;
	text-decoration: underline;
	color: #ea741c;
	font-size: 12px;
}

#content-left p{
	width: 500px;
	color: #252525;
	margin-left: 15px;
}

#content-left h3.legales{
	margin: 10px 0 0 15px;
	text-decoration: underline;
	color: #ea741c;
	font-size: 12px;
}

#content-left p.mentions{
	width: 500px;
	color: #252525;
	margin-left: 15px;
	font-size: 11px;
	line-height: 120%; 
}
