/* Feuille de style pour le contenu des pages 
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */
@import "charte.css";

h1,h2,h3,h4 {margin:0;}

/* STYLE DE LA PAGE CONTACT */
#contactTxt{
	width:45%;
	float:left;
}
#contactPlan{
	width:45%;
	float:right;
}
#formContact input,textarea{
	width:100%;
	border:1px solid #000;
	font-size:12px;
}
#formContact input:focus,textarea:focus{
	border-color:#FF0000;
}
#formContact .champRequis{
	color:#FF0000;
}
.Bouton-valider-recherche {width:51px;height:16px;background-image:url(../images/charte/fd-bouton-valider.gif);background-repeat:no-repeat; float:left;font-size:11px;margin:0;border:0;cursor:pointer;}
/*---------------------------------- PAGE RECHERCHE-------------------------------*/
.fd-contenu-recherche {
	background-color:#CCCCCC;
	border:1px solid white;
	width:725px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	height:404px;
	}
.fd-contenu-recherche .Bouton-valider-recherche {width:51px;height:16px;background-image:url(../images/charte/fd-bouton-valider.gif);background-repeat:no-repeat; float:left;font-size:11px;padding: 1px 0 0 7px;margin:0;}
.fd-contenu-recherche .Bouton-valider-recherche a{color:#24251F;}
.fd-contenu-recherche .Bouton-valider-recherche a:hover{color:#CCCCCC;}

.bloc-valider-recherche {margin:10px 0 0 160px;}


.texte-recherche a{color:#000000;}
.texte-recherche a:hover{color:#FFF;}
.texte-recherche p{margin: 0 0 15px 0; padding:0;}
.texte-recherche {
	width:670px;
	text-align:justify;
	display:table;
	float:left;
	margin:0;
	color:#000000;
	}
.div-vide {
	height:1px;
	width:100%;
	float:left;
	margin:10px 0;
	padding:0;
	}
.cadre-aide-recherche{width:150px; height:98px; border-left:1px solid #4E4E4E; float:right; margin:10px 15px 0 0;}
.cadre-aide-top{
	width:150px; 
	height:18px; 
	color:#000; 
	font-size:13px;
	font-weight:bold;
	padding:0;
	text-align:center;
	}
.texte-recherche fieldset {
	margin:10px 0 20px 10px; 
	padding:0; 
	}
.cadre-aide-contenu {width:130px; margin-left:17px; margin-top:5px;}
.cadre-et-ou-sauf {width:50px;float:left;margin-right:15px;}
.cadre-form {width:120px; float:left; margin-right:10px;}
.texte-recherche label{margin:0; padding:0;}
.texte-recherche p{margin:3px 0; padding:0;}
.cadre-ok {width:80px;float:left; margin-left:15px;}
.critere {width:670px; margin: 10px 0; float:left;}
.decalage-30px {margin-left:30px;}
.decalage-10px {margin-left:10px;}

.Bouton-recherche-valider {color:#000000;width:51px;height:16px; background-image:url(../images/charte/fd-bouton-valider.gif); background-repeat:no-repeat;float:left; font-size:11px;padding: 1px 0 0 7px; margin:0; float:left;}
.Bouton-recherche-valider a{color:#000;}
.Bouton-recherche-valider a:hover{color:#CCC;}

.Bouton-recherche-ajouter {color:#000000;width:113px;height:16px; background-image:url(../images/charte/fd-bouton-confimation-devis.gif); background-repeat:no-repeat;float:left; font-size:11px;padding: 1px 0 0 7px; margin:0; float:left;}
.Bouton-recherche-ajouter a{color:#000;}
.Bouton-recherche-ajouter a:hover{color:#CCC;}


/*---------------------------------- PAGE PHOTOGRAPHE-------------------------------*/

.texte-photographe p{margin:0 0 15px 0; padding:0}
.texte-photographe {
	width:670px;
	text-align:justify;
	display:table;
	float:left;
	margin:0 0 0 15px;
	color:#000;
	}
.cadre-lettre a{color:#000000; font-weight:none;}
.cadre-lettre a:hover {color:#000000;}
.cadre-lettre {
	width:150px;
	float:left;
	margin:0;
	padding:20px 0 0 60px;
	}

.texte-photographe a{color:#FFF;}
.texte-photographe a:hover{color:#FFF;}
.texte-photographe li{
	list-style-type:none;
	margin-left:20px;
	}
.texte-photographe ul {
	margin-bottom:20px;
	}
	
/*---------------------------------- PAGE FAQ-------------------------------*/

.texte-faq p{margin: 0 0 15px 0; padding:0;}
.texte-faq {
	width:670px;
	text-align:justify;
	display:table;
	float:left;
	margin:0 0 0 15px;
	padding:0;
	color:#000000;
	}
.texte-faq a{color:#000; text-decoration:none;font-weight:bold;}
.texte-faq a:hover{color:#FFF; text-decoration:none;}
.texte-faq li{margin:5px 0 0 40px; list-style-image:url(../images/charte/puce-fleche.gif);}
.texte-faq ul {margin:20px 0 35px 0;}

/*---------------------------------- PAGE GENERAL-------------------------------*/

.titre-blanc {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px #FFF solid;
	}
.titre-noir {
	font-size:13px;
	color:#000;
	font-weight:bold;
	border-bottom:1px #000 solid;
	}
.bloc-1 {
	margin-top:30px;
	}
.bloc-0 {
	margin:0;
	}

label {
	margin-right:20px;
	width:160px;
	display:block;
	float:left;
	}
fieldset {
	border:0;
	padding:20px;
	border: 0;
	}
.legend {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 10px;
	letter-spacing:1px;
	}
.bouton-radio {
	background-color:#CCCCCC;
	border:solid 1px #CCCCCC;
	}
.texte-petit {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}

.ligne-blanche {
	border-bottom:1px solid #FFFFFF;
	line-height: 1px;
	height:1px;
	width:680px;
	margin:15px 0 15px 10px;
	float:left;
	}
.ligne-beige {
	border-bottom:1px solid #B1AFAF;
	line-height: 1px;
	height:1px;
	width:680px;
	margin:15px 0 15px 10px;
	float:left;
	}
H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-left:23px;
	width:450px;
	float:left;
	}
*html H1 {
	margin-left: 24px;
}
H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin: 0;
	margin-right: 30px;
	width:200px;
	float:right;
	text-align: right;
	color:#ABA9A9;
	}
*html H2 {
	margin-right: 15px;
}

/*--------------------------------------PAGE PRESENTATION AGENCE-----------------------*/

.fd-contenu-agence {
	background-color:#CCCCCC;
	border:1px solid white;
	width:725px;
	height:405px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	}
#contenu-presentation-agence p{padding:0; margin:0 0 15px 0;}
#contenu-presentation-agence {
	width:270px;
	text-align:justify;
	margin:0;
	padding:59px 0 0 15px;
	float:left;
	color:#000000;
	}
.contenu-presentation-agence-photo {
	width:406px;
	height:280px;
	background-repeat:no-repeat;
	float:left;
	margin:60px 0 0 20px;
	}
.decalage-30px {
	margin-left:30px;
	}
/*--------------------------------------PAGE CGV----------------------------------------*/

.texte-cgv a, .texte-cgv2 a{color:#000; text-decoration:none;font-weight:bold;}
.texte-cgv a:hover, .texte-cgv2 a:hover{color:#7F7E7E; text-decoration:none;}
.texte-cgv p,.texte-cgv2 p {margin:0 0 15px 0; padding:0;}

.texte-cgv {
	width:330px;
	text-align:justify;
	display:table;
	float:left;
	margin:0 0 0 0px;
	padding:10px 0 0 20px;
	color:#000000;
	}
.texte-cgv2 {
	width:330px;
	text-align:justify;
	display:table;
	float:left;
	margin:10px 0 0 25px;
	color:#000;
	}
	
/*--------------------------------------PAGE DEVIS-------------------------------------*/

.fd-contenu-devis {
	background-color:#CCCCCC;
	border:1px solid white;
	width:725px;
	height:404px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	}

.texte-devis {
	width:670px;
	text-align:justify;
	display:table;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 0 15px;
	color:#000000;
	}
.style-gras {font-weight:bold;}
.texte-devis p{margin:0 0 15px 0; padding:0;}
.texte-devis a{color:#000;text-decoration:none;}
.texte-devis a:hover{color:#FFF; text-decoration:none;}
.formulaire-devis {
	width:600px;
	float:left;
	padding:30px 0px 0px 100px;
	margin:0;
	}
.texte-devis label {
	margin:5px 0 0 0; 
	width:100px;
	}

.encart-form {
	width:400px;
	float:left;
	margin:10px 0 0 0;
	}
.Bouton-confirmation-devis { color:#000000;width:113px;height:16px; background-image:url(../images/charte/fd-bouton-confimation-devis.gif); background-repeat:no-repeat;float:left; font-size:11px;padding: 1px 0 0 0; margin:20px 0 0 0; text-align:center;}
.Bouton-confirmation-devis a{color:#000;}
.Bouton-confirmation-devis a:hover{color:#CCCCCC;}

/*--------------------------------------PAGE DEMANDE DEVIS-------------------------------------*/

.fd-contenu-demande-devis {
	background-color:#CCCCCC;
	border:1px solid white;
	width:725px;
	height:404px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	color:#000000;
	display: table;
	}
.ligne-devis {
	background-color:#C3C2C2;
	height:1px;
	}
/*--------------------------------------PAGE SERVICE-------------------------------------*/
.texte-service {
	width:670px;
	text-align:justify;
	display:table;
	float:left;
	margin:0 0 0 15px;
	color:#000;
	padding:0;
	vertical-align:top;
	}
.texte-service p{
	margin:0 0 15px 0;
	padding:0;
	}
.bloc-top {margin-top:10px;}

.texte-service a{color:#FFF;text-decoration:none;font-weight:bold;}
.texte-service a:hover{color:#7F7E7E; text-decoration:none;}


/*--------------------------------------PAGE CONTACT-------------------------------------*/
.fd-contenu-contact {
	background-color:#CCCCCC;
	border:1px solid white;
	width:725px;
	height:405px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	}
.bloc-coordonnees {
	width:210px;
	height:100px;
	margin:0 8px 0 0;
	float:left;
	}
.formcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #4F4F4F;
	border: 1px solid #B9B9B9;
	margin-bottom:2px;
}
.texte-contact a{color:#000;text-decoration:none;font-weight:bold;}
.texte-contact a:hover{color:#FFF; text-decoration:none;}
.texte-contact p{margin:0 0 15px 0;padding:0}
.texte-contact {
	width:670px;
	text-align:justify;
	display:table;
	float:left;
	color:#000000;
	margin: 0 0 0 15px;
	}
.texte-contact2 {
	width:670px;
	text-align:justify;
	height:405px;
	display:table;
	float:left;
	color:#000000;
	margin: 0 0 0 15px;
	}
	
.Bouton-contact-valider {width:63px;height:16px; background-image:url(../images/charte/fd-bouton-connecter-iscript.gif);background-repeat:no-repeat;float:left; font-size:11px;padding: 1px 0 0 0; text-align:center; margin:0 0 0 10px;}
.fd-contenu .Bouton-contact-valider a{color:#000;}
.fd-contenu .Bouton-contact-valider a:hover{color:#CCCCCC;}

/*-----------------------------------PAGE COMPTE INSCRIPTION----------------------------*/
.texte-inscription-compte {
	width:670px;
	text-align:justify;
	display:table;
	float:left;
	margin:0 0 0 15px;
	color:#000;
	padding:0;
	vertical-align:top;
	}
.texte-inscription-compte a {color:#000000;}
.texte-inscription-compte a:hover {color:#000000;}
.bloc-2 {margin-top:30px;}
.bloc-2 p{padding:0;margin:0 0 5px 0;}
.bloc-envoi {
	margin:10px 10px 30px 10px;
	width:600px;
	float:left;
	}
.bloc8 {width:670px;}

.Bouton-compte-inscription {color:#000000;width:51px;height:16px; text-align:center; background-image:url(../images/charte/fd-bouton-valider.gif); background-repeat:no-repeat;float:left; font-size:11px;padding: 1px 0 0 0; margin:0 0 0 15px;}
.fd-contenu .Bouton-compte-inscription a{color:#000}
.fd-contenu .Bouton-compte-inscription a:hover{color:#CCC;}

/*-----------------------------------PAGE COMPTE JE SUIS CONNECTER----------------------------*/

.fd-contenu-connecter {
	background-color:#CCCCCC;
	border:1px solid white;
	width:725px;
	height:405px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	}
.texte-connecter {
	width:640px;
	text-align:justify;
	display:table;
	float:left;
	margin:0;
	padding:0 0 0 55px;
	color:#000;
	}
.bloc-top-compte {
	margin-top:50px;
	}
.bloc-compte {
	width:260px;
	height:160px;
	margin:0;
	float:left;
	text-align:justify;
	padding:5px;
	}
.bloc-compte-left {
	width:280px;
	height:160px;
	margin:0;
	float:left;
	text-align:justify;
	margin:0 0 0 55px;
	padding:5px;
	}
.Bouton-connecter-inscription {width:63px;height:16px; background-image:url(../images/charte/fd-bouton-connecter-iscript.gif);background-repeat:no-repeat;float:left; font-size:11px;padding: 1px 0 0 7px;}
.Bouton-connecter-inscription a{color:#000;}
.Bouton-connecter-inscription a:hover{color:#CCCCCC;}


/*-----------------------------------PAGE COMPTE JE NE SUIS PAS CONNECTER----------------------------*/

.fd-contenu-deconnecter {
	background-color:#CCCCCC;
	border:1px solid white;
	width:725px;
	height:404px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	color:#000000;
	}
.texte-deconnecter {
	width:670px;
	padding:15px 0 0 30px;
	float:left;
	}
.cadre-identifiant a{color:#000;text-decoration:none;}
.cadre-identifiant a:hover{color:#CCCCCC; text-decoration:none;}
.cadre-inscription{
	width:310px;
	height:250px;
	float:left;
	margin:0;
	text-align:justify;
	}
.cadre-inscription ul{ margin:20px 0 20px 20px;}
.cadre-inscription li{list-style-image:url(../images/charte/puce4.gif);margin:5px 0 0 0;padding:0;} 
.cadre-identifiant{
	width:310px;
	float:left;
	margin:0 0 0 40px;
	}
.cadre-identifiant label{ margin:0; padding:0; width:100px;}
.cadre-champ{width:290px; float:left;  margin:10px 0 0 0px;}
.cadre-champ a{color:#000;}
.cadre-champ a:hover{color:#FFF;}

.Bouton-deconnecter-valider {width:63px;height:16px; background-image:url(../images/charte/fd-bouton-connecter-iscript.gif);background-repeat:no-repeat;float:left; font-size:11px;padding: 1px 0 0 7px; margin:15px 0 0 0;}
.Bouton-deconnecter-valider a{color:#000;}
.Bouton-deconnecter-valider a:hover{color:#CCCCCC;}

/*-----------------------------------PAGE REPORTAGES----------------------------*/	
.cadre-actu1 {
	width:340px;
	margin:10px 5px 0 7px;
	/*height:105px;*/
	float:left;
	}
.cadre-actu2 {
	width:325px;
	margin:15px 5px 0 32px;
	height:115px;
	float:left;
	}
.photo-actu {float:left;}
.photo-actu img{border:1px solid #2C2922;}
.description-actu {
	float:left;
	font-size:11px;
	color:#515151;
	margin:0 0 0 10px;
	width: 217px
	}
.description-actu p{ margin:0; padding:0;}
.description-actu a{text-decoration:underline; color:#24251F;}
.description-actu a:hover {text-decoration:none;}
.titre-actu {font-weight:bold;}
.nom-photographe {font-style:italic; padding-top:15px;}

/*----------------------------------------------PAGE COLLABORATION------------------------------------*/
.texte-collaborations p{margin:0 0 15px 0; padding:0;}
.texte-collaborations {
	width:660px;
	text-align:justify;
	display:table;
	float:left;
	margin:0 0 0 15px;
	padding:0;
	color:#000000;
	}
.texte-collaborations fieldset {border:0;}
.texte-collaborations fieldset p{margin:0 0 3px 0;padding:0;}
.bloc-envoi-collaboration form {margin:0 15px;}

.texte-collaborations label{
	margin:0 3px 0 0;
	padding:0;
	width:280px;
	display:block;
	float:left;
	}
.bloc-envoi-collaboration {
	width:650px;
	float:left;
	padding-left:10px;
	margin:0 0 30px 0;
	}
.bloc-ftp {
	width:670px;
	float:left;
	margin:30px 0 10px 0;
	}
	
.Bouton-collaboration-valider {width:63px;height:16px; background-image:url(../images/charte/fd-bouton-connecter-iscript.gif);background-repeat:no-repeat;float:left; font-size:11px;padding: 1px 0 0 0; text-align:center; margin:0 15px;}
.fd-contenu .Bouton-collaboration-valider a{color:#000;}
.fd-contenu .Bouton-collaboration-valider a:hover{color:#CCCCCC;}


/*----------------------------------------------PAGE RESULTAT------------------------------------*/


.recherche-resultat {
	width:710px;
	text-align:justify;
	display:table;
	float:left;
	margin:5px 0 0 20px;
	}
.cadre-resultat {
	float:left;
	width:204px;
	height:300px;
	margin:20px 28px 80px 0;
	}	
.resultat-top{
	width:203px;
	height:18px;
	background-color:#24251F;
	border:1px solid #515151;
	background-image:url(../images/charte/puce-loupe.gif);
	background-repeat:no-repeat;
	}
.detail-resultat {
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 25px;
	}
.resultat-centre {
	width:203px;
	height:210px;
	background-color:#24251F;
	border:1px solid #515151;
	margin:3px 0 3px 0;
	text-align:center;
	}
.resultat-centre img {
	margin: auto;
	display: block;
}
.resultat-bottom p{
	margin:5px;
	}
.resultat-centre img{
	border:1px solid #B9B9B9;
	}
.copyright {
	font-size:9px;
	font-style:italic;
	}
.calculatrice {
	margin-left:65px;
	}
.resultat-bottom {
	background-color:#515151;
	width:205px;
	height:72px;
	}
.recherche-resultat-top {
	width:710px;
	text-align:justify;
	float:left;
	margin:20px 0 0 0;
	}
.top1 {
	width:150px;
	float:left;
	margin-bottom:15px;
	}
.top2 {
	width:300px;
	float:left;
	margin-bottom:15px;
	}
/*----------------------------------------------PAGE VISIONNEUSE------------------------------------*/
.fd-contenu-visionneuse {
	background-color:#CCCCCC;
	border:1px solid white;
	width:725px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	}
.fd-contenu-visionneuse a{color:#000;text-decoration:none;}
.fd-contenu-visionneuse a:hover{color:#CCCCCC;text-decoration:none;}
.titre-visionneuse {
	width:309px;
	float:left;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	}
.autre-visionneuse {
	width:300px;
	float:left;
	color:#000000;
	}
.personnaliser-nbr-page-visio form{margin:0; padding:0;}
.personnaliser-nbr-page-visio {
	width:390px;
	float:left;
	color:#000000;
	margin:8px 0 0 30px;
	}
	
.Bouton-valider-visionneuse {width:51px;height:16px;background-image:url(../images/charte/fd-bouton-valider.gif);background-repeat:no-repeat; float:right;font-size:11px;padding: 1px 0 0 7px;margin:0;}
	

.Bouton-demande-devis {width:120px;height:16px;background-image:url(../images/charte/fd-bouton-devis.gif);background-repeat:no-repeat;float:left; font-size:11px;padding: 1px 0 0 11px; margin:10px 0 0 0}
.Bouton-demande-devis a{color:#red;}
.Bouton-demande-devis a:hover{color:#red;}

.Bouton-supprimer-selection {width:140px;height:16px;background-image:url(../images/charte/fd-bouton-selection.gif);background-repeat:no-repeat;float:left; font-size:11px;padding: 1px 0 0 9px; margin:10px 0 0 0}
.Bouton-supprimer-selection a{color:#red;}
.Bouton-supprimer-selection a:hover{color:#red;}

.cadre-visionneuse {
	width:203px;
	float:left;
	text-align:center;
	padding: 3px 0px 15px 0px
	}
.cadre-visionneuse img {
	border:1px solid white;}
.ensemble-visionneuse {
	width:203px;

	margin:10px 0 10px 19px;
	float:left;
	}
.visionneuse-bottom {
	width:203px;
	height:35px;
	float:left;
	color:#000000;
	}
.numero-photo-visio {text-decoration:underline; font-size:12px; color:black; margin-left:3px; width:150px; float:left;padding-bottom:2px;}
.numero-photo-visio a{text-decoration:underline; color:black;}
.numero-photo-visio a:hover{text-decoration:underline; color:#FFF;}
.supprimer {width:16px; height:16px; float:right;}
.loupe-visio {width:19px; height:16px; float:right;}
.descroptif-visio {width:200px; float:left; margin:5px 0 0 3px;}


/*----------------------------------------------PAGE RESULTAT 2------------------------------------*/
.fd-contenu {
	background-color:#CCCCCC;
	border:1px solid white;
	width:725px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	}
.fd-contenu a {color:#000000;}
.fd-contenu a:hover {color:#FFF; text-decoration:none; font-weight:none;}
.afficher-dernier {
	width:250px;
	float:left;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
	}
.personnaliser-nbr-page {
	width:380px;
	float:left;
	color:#000000;
	margin:5px 0 4px 0;
	}
.visionneuse-active {
	width:200px;
	float:right;
	color:#505050;
	}
.titre-visionneuse-active {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}

.fd-case {
	background-color:#CCCCCC;
	border:0;
	vertical-align:middle;
	}
.affichage-numero-page {
	width:100px;
	float:left;
	color:#505050;
	}
.affichage-numero-page3 {
	width:130px;
	float:left;
	color:#505050;
	}
.cadre-visu {
	float:left;
	width:210px;
	height:248px;
	margin:0 10px;
	text-align:center;
	}
.Bouton-valider-resultat {width:51px;height:16px;background-image:url(../images/charte/fd-bouton-valider.gif);background-repeat:no-repeat; float:right;font-size:11px;padding: 1px 0 0 7px;margin:0;}
.Bouton-valider-resultat a{color:#24251F;}
.Bouton-valider-resultat a:hover{color:#CCCCCC;}



.cadre-visu p{margin:0; padding:0;}
.cadre-top {width:210px;}
.cadre-top img{border:1px solid white; vertical-align:middle;}
.cadre-bottom {width:210px; float:left; height:25px; text-align:left;}
.numero-photo {text-decoration:underline; font-size:12px; color:black; margin-left:3px; width:160px; float:left;padding-bottom:2px;}
.numero-photo a{text-decoration:underline; color:black;}
.numero-photo a:hover{text-decoration:underline; color:#FFF;}
.loupe {width:30px; text-align:right; float:right; margin-right:3px;}
.decsriptif-visu {width:200px; height:83px; float:left; margin-left:3px; margin-top:5px; color:#505050; text-align:justify;}
.texte-italic {font-style:italic; font-size:10px;}
.ajouter-selection {width:108px; float:left; color:#000000;background-image:url(../images/charte/puce-tarifer.gif); background-repeat:no-repeat; background-position:left; margin-top:3px; padding:0 0 0 12px;}
.tarifer-image {width:67px; float:left; color:#000000; background-image:url(../images/charte/puce-dollars.gif); background-repeat:no-repeat; background-position:left; margin-left:3px; margin-top:3px; padding:0 0 0 10px;}
.supprimer-image {width:67px; float:left; color:#000000; background-image:url(../images/charte/picto-suupr.gif); background-repeat:no-repeat; background-position:left; margin-left:3px; margin-top:3px; padding:0 0 0 16px;}

/*----------------------------------------------PAGE FICHE PHOTOS------------------------------------*/

.CadrePhoto {width:500px;float:left;}
.CadrePhoto img {border:1px solid white;}
.CadreCommentaire {
	width:210px;
	float:right;
	margin:0 0 0 15px;
	color:#24251F;
	}
.TextePlusGros {font-size:12px; font-weight:bold;}
.MotsCles {width:180px;float:left; margin-left:4px;}
.MotsCles a{text-decoration:none;}
.MotsCles a:hover{text-decoration:underline; color:#24251F}
.CadreCommentaire p{margin:0px 0 20px 0;}
.CadreTitre {width:210px; margin:13px 0 2px 0; float:left;}
.CadreDescriptif {
	width:500px;
	float:left;
	padding:15px 0 15px 0;
	color:#24251F;
	}
.CadreBouton {
	width:210px;
	float:right;
	clear:right;
	margin:0 0 0 15px ;
	}
.Bouton {width:145px;height:16px;background-image:url(../images/charte/fd-bouton.gif);background-repeat:no-repeat;float:left; margin:3px 0 0 8px; font-size:11px;padding: 1px 0 0 5px;}
.Bouton a{color:#24251F;}
.Bouton a:hover{color:#CCCCCC;}
.BoutonRechercher {width:145px;height:16px;background-image:url(../images/charte/fd-bouton.gif);background-repeat:no-repeat;float:left; margin:0 0 15px 8px; font-size:11px;padding: 1px 0 0 0; text-align:right;}
.BoutonRechercher a{color:#24251F;}
.BoutonRechercher a:hover{color:#CCCCCC;}


.CadreNumeroPhoto {
	font-size:12px;
	text-decoration:underline;
	}
.CadreCoordonnes {font-size:11px; margin:10px 0;}
.CadreDescription {font-size:10px;}

/*----------------------------------------------PAGE NEWS LETTER------------------------------------*/

.bloc1{width:237px;	height:155px;float:left;}
.bloc1 img{	border:1px solid #FFF;	}
.bloc2 {width:470px; float:left; margin:0 0 0 15px; color:#24251F; text-align:justify;}
.bloc2 p{margin:0; padding:0;}
.bloc3 p{margin:0; padding:0;}
.bloc4 p{margin:0; padding:0;}
.titreNews {font-size:19px; font-weight:bold; color:#24251F;}
.ssTitreNews {font-size:13px; font-weight:bold; color:#24251F;}
.bloc3 {width:720px; float:left; color:#24251F; vertical-align:top; margin:10px 0 0 0;text-align:justify;}
.bloc4 {width:507px; float:left; color:#24251F; vertical-align:top; margin:10px 0 0 0; text-align:justify;}
.bloc5{width:200px;	height:133px;float:left; margin:10px 0 0 10px; }
.bloc5 img{	border:1px solid #FFF;	}
.date {color:#6E6F6A; font-size:15px; font-weight:bold;}

.affichage-numero-page2 {
	width:250px;
	float:left;
	color:#505050;
	}
.page-present {text-decoration:underline;}
.page-present a{text-decoration:underline;}
.page-present a:hover{text-decoration:none;font-weight:bold;}


/*----------------------------------------------PAGE NEWS LETTER2------------------------------------*/
.fd-news a {color:#24251F;}
.fd-news a:hover {color:#FFF;}
.fd-news p {color:#24251F; text-align:justify;}
.fd-news {
	background-color:#CCCCCC;
	border:1px solid white;
	width:725px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	}

.cadre-date {
	width:720px;
	float:left;
	margin:0 0 10px 0;
	}
.cadre-gauche-news img {border:1px solid white;}
.cadre-gauche-news {
	width:200px;
	float:left;
	margin:0 15px 1px 0;
	}
.titre-news-top {
	width:500px;
	float:left;
	margin:0 0 10px 0;
	}
.cadre-image-droite img {border:1px solid white;}
.cadre-image-droite {
	width:200px;
	float:right;
	margin:5px 0 3px 10px;
	}

