/*---------------------------------------------------------------
					
COULEURS :
Bleu fonce : #00254f;
Jaune : #ecec00;
background:#e2e2e2 url(images/psd2html/bg.png) repeat-x;
--------------------------------------------------------------- */


/*---------------------------------------------------------------
					
				REINITIALISATION

--------------------------------------------------------------- */


div {
	padding:0;
	margin:0;
}


form {padding:0;margin:0;}
img {border:0;}

ul {
	padding:0;
	margin:0;
	float:left;
	width:100%;
	list-style:none;
}


li {
	float:left;
}


p {

	margin:0px;
	margin-bottom: 10px;
}

a, input, textarea {
	outline: none;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}



.invisible {
display: none;
}

/*---------------------------------------------------------------
					
					TYPOGRAPHIE

--------------------------------------------------------------- */
p {
	padding-bottom: 10px;
}

h1, h2, h3, h4 {	
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	line-height: 1.3em;
	letter-spacing: -0.8px;
	font-family: Arial, "Lucida Grande", "Lucida";
}


h1 {
	font-size: 26px;
}

h2 {
	font-size: 22px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
}

a {
	color: #0085A6;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #00CCFF;
}


strong {
	font-weight: bold;
	color: #ccc;
}


.gras {
	font-weight: bold;
}

.grisCCC {
	color: #fff;
}

.taz { 
	color: #9200FF;	
}


.tazBleu {
	color: #0085A6;	
}

.blanc { 
	color: #FFFFFF;	
}

.gris { 
	color: #999;	
}

.bleu { 
	color: #0085A6;	
}

.mauve { 
	color: #9200FF;	
}

.taille32 {
	font-size: 32px;
}


.taille30 {
	font-size: 30px;
}

.taille28 {
	font-size: 28px;
}
.taille24 {
	font-size: 24px;
}
.taille20 {
	font-size: 20px;
}


.taille18 {
	font-size: 18px;
}


.taille16 {
	font-size: 16px;
}

.taille14 {
	font-size: 14px;
}

.taille12 {
	font-size: 12px;
}

.majuscules {
	text-transform:uppercase;
}

.majusculesPetites {
	text-transform:uppercase;
	font-size: 11px;
	font-weight: bold;
}

.boiteTitreRub {
	float: left;
	padding-left: 0px;
	border-left: 0px solid #0085A6;
}



.titreRub {
	color: #666;
	text-transform:uppercase;
	font-size: 28px;
	padding-bottom: 0px;
	font-weight:bold;
	line-height: 0.5em;
}



/*---------------------------------------------------------------
					
					SIFR

--------------------------------------------------------------- */
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*--------------------------- CUSTOM SIFR ----------------------*/
@media screen {
	.sIFR-active .taz {
		visibility: hidden;
		margin: 0;
		line-height: 1em;
	}
	
	.sIFR-active h2 {
		visibility: hidden;
		margin: 0;
		font-size: 22px;
		line-height: 1em;
	}
	
	.sIFR-active .tazBleuBold {
		visibility: hidden;
		margin: 0;
		line-height: 0.1em;
	}
	
	.sIFR-active .tazGris {
		visibility: hidden;
		margin: 0;
		line-height: 0.1em;
	}
	
	.sIFR-active .tazBleu {
		visibility: hidden;
		margin: 0;
		line-height: 0.1em;
	}
	
	
	.sIFR-active .titreRub {
		visibility: hidden;
		font-size: 32px;
		margin-bottom: 0;

	}
	
	.sIFR-active .taille30 {
		visibility: hidden;
		font-size: 30px;
		margin-bottom: 0;

	}
	
	.sIFR-active .taille28 {
		visibility: hidden;
		font-size: 28px;
		margin-bottom: 0;

	}
	.sIFR-active .taille24 {
		visibility: hidden;
		font-size: 24px;
		margin-bottom: 0;

	}
	
	.sIFR-active .taille20 {
		visibility: hidden;
		font-size: 20px;
		margin-bottom: 0;

	}

	.sIFR-active .tazBlanc {
		visibility: hidden;
		font-size: 20px;
		margin-bottom: 0;

	}

	
	
	.sIFR-active .entretiensHome .titreTaz {
		visibility: hidden;
		margin-bottom: 0;
		padding-bottom: 0;
		font-size: 18px;
		line-height: 1em;
		display: inline;

	}
	
	
	.sIFR-active .tazLight {
		visibility: hidden;
		margin-bottom: 0;
		line-height: 1.2em;
		margin-left: 0px; 
	}
	
	.sIFR-active .tazLightBlanc {
		visibility: hidden;
		font-size: 14px;
		margin-bottom: 0;
		line-height: 1.2em;
		margin-left: 0px; 
		display: inline;

	}
}

