/*  */

body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #211d1e url(images/body_deg.gif) repeat-x
}

p {
	margin-right: auto; 
	margin-left: auto; 
}

a {
text-decoration: none;
	color: #b6952a;
}

a:hover {
	text-decoration: underline;
	color: #b6952a;
}

img {
	padding:0px;
	border:0px;
	border-width:0px;
}

hr {
	border: 0;
	color: #b6952a;
	/*background-color: #b6952a;*/
	height: 1px;
	width: 100%;
	text-align: left;
}

form fieldset {
	width: 420px;
	border: 1px solid #fff;
	/*width: 20em*/
}

form legend { 
	text-align: left;
    color: #ffffff; 
	background: #67522c;
	border: 2px solid #b6952a;
	padding: 2px 6px
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	text-align: left; 
	width: 150px;
	margin : 5px;
	margin-right: 0.5em;
}

form input, form textarea {
	display: inline; /*inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

textarea {
	/*overflow: auto;*/
	/*background-color: #b6952a;*/
	/*border: #fff 1px solid;*/
	color: #111111;
	font-family: verdana;
}

.small {
	font-size: 80%;
	padding: 0px;
	float: left;
	text-align: left;
}

#wrap {
	background: #000000;
	color: #ffffff;
	border:  none;
	margin: 0 auto;
	width: 790px;
}

#header {
	clear: both;
	margin: 0px 0em 0px 0em;
	padding: 0;
	height: 75px;
	background: #000000 url(./images/top.jpg);
/*	background-color: #000000; */
}

#header h3 {
	width: 200px;
	margin: 5px;
	padding: 3px;
	float: left;
	font-size: 1.3em;
}

#header h3 em {
	width: 200px;
	margin: 5px;
	padding: 3px;
	float: left;
	font-size: 0.9em;
	color: #a8a8a8;
}

#header p {
	width: 400px;
	float: right;
	text-align: right;
	color: #a0a0a0;
	margin: 7px;
	font-size: 0.8em;
	line-height: 1.2em;
	height: 35px;
}

#avmenu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#avmenu ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
}	

#avmenu li {
	margin-bottom: 4px;
}

#avmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #fffff1;
	display: block;
	padding: 6px 0 0 10px;
	background: #67522c;
	border-left: 1px #846837 solid;
	cursor: pointer;
}
	
#avmenu li a:hover {
	background: #9a855f;
	text-decoration: underline;
	color: #fffff1;
	border-left: 4px #47381e solid;
}

#alt {
	margin-bottom: 4px;
}

#alt a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #fffff1;
	display: block;
	padding: 6px 0 0 10px;
	background: #67522c;
	border-left: 1px #846837 solid;
}
	
#alt a:hover {
	background: #67522c;
	text-decoration: underline;
	color: #fffff1;
	border-left: 4px #47381e solid;
}

#extras {
	float: right;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#extras p {
	margin: 0 0 1.5em 0;
}

#content {
	margin: 0em 160px 20px 160px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: justify;
}

#content h1 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	text-transform : uppercase;
}

#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	text-transform : lowercase;
}

#content h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

#content h4 {
	font-size: 1.1em;
	margin: 0 0 5px 0;
	text-transform : uppercase;
}

#content img {
	padding:0px;
	border:0px;
	border-width:0px;
	display:inline;
}

.extlink {
	text-decoration: underline overline;
} 

#footer {
	clear: both;
	margin: 0 auto;
	padding: 0px 0em 0px 0em;
	width: 790px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
	height: 244px;
	background: #211d1e url(./images/footer.jpg) no-repeat right;
	border: none;
}

#scrollingContainer {
	margin: 0 auto;
	padding: 0px 0em 0px 0em;
	height: 140px;
	border: none;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.left {
	margin: 0px 7px 0px 5px;
	float: left;
}

.center {
	text-align: center;
}

.right {
	margin: 0px 7px 0px 5px;
	float: right;
}

.textright {
	text-align: right;
}

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #a8a8a8;
	background-color: #000000;
	line-height: 1.3em;
}

.small {
	font-size: 0.8em;
}

.bold {
	font-weight: bold;
}

.hide {
	display: none;
}

.google_search {
	position: relative;
	top: -10px;
	left: 286px;
	z-index:5;
}

.news_box_title{
	font-size:11px;
	font-weight:bold;
	padding:2px;
	margin-bottom:5px;
}

.news_box{
	margin:10px;
	border: 0;
	padding:5px;
	font-size:10px;
}

.news_box_date{
	font-size:9px;
	font-style:italic;
	text-align:right;
	margin-bottom:5px;
}

.lienCalendrier 
{
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
}

.lienCalendrierEvenement 
{
	background-color: #333333c;
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px;
}

.lienCalendrierJour 
{
	background-color: #67522c;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
}


/* utilise par les div popup */
#popupDIV {
	position: absolute;
	visibility: hidden;
	width: 640px;
	height: 480px;
	left: 20px;
	top: 20px;
	background-color: #000;
	border: 10px solid #fff;
	padding: 10px;
}

#popupTXT {
	color: #f00;
}

#close {
	float: right;
}

#small_head {
	float: right;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	position: relative;
	left: -60px;
	top: -10px;
}
