/* police par defaut de tout le site */
BODY, TD, DIV, SPAN {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333; font-weight:normal;}
html, body {background-color:#FFF; margin:0; padding:0;}

/* lien par défaut */
A {color:#339900; text-decoration:none}
A:hover {color:#FFF;background:#66CC00; text-decoration:none}

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

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

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


/* temp.html */

#header{
	 margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom:0;
	width:960px;
	height:140px;
	background:url(image/header.jpeg) no-repeat;

}
#logo {
	padding-left:30px;
	padding-top:55px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; color:#33FF33; font-weight:bold;
}
#barnavig{
	 margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom:0;
	padding-top:140px
	width:960px;
	height:25px;
	background:url(image/barnavig.jpeg) no-repeat;
}
#hh03{font-size:10px; color:#FFFFFF; padding-bottom:6px;}
#hh03 ul {margin-bottom:0; margin-left:1em; display:inline; border-right:2px solid #33FF33}
#hh03 ul li {border-left:2px solid #33FF33; display:inline; padding:0 0.6em 0 1em}
		#hh03 a {color:#33FF00}
		#hh03 a:hover {color:#FFF}

#mentete {
 margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom:0;
	width:960px;
	height:21px;
margin-top:0.2em;
}
	#entete {
	float:left;
	padding-top:0.2em;
	padding-left:1em;
	color:#999; font-weight:normal
	}
		#entete A {color:#00CC00}
		#entete A:hover {color:#FFFFFF}

  	#entetepage {	
	float:right;
	padding-top:0.2em;
	padding-right:1em;
	color:#999; font-weight:bold; text-align:right;
  	}
		#entetepage A {color:#00CC00; font-weight:normal}
		#entetepage A:hover {color:#FFFFFF; font-weight:normal;background:#66CC00}
#contenupage {
background:url(image/background.jpeg) repeat-y; 
margin-left:auto; 
margin-right:auto; 
width: 960px; 
padding: 0px 0px 0px 0px;
} 

#menugauche {
	width: 140px; 
	margin-top: 10px;
	background:url(image/menugfond.gif) repeat-y;
	float:left;
}  
DIV.posleft {padding-left:10px;}
	DIV.mg1 {clear:left; font-size:12px; color:#00CC00; font-weight:bold; height:21px; margin-bottom:1em; padding-left :0.4em; padding-top:0.2em}
	DIV.mg3 {color:#666; padding-left:0.4em; line-height:15px; margin-bottom:0.4em;}
	DIV.mg3 a {color:#666}


#blocpage { margin-left:150px;width:770px;padding-right:10px;}
#coulcentre {padding:10px;}


#footer{
	clear:both;
	width:960px;
	height:50px;
	background:url(image/bottom.jpeg) no-repeat;
	 margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom:0;
}
#footer2{
	text-align:center;
	height:25px;
	padding-left:0.4em;
	padding-top:1.5em;
	font-weight:bold;
	color:#666;
}
	#footer2 ul { margin-right:1em; display:inline; border-right:2px solid #FFF}
	#footer2 ul li {border-left:2px solid #FFF; display:inline; padding-right:0.6em; padding-left:1em}
	#footer2 A {color:#FFF}
	#footer2 A:hover {color:#FFF;background:#009900}


/* page accueil */

 #rubriques h1, #aa02 h1, #aa01 h1 {font-size:1.5em}

#accueil{
	width:760px
}

#aa01{
	float:left;
	width:350px;
	padding:0.5em
}

#aa02{
	float:right;
	width:350px;
	BORDER:#00CC00 1px dotted;
	padding:0.5em;
	background:#FFFF99
}
	#aa02 h1 {display:inline}



#rubriques{
	float:left;
	width:760px;
	margin-top:1em;
	padding-top:1em;
	padding-bottom:1em;
	border-top:#00CC00 1px solid

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

/* fin page accueil */



/* autres éléments par défaut */
INPUT {
   background-color:#FFF; border-color:#003399;  
   border-top-width:1px; 
   border-right-width:1px; 
   border-bottom-width:1px; 
   border-left-width:1px;
   text-indent:1px;  
   font-size:10px
}

textarea {   
   font-size:10pt;
   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:#003399;
   background-color:#FFF
}

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

