body{
	overflow :auto;
	/*overflow-x :hidden;*/
	/*Margin-left:0px;
	Margin-top:0px;
	Margin-right:0px;
	Margin-bottom:0px;*/
	/*margin-height:0px;*/
	/*margin-width:0px;*/
	/*margin:0px;
	padding:0px;*/
	/*scrollbar-track-color : #eaeaea;
	scrollbar-shadow-color : #eaeaea;
	scrollbar-highlight-color : #527395;
	scrollbar-face-color : #527395;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;*/
	/*background-image: url(../media/puce.jpg);
	background-repeat: repeat-x;
	background-color: #01060a;*/
	margin:0px;
	
	background : #01060a url(../media/puce.jpg) repeat-x fixed center top;
}


/*------------------------------------------- position div --------------------------------------------------*/

#contenuImportant01{
	display:none;
}

#conteneur{
	position:relative;
	width:600px;		
	margin:auto;
	text-align:left;
}

/*------------------------------------------- stucture --------------------------------------------------*/


#menu {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding-top: 10px;
	left: 0px;
	width: 100%;
	height:216px;
	text-align: center;
	background-attachment: fixed;
	/*background-color: #f1f7f4;*/
	background-image: url(../media/bandeau-fixe2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.centre-m {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding-top: 10px;
	text-align: center;
	background-attachment: scroll;
	/*background-color: #003333;*/
	/*background-image: url(../media/bandeau-fixe.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	left: 50%;
	width: 600px;
	height: 216px;
	margin-left: -300px;
}


html>body #menu {
	position: fixed;
}


#bandeau2 {
	margin:0px auto;
	width:600px;
	/*margin-top:170px;*/
	/*top: 10px;*/
	/*position:absolute;
	left: 50%;
	width: 600px;
	height: auto;
	margin-left: -300px;
	
	overflow:hidden;
	/* moitié de la largeur */
	/*background-color: #FF0000;
    border:1px solid #192516;*/
	/*margin:0px auto;
	width:600px;*/
}



#rassemble-site {
	width:600px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/repetition-bandeau.jpg);
	background-repeat: repeat-x;*/
	/*border:1px solid #0fffff;*/
}




#bandeau {
	top: 0px;
	margin: 0px;
	/*padding-top: 10px;*/
	left: 0px;
	width: 600px;
	height:216px;
	text-align: center;
	/*background-attachment: fixed;*/
	/*background-color: #f1f7f4;
	background-image: url(../media/miniature/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}


#contenu {
	width:600px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-color: #efefef;
	background-image: url(../media/fond-contenu.jpg);
	background-repeat: repeat-y;	/*border:1px solid #0ffff0;*/
}


#footers {
	width:600px;
	height:16px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-color: #4f6e8e;
	background-image: url(../media/footers.jpg);
	/*background-repeat: repeat-y;*/
	/*border:1px solid #0fffff;*/
}

#site {
	width:600px;
	height:515px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/repetition-bandeau.jpg);
	background-repeat: repeat-x;*/
	/*border:1px solid #0f0000;*/
}

#menu-bas {
	width:600px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/repetition-bandeau.jpg);
	background-repeat: repeat-x;*/
	/*border:1px solid #0f0000;*/
}

.liens-annuaires {
	/*overflow-y :auto;*/
	width:600px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/repetition-bandeau.jpg);
	background-repeat: repeat-x;*/
	/*border:1px solid #0f0000;*/
}

.espace-bas-liens-annuaires {
	width:600px;
	height:10px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/footers.jpg);*/
	/*background-repeat: repeat-y;*/
	/*border:1px solid #0f0000;*/
}

#zone-adsence {
	width:600px;
	height:70px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-color: #efefef;
	background-image: url(../media/fond-contenu.jpg);
	background-repeat: repeat-y;
}
.espace-haut-adsence {
	width:600px;
	height:3px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/*------------------------------------------- liens --------------------------------------------------*/

a.lien-menu-bas:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #889fb6;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
a.lien-menu-bas:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #889fb6;
	text-decoration: none;
	line-height: 15px;
}
a.lien-menu-bas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffe3cd;
	text-decoration: underline;
	line-height: 15px;
}


a.lien-annuaire:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4A6279;
	text-decoration: none;
	vertical-align: text-top;
	margin:0px;
	padding:0px;
}
a.lien-annuaire:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4A6279;
	text-decoration: none;
	vertical-align: text-top;
	margin:0px;
	padding:0px;
}
a.lien-annuaire:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffe3cd;
	text-decoration: underline;
	vertical-align: text-top;
	margin:0px;
	padding:0px;
}

