body {
	background-color: #DEDDD3;
	background-image:  url(images/background.gif);
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;

}

a {
	color: #990000;
}

a:hover {
	color: #999999;
}



h1{
	font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #990000;
	margin: 15px 0 15px 0;
	padding-left: 15px; 
}

h2 {
	font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #990000;
	margin: 15px;
}

h3 {
	font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #990000;
	margin: 15px;
}

p {
	margin: 10px 15px 5px 15px;
}

#container {
	position:absolute;
	width: 730px; 
	text-align: left;
	background-color:#FFF;
	border: 4px solid #CCCBC1;
	margin-left:20%;
}


#banner {
	height: 100px;
	background: url(images/Sans-titre-1.jpg); 
	background-repeat: repeat-x;

}

#banner h1 {
	float: left;
	color: #FFFFFF;
	margin: 40px 0 0 20px;
	background: none;
}

#nav-meta {
}

#recherche {
	float: right;
	margin: 10px 5px 0 0;

}


.skip {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
}

.skip:active, .skip:focus {
	position: absolute;
	overflow: visible;
	width: auto;
	height: auto;
	background: #2C91B2;
}





#nav-main {
	margin: 0;
	padding: 0;
	height: 22px;
	font: 11px Verdana, sans-serif;
	width: 100%;
	border-bottom: 1px solid #bbb;
	list-style-type: none;
	background: #fff;
}

#nav-main ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}

#nav-main a {
	background: #fff;
	color: #555;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	display: block;
}

#nav-main a:hover {
	color: #039;
	border-bottom: 3px solid #bbb;
	cursor: pointer;
	background: #eee;
}

#nav-main a#active7 {
	color: #000;
	cursor: default;
	font-weight: bold;
	border-bottom: 3px solid #999;
}

#nav-main a#active7:hover {
	border-bottom: 3px solid #990000;
	background: #eee;
}




#nav-section {
	clear: both;

}

#nav-section ul {
	margin: 10px 0 0 0;
	padding: 0 10px 0 10px;
}

#nav-section li {
	list-style-type: none;
	float: left;
	margin: 0px 4px 0 4px;
	background-image: url(images/bullet_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 12px;
}

#nav-section a:link, #nav-section a:visited {
	text-decoration: none;
}

.youarehere a:link, .youarehere a:visited {
	font-weight: bold;
}

.youarehere{
	background-image: url(images/bullet_on.gif)!important;
}

#content {
	float: left;
	width: 550px; 
	margin: 10px 10px 0 10px;
	padding: 0;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

* html #content {
	margin-left: 5px;
}

#info-site {
margin-top: 20px;

}

#info-site .left {
	margin: 0;
	line-height: 14px;
	font-size: 9px;
	padding: 10px 12px 11px;
	float: left;
	color: #8C8C85;
	width: 350px;
}

#info-site .right {
	margin: 0;
	line-height: 14px;
	font-size: 9px;
	padding: 10px 12px 11px;
	float: right;
	color: #8C8C85;
	width: 300px;
	text-align: right;
}





#global-navigation ul{
	
	float: right;
	border-bottom: 1px solid #CCCBC1;
	border-right: 2px solid #FFFFFF;
	margin-bottom:20px;
	list-style-type : none;

}

#global-navigation h3{

	margin :0;
	padding : 20px 0 0 0px;
	text-align: right;
}


#global-navigation ul li a {
	background: #FFFFFF url(images/new_menu.gif) no-repeat -5px -1px;
	width: 107px;
	text-align: right;
	border-top: 1px solid #CCCBC1;
	display: block;
	font-size: 10px;
	color: #3D3D3B;
	margin: 0;
	text-decoration: none;
}

#global-navigation span {
	background: #FFFFFF url(images/new_menu.gif) no-repeat 0px 0px;
	width: 107px;
	text-align: right;
	border-top: 1px solid #CCCBC1;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #3D3D3B;
	margin: 0;
	padding: 5px 10px 5px 0;
	text-decoration: none;
}

#global-navigation ul li a:hover {
	background: #EFEEE9 url(images/new_menu.gif) no-repeat 0px 0px;
}



#sidebar {
	float: left;
	width: 154px;
	color: #787878;
	text-align: left;
}



/* Annuaire */

input, textarea, select {
	font-size:12px;
	font-family:"Courier New", Courier, mono, Arial;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	color:#333;
}
#chemin {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 40px;
}

#chemin a {
	color: #666;
	text-decoration: underline;
}

#chemin a:hover {
	text-decoration: none;
}

#dir td {
	width: 50%;
	vertical-align: top;
}

#dir table {
	margin: 15px;
	border: 0;
	width: 80%;
}

#message {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;	
}

#message p {
	padding-top: 20px;
}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}

.lien {
	padding: 0 0 20px 10px;
	text-align: justify;
	font-family:Arial;
	font-size: 11px; 
}

.lien a {
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	color: #F7560F;
}


/* page soumettre */

#soumettre {
	padding: 10px 0 0 15px;
}

#soumettre span {
	text-decoration: underline;
}

#soumettre td {
	vertical-align: top;
}

#soumettre table {
	border: 0;
	width: 100%;
}

#warning {
	color: #0098EF;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}

#annonces {
  margin: 5px 5px 15px 35px;
  padding:10px;
  background-color: #ECF3E1;
  border:2px dotted #C5DEA1;
  text-align: center;
}

#menug {
clear: both;
float: right;
color: #FDA135;
font-weight: bold;
padding-top:20px;

}

.menuga{
border-bottom:2px dotted #FDA135;
text-decoration: none;
}

