/* police par defaut de tout le site */
BODY, TD, DIV, SPAN {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal}
html, body {background: #acc3ef url(http://association.traditio.free.fr/templates/temp/xxl/fond.jpg) repeat-x; margin:0; padding:0}

/* lien par défaut */
A {color:#666; text-decoration:none}
A:hover {color:#000; background:none; text-decoration:none}

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

/*P par défaut*/
p {border :#fff 1px solid ; padding:2px;margin:10px}

/* titre par défaut */
h1 {color:#666; font-weight:bold;font-size:12px}
h2 {clear:left; 
	width: 100%; 
	font-size:12pt; 
	color:#000; 
	font-weight:bold; 
	background:url(img/divdos.png) repeat;
    margin-top:0; 
	margin-bottom:0; 
	padding-left :0; 
	padding-top:0; 
	padding-bottom:0;
	border-bottom:#000 1px solid}
h4 {color:#000;font-size:12px}
h3 {background:url(img/divdos.png) repeat; margin:20px;font-size:13px}
/* image par défaut */
IMG{border:0}


/* temp.html */
#centre {width : 800px;
         margin-left:auto;
         margin-right:auto;
         margin-top:10px}
#header{
	background:url(img/divmg.png) repeat-x;
        padding : 0px 0px 0px 0px;
        margin-left: auto;margin-right: auto;
        margin-top:34px;
	margin-bottom:0;
	width:100%;
	height:20px;
	*BORDER-BOTTOM:#00c100 3px solid*
}

	#hh01{width:100%;height:41px; float:left}
		#hh01 a:hover {background:#FFF}
	#hh02{float:right; font-weight:bold; padding-top: 0em; 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:1px solid #FF6600;*/}
      #hh02 ul ul {border-right:0;}

		#hh02 ul li {display:inline; padding:0 0.6em 0 1em}
		#hh02 a {color:#666}
		#hh02 a:hover {color:#FF6600}

#header2{
	clear:left;
	width:100%;
	height:180px;
	border-bottom:3px solid #00c300;
        
}
	#hh03{float:left; font-size:10px; color:#000; margin-left:220px;}
	#hh04{float:right; margin-right:0.3em; margin-top:0.3em}

#mentete {
	width:80%;
	height:18px;
	background:url(http://association.traditio.free.fr/templates/temp/img/divmg1.png) repeat-x;
        margin-top:2em;
        margin-left:5em;
}
	#entete {
	float:left;
	padding-top:0.2em;
	padding-left:5em;
	color:#fff; font-weight:normal
	}
		#entete A {color:#fff}
		#entete A:hover {color:#bec0c0}

  	#entetepage {	
	float:right;
	padding-top:0.2em;
	padding-right:1em;
	color:#FFF; font-weight:bold; text-align:left
  	}
		#entetepage A {color:#FFF; font-weight:normal}
		#entetepage A:hover {color:#FF8000; font-weight:normal}

	DIV.mg1 {
	clear:left; 
	width: 100%; 
	font-size:8pt; 
	color:#000; 
	font-weight:bold; 
	background:#78C030;
	background:url(img/divmg1.png) repeat-x;
    height: 21px; 
	margin-top:0; 
	margin-bottom:0; 
	padding-left :0; 
	padding-top:2%; 
	padding-bottom:2%;
	border-bottom:#000 1px solid
	}
        DIV.mg1 A {color:#FFFFD1}
	DIV.mg1 A:hover {color:#000}
        DIV.mg3 {color:#000; padding-left:0; line-height:15px}
	DIV.mg3 a {color:#000}
        DIV.mg3bis {padding:1.3em; line-height:15px}


#menugauche {
	width:142px;
	background:#ddd;
        border:#000 3px outset
	 
}   

#menudroite {
        text-align:left;
		width:200px;
	background:#ddd;
        border:#000 3px outset}
#menuinterne {
	margin-top:5%;
        color:#fff;
        width:200px;
	float:right;
	background:#8A8AE6
}   

#contenupage {width:100%;
	;
} 
	#coulcentre {width:99%;padding:1px}



#footer{
	clear:both;
	width:auto;
	text-align:center;
	height:auto;
	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:#FF6600}


/* page accueil */

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

#accueil{
	width:100%
}

#aa01{
	float:left;
	width:50%;
	padding:0.1em
}

#aa02{
	float:right;
	width:43%;
	BORDER:#003366 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
}

	#rubriques ul {list-style-type:none; margin:0; padding-left:15px}
	#rubriques A {color:#000}
	#rubriques A:hover {color:#FF6600}
	#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
}