/*
.fleche_mauveBas {
	background-image: url(images/commun/fleche_mauveBas.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.fleche_mauveBas a {

}
*/

/*---------------------------------------------------------------
					
					TOTAL & CONTAINER

---------------------------------------------------------------*/



/*---------------------------------------------------------------
					
					HEADER

---------------------------------------------------------------*/

#header {
	background-color: #000;
	height: 75px;
	width: 960px;
	float: left;
}


#header #logo{
	float: left;
}


#header #nav {
	float: left;
	width: 500px;
	padding-top: 30px;
	padding-left: 20px;
}

#header #nav li {

}


#header #langues{
	float: right;
}


/*---------------------------------------------------------------
					
					COLONNE ETROITE

---------------------------------------------------------------*/

.colonneEtroite {
	float: left;
	border: 0px solid #f23;
	padding: 0px;
	margin: 0;
	width: 320px;
	margin-right: 20px;

}

.colonneEtroite a{
	
}

.colonneEtroite a:hover{
}

.colonneEtroite_contenu{
	float: left;
	width: 300px;
}

.boxEtroite {
	float: left;
	width: 300px;
	padding: 0px;
	padding-bottom: 0px;
	
	
}


/*---------------------------------------------------------------
					
					COLONNE LARGE

---------------------------------------------------------------*/

.colonneLarge {
	float: left;
	width: 620px;
	border: 0px solid #f23;
}



/*--------------------------------------------	
			> liste pour colonne large A propos
-------------------------------------------- */

#rub_apropos .colonneLarge h2 {
margin-bottom: 5px;
}

#rub_apropos .colonneLarge ul {
	float: left;
	padding-bottom: 10px;
padding-top: 10px;
width: 49%;

}


#rub_apropos .colonneLarge li{
	float: left;
	clear: both;
	padding-bottom: 4px;
	padding-left: 0px;
}



/*---------------------------------------------------------------
					
					PAGES

---------------------------------------------------------------*/

.titreFilet {
	border-bottom: 1px solid #333;	
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	clear: both;
}


/*---------------------------------------------------------------
					
					SUITE > NAV ANCRES PAGES + EDITO

---------------------------------------------------------------*/



.navAncresPage {
	clear: both;
	float: left;
	width: 100%;
}


.flecheMauve_bas {
	background-image: url("images/commun_digup/flecheMauve_bas.gif");
	background-repeat: no-repeat;	
	background-position: left 4px;
	padding-left: 15px;
}



.suiteBas {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #0085A6;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url("images/commun_digup/flechePetite_bas_grise.gif");
	background-image: url("images/commun_digup/flechePetite_bas_bleueOff.gif");
	background-repeat: no-repeat;
	background-position: left -1px;
}



.suiteBas:hover {
	color: #00ccff;
	background-image: url("images/commun_digup/flechePetite_bas_bleueOver.gif");

}


.suiteBasMauve {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #9200ff;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url("images/commun_digup/flechePetite_bas_mauve.gif");
	background-repeat: no-repeat;
	background-position: left -1px;
}
.suiteBasMauve:hover {
	color: #9200ff;
	background-image: url("images/commun_digup/flechePetite_bas_mauve.gif");

}


.suiteBleue {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 17px;
	background-image: url("images/commun_digup/flechePetite_suite_bleueOff.gif");
	background-repeat: no-repeat;	
	background-position: left 5px;
}



.suiteBleue:hover {
	background-image: url("images/commun_digup/flechePetite_bas_bleueOver.gif");
	background-position: 3px 3px;

}

.flecheDroite:hover {
	background-image: url("images/commun_digup/flechePetite_suite_bleueOver.gif");
	background-repeat: no-repeat;	
	background-position: left 5px;
}

.suiteBleueOuverte {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 17px;
	background-image: url("images/commun_digup/flechePetite_bas_mauve.gif");
	background-position: 3px 3px;
	background-repeat: no-repeat;
	color: #9900FF;

}

.suiteBleueOuverte:hover {
	color: #9900FF;
}

