
/* Le Studio Vert : www.lestudiovert.fr*/

body {
	padding: 0;
	background: #fff url('../IMAGES/fd_body.jpg') no-repeat top left;
	text-align: center;
	font: 65.5% Verdana, Arial, sans-serif;
	margin: 0;
	
}
body#home {
	background-image:none;	
}
/* ========= SITE */

#page {
	width: 84em; /* 82.2*/
	background: #ffffff;
	margin-top:227px;
	margin-left:100px;
	margin-right: auto;
	text-align: left;
	
}




/* ========= ENTETE */
#promotion {
	position:absolute;
	top:0px;
	left:0;
	height:227px;
}
	#promotion img {
		height:auto;
		margin:34px 0 0 99px;
		width:878px;
	}
.marginSupp{
	margin:0;
}

.marginSupp2{
	margin:0;
}

#promotion object{
	width:1024px;
	height:227px;
}

#entete {
	height: 8em;
	

}
#entete h1 a {
 display:block;
color:transparent;
height:4em;
width:250px;
}

h1 {
	position: relative;
	top: -200px;
	margin: 0;
	padding: 0;
	left: 0px;
	font-size: 3em;
	color:transparent;
	z-index:5;
	width:250px;
	/*visibility:hidden;*/
	
}



.lienAccueil {
	visibility:hidden;
	border:#FF0000 1px solid;
	display: block;
	text-decoration: none;
	position: absolute;
	width: 30em;
	height: 8.5em;	
	top:-2em;
	left:-1em;
}

#entete img, #enteteDefault img {
	border-style: none;
	display: block;
	float: none;
	border-width: 0;
	margin: 0;
	padding: 0;
}

h2 {
	color: #ffffff;
	position: absolute;
	top: 1.8em;
	text-transform: uppercase;
	font-size: 1.7em;
	visibility: hidden;
}

#accessibilite {
	display: none;
}


/* ========= MENUS CORPORATE */

div#menuCorporate {

	border-top: #e20A16 solid 2px;
	border-bottom: #e20A16 solid 2px;
	background: url(../IMAGES/fd_menu_corporate.jpg) repeat-x left top #fff;
	height: 5.4em;
	position: absolute;
	top: 230px;
	width: 84em;
	text-align: right;
	line-height: 5.4em;
	z-index: 2;
}

div#menuCorporate ul {
height:5.4em;
	line-height: 5.4em;
	padding: 0;
	padding-top:1em;
	margin: 0 0.5em 0 0;
	float: right;
}

div#menuCorporate ul li {
	height:5.4em;
	line-height: 5.4em;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	text-align: left;
}

div#menuCorporate li a  {
	height:5.4em;
	line-height: 5.4em;
	font-size: 1.2em;
	color: #e20A16;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-right: 1px solid #CCCCCC;
}

div#menuCorporate li a:hover  {
	color: #2F57A5;
}

/* ========= CONTENEUR */

#conteneur {
	padding-top: 0em;
	height: 40em;
}

body>#page>#conteneur {
	height: auto;
	min-height: 40em;
}

/* ========= MENU NAVIGATION */

#menuNavigation {
	width: 20em;
	z-index: 1;
	margin-left: 0.8em;
	float: left;
}

#menuNavigation div.menu {
	border:1px #ccc solid;
	padding: 1em;
	margin-bottom: 0.5em;
}

#menuNavigation ul {
	margin: 0;
	padding: 0;
}

#menuNavigation li.titreNiveau1 {
	display:list-item;
	list-style-type: square;
	list-style-image: url(../IMAGES/liste_square.jpg);
	color: #e20a16;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:10px;
	font-size:12px;
}

#menuNavigation li.titreNiveau1 a, #menuNavigation li.titreNiveau1 a:hover {
	font-weight: bold !important;
	text-decoration: none;
	font-size:12px;
}

#menuNavigation li.titreNiveau1 ul li{
	text-transform: none;
	color: #000000;
	list-style: none;
	list-style-image: none;
	border: 1px solid #fff;
}

#menuNavigation li.titreNiveau1 ul li a {
	text-transform: none;
	font-size:12px;
	color: #333;
	font-weight: normal !important;
	text-decoration: none;
	display: block;
}

#menuNavigation li.titreNiveau1 ul li a:hover {
	color: #e20a16;
	text-decoration: none;
	font-weight: normal;
}

/* ========= CONTENU */

#contenu {
	padding-left: 22.5em;
	padding-right: 2em;
	padding-bottom: 4em;
	border: #000000;
}

hr {
	clear: both;
	margin: 0;
	padding: 0;
	border-style: none;
}

.hidden {
	visibility: hidden;
}

hr.specialH {
	
	clear: right;
	margin: 0;
	padding: 0;
	border-style: none;
	
}

