@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------------ DEBUT MISE EN FORME ------------------------------------------------------ */
body{
	
	font-family:Arial, Trebuchet MS, Lucida Sans Unicode,  sans-serif;
	font-size:0.9em;
	text-align:center;
	height:100%;
	margin: 0;
	padding: 0;
	background-image: url(images/fond.png);
	background-color: #9cd1e0;
	
}
#mainContainer{
	width:642px;
	text-align:left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(images/fond_content.png);
	background-repeat: repeat-y;
	height: auto;
}
/* ------------------------------------------------------ FIN MISE EN FORME ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT HEADER ------------------------------------------------------ */
#mainHeader{							/* Header avec Logo */
	width:604px;
	height: 213px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 10px;
}
/* ------------------------------------------------------ FIN HEADER ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT MENU COLONNE ------------------------------------------------------ */
#mainMenu {								/* Barre de Menu Général */
	float:left;
	height:100%;
	font-size:9px;
	width:116px;
	margin:14px 0 0 18px;
	_margin:14px 0 0 8px;
	font-weight: bold;
}
.mainMenu_list{							/* Bloc Menu Vert */
	margin:0px;
	height: 146px;
	padding:49px 0 0 0;
	width:116px;
	background-image: url(images/menu_vert.png);
	background-repeat: no-repeat;
}
.mainMenu_list li{	
	list-style-type:none;
	text-align:right;
	width:106px;
	height:21px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#fff;
	cursor:pointer;
}
.mainMenu_list a {
	color:#FFF;
	text-decoration:none;
}
.mainMenu_list li.articleMouseOver{	/* Mouse over  - layout */
	
}
.mainMenu_list li.articleClick{	/* Active  - layout */
	
}
.mainMenu_pub {
	margin:14px 0 0 0;
	padding:0 0 0 0;
	width:116px;	
	height: 217px;
	background-image: url(images/menu_bleu.png);
	background-repeat: no-repeat;
}

/* ------------------------------------------------------ FIN MENU COLONNE ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT CONTAINER PRINCIPAL ------------------------------------------------------ */
#contentContainer{
	float:left;
	overflow:hidden;
	margin:15px 0 0 16px;
	padding:0 0 0 0;
	width: 474px;
	height: 100%;
}
#mainContainerChd{
	float: left;
	width:474px;
	height: 46px;
	margin:0 0 0 0;
	background-color: #c8dbde;
	background-repeat: no-repeat;
}
#mainContainerChd img {
	float:right;
	width: 18px;
	height: 19px;
}
#mainContainerChd font {
	float:right;
	display:block;
	margin:6px 0 0 0;
	padding:0 0 0 0;
	font-size: 20px;
	color:#fff;
	font-weight: bold;
}
#mainContainerContent {
	float:left;
	background-color: #c8dbde;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 474px;
}
#mainContainerCbg{
	float: right;
	width:474px;
	height: 19px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color: #c8dbde;
	background-repeat: no-repeat;
}
/* ------------------------------------------------------ FIN CONTAINER PRINCIPAL ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT FOOTER ------------------------------------------------------ */
#mainCopyright{
	float:left;
	width:641px;
	height: 40px;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
}
#mainCopyright a {
	text-decoration:none;
	color:#000000;
}
#mainCopyright font{
	text-align:right;
	font-size:10px;
	margin: 0 17px 0 0;
	padding: 0 0 0 0;
	display: block;	
}
#mainFooter{
	float:left;
	width:642px;
	height:1px  ;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/fond_content_bas.png);
	background-repeat: no-repeat;	
}
.clear{
	clear:both;
}
/* ------------------------------------------------------ FIN FOOTER ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT NEWS ------------------------------------------------------ */
.newsTitle {
	float:right;
	width:60px;
	display:block;
	margin:6px 28px 0 0;
	padding:0 0 0 0;
	font-size: 20px;
	color:#8cadb5;
	font-weight: bold;
}
.newsDate {
	float:right;
	width: 160px;
	display: block;
	color:#fff;
	margin:15px -86px 0 0;
	font-size:14px;
	font-weight: bold;
	text-align: right;
}
.newsAnnee {
	font-size:24px;
}
.newsArchive {
	float:right;
	width: 160px;
	display: block;
	color:#fff;
	margin:25px -86px 0 0;
	font-size:14px;
	font-weight: bold;
	text-align: right;
}
.newsPhoto{
	float:left;
	margin:8px 0 0 40px;
	_margin:8px 0 0 20px;
	width:122px;
	height: 68px;
	padding:0 0 0 0;
}
.newsLoupe {
	border: 0;
	width: 22px;
	height: 15px;
	padding:0 0 0 0;
	margin:0 0 4px 6px;
}
.newsTexte{
	float:right;
	margin:16px 40px 0 0;
	_margin:16px 20px 0 0;
	width:268px;
	height: 60px;
	padding:0 0 0 0;
	font-size: 10px;
	text-align: justify;
}
.newsLien{
	float:right;
	text-align: right;
	margin:0 40px 0 0;
	_margin:0 20px 0 0;
	width:218px;
	height: 20px;
	padding:0 0 0 0;
	font-size: 10px;
	color:#FFF;
	font-weight: bold;
}
.newsLien a {
	text-decoration: none;
	color: #fff;
}
.newsLigne{
	float:left;
	margin:4px 0 0 42px;
	_margin:4px 0 0 21px;
	width:390px;
}
#newsNav{
	float:left;
	margin:0 0 0 0;
	width: 474px;
	height: 24px;
	padding:0 0 0 0;
	background-color: #c8dbde;
}
#newsNav table{
	float:left;
	margin:0 0 0 100px;
	_margin:0 0 0 50px;
	width:296px;
	height: 20px;
	padding:0 0 0 0;
	border: 0;	
}
#newsNav td{
	border: 0;
	margin:0 0 0 0;
	width:60px;
	height: 20px;
	padding:0 0 0 0;
}
#newsNav a{
	color:#FFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
