@CHARSET "UTF-8";

/*
Contenu
*/

#content {
	font-size: 0.8em;	
}

#content h2.page_title {
	padding-top: 20px;
	height: 41px;
}

/*
Page groupe
*/

div#goal {
	background: url(../../images/summer/pages/group_building.gif) no-repeat;
	padding-left: 250px;
	padding-top: 3em;
}

div#goal ul {
	margin-top: 2em;
	list-style: none;
}

div#goal li {
	padding: 0.1em 0;
}

div#goal li:before {
	content: '- ';
}

#timeline {
	margin: 50px 0;	
}

#advice a {
	overflow: hidden;
	width: 347px; height: 119px;
	text-indent: -1000em;
	background: url(../../images/summer/pages/group_advice.gif) no-repeat;
	display: block;
}

#advice {
	float: left;
	margin-left: 10px;
}

#recrutement a {
	overflow: hidden;
	width: 347px; height: 119px;
	text-indent: -1000em;
	background: url(../../images/summer/pages/group_recrutement.gif) no-repeat;
	display: block;
}

#recrutement {
	float: left;
	margin-left: 10px;

}
#statecraft {
	float: right;
	margin-right: 10px;
}

#statecraft a {
	display: block;
	overflow: hidden;
	width: 347px; height: 119px;
	text-indent: -1000em;
	background: url(../../images/summer/pages/group_statecraft.gif) no-repeat;
}