/* police par defaut de tout le site */
BODY, TD, DIV, SPAN {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666; font-weight:normal}
html, body {background-color:#f1dcae; margin:0; padding:0;text-align: center;/*pour corriger le bug de centrage IE */
}

/* lien par défaut */
A {color:#666; text-decoration:none}
A:hover {color:#FF6600; background:#FFCC33; text-decoration:none}

/* liste par défaut */
ul {list-style-type:square; margin:0; padding-left:15px}

/* titre par défaut */
h1 {color:#666; font-weight:bold;font-size:16px}

/* image par défaut */
IMG{border:0}


/* temp.html */

#cadre{
position: relative;
border-style:solid;
border-top-width:0px;
border-width:1px;
border-color:#c25824;
     margin-left: auto;
     margin-right: auto;
     width: 955px;
text-align: left;
background:#ffffff; 
     }


#header{
	margin-top:0;
	margin-bottom:0;
	left:0;
	width:100%;
	height:175px;
	}

	#hh01{height:41px; float:left}
		#hh01 a:hover {background:#FFF}
	#hh02{float:right; font-weight:bold; padding-top:80px; padding-bottom:0}

/* MODIF : hauteur de bordure droite de l'UL du menu horizontal (FF et IE), bordure droite parasite UL 2e niveau (IE) - 16/O5/2006 */
      #hh02 ul {padding:0; margin:0; margin-right:1em; display:inline; border-right:2px solid #c25824;}
      #hh02 ul ul {border-right:0;}

		#hh02 ul li {border-left:2px solid #c25824; display:inline; padding:0 0.6em 0 1em}
		#hh02 a {color:#666}
		#hh02 a:hover {color:#FF6600}

#header2{
	clear:left;
	width:100%;
	height:68px;
	background:#CCC;
	border-bottom:4px solid #FF6600
}
	#hh03{float:left; font-size:10px; color:#000; margin:0.6em}
	#hh04{float:right; margin-right:0.3em; margin-top:0.3em}

#mentete {
	width:100%;
	height:21px;
	background:#ffffff
}
	#entete {
	float:left;
	padding-top:0.2em;
	padding-left:1em;
	color:#666666; font-weight:normal
	}
		#entete A {color:#666666}
		#entete A:hover {color:#ffffff}

  	#entetepage {	
	float:right;
	padding-top:0.2em;
	padding-right:1em;
	color:#666666; font-weight:bold; text-align:right
  	}
		#entetepage A {color:#666666; font-weight:normal}
		#entetepage A:hover {color:#ffffff; font-weight:normal}

	DIV.mg1 {clear:left; line-height: 30px;font-size:9pt; color:#c25824; background-image:url(http://www.terredeplumes.com/templates/temp/images/rubrique.jpg);background-repeat:no-repeat; font-weight:bold; height:35px; width:135; margin-top:0em; margin-bottom:0.5em; padding-left :0.4em; padding-top:0.2em}
	DIV.mg3 {color:#000; padding-left:0.4em; line-height:15px}
	DIV.mg3 a {color:#000}


#menugauche {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ffffff;
border-right-width-value: 1px;
border-right-style-value: solid;
border-right-color-value: #000000;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
width: 135px;
float: left;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;

}
 
#contenupage {
	padding-left:135px;
	padding-right:5px
} 
	#coulcentre {padding:20px; background:#FFF}



#footer{
	clear:both;
	width:auto;
	text-align:center;
	height:90px;
	background-image:url(http://www.terredeplumes.com/templates/temp/images/footer.jpg);
background-repeat:no-repeat;
	padding-left:0.4em;
	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:#FF6600}


/* page accueil */

 #rubriques h1, #aa02 h1, #aa01 h1 {font-size:1.5em}

#accueil{
	width:99%
}

#aa01{
	float:left;
	width:62%;
	padding:0.5em
}

#aa02{
	float:right;
	width:31%;
	BORDER:#c25824 1px solid;
	padding:0.5em;
	background:#f1dcae;
}
	#aa02 h1 {display:inline}



#rubriques{
	float:left;
	width:98%;
	margin-top:1em;
	padding-top:1em;
	padding-bottom:1em;
	border-top:#c25824 1px solid
}

	#rubriques ul {list-style-type:none; margin:0; padding-left:15px}
	#rubriques A {color:#c25824}
	#rubriques A:hover {color:#c25824}
	#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: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
}