/* ------------------------------------------------------ FIN NEWS ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT REALISATIONS ------------------------------------------------------ */
.realisationsTete {
	float:left;
	width:440px;
	margin:14px 0 0 24px;
	_margin:14px 0 0 12px;
	padding:0 0 0 0;
	color:#000;
	font-size:10px;
	clear:left;
	font-weight:bold;
}
#realisationsTable {
	float:left;
	border: 0;
	width: 440px;
	margin:8px 0 10px 18px;
	_margin:8px 0 10px 8px;
	padding:0 0 0 0;
}
.realisationsTitle {
	display:block;
	width: 432px;
	margin:0 0 0 23px;
	padding:0 0 0 0;
	font-size: 10px;
	color:#000;
}
.realisationsTexte {
	display:block;
	width: 432px;
	margin:10px 0 0 23px;
	padding:0 0 0 0;
	font-size: 10px;
	color:#000;
	font-weight: bold;
}
.realisationsLigne {
	margin:20px 0 0 18px;
	padding:0 0 0 0;
	line-height: 0;
	font-size: 0px;
}
.realisationsLast {
	display:block;
	width: 432px;
	margin:8px 0 0 23px;
	padding:0 0 0 0;
	font-size: 12px;
	color:#fff;
	font-weight: bold;
}
.realisationsBlocLast {
	width:432px;
	margin:14px 0 0 23px;
	padding:0 0 0 0;
}
.realisationsBlocLast img {
	margin:0 0 0 9px;
	padding:0 0 0 0;
}
/* ------------------------------------------------------ FIN REALISATIONS ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT REALISATIONS DETAILS ------------------------------------------------------ */
.realisationsDetailsBlocTitre {
	float:left;
	width:150px;
	margin:14px 0 0 23px;
	_margin:14px 0 0 12px;
	padding:0 0 0 0;
}
.realisationsDetailsChoix {
	float:right;
	width:200px;
	margin:14px 14px 0 0;
	_margin:14px 7px 0 0;
	padding:0 0 0 0;
	color:#FFFFFF;
	font-size:10px;
}
.realisationsDetailsTable {
	float:right;
	margin:4px 20px 0 0;
	_margin:4px 10px 0 0;
	padding:0 0 0 0;
}
.realisationsDetailsTexte {
	float:left;
	width:400px;
	margin:26px 0 0 34px;
	_margin:26px 0 0 16px;
	padding:0 0 0 0;
	color:#FFF;
	font-size:16px;
	clear:left;
	font-weight:bold;
}
.realisationsDetailsTexteList {
	float:left;
	width:200px;
	margin:0 0 0 34px;
	_margin:0 0 0 17px;
	padding:0 0 0 0;
	color:#000;
	font-size:10px;
	clear:left;
}
.realisationsDetailsTexteList img {
	float:left;
	margin:8px 0 0 -16px;
	_margin:8px 0 0 -16px;
	padding:0 0 0 0;
}
#realisationsDetailsBloc {
	float:left;
	width:420px;
	margin:0 0 0 28px;
	_margin:0 0 0 14px;
	padding:0 0 0 0;
}
.realisationsDetailsBlocList {
	float:left;
	width:84px;
	height:62px;
	margin:10px 0 0 0;
	_margin:10px 0 0 0;
	padding:0 0 0 0;
	text-align:center;
}
.realisationsDetailsBlocList font {
	color:#54757e;
	font-size:8px;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
/* ------------------------------------------------------ FIN REALISATIONS DETAILS ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT REALISATIONS PRESENTATION ------------------------------------------------------ */
.realisationsPresentationBlocTitre {
	float:left;
	width:150px;
	margin:14px 0 0 23px;
	_margin:14px 0 0 12px;
	padding:0 0 0 0;
}
.realisationsPresentationChoix {
	float:right;
	width:200px;
	margin:14px 14px 0 0;
	_margin:14px 7px 0 0;
	padding:0 0 0 0;
	color:#FFFFFF;
	font-size:10px;
}
.realisationsPresentationTable {
	float:right;
	margin:4px 20px 0 0;
	_margin:4px 10px 0 0;
	padding:0 0 0 0;
}
.realisationsPresentationTexte {
	float:left;
	width:440px;
	margin:26px 0 0 15px;
	_margin:26px 0 0 8px;
	padding:0 0 0 0;
	color:#FFF;
	font-size:22px;
	clear:left;
	font-weight:bold;
	text-align:right;
}
.realisationsPresentationTexte img {
	float:left;
	margin:4px 0 0 0;
	_margin:4px 0 0 0;
	padding:0 0 0 0;
}
.realisationsPresentationTable2 {
	float:left;
	width:450px;
	margin:18px 0 0 12px;
	_margin:18px 0 0 6px;
	padding:0 0 0 0;
}
.realisationsPresentationTable2 tr td {
	vertical-align:top;
}
.realisationsPresentationTexte2 {
	width:198px;
	display:block;
	margin:0 0 0 10px;
	_margin:0 0 0 10px;
	padding:0 0 0 0;
	color:#000;
	font-size:10px;
	text-align:justify;
}
.realisationsPresentationNews {
	display:block;
	width:208px;
	margin:14px 0 0 10px;
	_margin:14px 0 0 10px;
	padding:0 0 0 0;
	color:#000;
	font-size:10px;
	text-align:justify;
}
.realisationsPresentationLien {
	display:block;
	margin:24px 0 0 10px;
	_margin:24px 0 0 5px;
	padding:0 0 0 0;
	color:#FFF;
	font-size:12px;
	text-align:justify;
	font-weight:bold;
}
.realisationsPresentationLien a {
	color:#FFF;
	text-decoration:none;
}
.realisationsPresentationRetour {
	float:left;
	width:440px;
	margin:14px 0 0 15px;
	_margin:14px 0 0 7px;
	padding:0 0 0 0;
	color:#FFF;
	font-size:12px;
	clear:left;
	font-weight:bold;
	text-align:left;
}
.realisationsPresentationRetour img {
	margin:4px 0 8px 0;
	_margin:4px 0 8px 0;
	padding:0 0 0 0;
}
.realisationsPresentationRetour a {
	color:#FFF;
	text-decoration:none;
}
.realisationsPresentationTechnologie {
	display:block;
	margin:14px 0 0 10px;
	_margin:14px 0 0 5px;
	padding:0 0 0 0;
	color:#000;
}
.realisationsPresentationTechnologie img {
	margin:0 5px 5px 0;
	_margin:0 5px 5px 0;
}
.realisationsPresentationTitreTechnologie {
	display:block;
	margin:14px 0 0 10px;
	_margin:14px 0 0 5px;
	padding:0 0 0 0;
	color:#000;
	font-weight:bold;
	font-size:10px;
	text-align:justify;
}

/* ------------------------------------------------------ FIN REALISATIONS PRESENTATION ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT AGENCE ------------------------------------------------------ */
.agenceTexte {
	width:445px;
	margin:18px 0 0 14px;
	padding:0 0 0 0;
	color:#000;
	font-size:10px;
	text-align:justify;
}
#agenceBlocQualite {
	width:445px;
	height:125px;
	margin:16px 0 0 14px;
	padding:0 0 0 0;
	background-image: url(images/agence_bloc_qualite.png);
}
.agenceBlocTable {
	float:left;
	width:330px;
	height:114px;
	margin:4px 0 0 14px;
	_margin:4px 0 0 7px;
	padding:0 0 0 0;
	color:#b0c9d0;
	font-size:10px;
	text-align:left;
	font-weight: bold;
}
.agenceTableTitre {
	color: #FFFFFF;
	font-size: 16px;
}
.agenceTableSousTitre {
	display:block;
	height:8px;
	margin:0 0 0 0;
	_margin: -4px 0 0 0;
	font-size: 11px;
}
.agenceBlocTableImage {
	float:left;
	width:90px;
	height:90px;
	margin:16px 0 0 0;
	padding:0 0 0 0;
}
.agenceNumero {
	color:#FFF;
	font-size:12px;
}
.agenceBlocAugmente {
	width:445px;
	margin:18px 0 18px 14px;
	padding:0 0 0 0;
	color:#000;
	font-size:10px;
	text-align:justify;
}
.agenceBlocPourquoi {
	width:445px;
	margin:8px 0 0 14px;
	padding:0 0 0 0;
	color:#000;
	font-size:10px;
	text-align:justify;
}
.agenceBlocPourquoi img {
	margin:0 0 6px 0;
	padding:0 0 0 0;
}
.agenceTitre {
	display:block;
	height:6px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
/* ------------------------------------------------------ FIN AGENCE ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT COMPETENCES ------------------------------------------------------ */
.competencesBlocTexteKat {
	float:left;
	width:280px;
	margin:8px 0 0 24px;
	_margin:8px 0 0 12px;
	padding:0 0 0 0;
	color:#000;
	font-size:10px;
	text-align:justify;
}
.competencesBlocImageKat {
	float:left;
	width:124px;
	margin:8px 0 0 18px;
	padding:0 0 0 0;
}
.competencesRecompences {
	float:left;
	width:423px;
	height:57px;
	margin:8px 0 20px 24px;
	_margin:8px 0 20px 12px;
	padding:0 0 0 0;
}
.competencesBlocTexteYann {
	float:left;
	width:280px;
	margin:8px 0 0 24px;
	_margin:8px 0 0 12px;
	padding:0 0 0 0;
	color:#000;
	font-size:10px;
	text-align:justify;
}
.competencesBlocImageYann {
	float:left;
	width:124px;
	margin:8px 0 0 18px;
	padding:0 0 0 0;
}
.competencesTitre {
	color: #FFF;
	font-weight:bold;
	font-size:14px;
}
.competencesLigne {
	width:438px;
	margin:0 0 10px 18px;
	padding:0 0 0 0;
	line-height: 0;
	font-size: 0px;
}
.gras {
	font-weight:bold;
}
/* ------------------------------------------------------ FIN COMPETENCES ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT SERVICES ------------------------------------------------------ */
.servicesImageIntro {
	width:280px;
	margin:14px 0 0 13px;
	padding:0 0 0 0;
}
.servicesTitre {
	float:left;
	width:130px;
	margin:10px 0 0 22px;
	_margin:10px 0 0 11px;
	padding:0 0 0 0;
}
.servicesLogo {
	float:left;
	width:300px;
	margin:14px 0 0 0;
	padding:0 0 0 0;
	text-align:right;
}
.servicesTexte {
	float:left;
	width:430px;
	margin:8px 0 0 22px;
	_margin:8px 0 0 11px;
	padding:0 0 0 0;
	color:#000;
	font-size:10px;
	text-align:justify;
}
.servicesLigne {
	float:left;
	width:438px;
	margin:14px 0 0 18px;
	padding:0 0 0 0;
	line-height: 0;
	font-size: 0px;
}
/* ------------------------------------------------------ FIN SERVICES ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT TARIFS ------------------------------------------------------ */

.tarifsPresentation {
	float:left;
	width:426px;
	margin:10px 0 0 22px;
	_margin:10px 0 0 11px;
	padding:0 0 0 0;
	color: #000;
	font-size: 11px;
	text-align:justify;
}
.tarifsPresentation a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.tarifsBoite {
	float:left;
	width:90px;
	margin:10px 0 0 22px;
	_margin:10px 0 0 11px;
	padding:0 0 0 0;
}
.tarifsTitre {
	float:left;
	width:330px;
	margin:10px 0 0 10px;
	_margin:10px 0 0 5px;
	padding:0 0 0 0;
	color:#000000;
	font-size:10px;
	text-align:justify;
}
.tarifsTexte {
	float:left;
	width:230px;
	margin:10px 0 0 10px;
	_margin:10px 0 0 5px;
	padding:0 0 0 0;
	color:#000000;
	font-size:10px;
	text-align:left;
}
.tarifsImage {
	float:left;
	width:90px;
	margin:10px 0 0 10px;
	_margin:10px 0 0 5px;
	padding:0 0 0 0;
}
.tarfsLigne {
	float:left;
	width:438px;
	margin:14px 0 0 18px;
	_margin:14px 0 0 9px;
	padding:0 0 0 0;
	line-height: 0;
	font-size: 0px;
}
.tarifsGras {
	font-weight:bold;
}
/* ------------------------------------------------------ FIN TARIFS ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT CONTACT ------------------------------------------------------ */
.contactAgence {
	float:left;
	width:196px;
	height:127px;
	margin:10px 0 0 22px;
	_margin:10px 0 0 11px;
	padding:0 0 0 0;
	font-size:10px;
	text-align:justify;
	background-image:url(images/contact_adresse.png);
}
.contactAgenceTexte {
	float:left;
	width:160px;
	height:100px;
	margin:14px 0 0 16px;
	_margin:14px 0 0 16px;
	padding:0 0 0 0;
	color:#ACC6CD;
	font-size:10px;
	text-align:justify;
}
.contactAgenceTexte a {
	color:#ACC6CD;
	text-decoration:none;
}
.contactLigne {
	float:right;
	width:2px;
	height:403px;
	margin:10px 10px 0 5px;
	_margin:10px 10px 0 5px;
	padding:0 0 0 0;
}
.contactFormulaire {
	float:right;
	width:210px;
	padding:0 0 0 0;
	color:#000000;
	font-size:10px;
	text-align:left;
}
#form1 {
	float:right;
	margin:10px 10px 0 0;
	_margin:10px 5px 0 0;
	width:210px;
}
#objectif {
	width:155px;
}
#submit {
	margin:10px 0 0 0;
	_margin:10px 0 0 0;
	padding:0 0 0 0;
}
.contactFormulaireSent {
	float:right;
	width:210px;
	margin:10px 10px 0 0;
	_margin:10px 5px 0 0;
	padding:0 0 0 0;
	color:#000000;
	font-size:10px;
	text-align:left;
}
.contactEnvoye {
	float:right;
	width:210px;
	margin:92px 10px 0 0;
	_margin:92px 5px 0 0;
	padding:0 0 0 0;
	color:#000000;
	font-size:10px;
	text-align:center;
}
.contactSituation {
	float:left;
	width:220px;
	margin:10px 0 0 10px;
	_margin:10px 0 0 5px;
	padding:0 0 0 0;
	text-align: center;	
}
.contactCatherine {
	float:left;
	width:200px;
	margin:10px 0 0 24px;
	_margin:10px 0 0 12px;
	padding:0 0 0 0;
	color:#000000;
	font-size:10px;
	text-align:justify;
}
.contactCatherine a {
	color:#000000;
	text-decoration:none;
}
.contactYann {
	float:left;
	width:200px;
	margin:10px 0 0 24px;
	_margin:10px 0 0 12px;
	padding:0 0 0 0;
	color:#000000;
	font-size:10px;
	text-align:justify;

}
.contactYann a {
	color:#000000;
	text-decoration:none;
}
.contactTitre {
	color:#FFF;
	font-size:14px;
	text-align:justify;
	font-weight: bold;	
}
.contactGras {
	font-weight: bold;
}
/* ------------------------------------------------------ FIN CONTACT ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT LIGHTBOX ------------------------------------------------------ */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* ------------------------------------------------------ FIN LIGHTBOX ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT BLOCPUB ------------------------------------------------------ */
.pubTitre {
	display:block;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	font-size:14px;
	color: #FFF;
}
.pubTexte1 {
	display:block;
	margin:4px 0 0 10px;
	padding:0 0 0 0;
	font-size:16px;
	color: #7b9eaf;
}
.pubTexte2 {
	display:block;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	font-size:12px;
	color: #acc6cd;
}
.pubTexte3{
	display:block;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	font-size:10px;
	color: #9cc1cb;
}
.pubAude {
	display:block;
	margin:4px 0 0 10px;
	padding:0 0 0 0;
	font-size:12px;
	color: #FFF;
}
/* ------------------------------------------------------ FIN BLOCPUB ------------------------------------------------------ */
