@CHARSET "UTF-8";

/*
Contenu
*/

#content {
	font-size: 0.8em;
}

#content p {
	margin: 1em 0;	
}

#content h2.page_title {
	padding-top: 10px;
	height: 51px;
}

#content h3 {
	margin: 1.5em 0;
	font-size: 1.3em;
}

#content ul#products {
	background: url(../../images/summer/pages/development_products.gif) no-repeat;
	height: 140px;
	padding: 50px 0 0 220px;
	font-weight: bold;
}

div#services {
	background: url(../../images/summer/pages/development_services.gif) no-repeat;
	padding: 1em 0 2em 300px;
}

div#services ul {
	font-weight: bold;
	margin-bottom: 2em;
}
	
#advice a {
	overflow: hidden;
	width: 347px; height: 119px;
	text-indent: -1000em;
	background: url(../../images/summer/pages/group_advice.gif) no-repeat;
	display: block;
}
