.pasAfficher
{
display:none;
}

/*******************************************************************************************************/
/* Mise en page globale */

body
{
	font: 11px Trebuchet MS, Arial, Verdana;
	margin:0;
	padding:0;
	background-color:#000000;
	background: #000000 url(images/fond.gif) 0px 0px repeat-y; 
	height:100%;
}

#lewebmarketing
{
margin-top:14px;
width:20px;
float:left;
}

#site
{
	
	position: absolute;
	width: 990px;
	/*width: 970px;
	margin-left:20px;*/
	padding-left:0px;
}

#site800 
{
	width: 750px;
	padding-left:0px;
	float:left;
}

#site1024
{
	/*margin-left:20px;*/
	float:left;
	color:#fff;
	width:180px;
	text-align:center;
	background: transparent url(images/bout-plante.jpg) no-repeat;	
	height:80px;
}


/***************************** HAUT *****************************/

#haut
{
	width:750px;
	background: transparent url(images/haut.jpg) 0px;	
	margin-top:0px;
	height:122px;
}

#logo
{
	width:200px;
	/*height:129px;*/
	/*background: transparent url(images/logo.jpg);	*/
	float:left;
}

#sujet
{
	width:750px;
	/*height:85px;*/
	/*background: transparent url(images/sujet.jpg);	*/
	/*float:right;*/
	color:#bbbbbb;
	/*padding-left:8px;*/
	margin:0;
	font-size:10px;
}

#photo
{
	width:750px;
	/*height:100px;*/
	/*background: transparent url(images/photo.jpg);	*/
	float:right;
	text-align:right;
}

#photo a
{
color:#000000;
}

#photo a:link, #photo a:visited
{
text-decoration:underline;
}

#photo a:hover
{
text-decoration:none;
}

/***************************** BARRE *****************************/
#barre
{
	width:750px;
	height:18px;
	background: transparent url(images/barre.jpg) no-repeat;	
	background-color:#000000;
	float:left;
}
/***************************** MILIEU *****************************/
#milieu
{
	width:750px;
	height:18px;
	background: transparent url(images/milieu.jpg);
	/* APRECISER : Couleur de la barre grise au centre : */
	background-color:#A6A6A6;
	float:left;
	color:#ffffff;
	text-align:right;
}
#services
{
		width:350px;
		float:right;
		color:#ffffff;
		text-align:right;
		font-weight:bold;
		font-size:10px;
}

#services a
{color:#ffffff;		font-weight:bold;
}

#services a:link, #services a:visited
{text-decoration:underline;}

#services a:hover
{
text-decoration:none;
}

/***************************** BAS *****************************/
#bas
{
	/* APRECISER : Couleur de la barre de droite : */
	/*border-right:20px solid #36880A;*/
}

#menu
{
	width:205px;
	float:left;
	background: transparent url(images/menu-background.jpg) repeat-y;
	/*border:1px solid #000000;*/
}


#contenu
{
	/*width:510px;*/
	width:545px;
	/*padding-top:10px;*/
	/*margin-left:10px;*/
	/*padding-right:10px;*/
	float:right;
	text-align:left;
}
/*
COPIE
#contenu 
{
	width:510px;
	padding-top:10px;
	margin-left:10px;
	padding-right:10px;
	float:right;
	text-align:justify;
}
*/

#contenutextuel
{
width:510px;
margin-left:30px;
}

#arborescence
{	
	font-size:9px;
	text-decoration:none;
	text-align:left;
	background: transparent url(images/fond-arbo.jpg) no-repeat;	
	/*height:18px;*/
	padding-top:10px;
	padding-left:70px;
	padding-bottom:3px;
	margin-bottom:0;
	
}


#arborescence a
{
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
}

.menu-section
{	
	background-color:#000000;
	background:	transparent url(images/section.jpg) no-repeat;
	color: #ffffff;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:50px;
	margin-left:0px;
	margin-bottom:0px;

	padding-bottom:10px;
	
	height:23px;
	padding-top:20px;
	
	/*padding-top:10px;
	line-height: 2.5em;*/
}

