/********************************************/
/*********MISE EN PAGE PAR DEFAUT************/
/********************************************/

body {
	background-color:#FFF;/*couleur du fond du site*/
	background-image: url(fond.gif);/*Image de fond du site*/
	background-repeat:repeat-x;/*Répétition de l'image de fond du site à l'horizontale*/
	margin: 0;
	padding: 0;
}
body, select, input, div, textarea{
	color: #333333; /*Couleur du texte par défaut*/
	font: 12px Arial, Helvetica, sans-serif;/*police texte par défaut*/
}
td {
	font: 12px Arial, Helvetica, sans-serif;/*police texte par défaut*/
}
label {
	font-weight: bold;
}
hr {
	height: 1px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
ul{
	list-style: none;
}
.button {
	height: 21px; 
	border:none;
	background: #2F2F2F; 
	font-size: 12px; 
	text-align: center; 
	padding-top: 2px; 
	/*margin-left: 185px;*/ 
	cursor: pointer;
	color: white;
}

.whitelink {
color: #FFFFFF;
text-decoration: none;
}

.whitelink a:hover{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

/*********Formulaire*********/

form {
	border: 0px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
input, textarea {
	color: #333333;

}
.radio {
	background: none;
	border: 0px;
}

/*********Image**************/

a img, a img:visited, a img:hover, a img:active {
	border:0;
}

/*********Lien**************/

a:link, a:visited, a:active {
	text-decoration: none;
}


/********************************************/
/*******************BLOC*********************/
/********************************************/

#container{
	margin: 0 auto;
	padding:0;
	width: 1000px;

	background: white;
}
#haut{
	height: 245px;
	width: 1000px;
}
#contenu{
	float: left;
	padding: 0 10px 10px 22px;
	width: 654px;
}
#droite{
	float: right;
	margin:0;
	padding: 0;
	width: 314px;
}
.TitlePageModule{
font: 30px Times new Roman, Helvetica, sans-serif;/*police texte par défaut*/
font-weigth:bold;
color:black;
text-transform:uppercase;

}


/********************************************/
/********************BAS*********************/
/********************************************/

#bas {
	clear:both;
	color:#333333;
	font:10px Arial, Helvetica, sans-serif;/*police texte par défaut*/
	padding: 75px 22px 100px 22px;
	text-align:center;
	width:956px;

}
.bas_div{
	background: url('fd_footer.gif') repeat-x; 
	height: 40px; 
	width: 956px; 
	text-align: center; 
	padding-top: 15px;
}
.bas_div_separation{
	text-align: center; 
	padding: 0 16px 0 16px;
}

#bas a:link, #bas a:visited, #bas a:active { /*Style des liens en bas de page*/
	color: #333333;
	font:11px Arial, Helvetica, sans-serif;/*police texte par défaut*/
	text-decoration: none;
}
#bas a:hover {/*Style des liens en bas de page lors du survol/rollover*/
	color: #333333;
	font:11px Arial, Helvetica, sans-serif;/*police texte par défaut*/
	text-decoration: none;
}




/********************************************/
/***************MENU HAUT********************/
/********************************************/
.div_haut{
	padding-top: 9px; 
	padding-bottom: 9px;
	text-align: center; 
	background: url('fd_pub.gif')  repeat-x bottom; 
	height: 113px;
}
.div_haut_img{
	border: solid 1px #E8E8E8;
}
.div_haut_menu{
	height: 114px; 
	width: 1000px;
	margin:0px;
	padding:0px;

}
.div_haut_menu_tableau{
	width: 1000px; 
	height: 114px; 
	margin:0px;
	padding:0px;

	
}
.div_menu_ombre{
	width: 1000px; 	
	height: 29px;
	background: url('ombre.gif') repeat-x; 
}
.img_nav{
	border: 0;
}

table.navigation {
	height:52px;
	font: 13px Verdana, Helvetica, sans-serif;/*police texte par défaut*/
	margin:0px;
	padding:0px;
	display: block;
	border:0px;
	width:100%px;
}
table.navigation_off {
	background-image:url('nav/backgroundOff.gif');
	background-position: top right;
	width:100%;
}
.navigation_off td{
	/*background-color:#868889;*/
	font: 13px Verdana, Helvetica, sans-serif;/*police texte par défaut*/
	height:52px;
	color:#ffffff;
	width:100%;
}
table.navigation_on {
	background-image:url('nav/backgroundon.gif');
	background-position: top right;
	width:100%;
}
.navigation_on td{
	color:#ffffff;
	font: 13px Verdana, Helvetica, sans-serif;/*police texte par défaut*/
	height:52px;
	width:100%;
}
.navigation_on p{
	font-weight: bold;
}
.navigation_submenu_on p{
	font-weight: bold;
}

