*{ margin: 0; padding: 0;}
a{color: #ff8400; text-decoration: none;}
a:hover{text-decoration: underline;}
h1{ font-family: times new roman; font-size: 22px; font-weight: normal; margin-bottom: 15px; border-bottom: 1px dotted white; margin-top: 20px;}
h1.first{ margin-top: 0;}
h2{ color: #f17f19; font-size: 13px; margin: 25px 0 10px 0;}
h2.first{ color: #f17f19; font-size: 13px; margin: 0px 0 10px 0;}
span.small{ font-size: 11px; }
table{ width: 485px; text-align: center; margin-bottom: 20px;}
td { background-color: #ede7d7; color: #3a210f; padding: 2px;}
td.first{ background-color: #f29e53; color: #3a210f; text-align: left;}
td strong{ text-transform: uppercase;}
th{ background-color: #ca4200; color: white; text-transform: uppercase; padding: 2px;}
.note{ color: #ee7e1b; font-size: 11px; padding: 10px; border: 1px solid #ee7e1b; background-color: #1d0d04; }
ul, ol{ list-style-position: outside; margin-left: 20px;}
li{ padding: 4px 0;}
.clear{	clear: both;}
.deco,.image { color: #ca4200; text-align: center; font-size: 16px;background: white; margin: 0 40px 0 0; padding: 10px; outline: 2px solid #ede7d7; border: 1px dotted #6a594b;}
.deco{ margin: 0 10px 20px 10px; background: #e0ded3;}
body{
	background: url(images/bg.jpg) repeat;
	color: white;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	overflow: scroll;
}

#wrapper{
	width: 757px;
	text-align: left;
	margin: 0 auto;
}

#top{
	height: 98px;
}
#logo{
	float: left; 
	margin: 30px 0 0 30px;
	border: 0;
}

#smallNav{
	float: right;
	margin: 40px 40px 0 0;
	font-size: 11px;
	text-align:right;
}
#nav{
	background: url(images/nav_bg.gif) no-repeat;
	height: 53px;
	color: #3a210f;
	font-size: 18px;
	font-family: times new roman;
}
#nav a{
	color: #3a210f;
	font-size: 18px;
	font-family: times new roman;
}
#nav a:hover{
	text-decoration: underline;
}
#nav ul{
	list-style: none;
	text-align: center;
	padding-top: 5px;
	margin-left: 0;
}
#nav li{
	display: inline;
	padding: 0; margin: 0;
	margin-top: 20px;
}
#nav li img{
	padding: 0;
	position: relative;
	top: 10px;
}
#header{
}

#content{ 
	padding: 20px;
	
	padding-bottom: 30px;
}
#index{ 
	padding: 20px;
	background: url(images/bg_accueil.gif) no-repeat;
	height: 140px;
}
#index div{
width: 215px;
padding: 0 10px;
float: left;
margin: 15px 0 0 10px;
color: #3a210f;
font-size: 11px;
}
#index div#adresse{
width: 150px;
padding: 0 10px;
float: left;
margin: 25px 0px 0 50px;
}

#index div h2{margin: 0; color: #3a210f; font-family: times new roman, times, serif; font-size: 18px; margin-bottom: 5px;}
#index div#adresse h2{font-size: 16px;}
#index a{color: #ca4200; text-decoration: underline;}
#index a.arrow{background:url(images/arrow_right.gif) right no-repeat; padding-right: 10px; text-decoration: none; }
#index ul{margin-bottom: 10px; }
#index li{padding: 0; }

ul#breadcrumb{ margin-bottom: 30px; margin-left: 0;}
ul#breadcrumb li{ display: inline; margin-right: 5px;}
ul#breadcrumb li img{ position: relative; top: -2px;}
ul#breadcrumb a{color: #ca4200; font-size: 11px; font-weight: normal;}

#left_col{
	float: left;
	width: 480px;
	padding: 10px 30px 10px 0px;
	background: url(images/rightCol_bg.gif) right repeat-y;
}
#right_col{
	width: 180px;
	float: right;
	padding: 10px 0px 10px 20px;
}
#footer{
	color: #3a210f;
	padding: 15px 20px 10px 20px;
	font-size: 11px;
	background: url(images/footer_bg.gif) no-repeat;
}
#footer a{
	color: #ca4200;
}

#footer2{
	color: white;
	padding: 15px 20px 10px 20px;
	font-size: 11px;
	background: none;
}
#footer2 a{
	color: #ca4200;
}
