/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #67696e;
	background-position: center top;
	margin: 0px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}

a {
	color: #d00505;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

table {
	font-size: 11px;
}

p {
	
	padding: 3px;
}

.tableauGlobal {
	width: 100%;
	/*background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}










/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| ENTETE |||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauEntete {
	width: 980px;
	height: 91px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/logo-entete.jpg);
	
}
.tableauEntete .decalageLogo {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*text-align: center;*/
}
.tableauEntete .adresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.email {
	color: #ffffff;
	text-decoration: none;
} 


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||| QUICKSEARCH |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauQuicksearch {
	width: 980px;
	padding-top: 0px;
	padding-bottom: 0px;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	background-color: #000000;
	/*background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	text-align: center;
	*/
}

.tableauBloc {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	*/
}

.tableauBlocGauche {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	width: 900px;
	*/
}

.tableauBlocCentre {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 20px;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	width: 900px;
	*/
}

.tableauBlocDroite {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 29px;
	padding-right: 30px;
	padding-bottom: 20px;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	width: 900px;
	*/
}

.titre {
	/*height: 60px;*/
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	font-size: 20px;
}

.liens {
	font-size: 13px;
	color: #d00505;
}

.tableauBloc.blocTexte.ssTitre {
	text-color: #d00403;
}

.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocTexte * {
	color: #ffffff;
}

.blocPhotoGauche {
	
	vertical-align: top;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhotoGauche img {
	border: 1px outset #d00505;
}

.blocPhotoDroit img {
	border: 1px outset #d00505;
}

.blocPhoto img {
	border: 1px outset #d00505;
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| EMAILING AUTO |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*tableau général*/
.tableauEmailingAuto {
	margin-top: 20px;
	margin-bottom: 20px;
}


/*Tooltip*/
.emailingauto_tooltip {
	border: 1px solid #AAAAAA;
	background: #DDDDDD;
	color: #333333; 
	padding: 5px;
}

/*Bouton Info*/
.emailingauto_img_infos {
	margin-left:10px;
	margin-right:10px;
}

/*Tooltip*/
.emailingauto_tooltip_unsubscribe input {
	
	width: 120px;
}

.tooltip_close { 
	display: block;
	float: right;
}

/*message de confirmation*/

.emailing_auto_message_success, .emailing_auto_message_error, .emailing_auto_confirm_text success, .emailing_auto_confirm_text error {
	color:green;
}

.emailing_auto_confirm_title {
	color:black;
	font-size: 0.94em;
	padding-top: 50px;
}

.emailing_auto_confirm_text {
	padding-bottom: 50px;
}


/*ne pas modifier ce qui suit*/

#emailingauto_tooltip {
	position: absolute; 
	display: none; 
	z-index:20000;
}

#emailingauto_tooltip_unsubscribe {
	position: absolute; 
	display: none; 
	z-index:20000;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 980px;
	height: 59px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/background-pied-de-page.jpg);
	/*background-repeat: repeat-x;
	background-color: #000000;*/
}

.tableauPiedDePage a {
	color: #FFFFFF;
	text-decoration: none;
}

.tableauPiedDePage a:hover {
	color: #d00505;
	text-decoration: underline;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 980px;
	height: 36px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(../images/background-description-referencement.jpg);
	/*background-color: #000000;*/
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	background-color: #000000;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.adresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.adresse a {
	color: #d00505;
	text-decoration: none;
}

.adresse a:hover {
	color: #ffffff;
	text-decoration: underline;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 980px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	background-color: #000000;
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.tableauCredits a {
	color: #d00505;
	text-decoration: none;
}

.tableauCredits a:hover {
	color: #ffffff;
	text-decoration: none;
}