.navigation_submenu td{
	/*clear:both;*/
	/*display: block; */
	font: 10px Verdana, Helvetica, sans-serif;/*police texte par défaut*/
	height:18px;
	background:none;
	background-color:#d47f24;
	border:0px;
	width:100%;
}
.navigation_submenu_on td{
	/*clear:both;*/
	font: 10px Verdana, Helvetica, sans-serif;/*police texte par défaut*/
	/*display: block;*/ 
	/*height:18px;*/
	background:none;
	background-color:#eecca7;
	border:0px;
	width:100%;
}


.navigation_submenu table{
	/*clear:both;*/
	/*display: block;*/
	font: 10px Verdana, Helvetica, sans-serif;/*police texte par défaut*/
	/*height:18px;*/
	background:none;
	background-color:#d47f24;
	border:0px;
	width:100%;
}


/********************************************/
/********************DIV CENTRAILE***********/
/********************************************/
.div_centrale{
	width: 641px; 
}


/* DEBUT WALL */


#wall_divglobal{
/*-ms-filter: "progid:DXImageTransform.Microsoft.Fade(duration=1)";*/
/*filter :progid:DXImageTransform.Microsoft.Fade(duration=1);*/
cursor:pointer;
padding-left: 8px; 
padding-right: 0px; 
padding-top: 0px; 
padding-bottom: 0px;
position:absolute;
height:228px;
}
 
 
#wall_divimg{
border-style: solid; 
border-width: 1px; 
padding-left: 0px; 
padding-right: 0px; 
padding-top: 0px; 
padding-bottom: 0px
}
 
#wall_txt{
padding: 10px;
}
 
 
#wall_divtxtimg{
background-color: transparent;
background-image:url('http://www.dfcg.com/images/home/wall/fond.png') !important;
background-position:0 0;
opacity = (80);
MozOpacity = (80);
KhtmlOpacity = (80);
filter : "alpha(opacity="80")";
top:175px;
left:16px;
z-index:10;
position:relative;
width:535px; 
height:97px; 
padding:0px 0px 0px 0px;
margin:0px;
color:white;
overflow:hidden;
cursor:pointer;
}
 
.wall_titre_annonce{
color:#ff5402;
font-family: Arial;
font-size:12pt;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}
 
 
.wall_soustitre_annonce{
color:#ff5402;
font-family: Arial;
font-size:10pt;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}
 
.wall_description_annonce{
color:#ffffff;
font-family: Arial;
font-size:10pt;
text-decoration:none;
}
 


.wall_cadre{
display:block;
	width: 590px; 
	height: 320px; 
	overflow:hidden;
	background: url('wall.png') repeat-x; 
	margin:0 auto;
	padding: 20px 0px 0px 20px;
}
.sommaire_cadre{
	width: 641px; 
}
/* FIN WALL */

/* DEBUT RUBRIQUE */
.cadre_rubrique{
	background: url('fd_rubrique.gif') repeat-x;
	padding-bottom: 30px;
}
.titre_rubrique{
	font-size: 18px;
	color: #FF992B;
}
.nom_rubrique{
	text-transform: uppercase;
	font-size: 18px;
	padding: 13px 0 23px 13px;
}
.par_rubrique{
	color: black;
		font-size: 13px;
}
.div_rubrique{
	margin-left: 10px;
}
.texte_rubrique{
	color: #595959; 
	padding-top: 10px;
}
.savoirplus_rubrique{
	width: 67px; 
	height: 18px; 
	background: #FF992B; 
	color: white; 
	padding: 1px 0 0 3px; 
	font-size: 13px; 
	margin: 10px 0 10px 0;
}
.lireplus_article{
	width: 90px; 
	height: 18px; 
	background: #FF992B; 
	color: white; 
	padding: 1px 0 0 3px; 
	font-size: 13px; 
	margin: 10px 0 10px 0;
}
.lireplus_article_off{
	width: 130px; 
	height: 18px; 
	background: #FF992B; 
	color: white; 
	padding: 1px 0 0 3px; 
	font-size: 13px; 
	margin: 10px 0 10px 0;
}
/* FIN RUBRIQUE */

/* DEBUT EDITO */
.cadre_edito{
	background: url('edito.gif') repeat-x;
	padding-bottom: 30px;
}
.div_edito{
	margin-left: 10px;
	padding-top: 60px;
}
.titre_edito{
	font-weight: bold;
	font-size: 12px;
}
.texte_edito{
	color: #595959; 
	padding-top: 0px;
}
.liresuite_edito{
	margin-top: 10px;
	color: #FF992B; 
}
/* FIN EDITO */