.suiteMauveDroite  {
	padding-left: 17px;
	background-image: url("images/commun_digup/flechePetite_suite_mauve.gif");
	background-repeat: no-repeat;	
	background-position: left 5px;
}
.suiteMauveDroite:hover {
	background-image: url("images/commun_digup/flechePetite_suite_bleueOver.gif");
	color: #9200ff;
}

.mail {
	background-image: url("images/commun_digup/mail.gif");
	background-repeat: no-repeat;	
	background-position: left center;
	padding-left: 20px;
	color: #606060;
}

.mail:hover {
	background-image: url("images/commun_digup/mail_bleuOver.gif");
}
/*---------------------------------------------------------------
					
					REVUE

---------------------------------------------------------------*/


#lienEdito {
	font-size: 14px;
}

#edito {
	padding-top: 15px;
}


#enquetesHome div, #entretiensHome div {
	float: left;
	
}

#enquetesHome, #entretiensHome  {
	width: 100%;
	margin-bottom: 20px;
	float: left;
	clear: both;
}

#enquetesHome li {
	width: 100%;
}

#entretiensHome li {
	width: 475px;
}



#enquetesHome li, #entretiensHome li {
	border-bottom: 0px solid #666;
	margin-bottom : 10px;

}

#enquetesHome ul li img, #entretiensHome ul li img {
	float:left;
	margin-right: 15px;
/*border-bottom: 3px solid #000;*/
}


#enquetesHome ul li img:hover, #entretiensHome ul li img:hover {
	/*border-bottom: 3px solid #00CCFF;*/
}


#enquetesHome a, #entretiensHome a {
	color: #666;
}


.entretiensHome ul li .titreTaz {

}

.entretiensPlus {
	
}

.enquetesPlus {
	display: block;
	float: left;
}


 

/*---------------------------------------------------------------
					
					FICHE VIDEO


--------------------------------------------------------------- */


#videoFiche_total {
	clear: both;
	padding-top: 2px;
	padding-left: 0px;
	float: left;
	width: 620px;
}


.video_texte {
	clear: both;
	margin-top: 5px;
	float: left;
	padding-bottom: 20px;
}


/*--------------------------------------------	
		> VIDEOS FONCTIONS
-------------------------------------------- */

.video_fonctions {
	float: left;
	width: 100%;
	border-top: 1px solid #333;
	padding-top: 20px;
	padding-bottom: 20px;

}

.video_fonctions ul {
	float: left;
	padding-bottom: 10px;

}
.video_fonctions li {
	float: left;
	width: 310px;
}

.video_fonctions ul.sansPadding {
	padding-bottom: 0px;
}




/*--------------------------------------------	
		> VIDEOS ASSOCIEES
-------------------------------------------- */


.video_associees {
	float:left;
	width: 100%;
	font-size: 12px;

	border-top: 1px solid #333;
	padding-top: 20px;
	padding-bottom: 20px;	
}

.video_associees ul {
	float:left;
	padding-top: 10px;	
}


.video_associees li {
	float: left;
	width: 310px;
	border: 0px solid #ccc;
	margin-bottom: 10px;
}

.video_associees li a{
	display: block;
}

.video_associees li img {
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
}


.video_associees li span {
	padding-right: 9px;
	display: block;
}

.video_associees li span b {
	color: #333;
}


/*--------------------------------------------	
> VIDEOS : navVideos dans colonneEtroite
-------------------------------------------- */

#navVideos {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-top: 10px;
	padding-bottom: 0px;
	float: left;
	width: 300px;
}

#navVideos li {
	float: left;
	margin-bottom: 10px;
}

#navVideos li img {
	float: left;
	width: 149px;
	height: 149px;
	border-right: 1px solid #000;
	margin-bottom: 5px;
}

#navVideos li a{
	color: #333;
}
#navVideos li a:hover{
	color: #00ccff;
}


/*---------------------------------------------------------------
					
					
					COMMENTAIRES


--------------------------------------------------------------- */

#commentaires_total {
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #333;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*--------------------------------------------	
	> COMMENTAIRES : NAV 
-------------------------------------------- */

#navCommentaires {
	float: left;
	margin-bottom: 20px;
}

#navCommentaires span{
	float: left;
}

#navCommentaires ul {
	float: left;
	width: 400px;
	border: 0px solid #ccc;
	margin-left: 10px;
	padding-top: 3px;
}



/*--------------------------------------------	
	> COMMENTAIRES : ITEM
-------------------------------------------- */

.commentaires_item {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: 1px dotted #333;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.commentaires_numero {
	font-weight: normal;
	color: #9200FF;
}

