/****************/
/*   BALISES    */ 
/****************/

body,p{
	color: #444444;
	background-color: #ffffff;
	margin:0; 
	padding:0;
	border: 0;
	text-align: left;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;;
	font-size: medium;
	line-height: 1.2em;
	letter-spacing: 0;
	word-spacing: normal;
	}

a:link {text-decoration: none; }
a:hover {text-decoration: underline;}
a:visited {text-decoration: none;}

ul li{	list-style-image: url(../../img/puce_orange.gif); }

dt{ color:#d69e26; margin-top:15px;}
dt a{ color:#d69e26; margin-top:15px;}

h1{ color:#d69e26; font-size:xx-large;}
h2{ color:#d69e26; font-size:x-large;}
h3{ color:#d69e26; font-size:large;}





/************************/
/*   IDENTIFICATEURS    */ 
/************************/

#container{
	width:1000px;
	vertical-align:top;
	position:absolute;
	margin:0;
	}

#main_table{
	margin:0;
	padding:0;
	border:1px solid black;
	}

#footer { 
	color:#56564c;
	font-size: small;
	text-align:center;
	}


#lefter_accueil{
	background:#3a4678 url(media/lefter_accueil.jpg) no-repeat center bottom;
	}
#content_accueil{
	width:795px;
	background:#ffffff url(media/content_accueil.jpg) no-repeat left top;
	}
#titre_accueil{
	height:36px;
	color:#d69e26;
	background-color:#a46828;
	line-height:36px;
	text-align:center;
	}



#lefter_couleur{
	background:#3a4678 url(media/lefter_couleur.jpg) no-repeat center bottom;
	}
#content_couleur{
	width:795px;
	background:#ffffff url(media/content_couleur.jpg) no-repeat left top;
	}
#titre_couleur{
	height:36px;
	color:#d69e26;
	background-color:#a46828;
	line-height:36px;
	text-align:center;
	}
	
	
#lefter_profession{
	background:#3a4678 url(media/lefter_profession.jpg) no-repeat center bottom;
	}
#content_profession{
	width:795px;
	background:#ffffff url(media/content_profession.jpg) no-repeat left top;
	}
#titre_profession{
	height:36px;
	color:#d69e26;
	background-color:#3b5f9e;
	line-height:36px;
	text-align:center;
	}
	

#lefter_savoirfaire{
	background:#3a4678 url(media/lefter_savoirfaire.jpg) no-repeat center bottom;
	}
#content_savoirfaire{
	width:795px;
	background:#ffffff url(media/content_savoirfaire.jpg) no-repeat left top;
	}
#titre_savoirfaire{
	height:36px;
	color:#d69e26;
	background-color:#890257;
	line-height:36px;
	text-align:center;
	}	


#lefter_environnement{
	background:#3a4678 url(media/lefter_environnement.jpg) no-repeat center bottom;
	}
#content_environnement{
	width:795px;
	background:#ffffff url(media/content_environnement.jpg) no-repeat left top;
	}
#titre_environnement{
	height:36px;
	color:#d69e26;
	background-color:#406b1b;
	line-height:36px;
	text-align:center;
	}

#materiaux {
	border-left:1px solid #444444;
	border-top:1px solid #444444;
}

#materiaux td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-right:1px solid #444444;
	border-bottom:1px solid #444444;
}

/****************/
/*   CLASSES    */ 
/****************/

.marge{ margin:20px;}
.lien { color:#ffffff;font-size: small;}
.lien_ssmenu { color:#C1F06A;font-size: 12px;text-decoration:none;}
div.ssmenu { margin:2px 0px 2px 25px;}

