/* police par defaut de tout le site */
BODY, TD, DIV, SPAN {font-family:Arial; font-size:11px; color:#1a181d; font-weight:normal}
html, body {background-color:#ffe375; margin:0; padding:0}

/* lien par dýfaut */
A {color:#900; text-decoration:none}
A:hover {color:#fff; background:#900; text-decoration:none}

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

/* titre par dýfaut */
h1 {font-weight:bold;font-size:16px}

#coulcentre h1 {color:#fff;font-weight:bold;font-size:2em;margin:0;padding:0;width:100%;border-bottom:1px #fff solid}

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


/* temp.html */

#structure {margin: 0 auto; width: 977px;background-image:url(dj/fond.jpg);margin-bottom:20px}
/* header */
#header{
	margin:0;left:0;width:100%;height:18px;
	background:#fff;
	text-align:right;padding:0;padding-top:3px
}
	#header ul{margin-right:1em;display:inline;border-right:2px solid #eee}
	#header ul li{border-left:2px solid #eee;display:inline;padding:0 0.6em 0 1em}
	#header a {color:#999}
	#header a:hover{color:#fff}

#header2{
	background:#fff;background-image:url(dj/haut.jpg);margin:0;left:0;
	width:100%;height:25px;background-position:left top;
	
}
	#header2 div {width:950px;margin:0;padding:1px 1px 1px 1px}
	#header2 div h1 {margin-top:350px;padding:5px 5px 5px 15px;text-align:left}
	#header2 div h1 a {color:#fff}
	#header2 div h1 a:hover {color:#1a5486;background:none}
#header3{
	background-image:url(dj/menuhaut.jpg);margin:0;left:0;
	width:100%;height:168px
}
#header4{
	background-image:url(dj/menumilieu.jpg);margin:0;left:0;
	width:100%;height:202px
}
#header5{
	background-image:url(dj/menubas.jpg);margin-bottom:15px;left:0;
	width:100%;height:123px
}
#mentete {float:left;width:100%;background:#300;margin:0;padding:0;border-top:1px #600 solid}
	#entete a{color:#FFF;font-weight:bold}
	#entete a:hover{color:#000}
	#entete{margin-left:15px;color:#FFF;font-weight:normal}



#menugauche {
	border-bottom:#000 1px solid;
	border-right:#000 1px solid;
	border-top:#000 1px solid;
	width:160px;
	float:left;
	background:#EEE;
	margin-top:15px
}

	.mg1 {clear:left; font-size:9pt; color:#ff6; font-weight:bold; background:#000; height:21px; padding-left :0.4em; padding-top:0.2em}
	.mg3 {color:#000; padding:0.4em; line-height:15px}
	.mg3 a {color:#000}
	.mg3 form {padding:0;margin:0}


    
 
#contenupage {
	padding-left:20px;
	padding-right:16px
} 
	#coulcentre {padding:5px;padding-top:13px;min-height:300px}

.floatcop {width:32%; float:left; margin-left:11px}
.floatcop h1 {height:25px}
.floatcop p {border-left:1px solid #900;padding-left:5px; padding-right:5px}

div#footer {
background:none repeat scroll 0 0; /* changer la couleur du fond*/
border-top:2px solid #fff; /* changer la couleur du border*/
clear:both;
height:200px;
margin:auto;
padding:1px;
text-align:right;
width:100%; /* A régler selon la largeur du site en px ou en 100%*/
}
 
div#footer_auteur {
background:none repeat scroll 0 0 #2F2F2E; /* changer la couleur du fond*/
clear:both;
height:20px;
text-align:right;
width:951px; /* A régler selon la largeur du site en px ou en 100%*/
}
 
div#footer span {
    color:#FFF; /* changer la couleur du texte*/
    font-size:10px; /* changer la taille du texte */
}
div#footer span a {
    color:#FFF; /* changer la couleur du lien*/
    font-size:10px; /* changer la taille du lien */
}

	#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:#ab261f;font-size:9px}
	#footer A:hover {background-color:#f8b41b}

#footer2{border-top:2px solid #fff;float:left;
	
	width:100%;
	text-align:left;
	height:65px;
	
	padding-top:0.5em;
	font-weight:bold;
	color:#FFF
}
/* page accueil */

 #rubriques h1, #aa01 h1 {font-size:20px;color:#fff;border-bottom:#fff 1px solid;margin-left:2px}
 #aa02 h1 {font-size:1.5em;color:#900;border:0}

#accueil{
	width:100%
}

#aa01{
	
	width:100%;
	padding:0.0em
}

#aa02{
	float:right;
	width:31%;
	BORDER:#900 1px dotted;
	padding:0.5em;
	background:#eee
}
	#aa02 h1 {display:inline}



#rubriques{
	float:left;
	width:98%;
	margin-top:1em;
	padding-top:1em;
	padding-bottom:1em;
	border-top:#666 1px solid
}

/* 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:1px;  
   font-size:9px
}

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:black;
   background-color:#EEE
}

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