body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url("/images/bg/body.gif") #ECECEC top left repeat-x;
	font-size:12px;
}
form {
	margin:0px;
}

a:focus, a:active{outline: none;}

.killer {
	clear:both;
	line-height:1px;
	height:1px;
	margin-top:-1px;
}

.erreur {
	color: #F32686;
	border: 1px solid #F32686;
	background-color:#FFECF5;
	margin: 10px auto 5px auto;
	padding: 5px 0px 5px 0px;
	text-align:center;
	width:99%;
}
.erreur a, .erreur a:link, .erreur a:visited {
	color: #F32686 !important;
	text-decoration:underline !important;
}
.erreur a:hover { text-decoration:none !important; }


.ok {
	font-weight:bold;
	margin: 10px auto 10px auto;
	padding: 5px 0px 5px 0px;
	text-align:center;
	border:1px solid #71C566;
	background-color: #F4FFF3;
	color:#339933;
	width:99%;
}

.no_bg { background:none !important; }
.no_border { border:none !important; }
.no_width {	width:auto !important; }

span {
	color:#DF672C;
	text-transform:uppercase;
}

#header {
	margin:0px auto 0px auto;
	width:960px;
}
#header .logo {
	float:left;
	padding-top:19px;
}
#header .header_d {
	float:right;
}
#header .header_d .liens {
	text-align:right;
	padding:16px 0px 23px 0px;
}
#header .header_d .nav {
	text-align:right;
	font-size:14px;
}
#header .header_d .nav ul {
	padding:0px;
	margin:0px;
}
#header .header_d .nav li {
	list-style:none;
	float:left;
	background:url("/images/bg/nav.jpg") top right no-repeat;
	padding:15px 15px 15px 2px;
	/*border:1px solid #009900;*/
}
#header .header_d .nav .last {
	background:none !important;
	padding-right:0px;
}

#header .header_d .nav a, #header .header_d .nav a:visited, #header .header_d .nav a:link {
	color:#666666;
	text-decoration:none;
	line-height:1.25em;
}
#header .header_d .nav a:hover {
	border-bottom:1px dashed #DF6A22 !important;
	color:#DF6A22;
	text-decoration:none;
}

#top {
	width:980px;
	margin:0px auto 0px auto;
	font-size:1px;
}

#page {
	width:960px;
	margin:0px auto 0px auto;
	padding:0px 10px;
	background:url("/images/bg/page.gif") top left repeat-y;
	color:#444444;
}

#page .home_g {
	float:left;
	width:423px;
	padding:23px 16px 0px 39px;
	text-align:justify;
}
#page .home_d {
	float:left;
	width:428px;
	background:url("/images/bg/home_d.gif") top left no-repeat;
	padding:23px 16px 0px 38px;
	height:182px;
	text-align:justify;
}
#page .home_g h2, #page .home_d h2 {
	background:url("/images/bg/puce-hp.gif") 0px 5px no-repeat;
	padding:0px 0px 22px 10px;
	font-size:12px;
	color:#999999;
	font-weight:normal;
	margin:8px 0px 0px 0px;
}

#page .content {
	width:880px;
	padding:35px;
	font-size:11px;
	text-align:justify;
	
}
#page .content h2 {
	color:#DF672C;
	font-size:12px;
	text-transform:uppercase;
	margin:16px 0px 8px 0px;
	padding-left:10px;
	background:url("/images/bg/puce_h2.gif") 0px 5px no-repeat;
}
#page .content h3 {
	color:#444444;
	font-size:12px;
	margin:16px 0px 6px 0px;
	text-decoration:underline;
}
#page .content a, #page .content a:link, #page .content a:visited {
	color:#333333;
	text-decoration:underline;
}
#page .content a:hover {text-decoration:none; }
#page .content img {
	padding-left:40px;
}
#page .content img.clients {
	padding:20px 0px;
}

#page .bloc_charte {
	float:left;
	background:url("/images/bg/charte.jpg") 0px 20px no-repeat;
	width:424px;
	margin:0px 10px 20px 21px;
	padding:30px 10px 0px 10px;
	display:inline;
}
#page .bloc_charte .content {
	width:364px;
	padding:20px 30px 30px 30px;
	border-bottom:2px solid #FA6119;
	font-size:11px;
	height:220px;
}
#page .bloc_charte h2 {
	color:#DF672C;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	margin:16px 0px 8px 0px;
	padding-left:10px;
	background:url("/images/bg/puce_h2.gif") 0px 5px no-repeat;
}

#page .contact_g {
	float:left;
	width:418px;
	padding:30px 0px 20px 60px;
	background:url("/images/bg/contact_g.jpg") top right no-repeat;
}

