body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background: rgb(255, 255, 255) url(images/bg2/body.gif) top center repeat-x;
color:rgb(102, 102, 102);
height: 100%; /* Nécessaire si on veut que la couleur de #page se poursuive jusqu'au footer*/
}



#wrap{
color:#303030;
margin: 0 auto;
width:785px;
min-height: 100% /* Nécessaire si on veut que la couleur de #page se poursuive jusqu'au footer*/;
background-image: url(images/bg2/backround2.gif); background-position: center 30px; background-repeat: no-repeat;
}

* html #wrap {/* Que pour IE */
background-image: url(images/bg2/backround3.gif);}

#header{
background: transparent url('images/bg2/top.jpg') no-repeat center top;
clear:both;
padding: 0;
height:40px;
margin-bottom: 0; color: rgb(255, 255, 255); text-align: right;
}

#header .logo { float: left; padding-top: 0; padding-right: 0px; width: 170px;
	padding-left: 10px;
	margin: 0;
	text-transform: uppercase;
	font: bold 1.8em Arial, Helvetica, Geneva, sans-serif;
}
#header .logo span {
	display: none;
}
#header .logo em {display:block; width:170px; height:40px; background:url('images/bg2/pourdevrai.gif') no-repeat 0px 0px;}
#header .logo a:hover em {background:url('images/bg2/pourdevrai.gif') no-repeat 0px -40px;}

#header p{
width: 400px;
float:right;
text-align:center;
color: white;
margin: 5px 20px 10px 0;
font-size: 0.8em;
line-height:1.2em;

}

/* My Comment */

#frontphoto{
	margin: -15px 20px 0 12px;
	padding-bottom: -5;
	height: 170px;
}

* html #frontphoto {/* Que pour IE */
margin: 0px 20px 0 12px;}

#avmenu{
clear:left;
float:left;
width:150px;
margin: 10px 0 10px 20px;
padding:0;
font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

* html #avmenu {/* Que pour IE */
margin: 10px 0 10px 10px;}

#avmenu li{
margin-bottom:4px;
}
#avmenu li a { voice-family: ; height: 22px; text-decoration: none; }

#avmenu li a { voice-family: ; height: 24px; text-decoration: none; border-left: 0 none rgb(222, 97, 73);}
#avmenu li a:link, #avmenu li a:visited { padding: 8px 0pt 0pt 10px; background: transparent url('images/bg2/menu.gif') repeat; color: rgb(255, 255, 255); display: block; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }

#avmenu li a:hover { padding: 8px 0pt 0pt 10px; background: transparent url('images/bg2/menu.gif') repeat scroll 0pt -32px; color: rgb(255, 255, 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; border-left: 0 none rgb(222, 97, 73);}

#avmenu .current, #avmenu .current a:link, #avmenu .current a:visited {
background: transparent url('images/bg2/menu.gif') repeat scroll 0pt -32px;
color:#FFFFFF;
border-left-style: none;
}

#avmenu H3 { font-size: 0.9em; color: rgb(51, 51, 51); text-transform: uppercase; }


#avmenu ul ul li a:hover, #avmenu ul ul li.selected a { 
font-weight:bold}

#avmenu ul ul { margin: 5px 0pt; background: white  ! important; }


#borderlinks {
background-color: white;
}

#borderlinks a{display: block;width: 133px;color: rgb(140, 140, 140);text-decoration: none;border: 1px solid white;
margin-left: 10px;
padding-left: 5px;
background-color: white;
}
#borderlinks a:hover{border: 1px solid rgb(222, 97, 73);}



.announce{
margin: 0 0 10px;
padding:10px;
width: 430px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;
}

#extras{
float:right;
width:120px;
margin: 10px 20px 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

* html #extras {/* Que pour IE */
margin: 10px 5px 10px 0;}

#extras p{
margin:0 0 1.5em 0;
}

#content{
margin: 20px 150px 20px 180px;
border-right:0px;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
}

* html #content {/* Que pour IE */
margin: 20px 140px 20px 180px;}

#photo #content, #contentmap {
margin: 0 0 40px 160px;
border-right:0px;
line-height:1.6em;
text-align:left;
padding: 0 5px 10px 10px;
}


#formulaire{
margin:0 130px 20px 160px;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
background: #ffffff;
}

#content h2, #contentmap h2{
font-size:1.5em;
margin:0 0 0.5em 0;
color:rgb(158, 198, 48);
	border-bottom: 2px solid rgb(144, 180, 207);
	padding-bottom: 5px;
}

#lien #content h3 a{
text-decoration:underline;
}	
	
#content h3  a:hover{
color: #FFFFFF;
}


#content img{
padding:0px;
display:inline;
background:#cccccc;
color:#303030;
float: left;
border:1px solid #f0f0f0;
margin-right: 5px;
margin-bottom: 0px;
}

#photo #content img {
float: left;
margin-bottom: 10px;
margin-left: 5px;
}

#blog #content img {
float: none;
margin-bottom: 10px;
margin-left: 5px;
}


#form #content img, #lien #content img {
float: left;
margin-bottom: 10px;
margin-left: 5px;
border:4px solid white;
padding:0px;
}

#lien #content img {
float: right;
}

#photo #content a:hover img { border:4px solid rgb(255, 102, 0); }

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:rgb(222, 97, 73);
}

a:hover{
text-decoration:underline;
color:rgb(222, 97, 73);
}

a img{
border:0;
}

/* Footer */#footer { color: silver; clear: both; padding: 10px 0 20px; text-align: center;
position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bg2/footer-top.gif) no-repeat 0 top;
}
#footer p { margin: 0 auto; width: 750px; padding: 5px 0; }#footer a, #footer a:hover, #footer a:active { color: orange; }