img {
	padding: 0;
	margin: 0.3em 0.3em 0.3em 0;
	border: 2px solid #d1d2bb;
}

img.spip_logos {
	padding: 0;
	float: left;
	border: 2px solid #D1D2BB;
	margin: 0.3em 1em 0.2em 0;
}

.spip_documents
{
	float: none;
}

.spip_documents_right
{
	float: right;
	margin: 0.3em 0 0.3em 0.4em;
}

.spip_documents_left
{
	margin: 0.3em 0.4em 0.3em 0;
	float: left;
}

/* ========= resume */

div.resume {
	margin-bottom: 2em;
	overflow: hidden;
}

/* ========= actualites */

#actualite {
	float: right;
	width: 32em;
	margin-left: 1em;
	padding-left: 2em;
	border-left: 1px solid #ccc;
}

/* ========= PIED */

#pied {
	height: 2.6em;
	background: #1A76B2;
	font-size: 0.9em;
	clear: both;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	position: relative;
	margin-top:10px;
}

#coordonnees {
	text-align:center;
	color:#fff;
}


.signature {
	text-align:center;
	padding-top:0.5em;
}



#langues {
left:900px;
position:absolute;
top:10px;
width:10em;
z-index:3;
}

#langues ul{
	
	margin:0;
	padding:0;
}

#langues ul li{
float: right;
	display:block;
	width:3em;
}


ol li{
	font-size:12px;
	list-style:disc;
}

/* =================LOGOS DES FILIALES ET PARTENAIRES */
.filiales {

	border: 0px;
	float:right;
}

.filiales_division {
	margin-bottom: 0.5em;
}

/* =================LES ACTIVITES CATU */
.activites {
	margin-top: -1em;
	border: 0px;
	float:right;
	padding:0.5em;
}

.activites_division {
	text-align:left;
	height:25em;
	margin-bottom: 1em;
}

/* =================ENCART */
.encart {
	background:#e5e5e5;
	border: 1px dashed #000;
	padding:0.5em;
}

#coordonnes_contact h5 {
	margin:0;
	padding:0;
	font-size: 16px;
	color: #000;

}

#coordonnes_contact p {
	font-size: 12px;
}


a.coord:link {
	color:#fff;
}

a.coord:hover {
	color:#fff;
}

a.coord:visited {
	color:#fff;
}


/* ================MAINTENANCE */
.bigsize {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

/* =================REGLES d'or*/
#regles_d_or ul li {

	font-size:24px;
	
}

/* Bon de commande des éditions*/ 
p.commande {
	border-bottom:1px solid #e5e5e5;
	text-align:right !important;
	margin-left:1em ;
}

p.commande a {
	text-align:right;
	padding:0 0 1em 1em ;
	background:url("../IMAGES/puce.png") no-repeat 3px left;
}

/* =================SAV */
.sav {
	margin-top: -1em;
	border: 0px;
	float:right;
	padding:0.5em;

}

/*====== Coordonnées Contact */
div #coordonneesContact {
	border-top: 2px solid #e20A16;
}

div #coordonneesContact h5{
	font-size:1.4em;
}

/*====== Carte Contact */
#carte {
	width:300px;
	display:inline;
}

#carte img {
	border: 1px solid #FF0000;
}

/*====Bloc coordonn�s pour contact d�aut*/
#coordonneesContacts {
	width:28em;
	float:right;
	position:relative;
	margin-top:-36em;
}

#coordonneesContacts .titreContact {
	 font-size:1.5em;
	 font-weight:bold;
	 padding-top:1em;
}

/*====Bloc coordonn�s pour contact 1 - Nord*/

#coordonneesContacts1 {
	width:28em;
	float:right;
	position:relative;
	margin-top:-37.5em;
}

#coordonneesContacts1 .titreContact {
	 font-size:1.5em;
	 font-weight:bold;
	 padding-top:1em;
}


.largeur28em {
	width:28em;
	margin-left:320px;
}


#sous-menu-page {
	text-align:right;
	
	padding-top:0.5em;
}

#sous-menu-page p {
	text-align:right;
}
#sous-menu-page .alignDroite {
	text-align:right;
}

.notBorder {
	border:0px;
}

.notBorderLeft {
	border:0px;
	float:left;
	margin: 0.6em 0.9em 0.3em 0em;
}

.notBorderRight {
	border:0px;
	float:right;
	margin: -0.6em 0.9em 0em 0.3em;
}

#processimage {
text-align:center;
vertical-align:top;
background:#e5e5e5;
color:#000;
font-size:0.8em;
}

div#processimage p {
margin-left:0.2em;
margin-top:0.2em;
text-align:center;
vertical-align:top;
}

.red {
 color:#e20a16;
}

.smallLegend {
	font-size: 0.8em;
}

.noBorder {
	border:0;
}

#mentions_legales ul li {
	font-size:12px;
}