body {
/*	background-color:#EDF7E7;*/
	background-color:#E5B7C2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.74em;
	color:#333333;
	line-height:20px;
	cursor:default;
/*	background-image: url("../images/backgrounds/main2.jpg"); */
	background-position:center;
	background-repeat:repeat-y;
	margin:1px;
}

img { border:none;}

#container {
	width:700px;
	padding:1px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
/*	border:2px solid #CBDABB; */
	border:2px solid #7E0001;
}



#header {
	width:700px;
/*	background-color:#EDF7E7; */
	height:200px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:150%;
	font-weight:bold;
	line-height:20px;
	margin-bottom:5px;
	margin-top:5px;
}

#header table {
	padding:0;
	margin:0;
	vertical-align:top;
}

#header p {
	padding:5px;
	margin:0;
	margin-left:340px;
	margin-right:10px;
	text-indent:5px;
}

#number {
text-align:right;
margin-top:20px;
}

#header h1 {
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:200%;
	font-weight:bold;
	padding:0;
	padding-top:25px;
	padding-left:340px;
	padding-bottom:25px;
	margin:0;
	background-image:none;
}

#main_menu {
	width:auto;
	margin-top:2px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	color:#FFFFFF;
	background-image: url("../images/backgrounds/menubg3.jpg");
	margin-bottom:10px;	
}

#main_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	text-transform:uppercase;
	color:#3E2A46;
	text-decoration:none;
	padding-left:1px;
	padding-right:1px;
	padding-top:12px !important;
	padding-top:13px;
	padding-bottom:11px;
	margin-left:40px !important;
	margin-left:40px;
	}

#main_menu a:hover {
	color:#C080A2;
	text-decoration:none;
	border:0;
}

#main_menu .aactive {
	text-decoration:underline;

}

.slideshow {
	padding-top:0px;
	padding-left:0px;
	float:left;
}

#sidebar {
	width:150px;
	border:1px solid #cccccc;
	padding:5px;
	float:left;
	clear:right;
	background-image: url("../images/backgrounds/article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px !important;
	margin-bottom:0px;
}

#sidebar  li {
list-style:none;
}

#sidebar h1,h2,h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	border:none;
	background-image:none;
}

.article {
 /* margin-left:170px; */
	padding:10px;
	margin-top:1px;
	border: 1px solid #cccccc;
	background-image: url("../images/backgrounds/article2.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;

}

.article_contact {
 /* margin-left:170px; */
	padding:10px;
	margin-top:1px;
	border: 1px solid #cccccc;
	background-image: url("../images/backgrounds/article2.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;

}

.article_localisation {
 /* margin-left:170px; */
	padding:10px;
	margin-top:1px;
	border: 1px solid #cccccc;
	background-image: url("../images/backgrounds/article2.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;

}

.article li {
list-style:none;
}

.article_contact li {
list-style:none;
}

.article h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	margin-top: 5px;

}

.article_contact h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	margin-top: 5px;
	background-image: url("../images/backgrounds/chariot.gif");

}


.article_localisation h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	margin-top: 5px;
	background-image: url("../images/backgrounds/boussole.gif");

}

.article p {
	margin:10px;
}

.article_image {
float:left;
margin-right:10px;
margin-bottom:-10px;
}

.article_image_droite {
float:right;
margin-right:10px;
margin-bottom:-10px;
}

.article_texte {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
margin-right:10px;
}


.article_info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	letter-spacing:2px;
	font-variant:small-caps;
	text-transform:lowercase;
}

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

h1,h2,h3 {	
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	border-bottom:2px solid #cccccc;
	background-image: url("../images/backgrounds/gerbe.gif");
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-top:5px;
}


.comment {
	/* width:698px;  */
	clear:both;
	border: 1px solid #cccccc;
	background-image:url(../images/backgrounds/article2.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
	text-align: center;
	margin-left:10px;
	margin-right:10px;

}

a {
	color:#9ACC53;
	text-decoration:none;
}

.contact {
color:#FF0000;
font-weight:bold;
}

/*
a:hover {
	border-bottom:1px dotted #000000;
}
*/
