.pasAfficher
{
display:none;
}

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

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

#description 
{
	width: 750px;
	text-align:center;
	color:#E8E8E8;
}

#lewebmarketing
{
	width:20px;
	float:left;
	background: transparent url(images/new/fond-pointille.gif) 0px 0px repeat; 
}

#site
{
	
	margin-top:2px;
	position: absolute;
	width: 990px;
	background: transparent url(images/new/beach-fond.jpg) 20px 2px repeat-y; 
	padding-left:0px;
	/*
	width: 890px; (google)
	margin-left:0px;
	*/
}



#site800 
{
	width: 750px;
	float:left;
}

#site1024
{
	float:left;
	background: transparent url(images/new/fond1024.jpg) 0px 0px no-repeat; 
	width:220px;
	height:170px;
	text-align:center;
	padding-top:5px;
	color:#FFFFFF;
	font-size:14px;
}

#site1024 strong
{
	color:#FFFFFF;
}

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

#haut
{
	width:750px;
	height:170px;
	color:#999999;
}

}
#haut a:link, #haut a:visited, #haut a:hover
{
	color:#868686;
	font-weight:normal;

}

#logo
{
	width:200px;
	height:129px;
	background: transparent url(images/new/logo.jpg);
	float:left;
	text-align:center;
	color:#ffffff;
}
#logo a:link, #logo a:visited, #logo a:hover
{
	color:#ffffff;
	font-weight:bold;

}

#sujet
{
	width:750px;
	height:15px;
	color:#E7E3DA;
	padding-right:0px;
	margin:0;
	text-align:center;
	background-color:#000000;
	font-size:10px;

}

#photo
{
	width:550px;
	height:129px;
	background: transparent url(images/new/photo.jpg);
	float:right;
	text-align:right;
	color:#ffffff;
}
#photo a:link, #photo a:visited, #photo a:hover
{
	color:#ffffff;
}
#photo strong
{
	color:#ffffff;
}

/***************************** BARRE *****************************/
#barre
{
	width:750px;
	height:36px;
	background: transparent url(images/new/barre.jpg) no-repeat;	
	background-color:#000000;
	float:left;
}
/***************************** MILIEU *****************************/
#milieu
{
	width:750px;
	height:18px;
	background: transparent url(images/new/milieu.jpg);
	/* APRECISER : Couleur de la barre grise au centre : */
	background-color:#A6A6A6;
	float:left;
	color:#ffffff;
	text-align:right;
}
#annexes
{
	width:545px;
	float:right;
	padding-right:0px;
	padding-top:10px;
	text-align:center;
}
#annexes a:link, #annexes a:visited
{
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
}
#annexes a:hover
{
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:underline;
}

#services
{
	margin-top:90px;
}
/***************************** BAS *****************************/
#bas
{
	/* APRECISER : Couleur de la barre de droite : */
}

#menu
{
	width:200px;
	float:left;
	background: transparent url(images/new/menu-background.jpg) repeat-y;;	
}



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

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

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

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

.menu-section
{
	
	background:	transparent url(images/new/beach-section.jpg) 0px 0px no-repeat;
	color: #FFFFFF;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-left:30px;	
	line-height: 2em;
	padding-bottom:1px;
}

.menu-rubriques
{
	color:#000000;
	padding-top:5px;
	padding:0px;
	margin-left:0px;
	margin-bottom:27px;
}

.menu-rubriques a
{
	padding-left:0px;
	font-weight:normal;
	color:#000000;
	font-size:12px;
}
.menu-rubriques a:link, .menu-rubriques a:visited
{ 
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

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

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

.menu-rubriques li
{
	height:18px;
	margin:0px;
	margin-top:1px;
	margin-left:0px;
	padding:0px;
	padding-left:30px;
}

.rubrique-selectionnee li
{
	background:	transparent url(images/new/rubrique.gif) 5px -2px no-repeat;
}


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

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

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



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

h1
{
	/*background:	transparent url(images/new/puceh1.jpg) 0px 3px no-repeat;*/
	/*padding-left:25px;*/
	font-size: 24px;
	/* APRECISER : Couleur de la police : */
	color:#E95D0E;
	margin-bottom:15px;
	margin-top:0px;
	font-weight:bold;
}

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

}

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


h2
{
/*background:	transparent url(images/new/fondh2.jpg) 0px 2px no-repeat;*/
font-size: 18px;
color: #000000;
margin-top:10px;
margin-bottom:10px;
text-decoration:none;
font-weight:bold;
height:30px;
padding-top:7px;
padding-left:5px;
letter-spacing:2px;
}



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

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

strong
{
color: #00275D;
font-weight:bold;
}


marquee
{
	float:left;
	width:232px;
	background-color:#001738;
	color:#FFFFFF;
}

marquee strong
{
	color:#FFD200;
}

.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;
} 