.commentaires_auteur {
	font-weight: bold;
	color: #9200FF;
}

.commentaires_auteur a {
	color: #9200FF;
}
.commentaires_auteur a:hover {
	color: #00CCFF;
}

.commentaires_date {
	color: #333;
}

.commentaires_texte {
	padding-top: 10px;
	width: 100%;
}


/*--------------------------------------------	
	> COMMENTAIRES : AJOUTER
-------------------------------------------- */

#commentaires_ajouter {
	float: left;
	width: 100%;
	clear:both;
	padding-bottom: 20px;
}





/*---------------------------------------------------------------
					
					GALERIE


--------------------------------------------------------------- */


#tagsVideos, #tagsVideos  {
	color: #666;
	font-size: 12px;
}

#tagsVideos a:hover {
	color: #00ccff;
}

/*--------------------------------------------	
			> EXPOSITION
-------------------------------------------- */

#vignettesExposition li {
	margin-bottom: 10px;
}


#vignettesExposition  a {
	padding-top: 3px;
	color: #9200FF;
	font-size: 14px;
}

#vignettesExposition  a:hover {
	color: #00CCFF;
}



/*--------------------------------------------	
			> NAV GAUCHE
-------------------------------------------- */
.navGauche {
	float: left;
	clear: both;
	width: 100%;
}


.navGauche ul {
	width: 100%;
	float: left;
}

.navGauche li{
	float: left;
	clear: both;
	padding-bottom: 2px;
	width: 100%;
}


.navGauche li a.selection{
	color: #9200FF;
}

.navGauche li a:hover{
	color: #00CCFF;
}



/*--------------------------------------------	
			> SOUS MENU
-------------------------------------------- */

.sousMenusTotal {
	float: left;
	margin-top: 40px;
	clear: both;
}

.sousMenusTotal ul {
	float: left;
	padding-bottom: 10px;
	clear: both;
}


.sousMenusTotal li{
	float: left;
	clear: both;
	padding-bottom: 4px;
	padding-left: 0px;
}

.sousMenusTotal li a {
	color: #606060;
}

.sousMenusTotal li a:hover{
	color: #00CCFF;
}



/*--------------------------------------------	
		> MOSAIQUE VIGNETTES
-------------------------------------------- */

#cibleMosaique {
	min-height: 550px !important;
	height: 550px;
	font-size: 12px;
}
#cibleMosaique li {
	float: left;
	width:310px;
	margin-bottom: 12px;
}

#cibleMosaique li img {
	width:309px;
	height: 134px;
	float: left;
	margin-bottom: 5px;
	border-right: 0px solid #000;
}


#cibleMosaique li a {
	color: #9200FF;
}
#cibleMosaique li a:hover {
	color: #00ccff;
}


/*--------------------------------------------	
		> MOSAIQUE LIENS
-------------------------------------------- */

#cibleLiens {
	float: left;
	width: 100%;

}
#cibleLiens li {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #333;
	width: 100%;
}

#cibleLiens li img {
	width:309px;
	height: 134px;
	float: left;
	margin-bottom: 5px;
	border-right: 0px solid #000;
}
/**/
#cibleLiens li a.ouvreDetailLien {
	color: #0085A6;
}

#cibleLiens li .detailLien a {
	color: #0085A6;
	padding-top: 0px;
	padding-bottom: 5px;
	display:block;
}
#cibleLiens li .detailLien a:hover {
	color: #00ccff;
}

#cibleLiens .detailLien {
	padding-top: 1px;
}

/*--------------------------------------------	
		> POSITION LOADER AJAX
-------------------------------------------- */
img.loaderAjax {
	margin : 7px;
	margin-left: 2px;
	float: left;
}

/*---------------------------------------------------------------
					
							FOOTER 


--------------------------------------------------------------- */

.barreFooter {
	clear: both;
	float: left;
	width: 100%;
	background-color: #333;
	line-height: 0;
	height: 7px;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	margin-top: 20px;
	float: left;
	width: 100%;
	color: #999;
	padding-top: 0px;
	background-image: url("images/commun_digup/footerFilets.gif");
	background-repeat: repeat-y;
	background-position: 15px 3px;
	border: 0px solid #ccc;
	margin-bottom: 30px;
}

#footer a {
	color: #606060;
}

#footer a:hover {
	color: #00CCFF;
}

#footer h3 {
	padding: 0;
	margin: 0;
	line-height: 1em;
	color: #999;
}