.navdroite_div{
	background: url('fd_droit.gif'); 
	width: 290px; 
	padding-left: 20px; 
	border-bottom: solid 6px #ECECEC;
}



/* DEBUT IDENTIFICATION nav droite */
.identification_div{
	background: url('fd_identification.gif'); 
	width: 271px; 
	height: 136px; 
	position: relative;
}
.identification_div_table{
	position: relative; 
	top:32px; 
	left: 15px;

}
.identification_table_login{
	width: 241px; 
}
.identification_table_td_login{
	color: white;
}
.identification_login_input{
	border: 0; 
	width: 125px; 
	height: 21px;
}
.identification_table_td{
	text-align: right;
}

.identification_table_mdp{
	width: 241px; 
	padding-top: 4px; 
	color: white;
}
.identification_mdp_input{
	border: 0; 
	width: 125px; 
	height: 21px;
}
.identification_table_td_mdp{
	width: 95px; 
	color: white;
}
.identification_valider_td{
	text-align: right; 
	padding-top: 4px;
}
.identification_valider_input{
	width: 52px; 
	height: 20px; 
	background: #2F2F2F; 
	font-size: 12px; 
	text-align: center; 
	padding-top: 2px;
	margin-left: 85px; 
	cursor: pointer;
	color: white;
}
/* FIN IDENTIFICATION nav droite */



/* DEBUT MAGAZINE nav droite */
.magazine_div{
	width: 298px; 
	height: 236px; 
	position: relative; 
	padding: 0;
}
.magazine_cadre{
	background: url('fd_magazine.gif'); 
	width: 264px; 
	height: 246px; 
	position: absolute;
	top: 0; 
	left: 0;
}
.magazine_img_magazine{
	/*background: url('magazine.png');*/ 
	width: 298px; 
	height: 200px; 
	position: absolute; 
margin-top:1px;
	top: 0; 
	left: -12px; 
}
.magazine_div_telecharger{
	position: absolute; 
	top: 205px; 
	left: 0; 
	width: 244px; 
	text-align: right;
}
.magazine_div_telecharger_atel{
	color: #FF992A; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
}
.magazine_div_telecharger_acliq{
	color: black; 
	font-size: 11px; 
	text-decoration: none;
}
/* FIN MAGAZINE nav droite */



/* FIN ABONNEZ VOUS nav droite */
.abonnezvous_div{
	width: 265px; 
	height: 107px; 
	position: relative; 
	background: url('abonnezvous.gif');
}
/* FIN ABONNEZ VOUS nav droite */



/* FIN NEWSLETTER nav droite */
.newsletter_div{
	width: 264px; 
	height: 93px; 
	position: relative; 
	background: url('fd_newsletter.gif');
}
.newsletter_table{
	top: 50px; 
	left: 10px; 
	position: absolute;
}
.newsletter_table_input{
	border: 0; 
	width: 212px; 
	height: 20px;
	padding-top: 4px;
}
.newsletter_table_ok{
	width: 20px; 
	height: 20px; 
	background: #FF992B; 
	color: white; 
	text-align: center; 
	font-size: 11px; 
	font-weight: bold; 
	margin-left: 3px; 
	padding-top: 5px; 
	cursor: pointer;
}
/* FIN NEWSLETTER nav droite */



/* DEBUT photo nav droite */
.photo_div{
	width: 265px; 
	height: 125px; 
	position: relative; 
	text-align: center; 
	padding-bottom: 30px;
}
.photo_div_img{
	width: 125px; 
	height: 125px; 
	background: url('squarebutton.gif'); 
	text-align: center; 
	margin: auto;
}
/* FIN photo nav droite */



/* DEBUT LIEN nav droite */
.lien_div{
	width: 290px; 
	padding: 50px 0 0 5px;
}
.lien_cadre{
	padding-bottom: 15px;
}
.lien_cadre_titre{
	font-size: 12px; 
	font-weight: bold; 
	color: #5E5E5E;
}
.lien_cadre_descritpion{
	font-size: 12px; 
	color: black;
}
.lien_cadre_site{
	font-size: 12px; 
	color: #FF992B;
}
/* FIN LIEN nav droite */

/* PAGE ACTUALITE */
.cadre_evenement{
	padding-bottom: 30px;
}
.titre_evenement{
	font-weight: bold;
	color: #595959;
	padding-bottom: 20px;
}
.texte_evenement{
	color: #595959;
	padding-bottom: 15px;
}	
.footer_evenement{
	background: url('fd_footer.gif') repeat-x; 
	height: 40px; 
	width: 620px; 
	text-align: right; 
	padding: 15px 20px 0 0;
	margin-top: 30px;
}	
.footer_puce{
	/*background: url('puce.gif') no-repeat;*/ 
	/*width: 255px;*/

	margin: 0 0px 0 auto;
}
.footer_puce_ici{
	color: #FE9A2B;
}
/* FIN PAGE ACTUALITE */


