/* CSS RESET éà */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* #####################
		TEMPLATE
   #####################*/

body {background:url("images/bg-body.png") repeat-x #fff;}

#container {width: 940px; margin: auto;}

#header {min-height: 102px; width:940px; float:left;}
#header img {margin-left:40px;}

#photos-header{width:940px; float:left;}
#photos-header img{float:left;}
#bloc-paul{background:#eff1de; width:561px; float:left; margin-top:-27px;}
#bloc-paul-left{width:336px; float:left;}
h1{font-size:22px; font-weight:bold; color:#000; margin:30px 10px 32px 40px;}
#nom-paul{background:url("images/bg-paul-desc.png") repeat-y #eff1de; padding:5px; text-align:right;}
#nom-paul p{font-size:18px; font-weight:bold; color:#fff; text-align:right;}
#nom-paul p span{font-size:13px; text-align:right; color:#fff;}
#nom-paul a {color:#fff; text-align:right; font-size:13px;}
#bloc-paul-right{width:225px; float:left;}

#columns {float: left; width:914px; background:url("images/bg-columns.png") repeat-x #efefee; padding:13px;}

#left_column {float: left; width:315px; padding:15px; background:#fff; border:1px solid #cececd;}
#left_column p {color:#000; font-size:16px; font-weight:bold;}
#left_column p span{color:#000; font-size:13px; font-weight:bold;}
#left_column img{margin:15px 0;}
#google-map{margin:15px 0;}
h4{font-size:14px; text-transform:uppercase; font-weight:bold; color:#000;}
#left_column ul li{font-size:12px; color:#000; line-height:18px; list-style:url("images/puce-services.png"); margin-left:15px;}
#mots-cles p{margin:15px 0; color:#5f7919; font-size:12px; line-height:18px; font-weight:bold; margin-bottom:25px;}


#right_column {float: left; width: 515px; padding:15px; background:#fff; border:1px solid #cececd; margin-left:15px;}
h2 {font-size:18px; color:#3c4d0f; margin:10px 0; line-height:22px;}
#right_column p{font-size:12px; line-height:18px; color:#3c3c3c; margin:10px 0;}
#right_column a{font-size:12px; color:#607a19; line-height:18px;}

#video{width:370px; float:left; text-align:center;}
h3{font-size:16px; font-weight:bold; color:#333333; margin:10px 0;}
#regions{background:#e2e2e1; width:105px; padding:15px; float:left;}
#regions ul{margin-bottom:22px;}
#regions ul li{font-size:12px; color:#000; line-height:18px; list-style:url("images/puce-regions.png"); margin-left:15px;}

#legal{width:910px; padding:15px;}

#footer {float: left; width: 860px; text-align: center; background: #607a19; padding: 10px 20px 10px 60px; color: #fff; font-size: 12px}
#footer_text {float: left; text-align: left; width: 650px; line-height: 22px; margin-top: 10px}
#footer_text a {color: #fff}
#footer_img {float: right; width: 170px;}
#footer_img img {float: left; margin-right: 12px}
#footer_slogan {float: left; width: 170px; text-align: left; margin-top: 6px; font-size: 11px}
#footer_slogan a {color: #ddd; text-decoration: none}