#footer .boiteFooter {
	float: left;
	display: inline;
	width: 290px;
	margin-left: 20px;
	padding-top: 0px;
	border: 0px solid #ccc;
}

#footer .premiere {
	width: 340px;
	margin-left: 0px;
}

#footer .derniere {
	width: 280px;
	margin-left: 20px;
}


.boiteFooter ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

.boiteFooter li {
	float: left;
	width: 100%;
	height: 22px;
}
/*----------------------------
RSS / ADDTHIS
-------------------------------- */
.rss {
	padding-left: 20px;
	background-image: url("images/commun_digup/rss.gif");
	background-repeat: no-repeat;
	background-position: top left;
	color: #606060;
}

.rss:hover {
	background-image: url("images/commun_digup/rssOver.gif");
}

.addThis {
	padding-left: 20px;
	background-image: url("images/commun_digup/addThis.gif");
	background-repeat: no-repeat;
	background-position: top left;
	color: #606060;
}

.addThis:hover {
	background-image: url("images/commun_digup/addThisOver.gif");
}



/*----------------------------
NEWSLETTER
-------------------------------- */
#footer .champNewsletter {
	color: #00CCFF;
	background-color: #333;
	width: 190px;
	float: left;
	margin: 0;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
	
	border-top: 1px solid #999;
	border-right:  1px solid #ccc;
	border-left:  1px solid #ccc;
	border-bottom:  0px solid #ccc;
	border: 0;
}
.bt {
	margin: 0;
	padding: 0;

	padding-left: 6px;
	display: inline;
	padding-top: 0px;
}


/*---------------------------------------------------------------
					
			
			SUITE SIMPLE > flecheGrise.gif 


--------------------------------------------------------------- */



a.suite  {
	padding-left: 16px;
	background-image: url("images/commun/flecheGrise.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

a:hover.suite {

}



/*---------------------------------------------------------------
					
				STYLES FORMULAIRES 

--------------------------------------------------------------- */

form {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

input[type=text]{
	background: #333;
	border: 0px solid #666;
	padding: 6px;
	color: #00ccff;
	width: 48%;
	font:13px Arial, Helvetica, sans-serif;
}

input[type=image]{
	background: transparent;
	border: 0;
}

label {
	display : block;
	margin-top: 10px;
	margin-bottom: 5px;
}

textarea {
	background: #333;
	border: 0px solid #666;
	height: 150px;
	width: 98%;
	padding: 5px;
	color: #00ccff;
	font: 13px Arial, Helvetica, sans-serif;
}

#rub_galerie textarea {
	height: 80px
}






/*---------------------------------------------------------------
					
			BOUTON FORMULAIRE

--------------------------------------------------------------- */
/* BUTTONS */

.buttons a, .buttons button{
	margin:0 7px 0 0px;
	font-size:100%;
	cursor:pointer;
	padding:2px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
	color:#0085A6;
	border:1px solid #333;
	background-color:#333;
	margin-top: 0px;
}
.buttons a.positive:hover, button.positive:hover{
border:1px solid #00CCFF;
    background-color:#333;
    color:#00CCFF;
}
.buttons a.positive:active{
    border:0px solid #529214;
    color:#fff;
}


/* btNewsletter > relou ! */

button.bt
etter, .buttons a.btNewsletter{
	color:#999;
	border:1px solid #212121;
	background-color:#212121;
	margin-top: 0px;
font-size:8px;
padding: 0;
margin: 0;
float: left;
}
.buttons a.btNewsletter:hover, button.btNewsletter:hover{
    background-color:#0066cc;
    border:1px solid #ccc;
    color:#fff;
}
.buttons a.btNewsletter:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}




/*---------------------------------------------------------------
					
			SEPARATEURS

--------------------------------------------------------------- */



.sepGris, .sep5, .sep7, .sep10, .sep15, .sep20, .sep40 {
	float: left;
	width: 100%;
	line-height: 0;
	height: 1px;
	display: block;
}

.sepGris {
	border-bottom: 1px solid #333;
}

.sep5 {
	margin-bottom: 4px;
}

.sep7 {
	margin-bottom: 6px;
}

.sep10 {
	margin-bottom: 9px;
}

.sep15 {
	margin-bottom: 14px;
}

.sep20 {
	margin-bottom: 19px;
}

.sep40 {
	margin-bottom: 39px;
}




.titre620 {
	text-transform: none;
	margin: 0;
	padding: 0;

	padding-left: 340px;

}