/* DEBUT PAGE DOSSIER */
.cadre_dossier{
	padding-bottom: 30px;
}
.titre_dossier{
	font-size: 18px;
	color: #FF992B;
}
.par_dossier{
	color: black;
	font-size: 13px;
}
.footer_dossier{
	background: url('fd_footer.gif') repeat-x; 
	height: 16px; 
	width: 640px; 
	margin-bottom: 35px;
}
.cadre_sommaire_dossier{
	padding: 0 0 25px 55px;
}
.dossier_image{
	margin-bottom: 10px;
}
.dossier_image_illustration{
	margin-top: 25px;
	margin-bottom: 15px;
}
.dossier_image_sommaire{
	margin-bottom: 25px;
}

.precedent_image_sommaire{
	margin-bottom: 25px;
}
.cadre_sommaire_precedent{
	padding: 0 0 25px 55px;
}
/* FIN PAGE DOSSIER */


/* PAGE EXPERTISE */
.expertise_image{
	margin-bottom: 10px;
}
.cadre_precedent{
	padding-bottom: 20px;
	padding-left: 20px;
}
.titre_precedent{
	font-size: 24px;
	color: black;
}
.texte_precedent{
	font-weight: bold;
	color: #595959; 
	padding-top: 15px;	
}

.footer_expertise{
	background: url('fd_footer.gif') repeat-x; 
	height: 16px; 
	width: 640px; 
	margin-bottom: 15px;
}
.paddilaune_image_sommaire{
	margin-bottom: 2px;
}
.cadre_laune{
	padding-left: 20px;
}
.texte_dossier{
	font-weight: bold;
	color: #595959; 
	padding-top: 15px;
}
.titre_laune{
	font-size: 18px;
	color: #FF992B;
}
.par_laune{
	color: black;
	font-size: 13px;
}
.footer_laune{
	background: url('fd_footer.gif') repeat-x; 
	height: 40px; 
	width: 620px; 
	text-align: right; 
	padding: 15px 20px 0 0;
	margin-top: 15px;
}	
.footer_laune_puce{
	background: url('puce.gif') no-repeat; 
	width: 157px;
	margin: 0 0 0 auto;

}
.footer_laune_puce_ici{
	color: #FE9A2B;
}


.parution_image_sommaire{
	margin-bottom: 2px;
}
.cadre_parution{
	padding: 10px 0 15px 30px;
}

.mois_parution{
	font-size: 18px;
	color: #FF992B;
}
.titre_parution{
	font-weight: bold;
	color: #585858;
	padding: 20px 0 20px 40px;
}
.par_parution{
	color: black;
	font-weight: normal;
	font-size: 13px;
}
.cadre_parution_liste{
	padding: 10px 0 30px 30px;
}
.footer_parution{
	background: url('fd_footer.gif') repeat-x; 
	height: 40px; 
	width: 620px; 
	text-align: right; 
	padding: 15px 20px 0 0;
	margin-top: 15px;
}	
.footer_parution_puce{
	background: url('puce.gif') no-repeat; 
	width: 372px;
	margin: 0 0px 0 auto;
}
.footer_parution_puce_ici{
	color: #FE9A2B;
}
/* FIN PAGE EXPERTISE */


/* DEBUT PORTRAIT */
.portrait_image{
	margin-bottom: 0;
}
.cadre_portrait{
	padding: 10px 0 20px 20px;
}
.titre_portrait{
	font-size: 18px;
	color: #FF992B;
}
.par_portrait{
	color: black;
	font-size: 13px;
}
.image_portrait{
	padding: 15px 0 20px 0;
}
.texte_portrait{
	font-weight: bold;
	color: #595959; 
	padding-bottom: 1px;
}
.footer_portrait{
	background: url('fd_footer.gif') repeat-x; 
	height: 40px; 
	width: 620px; 
	text-align: left; 
	padding: 15px 20px 0 0;
}	
.footer_portrait_puce{
	background: url('puce.gif') no-repeat; 
	width: 300px;
	margin: 0 0 0 auto;
	padding-left: 13px;
}
.footer_portrait_puce_ici{
	color: #FE9A2B;
}


.mois_portrait{
	font-size: 18px;
	color: #FF992B;
}
.titre_mois_portrait{
	font-weight: bold;
	color: #585858;
}
.par_portrait{
	color: black;
	font-weight: normal;
	font-size: 13px;
}
.div_parution_liste{
	background: url('puce_fleche.gif') 0 5px no-repeat; 
	padding-left: 20px;
	padding-bottom: 8px;
}
/* FIN PORTRAOT */
