@CHARSET "UTF-8";

/*
Contenu
*/

#content {
	font-size: 0.8em;
}

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

#content p {
	margin: 1em 0;
	padding-left: 45px;	
}

#content p.intro {
	font-weight: bold;
	padding: 0;	
}

#content h3 {
	margin: 0.5em 0;
	padding: 1em 0;
	font-size: 1.3em;
	color: #07BEE6;
	text-decoration: underline;
	padding-left: 45px;
}

#content h3 a {
	color: #07BEE6;
}

#content h3.one { background: url(../../images/summer/pages/title_one.gif) no-repeat left; }
#content h3.two { background: url(../../images/summer/pages/title_two.gif) no-repeat left; }
#content h3.three { background: url(../../images/summer/pages/title_three.gif) no-repeat left; }
#content h3.four { background: url(../../images/summer/pages/title_four.gif) no-repeat left; }

#content ul {
	padding-left: 50px;
	list-style: none;
}

#content ul li:before {
	content: '- ';
}

#content p.iso {
	color: #F5A947;
	background: url(../../images/summer/pages/iso.gif) no-repeat left;
	margin: 1em 0;
	padding-left: 45px;
}

#content p#advice, #content p#help, #content p#budget, #content p#catalog {
	padding: 0;
	float: left;
	width: 25%;
	/width: 24%;
	margin-top: 20px;
}

#experiences img {
	padding: 0 10px;	
}

#advice a, #help a, #budget a, #catalog a {
	overflow: hidden;
	display: block;
	width: 164px; height: 206px;
	text-indent: -1000em;
}

#advice a { background: url(../../images/summer/pages/object_advice.gif) no-repeat; }
#help a { background: url(../../images/summer/pages/object_help.gif) no-repeat; }
#budget a { background: url(../../images/summer/pages/object_budget.gif) no-repeat; }
#catalog a { background: url(../../images/summer/pages/object_catalog.gif) no-repeat; }