.pasAfficher
{
display:none;
}

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

body
{
	font: 11px Verdana, Arial;
	color:#ffffff;
	line-height:2em;
	margin:0;
	padding:0;
	background: #000000 url(images/fond-dk1.gif) 0px 0px repeat-y;
	/*background: #000000 url(images/fond-pointille.gif) 20px 0px repeat; */
	/*background-color:#000000;*/
	height:100%;
}

#lewebmarketing
{
width:20px;
float:left;
}
#site
{	
	position: absolute;
	width: 990px;
	padding-left:0px;
	background: transparent url(images/fond-page-n.gif) 0px 0px repeat-y;
	
}

#site800 
{
	width: 750px;
	padding-left:0px;
	float:left;
	/*background: transparent url(images/fond-contenu.jpg) 205px 0px no-repeat;*/
}

#hautn
{
	width:100%;
}

#site1024
{
	padding-top:120px;
	float:left;
	color:#fff;
	width:195px;
	text-align:center;
	background: transparent url(images/sponsors-n.gif) no-repeat;
	line-height:1.5em;
}

#services
{
text-align:right;
margin:0;
padding:0;
width:525px;
float:left;
font-size:10px;
color:#000000;
margin-right:20px;
}

#services a
{
color:#000000;
font-weight:normal;
text-decoration:underline;
}

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

#pied
{
/*width:738px;*/
width:750px;
background-color:#000000;
float:left;
font-size:9px;
color:#ffffff;
text-align:left;
margin:0px;
padding:0px;
}
/***************************** BAS *****************************/

#logo
{
height:133px;
width:205px;
margin-bottom:10px;
background: transparent url(images/logo-n.gif) no-repeat;
}

#flash
{
float:left;
width:545px;
height:133px;
background: transparent url(images/fond-flash-n.gif) no-repeat;
}


#contenu
{
	width:500px;
	float:left;
	text-align:justify;
	margin-left:18px;
}

#contenu.accueil
{
margin-top:20px;
}

/**************************** ARBORESCENCE **************************/

#arborescence
{
	font-size:9px;
	text-decoration:none;
	font-style:none;
	margin:0;
	padding:0;
	text-align:left;
	font-weight:none;
	margin-left:8px;
	color:#000000;
}

#arborescence a
{
	text-decoration:none;
	font-weight:normal;
	font-style:none;
	color:#000000;
}

/**************************** MENU **************************/
#menu
{
	width:205px;
	float:left;
}

.menu-section
{	
	background-color:#000000;
	color: #ffffff;
	text-align:left;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	height:27px;
	margin-left:5px;
	padding-left:12px;
	margin-right:10px;
	padding-top:5px;
}

.menu-rubriques
{
	color:#ffffff;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	padding-left:12px;
	margin-left:5px;
}

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

.menu-rubriques a:hover
{ 
	color:#ffffff;
	text-decoration:none;
}

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

.menu-rubriques li
{
	margin:0px;
	padding:0px;
}


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:#D56933;
	font-weight			:		bold;
}

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

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



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

h1
{
	font-size: 30px;
	font-weight:normal;
	color:#ffffff;
	background: #000000 url(images/h1-n.gif) 0px 0px no-repeat;
	height:34px;
	padding:0;
	margin:0;
	margin-bottom:30px;
	margin-left:8px;
	padding-left:50px;
	padding-top:7px;
}

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

}

h3
{
font-size: 11px;
color:#ffffff;
border-bottom:1px solid #B81D0E;
margin-top:20px;
margin-bottom:3px;
}


h2
{
font-size: 14px;
font-weight:bold;
margin-top:5px;
margin-bottom:10px;
text-decoration:none;
color:#ffffff;
height:25px;
padding-left:10px;
padding-top:13px;
background: transparent url(images/h2-n.gif) 0px 0px no-repeat;
}



/*******************************************************************************************************/
/* Personnalisés */
.encadre
{
	background-color:#424242;
	padding:5px;
}

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

strong
{
font-weight:bold;
}


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

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

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

.conseiller a:hover {
	text-decoration:underline;
	color:#0F4583;
	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;
} 

#map
{
	color:#000000;
	line-height:1.2em;
}