
#global {
	background:url(../_img/home/fond.jpg) top center no-repeat;
}

#global.contacter {
	background:url(../_img/outils/fond_nous_contacter.jpg) top center no-repeat;
}

#contenu h1 {
	color:#0c2c45;
	font:normal 40px "Times New Roman", Times, serif;
	padding-top:6px;
	margin-left:20px;
}

/*-----------PLAN DU SITE-----------*/

#left_plan p, #right_plan p {
	color:#000000;
	font:normal 14px "Times New Roman", Times, serif;
	padding-top:40px;
	line-height:19px;
	width:620px;
}

#left_plan p.first, #right_plan p.first {
	padding-top:32px;
}

#left_plan {
	float:left;
	width:335px;
}

#right_plan {
	float:left;
	width:265px;
	margin-bottom:50px;
}

#left_plan p, #right_plan p {
	color:#5d77a1;
	font:bold 14px "Times New Roman", Times, serif;
	width:260px;
	border-bottom:1px solid #a9b7ce;
	padding-bottom:5px;
	margin-bottom:10px;
}

#left_plan p a, #right_plan p a {
	color:#5d77a1;
	font:bold 14px "Times New Roman", Times, serif;
	text-decoration:none;
}

#left_plan ul, #right_plan ul {
	list-style-type:none;
}

#left_plan ul li, #right_plan ul li {
	height:16px;
	line-height:16px;
}

#right_plan ul li.grand {
	height:auto;
	line-height:auto;
}

#left_plan ul li a, #right_plan ul li a {
	color:#000000;
	font:normal 14px "Times New Roman", Times, serif;
	text-decoration:none;
}

#left_plan ul li ul li a, #right_plan ul li ul li a {
	color:#000000;
	font:normal 12px "Times New Roman", Times, serif;
	text-decoration:none;
}

#left_plan ul li ul, #right_plan ul li ul {
	margin-left:20px;
}

/*-----------NOUS CONTACTER-----------*/

#nous_contacter p {
	color:#000000;
	font:normal 14px "Times New Roman", Times, serif;
	padding-top:20px;
}

#nous_contacter p a {
	color:#556e99;
	text-decoration:underline;
}

#nous_contacter p.first {
	padding-top:32px;
}

#nous_contacter p span {
	font-size:16px;
	color:#556e99;
	font-weight:bold;
}

/*-----------CONDITIONS GENERALES-----------*/

#conditions h2 {
	color:#000000;
	font:bold 14px "Times New Roman", Times, serif;
	width:630px;
	border-bottom:1px solid #a9b7ce;
	padding-top:32px;padding-bottom:5px;
	margin-bottom:5px;
}
#conditions h2 a.sp2_title {
	color:#000000;
	text-decoration: none;
}
#conditions h2 a.sp2_title:hover {
	text-decoration: underline;
}
#conditions h2 span.sp2_select {
	color: #587A8D;
/*	font-style: italic;*/
}

#conditions p {
	color:#000000;
	font:normal 14px "Times New Roman", Times, serif;
	width:630px;
}

/*
#conditions p a {
	color:#556e99;
	font-style: italic;
	text-decoration: underline;
}*/

/*-----------MOTEUR DE RECHERCHE-----------*/

#pagination {
	margin-top:25px;
	font:normal 14px "Times New Roman", Times, serif;
}

#pagination a {
	color:#5d77a1;
	text-decoration:underline;
}

#pagination a.on {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

