/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/homepage01.gif) repeat left top;
	behavior: url(csshover.htc);
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2 {
	padding: 20px 0px;
	background: url(images/homepage05.gif) no-repeat 0% 65%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 16px;
}

h3, .text1 {
	margin-bottom: 8px;
	padding: 0px;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFBA00;
}

.text2 {
	margin-bottom: 8px;
	padding: 0px;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFBA00;
}

.text3 {
	margin-bottom: 8px;
	padding: 0px;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFBA00;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2D5C8;
}

.textsearch{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
}

p, ul, ol, dl {
	margin-top: 0px;
	font-size: 11px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 20px;
}

.texthaut {
	text-align: right;
}

.textnouveaute {
	font-size: 11px;
	color: #FFBA00;
	font-weight: bold;
}

.textannonce {
	font-size: 14px;
	color: #FFBA00;
	font-weight: bold;
	font-style:italic;

}

.newsfirstdate {
	font-size: 13px;
	color: #FFBA00;
	font-weight: bold;
}

.newsdate {
	font-size: 12px;
	color: #FFBA00;
	margin-bottom: 1px;

}


/** MENU */

/** MENU original */
#menu {
	 height: 213px; 
	height: 250px;
}

#menu ul {
	margin: 0px;
	padding: 12px 0px 0px 38px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 184px;
	height: 25px;
	padding: 7px 0px 0px 0px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

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

#menu a: {
	text-decoration: underline;
}

.textnouveautemenu {
	font-size: 10px;
	font-weight: bold;
	color: #581913;
	margin-left: 5px;
}


/** MENU avec modification */
div#menu {
width: 260px; height: 250px;
}

/* fond blanc pour le menu */ 
div#menu a {color:#000000}
/*div#menu ul {padding: 0; width: 253px; border:1px solid; margin:0px; }*/
div#menu ul {	
margin: 0px;
	padding: 12px 0px 0px 38px;
	list-style: none;
	line-height: normal; }

/* fond different au survol de la souris pour les sous menu et les "basiques"*/ 
/*div#menu li:hover {background: #EDD; text-decoration: underline;}
div#menu li.sousmenu:hover {background: #EBB;; text-decoration: underline;}*/
div#menu li:hover {text-decoration: underline;}
div#menu li.sousmenu:hover {text-decoration: underline;}
/* Rajout d'une petite fleche pour les sous menu */ 
div#menu li.sousmenu {background: url(fleche.gif) 95% 50% no-repeat;}

div#menu ul li {position:relative; list-style: none; border-bottom:1px solid;}
/*div#menu ul ul {position: absolute; top: -1px; left: 200px; display:none; background-color:#d56513}*/
div#menu ul ul {position:absolute; top: -15px; left: 184px; display:none; background-color:#d56513; border:1px solid #f8db5b;}

/* on rajoute une bordure a gauche et des padding, on doit donc réajuster la taille 100-(8 de bordure + 8 de padding) =84 */ 
/*div#menu li a {text-decoration: none; padding: 4px 0 4px 8px; display:block; border-left: 8px solid #BBB; width:84px}*/
div#menu li a {
	display: block;
	/*width: 184px; */
	width: 200px;  
	height: 25px;
	padding: 7px 0px 0px 0px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;}
	
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2, 
div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;}


/** LINKS */

a {
	color: #FF8A00;
}

a:hover {
	text-decoration: none;
}

a:visited { 
color: #3aac01; 
}

.link1 {
	padding-left: 13px;
	background: url(images/homepage03.gif) no-repeat left bottom;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage08.jpg) no-repeat center top;
}


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
}

/** PAGE */

#page {
	background: url(images/subpage02.jpg) repeat-y left top;
}


/** SIDEBAR */

#sidebar {
	background: url(images/subpage03.jpg) no-repeat left top;
}


#sidebar h1, #sidebar h2 {
	background-image: url(images/homepage07.gif);
}

#sidebar .link1 {
	background-image: url(images/homepage06.gif);
}

/** CONTENT */


 #content {
	background: url(images/subpage04.jpg) no-repeat left top;
} 


/** FOOTER */

#footer {
	background: url(images/subpage06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 40px;
	line-height: normal;
	text-align: center;
	/*color: #6D3A2E;*/
	color: #8b6860;
}