.menu-section1
{
background:	transparent url(images/section1.jpg) no-repeat;

/*padding-top:10px;
line-height: 2em;*/

/*line-height:1em;padding-top:6px;
height:30px;*/

	height:20px;
	padding-top:7px;
	padding-bottom:10px;
}

.menu-rubriques
{
	color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:30px;
}

.menu-rubriques a:link, .menu-rubriques a:visited
{ 
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.menu-rubriques a:hover
{ 
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.menu-rubriques ul
{
	list-style-type: none; 
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:0px;
}

.menu-rubriques li
{
margin-bottom:2px;
font-size:12px;
}

a:link.rubrique-selectionnee, a:visited.rubrique-selectionnee, a:hover.rubrique-selectionnee
{
	font-weight: bold;
	text-decoration:none;
}


/*******************************************************************************************************/
/* Formulaire */

input, select, textarea
{
 	font: 11px Trebuchet MS, Arial, Verdana;
	color:#000000;
}

form
{
	margin-bottom:0px;
}

/*******************************************************************************************************/
/* Tableau */

table
{
	/*width:auto;*/
}

th
{
	font: 12px Trebuchet MS, Arial, Verdana;
	background-color:#000000;
	font-weight:bold;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
}

th a:link, th a:visited
{
color:#ffffff;
}

td
{
	/*border-bottom:1px solid #000000;*/
	text-align:center;
	font: 11px Trebuchet MS, Arial, Verdana;
}
/*******************************************************************************************************/

a:link {
	text-decoration		:		underline;
	color:#679205;
	font-weight			:		bold;
}

a:visited {
	text-decoration		:		underline;
	color:#679205;
	font-weight			:		bold;
}

a:hover {
	text-decoration		:		underline;
	color:#679205;
	font-weight			:		bold;
}



/*******************************************************************************************************/
/* Balises h */

h1
{
	font-size: 17px;
	/* APRECISER : Couleur de la police : */
	color:#679406;
	
	background:	transparent url(images/fond-h1.jpg) no-repeat;
	margin-top:0px;
	margin-bottom:35px;
	height:32px;
	padding-top:5px;
	padding-left:70px;
	font-weight:bold;

}

h1 a:link, h1 a:visited
{
	text-decoration:none;
	color:#679406;

}

h3,h3 a:link, h3 a:visited
{
font-size: 11px;
color:#36880A;
margin-top:20px;
margin-bottom:3px;
}


h2
{
font-size: 13px;
color: #83C918;
border-bottom:1px solid #83C918;
text-decoration:none;
background:	transparent url(images/trefle.jpg) 0px 3px no-repeat;
padding-left:35px;
margin-top:10px;
margin-bottom:10px;
/*height:17px;*/

}

h2 a:link, h2 a:visited
{
/*font-size: 12px;*/
/*color: #415B8C;*/
text-decoration:none;
}


/*******************************************************************************************************/
/* Personnalisés */
.encadre
{
	background-color:#D4E3B8;
	padding:5px;
	margin-right:15px;
}

p
{
/*margin:0px;*/
}

strong
{
	color:#679205;
	font-weight:bold;
}


.conseiller td 
{
	border-bottom:0px solid #FFFFFF;
	text-align:justify;
	background-color:#FFFFFF;
}

.conseiller a:link {
	text-decoration:underline;
	color:#36880A;
	font-weight:bold;
}

.conseiller a:visited {
	text-decoration:underline;
	color:#36880A;
	font-weight:bold;
}

.conseiller a:hover {
	text-decoration:underline;
	color:#36880A;
	font-weight:bold;
}

/* 
CORRECTIONS CI-DESSOUS PAR FLORENCE
09/02/2006
*/

#contenu ul 
{
	list-style-type:none;
	margin:0;
	padding:0;
 }


#contenu li
{
background: transparent url(images/puce.gif) 0px 7px no-repeat;
margin:0;
padding:0;
padding-left:13px;
} 