#page .contact_d {
	float:left;
	background:url("/images/bg/contact_d.gif") top left no-repeat;
	width:362px;
	padding:30px 60px 20px 60px;
}

#page .contact_g h2, #page .contact_d h2 {
	color:#DF672C;
	font-size:12px;
	text-transform:uppercase;
	margin:16px 0px 8px 0px;
	padding-left:10px;
	background:url("/images/bg/puce_h2.gif") 0px 5px no-repeat;
	
}
#page .contact_g h3 {
	color:#DF672C;
	font-size:12px;
	margin:16px 0px 8px 0px;
}
#page .contact_g img {
	margin-bottom:10px;
}
#page .contact_g .horaires {
	color:#333333;
	font-size:11px;
	margin:-8px 0px 10px 10px;
}
#page .contact_g .horaires a, #page .contact_g .horaires a:link, #page .contact_g .horaires a:visited {
	color:#333333;
	text-decoration:underline;
}
#page .contact_g .horaires a:hover { text-decoration:none; }


#contact_form td {
	font-size:11px;
}
#contact_form .input {
	background-color:#FCFCFC;
	border:1px solid #DFDFDF;
	width:190px;
	font-size:11px;
}
#contact_form .input2 {
	background-color:#FCFCFC;
	border:1px solid #DFDFDF;
	width:40px;
	font-size:11px;
	text-align:center;
}
#contact_form textarea {
	background-color:#FCFCFC;
	border:1px solid #DFDFDF;
	font-family:Arial, Helvetica, sans-serif;
	width:190px;
	height:100px;
	font-size:11px;
}
#contact_form select {
	background-color:#FCFCFC;
	border:1px solid #DFDFDF;
	font-size:11px;
}

#contact_form .legende {	font-size:9px; }

#page .offre_g {
	float:left;
	padding:0px 0px 5px 35px;
	width:428px;
	font-size:11px;
}
#page .offre_g a, #page .offre_g:link, #page .offre_g:visited { color:#444444; text-decoration:underline; }
#page .offre_g a:hover { text-decoration:none; }

#page .offre_d {
	float:left;
	background:url("/images/click-assur.jpg") left top no-repeat;
	width:332px;
	height:226px;
	padding:0px 0px 0px 165px;
	color:#8E428E;
}

#page .offre_d2 {
	float:left;
	background:url("/images/click-assur-pro.jpg") left top no-repeat;
	width:332px;
	height:226px;
	padding:0px 0px 0px 165px;
	color:#8E428E;
}


#page .offre_g h2, #page .offre_d h2 , #page .offre_d2 h2 {
	color:#8E428E;
	font-size:12px;
	text-transform:uppercase;
	margin:0px;
	padding:16px 0px 8px 10px;
	background:url("/images/bg/puce_h2v.gif") 0px 21px no-repeat;
	
}
#page .offre_g span {
	font-weight:bold;
	text-transform:none;
	color:#444444;
}
#page .offre_g ul {
	margin:0px;
	padding:10px 0px 10px 35px;
}
#page .offre_g ul li {
	list-style:circle;
}
#page .offre_g ol {
	margin:0px;
	padding:2px 0px 0px 35px;
}
#page .offre_g ol li {
	font-weight:bold;
	color:#F46223;
	font-size:12px;
}
#page .offre_g ol li span {
	font-weight:normal;
	font-size:11px;
}
#page .offre_d ul, #page .offre_d2 ul {
	padding:5px 0px 10px 15px;
	margin:0px;
}
#page .offre_d li, #page .offre_d2 li {
	list-style:none;
	background:url("/images/bg/puce_li.gif") 0px 2px no-repeat;
	padding:0px 0px 0px 22px;
	height:22px;
}


#page .offre_d .clickassur, #page .offre_d2 .clickassur {
	padding:0px 30px 0px 61px;
	width:241px;
}

#footer {
	width:928px;
	margin:0px auto 0px auto;
	background:url("/images/bg/footer.gif") top left no-repeat;
	height:31px;
	color:#666666;
	font-size:10px;
	padding:0px 26px 0px 26px;
}
#footer .webagency {
	float:left;
	padding-top:5px;
}
#footer .webagency img {
	margin:-2px 3px 0px 0px;
}

#footer .webagency a, #footer .webagency a:link, #footer .webagency a:visited {
	color:#666666;
	font-size:10px;
	text-decoration:underline;
}
#footer .webagency a:hover {
	text-decoration:none;
}
#footer .liens {
	float:right;
	padding-top:5px;
}
#footer .liens a, #footer .liens a:link, #footer .liens a:visited {
	color:#666666;
	font-size:10px;
	text-decoration:none;
}
#footer .liens a:hover {
	text-decoration:underline;
}

