/* police par defaut de tout le site */
BODY, TD, DIV, SPAN {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; font-weight:normal}
html, body {background-color:#D8EB83; background-image:url(img/bg_body.gif); background-position:center; margin:0; padding:0}

/* lien par dıfaut */
A {color:#A0390E; text-decoration:none}
A:hover {color:#BD4511; background:#EFEFEF; text-decoration:none}

/* liste par dıfaut */
ul {list-style-type:square; margin:0; padding-left:18px}

/* titre par dıfaut */
h1 {color:#666; font-weight:bold;font-size:16px}

/* image par dıfaut */
IMG{border:0}


/* temp.html */
#mirek {position:absolute; z-index:1; overflow: visible;
	width: 1px;
	margin-left: 50%;
	margin-top: 0px;
	background-color: transparent;
	overflow: visible;
}

#conteneur {position:absolute; z-index:1; overflow: visible;
	width: 995px;
	background-image:url(img/bg_conteneur.jpg);
	background-repeat:no-repeat;
	margin-left:-497px;
	margin-top: 0px;
}

#header{
	margin-top:0;
	margin-bottom:0;
	left:0;
	width:100%;
	height:160px;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(img/header.jpgX);
}
    #header a {color:#64673C;}
		#header a:hover {background:none; color:#64673C}

	#hh01{height:118px; width:160px; float:left;}
		#hh01 a:hover {background-color: transparent;}
	#zone3{height:36px; width:600px; background-color: #999999;border: 1px solid #000000; visibility: hidden; float:right;}
#mentete {
	width:100%;
	height:30px;
	background:#9BB0B5;
}
	#entete {
	float:left;
	width:994px;
	height:30px;
	background:#9BB0B5;
	padding-left:1px;
	color:#FFF; font-weight:normal
	}
		#entete A {color:#FFF}
		#entete A:hover {color:#FF8000}

  	#entetepage {
	float:right;
	padding-top:1px;
	padding-right:1px;
	color:#333; font-weight:normal; text-align:right
  	}
		#entetepage A {color:#333; font-weight:normal}
		#entetepage A:hover {color:#000; font-weight:normal}
	DIV.zone3 {color:#000; line-height:15px;float:right;}
    DIV.mg1 {font-family: Georgia, "Times New Roman", Times, serif; clear:left; font-size:24px; color:#A24700; font-style: italic; font-weight:bold; height:24px; margin-top:3px; margin-bottom:2px; padding:0px; padding-top:0}
    DIV.mg2 {clear:left; font-size:16px; color:#005585; font-weight:bold; height:17px; margin-top:3px; margin-bottom:2px; padding:0px; padding-top:0}

	DIV.mg3, DIV.mg31, DIV.mg32, DIV.mg33{color:#000; padding:0px; line-height:15px}
	DIV.mg3 a , DIV.mg31 a, DIV.mg32 a, DIV.mg33 a{font-weight:normal;font-size:11px;color:#000;text-indent:0px;}
#hh03 {width:800px; height:20px; float:right; background-color:transparent;}
#menugauche {
	
	width:160px;
	height: 500px;
	float:left;}    
 
#contenupage {
	padding-right:0px;} 
#coulcentre {padding:0px; padding-left:160px;padding-right:0px}



#footer{
	clear:both;
	width:auto;
	text-align:center;
	height:21px;
	background:#666;
	padding-left:0.4em;
	padding-top:0.2em;
	font-weight:bold;
	color:#FFF
}
	#footer ul { margin-right:1em; display:inline; border-right:2px solid #FFF}
	#footer ul li {border-left:2px solid #FFF; display:inline; padding-right:0.6em; padding-left:1em}
	#footer A {color:#FFF}
	#footer A:hover {color:#64673C}


/* page accueil */

 #aa02 h1, #aa01 h1 {font-family: Courier New;
	color: #0E693D;}
 #rubriques h1 {font-family: Courier New;font-size:18px;
	color: #0E693D;}

#accueil{
    width:820px;
	float: right;
	margin-top:0px;
	background:transparent;
}

#aa01{ width:600px;
float: left;
	padding:0
	
}

#aa02{margin-right:0;
     width:400px;
	padding:0px;
}
#aa021{
	float:right;
	margin-top:36px;
        padding-top:16px;
	width:200px;
	height:500px;
	background-image:url(img/bg_aa021.gif);
	opacity:1.0;
	filter: alpha(opacity=100);
	background-repeat:no-repeat
}

 DIV.aa0211, DIV.aa0221 {clear:right; text-align:center; background-image:url(img/bg_aa0211.gif);font-family: Georgia ;font-size:17px; font-style:italic;color:#4F6D25; font-weight:bold; width:160px; height:20px; margin-left:20px; margin-top:30px; padding-bottom:3px;}
#aa022{
	float:right;
	margin-top:1%;
	width:200px;
	height:150px;
	background-image:url(img/bg_aa021.gif);
	background-repeat:no-repeat
}

#rubriques{
	float:left;
	width:100%;
	margin-top:15px;
}

	#rubriques ul {list-style-type:none; margin:0; padding-left:15px}
	#rubriques A {color:#751513}
	#rubriques A:hover {color:#751513}
	#rubriques img {float:left}

/* fin page accueil */



/* autres ılıments par dıfaut */
INPUT {
   background-color:#EEE; border-color:#000;  
   border-top-width:1px; 
   border-right-width:1px; 
   border-bottom-width:1px; 
   border-left-width:1px;
   text-indent:0px;  
   font-size:9px
}

textarea {   
   font-size:12px;
   color:#000;
   font-style:normal;
   line-height:normal;
   font-weight:normal;
   text-decoration:none;
   letter-spacing:normal;
   word-spacing:normal;
   border:thin ridge;
   border-color:black;
   background-color:#EEE
}

SELECT {  
   font-size:9px;
   color:#000;
   background-color:#FFF
}
