/* @override http://localhost/dpx3/skin/v3.2/_accueil.css */
#content>p {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	color: #3e9e14;
}
div#col2 {
	width: 440px;
	font-size: 1.4em;
	line-height: 1.6em;
	padding-left: 20px;
}

div#col1 {
	width: 440px;
	border-left: 1px solid silver;
	position: absolute;
	left: 479px;
	font-size: 1.4em;
	line-height: 1.6em;
	margin-bottom: 20px;
	padding-left: 40px;
}
div#col1 a {
	color: #333;
}
div#col1 a:hover {
	color: #3e9e14;
}
ul#offres,
ul#clients {
	padding-left: 100px;
	margin-bottom: 20px;
	margin-top: 15px;
}
ul#offres {
	padding-left: 80px;
}
#offres li,
#clients li {
	display: block;
	padding-left: 29px;
	background: url(images/puce_cocheVerte_20.gif) no-repeat 0 0;
	line-height: 1.1em;
	margin-bottom: 0.5em;
}
#clients li {
	background: url(images/pointeur-next-15.png) no-repeat 0 0;
}
#col1 h2,
#col2 h2 {
	font-size: 1em;
	color: #3e9e14;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
}

#col1 h3,
#col2 h3 {
	
}

#col1 p,
#col2 p {
	line-height: 1em;
	font-weight: bold;
	text-decoration: underline;
	font-size: 0.9em;
}
h1 {
	display:block;
	text-align:center;
}