.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}


#bloc450 {
width: 445px;
margin: 0;
padding: 0;
}


#menu-imprime strong { font-size: 0.9em; color: rgb(51, 51, 51); text-transform: uppercase; }

#menu-imprime ul { margin: 0pt; padding: 0pt; list-style-type: none; }
#menu-imprime ul li a:hover { color: rgb(255, 102, 0); text-decoration: underline; }
#menu-imprime ul li a { padding-left: 15px; background: transparent url('images/bg/doc.gif') no-repeat scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
display: block;
}

#lien #menu-imprime ul li a { padding-left: 22px; background: transparent url('images/bg/link.png') no-repeat scroll left top; 
}

.rightarticle_ad { border: 2px solid rgb(238, 238, 238); margin: 2px 0pt 10px; background: rgb(255, 255, 255) url('images/bg/seoad.jpg') no-repeat; font-family: Arial,Sans-Serif; font-style: normal; font-variant: normal; font-size: 120%; line-height: normal; font-size-adjust: none; font-stretch: ; font-weight: bold; width: 82px; height: 18px;
padding: 10px 17px 10px 5px;
}
.rightarticle_ad a { background: transparent none repeat; text-decoration: none;  color: rgb(222, 97, 73); }

.rightarticle_ad a:hover { color: rgb(0, 0, 0); }


#promo-accueil a {
	display:block;
	width:88px;
	height:88px;
	background:transparent;
	text-indent:-10000px;
	text-decoration:none;
}

#sticker { background: transparent url('images/bg2/sticker.gif') no-repeat scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 100px; width: 93px; position: absolute; top: 0pt; left: 0pt; }
#sticker a {
	display:block;
	width:93px;
	height:100px;
	background:transparent;
	text-indent:-10000px;
	text-decoration:none;
}


blockquote p { font-family: Georgia,"Times New Roman",Times,serif ! important; font-style: italic; }
blockquote { border-left: 10px solid rgb(200, 205, 208); margin: 10px 0pt 10px 0px; padding: 0px 10px; width: 305px; text-align: left; font-family: Georgia,"Times New Roman",Times,serif ! important; font-size: 1.2em ! important; color: rgb(117, 129, 138); font-style: italic; }

.clear {	clear: both;}


/* LARGE BODY BOX */.boxlg {	margin: 0 auto;	padding-bottom: 10px;	width: 430px;	background: url(images/bg/contentbox.gif) no-repeat 0 bottom;	}.boxlgtop {	margin: 0;	padding: 0;	width: 430px;	height: 5px;	background: url(images/bg/contentbox.gif) no-repeat 0 0;}.boxlg h3 {font-weight: bold;
padding-left: 0.5em;
color: rgb(131, 172, 202);
font-size: 1.5em;
}



/* puces */

ul.rss_items { list-style-image: url('images/bg2/icon_arrow.gif'); list-style-type: none;
margin: 0 25px;
padding-left: 0.5em;
}

ul.rss_items li { padding: 0px; margin-bottom: 3px; line-height: 1.7em;}

ul.rss_items li a{ font-weight:bold; color:rgb(158, 198, 48)}

#lien ul.rss_items {
	margin-bottom: 20px;
}

/* Posts----------------------------------------------- */.date-header {  margin:1.5em 0 .5em;  }.post-body {  margin: .5em 0 1.5em;  border-bottom:1px dotted #444;  padding-bottom:1.5em;
	padding-left: 1em;
}.post .title, .post-title {  margin:.25em 0 0;  padding:0 0 4px;  font-size:140%;  line-height:1.4em;  color:rgb(74, 160, 224);  }.post-title a {  text-decoration:none;  color:rgb(74, 160, 224);  }.post-title a:hover {  color:rgb(222, 97, 73);  }.post div {  margin:0 0 .75em;  line-height:1.6em;  }p.post-footer {  margin:-.25em 0 0;  color:#333;  }.post-footer em, .comment-link {  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;  text-transform:uppercase;  letter-spacing:.1em;  }.post-footer em {  font-style:normal;  color:#777;  margin-right:.6em;  }.comment-link {  margin-left:.6em;  }.post img {  padding:4px;  border:1px solid #222;  }.post blockquote {  margin:1em 20px;  }.post blockquote p {  margin:.75em 0;  }

.margbot10 {
	margin-bottom: 10px;
}

.googlemap img {
margin-right: 5px;
margin-bottom: 1px;
padding: 2px;
border: 1px solid #cccccc;
}

.googlemap {
width: 300px;
height: 100px;
text-align: left;
}


/* PAGE REFERENCEMENT */

.grey_top { margin: 0px 0pt 0pt 6px; padding: 0pt; background: rgb(237, 237, 237) url('images/bg/grey_top.gif') no-repeat; width: 422px; color: rgb(0, 0, 0); height: 5px; }
.grey { margin: 0pt 0pt 0pt 6px; padding: 10px; background: rgb(237, 237, 237) url('images/bg/grey_bottom.gif') no-repeat scroll left bottom; width: 402px; color: rgb(128, 128, 128); }
.grey a { background: inherit inherit inherit inherit inherit; color: rgb(200, 60, 60); font-weight: bold; }
.grey a:hover { background: rgb(237, 237, 237) none repeat; color: rgb(0, 0, 0); }
.highlight { border-bottom: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 3px; padding: 5px 3px; }

#content .grey img {
float: left;
background: transparent;
	margin: 0;
	padding: 0;
}