a.liens-annuaire:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #286D93;
	text-decoration: none;
}
a.liens-annuaire:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #286D93;
	text-decoration: none;
}
a.liens-annuaire:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}

a.texte-suggerer-lien:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05194b;
	text-decoration: none;
	display:inline;
	font-weight:normal;
}
a.texte-suggerer-lien:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05194b;
	text-decoration: none;
	display:inline;
	font-weight:normal;
}
a.texte-suggerer-lien:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D20D12;
	text-decoration: underline;
	display:inline;
	font-weight:normal;
}

a.lien-404:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}
a.lien-404:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}
a.lien-404:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
	font-weight:bold;
}


a.lien-disponible:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}
a.lien-disponible:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}
a.lien-disponible:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	background-color: #CC0000;
}


/*------------------------------------------- police de texte -------------------------------------------------*/

.texte-separation-menu-bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.texte-annuaires {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #286D93;
	text-decoration: none;
}

.texte-accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05194b;
	text-decoration: none;
}

.texte-accueil-h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05194b;
	text-decoration: none;
	display:inline;
	font-weight:normal;
}

.texte-h2-logiciels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05194b;
	text-decoration: underline;
	display:inline;
	font-weight:normal;
}

.texte-accueil-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05194b;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.texte-disponible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cc0000;
	text-decoration: none;
	font-weight: bold;
}

.texte-accueil2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05194b;
	text-decoration: underline;
	font-weight: bold;
}

.texte-accueil3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05194b;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

.texte-accueil4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05194b;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.texte-accueil5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05194b;
	text-decoration: line-through;
}

.texte-accueil6 {
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05194b;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

.texte-accueil7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05194b;
	text-decoration: none;
	font-weight: bold;
}

.texte-accueil8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05194b;
	text-decoration: none;
	font-style: italic;
}

.texte-accueil9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05194b;
	text-decoration: none;
}

.texte-accueil10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.texte-accueil11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #05194b;
	text-decoration: none;
}

.texte-accueil12 {
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b7360e;
	text-decoration: none;
}

.texte-accueil13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05194b;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.texte-annuaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #014863;
	text-decoration: none;
}

.texteh1-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05194b;
	text-decoration: underline;
	font-weight: bold;
	display:inline;
}

.texteh1-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05194b;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	display:inline;
}

.texteh1-3 {
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05194b;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	display:inline;
}


/*--------------------------------------------- titre page -------------------------------------------------------*/


.rassemble-zone-texte-titre-page {
	width:550px;
	height:18px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/titre.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}


.espace-gauche-titre-page {
	width:20px;
	height:18px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/titre.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}




.zone-texte-titre-page {
	width:500px;
	height:18px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/titre.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}




.titre-page {
	width:574px;
	height:22px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	background-image: url(../media/titre.jpg);
	background-repeat: no-repeat;
	/*border:1px solid #0f0000;*/
}

#zone-explication-texte-page {
	width:574px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*border:1px solid #0f0000;*/
}

