/* @override 
	http://localhost/~olikenobi/TraductionWeb/css/services.css
	http://www.traductionweb.net/v1/css/services.css
*/

#content p {
	clear: both;
	font-size: 0.9em;
}
#content ul {
	padding: 0;
	text-align: justify;
	font-size: 14px;
}
#content ul li {
	float: left;
	width: 270px;
	height: 290px;
	margin: 10px 0;
	padding: 0;
	border: 1px solid #600;
	background-color: #eee;
	line-height: 1.5em;
}
#content ul li.separator {
	width: 20px;
	margin: 10px 0;
	padding: 0;
	background: none;
	border: none;
}
#content ul li h4 {
	height: 34px;
	margin: 0;
	background: url(../images/red270x34.gif) no-repeat 0 0;
	border-bottom: 1px solid #600;
	line-height: 34px;
	text-align: center;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	color: #fff;
}
#content ul li p {
	padding: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