.espace-bas-titre-page {
	width:574px;
	height:15px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/titre.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.espace-bas-titre-page-partenaires {
	width:580px;
	height:5px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/titre.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.zone-partenaire-texte {
	width:580px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/titre.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}




/*--------------------------------------------- Accueil -------------------------------------------------------*/


.marge-haut-accueil {
	width:600px;
	height:10px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.contenu-accueil {
	width:561px;
	height:319px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;
	/*border:1px solid #0f0000;*/
}

.fond-contenu {
	width:561px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;
	border:1px solid #0f0000;*/
}

.titre-fond-contenu {
	width:561px;
	height:40px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	background-image: url(../media/titre-fond-contenu.jpg);
	background-repeat: no-repeat;
	/*border:1px solid #0f0000;*/
}

.zone-fond-contenu {
	width:561px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	background-image: url(../media/zone-fond-contenu.jpg);
	background-repeat: repeat-y;
	/*border:1px solid #0f0000;*/
}

.footers-fond-contenu {
	width:561px;
	height:25px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	background-image: url(../media/titre-fond-footers.jpg);
	background-repeat: no-repeat;
	/*border:1px solid #0f0000;*/
}

.contenu-accueil-experience {
	width:561px;
	height:448px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	background-image: url(../media/contenu-accueil-experience.jpg);
	background-repeat: no-repeat;
	/*border:1px solid #0f0000;*/
}

.img-accueil {
	width:228px;
	height:168px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:right;
	/*background-color: #ffffff;*/
	background-image: url(../media/miniature/crea.jpg);
	background-repeat: no-repeat;
	/*border:1px solid #0f0000;*/
}

.img-autres-pages {
	width:228px;
	height:168px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:right;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/miniature/crea.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.marge-droit-contenu {
	width:20px;
	height:50px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/img-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.rassemble-marge-droit-contenu {
	width:595px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/img-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.marge-haut-contenu-accueil {
	width:561px;
	height:40px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.marge-gauche-contenu-accueil-texte {
	width:20px;
	height:20px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.marge-haut-contenu-accueil-texte {
	width:500px;
	height:20px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.marge-haut-contenu-accueil2 {
	width:561px;
	height:5px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.marge-haut-contenu-accueil3 {
	width:561px;
	height:3px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.rassemble-photo-accueil-texte {
	width:148px;
	height:168px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:right;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/img-accueil.jpg);
	background-repeat: no-repeat;*/
	border:1px solid #0f0000;
}

.marge-droit-contenu-accueil-img {
	width:10px;
	height:168px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:right;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.marge-gauche-contenu-accueil-img {
	width:10px;
	height:160px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:right;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.mask-visite {
	width:1px;
	height:1px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.marge-gauche-contenu-accueil {
	width:10px;
	height:10px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.marge-zone-contenu {
	width:551px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.marge-gauche-contenu-experience {
	width:10px;
	height:360px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.rassemble-btn-valider {
	width:124px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.haut-btn-valider {
	width:124px;
	height:8px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.btn-valider {
	width:124px;
	height:19px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

/*--------------------------------------- infographie design -----------------------------------------------------*/

.marge-droit-infographie {
	width:12px;
	height:50px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/img-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.support-infographie {
	width:281px;
	height:137px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;
	/*border:1px solid #0f0000;*/
}
.contenu-infographie {
	width:580px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/contenu-accueil.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.marge-haut-contenu-infographie {
	width:281px;
	height:18px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.marge-gauche-contenu-infographie {
	width:21px;
	height:18px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.espace-zone-infographie {
	width:12px;
	height:137px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.espace-haut-zone-infographie {
	width:550px;
	height:10px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}


.zone-infographie {
	width:281px;
	height:137px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.rassemble-zone-infographie {
	width:310px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}

.marge-gauche-titre-infographie {
	width:21px;
	height:20px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}

.texte-titre-infographie {
	width:auto;
	height:18px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}

.espace-haut-texte-titre-infographie {
	width:260px;
	height:2px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}

.rassemble2-infographie {
	width:580px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}


/*-------------------------------------------------- sites web ------------------------------------------------------*/

.rassemble-zone-site {
	width:281px;
	height:104px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}

.rassemble-texte-zone-site {
	width:140px;
	height:103px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0f0f;*/
}

.texte-zone-site {
	width:140px;
	height:98px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0f0f;*/
}

.texte-zone-site2 {
	width:140px;
	height:5px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0f0f;*/
}

.espace-zone-site {
	width:10px;
	height:100px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0000;*/
}

.zone-site {
	width:100px;
	height:100px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}

.rassemble-site-web {
	width:585px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}


/*-------------------------------------------------- contact ------------------------------------------------------*/

.rassemble-espace-haut-img-contact {
	width:290px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}

.espace-haut-img-contact {
	width:290px;
	height:10px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}

.rassemble-img-contact {
	width:128px;
	height:19px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}

.img-contact {
	width:51px;
	height:19px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}


.espace-img-contact {
	width:20px;
	height:19px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}

.espace-img-contact2 {
	width:4px;
	height:19px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/support-infographie.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #0f0fff;*/
}

/*---------------------------------------------------- menu bas -------------------------------------------*/

.menu-bas-v2 {
	width:593px;
	height:70px;
	margin:0px;
	padding:0px;
	margin-top: 6px;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/repetition-bandeau.jpg);
	background-repeat: repeat-x;*/
	/*border:1px solid #0f0000;*/
}
.menu-bas-liens-v2 {
	height:50px;
	margin: 0 4px 0 4px;
	padding: 0px;
	float:left;
	list-style-type: none;
	/*background-color: #ffffff;*/
	/*background-image: url(../media/repetition-bandeau.jpg);
	background-repeat: repeat-x;
	border:1px solid #ffff00;*/
}




