/********************************************/
/*********MISE EN PAGE PAR DEFAUT************/
/********************************************/

body {
	background-color:#ffffff;/*couleur du fond du site*/
	background-image: url(background.gif);/*Image de fond du site*/
	background-position:top center;
	background-repeat:repeat-x;/*Répétition de l'image de fond du site à l'horizontale*/
	margin: 0px;
	padding: 0px;
}
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*/
}

/*********lien**************/

a:link, a:visited, a:active {
	color: #0c2b55;/*Couleur des liens par défaut*/
	font: 12px Arial, Helvetica, sans-serif;/*police texte par défaut*/
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #0c2b55;/*Couleur des liens par défaut lors du survol/rollover*/
	font: 12px Arial, Helvetica, sans-serif;/*police texte par défaut*/
	font-weight:bold;
	text-decoration: none;
}

/*********Image**************/

a img, a img:visited, a img:hover, a img:active {
	border:0px;
}
/*********Bouton**************/
.bouton {
  color: white;
margin:0px;
  background-image: url(fd_bouton.jpg);
  background-color:  #333333 ;
background-repeat:repeat-x;
  border: 1px solid #333333   ;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 0px 5px 0px 5px;
height:=20px;
}
/**********Conteneur**************/

#container {
	margin: 0px auto;
	padding:0px;
	width: 1000px;
}

/********************************************/
/******************ENTETE********************/
/********************************************/


#publicite_haute{

	
}
#entete{

}
#identification{
	color:#0c2b55;
	font-size:12px;
	font-weight:bold;

}
.bt_identification{
	margin:0px;
}
#login{
	background-image: url(login.gif);
background-position:right center;
background-repeat:no-repeat;
	height:24px;


}
#logo{

	width:596px;
}
#logo img{

float:bottom left;
}
#flux{
	float:right;
	width:350px;
}
#flux img{
	float:bottom right;
}
/********************************************/
/****************NAVIGATION******************/
/********************************************/
#navigation table{
	color:#6e98d2;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px 2px 0px 5px;

}

#navigation td{
valign:middle;
height:27px;
font-weight:bold;
}

#navigation {
height:30px;
width:1000;

}

/********************************************/
/*****************CONTENU********************/
/********************************************/

#contenu {
	clear:both;
	margin:0px;
	padding:0px;
	width: 1000px;
}
#partie_gauche{
	float:left;
	margin:0px;
	padding:0px;
	width:595px;
}
#partie_droite{
	float:left;
	margin:0px;
	padding:0px;
	width:405px;
}

/********************************************/
/*****************GAUCHE*********************/
/********************************************/

/**********Bloc**************/

.bloc_gauche{
	background-image: url(fd_gauche.gif);
	background-position:right center;
	background-repeat:repeat-y;
}
.bloc_gauche_footer{
	background-image: url(fd_gauche_footer.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}

/************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:#ffffff;
font-family: Verdana;
font-size:14pt;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}
 
 
.wall_soustitre_annonce{
color:#ffffff;
font-family: Verdana;
font-size:12pt;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}
 
.wall_description_annonce{
color:#ffffff;
font-family: Verdana;
font-size:10pt;
text-decoration:none;
}
 
 
#wall{
	margin:13px 0px 0px 25px;
	padding:0px;
	
	width:570px;
}
#wall1{
	background-image: url(fd_gauche_entete.gif);
	background-repeat:no-repeat;
	height:12px;
	
}
#wall2{
height:200px;
	padding:0px 10px 10px 10px;
}


/************Post************/

#posts{
	margin:10px 0 20px;
	padding:0px;
	width:595px;
}
#posts1{
	background-image: url(fd_gauche_entete.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:12px;
}
#posts2{
	padding:0px 0px 0px 0px;
}
.post{
	margin:0px 0px 20px 0px;
}
.post2{
	background-image: url(fd_article_footer.gif);
	background-repeat:no-repeat;
	height:13px;
	margin:0px 0px 0px 25px;
}
/************Post entete************/
.post_titre{
	background-image:url(t_article1.gif);
	background-position:0 0;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	height:33px;
	margin:0px;
	overflow:hidden;
	padding:12px 15px 0 90px;
	width:490px;
}
.post_titre a:link, .post_titre a:hover, .post_titre a:visited, .post_titre a:active{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	line-height:1;
	margin:0px;
	padding:0px;
}
.post_date{
	background-color:#0C2B55;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:-8px 0 0 30px;
	padding:5px;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	width:42px;
}
.post_auteur{
	background-image: url(t_article2.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	/*height:23px;*/
	padding:10px 0 0 0;
	width:595px;
	text-align:right;
}
.post_auteur a:link, .post_auteur a:hover, .post_auteur a:visited, .post_auteur a:active{
	background-image: url(puce_auteur.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	margin:0 30px 0 0;
	padding:3px 20px 3px 0;
}
.post_heure{
	color:#0c2b55;
	font-weight:normal;
}

/************Post contenu************/

.post_contenu{
	background-image: url(fd_article.gif);
	background-repeat:repeat-y;
	margin:0 0 0 25px;
	padding:10px 40px 10px 30px;
	width:500px;
}
.post_contenu p{
	margin:0px;
	padding:0px;
}
.post_contenu_suite{
	margin:0px;
	padding:5px;
	text-align:right;
}
/************Post Picto************/
.post_picto{
	background-image: url(fd_picto.gif);
	background-position: right;
	background-repeat:no-repeat;
	height:43px;
	padding:0px 0px 0px 25px;
}
.post_lie , .post_lie a:link, .post_lie a:hover, .post_lie a:visited, .post_lie a:active{
	font-size:12px;
	font-weight:normal;
	float:left;
	margin:22px 0px 0px 80px;
}

.post_com , .post_com a:link, .post_com a:hover, .post_com a:visited, .post_com a:active{
	font-size:12px;
	font-weight:normal;
	float:left;
	margin:22px 0px 0px 60px;
}
/************Share It************/
.ShareIt{
position:absolute;
	padding:10px 0 0 100px;
}
/************Textarea************/
.textarea_blog{
	width:450px;
	height:165px;
}

/************Post Tags************/
.post_tags{
	background-image: url(fd_tag.gif);
	background-repeat:no-repeat;
	height:29px;
	margin:0px 0px 0px 25px;
	padding:13px 0 0 40px;
	text-align:left;
	width:530px;
}
.bloc_tags{
	background-color:#ffffff;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	height:15px;
	margin:0px;
	overflow:hidden;
	padding:2px 2px;
	width:430px;
}
.post_tags a:link, .post_tags a:hover, .post_tags a:visited, .post_tags a:active{
	color:#cf6020;
	font-size:12px;
	font-weight:normal;
}

/************Post entete article************/
.post_titre_article{
	background-image:url(t_article3.gif);
	background-position:0 0;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	height:33px;
	margin:0px;
	overflow:hidden;
	padding:12px 15px 0 90px;
	width:490px;
}
.post_titre_article a:link, .post_titre_article a:hover, .post_titre_article a:visited, .post_titre_article a:active{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	line-height:1;
	margin:0px;
	padding:0px;
}

.post_auteur_article{
	background-image: url(t_article4.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:13px;
	padding:10px 0 0 0;
	width:595px;
	text-align:right;
}

/************Post contenu************/

.post_contenu_article{
	background-image: url(fd_article.gif);
	background-repeat:repeat-y;
	margin:0 0 0 25px;
	padding:10px 40px 10px 30px;
	width:500px;
}
.post_contenu_article p{
	margin:0px;
	padding:10px 0px;
}

/************Post commentaire************/

#commentaire{
	background-image: url(fd_article.gif);
	background-repeat:repeat-y;
	margin:0 0 0 25px;
	padding:0px;
	width:570px;
}
.post{
	margin:0px 0px 20px 0px;
}

.commentaire1 ul{
	border-left:5px solid #9eb801;
	color:#0c2b55;
	list-style: none;
	margin:10px 50px 10px 40px;
	padding:2px 0px 2px 10px;
}
.commentaire1 li{

}
.commentaire1_auteur{
	font-weight:bold;
	color:#000000;
}
.commentaire1_date{
	color:#000000;
}
.commentaire1_texte{
	color:#333333;
}

.formulaire{
	background-image: url(fd_formulaire.gif);
	background-repeat:no-repeat;
	color:#0c2b55;
	height:400px;
	margin:20px 20px;
	padding:15px 0px;
	width:530px;
}

.commentaire2{
	background-image: url(fd_article_footer.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:13px;
	margin:0 0 0px 0px;
}
.commentaire3{
	background-image: url(fd_gauche_footer.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:11px;
	margin:0 0 0px 0px;
}

/********************************************/
/*****************DROITE*********************/
/********************************************/

/**********Bloc**************/

.bloc_droit{
	background-repeat:repeat-y;
	background-image: url(fd_droit.gif);
}
.bloc_droit_footer{
	background-image: url(fd_droit_footer.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:5px 10px 10px 10px;
}

/**********Rechercher**************/

#rechercher{
	background-image: url(fd_recherche.gif);
	background-repeat:no-repeat;
	color:#333333;
	font-weight:bold;
	height:30px;
	margin:0 0 0 7px;
	padding:7px 0 0 20px;
}
.bt_rechercher{
	margin:0px 0px 0 0;
}

/**********Bienvenue**************/
#bienvenue{
	background-image: url(fd_bienvenue.gif);
	background-repeat:no-repeat;
	height:161px;
	margin:10px 0px 0px 10px;
	padding:20px;
	width:330px;
}
#bienvenue h1{
	color:#0c2b55;
	font-size:16px;
	margin:0px;
	padding:10px 0px;
	text-align:center;
}
#bienvenue p{
	margin:0px;
	padding:0px;
	text-align:center;
}
/**********Profil**************/
#profil{
	background-image: url(fd_bienvenue.gif);
	background-repeat:no-repeat;
	height:161px;
	margin:10px 0px 0px 10px;
	padding:20px;
	width:330px;
}
#profil h1{
	color:#0c2b55;
	font-size:16px;
	margin:0px;
	padding:0px;
}
#profil h2{
	color:#666666;
	font-size:14px;
	margin:0px;
	padding:0px;
}
#profil img{
	float:right;
	margin:0px 0px 0px 5px;
}
#profil p{
	margin:0px;
	padding:0px;
}
/**********En ce moment**************/

#moment{
	margin:10px 0px 0px 10px;
	padding:0px;
	width:370px;
}
#moment1{
	background-image: url(t_moment.gif);
	background-repeat:no-repeat;
	height:33px;
	margin:0px;
	padding:0px;
}
#moment2 ul{
	margin:5px 0px 5px 40px;
	padding:0px;
	list-style: none;
}
#moment2 li{
	background-image:url(puce_livre_bleu.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0px;
	padding:2px 0 2px 20px;
	list-style: none;
}
#moment2 a:link, #moment2 a:hover, #moment2 a:visited, #moment2 a:active{
	color:#333333;
	font-size:12px;
	font-weight:normal;
}
/**********Derniers articles**************/

#articles{
	margin:10px 0px 0px 10px;
	padding:0px;
	width:370px;
}
#articles1{
	background-image: url(t_derniers_articles.gif);
	background-repeat:no-repeat;
	height:33px;
	margin:0px;
	padding:0px;
}
#articles2 ul{
	margin:5px 0px 5px 40px;
	padding:0px;
	list-style: none;
}
#articles2 li{
	background-image:url(puce_livre_jaune.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0px;
	padding:2px 0 2px 20px;
	list-style: none;
}
#articles2 a:link, #articles2 a:hover, #articles2 a:visited, #articles2 a:active{
	color:#333333;
	font-size:12px;
	font-weight:normal;
}

/**********Publicité carré**************/

#publicite_carre{
	padding:30px 0px;
	text-align:center;
	width:370px;
}

/**********Publicité lien commerciaux**************/

#publicitelien{
	background-image:url(fd_pub.gif);
	background-repeat:repeat-y;
	margin:10px 0px 0px 10px;
	padding:0px;
	width:370px;
}
#publicitelien ul{
	margin:5px 0px 5px 0px;
	padding:0px 30px;
	list-style: none;
}
#publicitelien li{
	margin:0px;
	padding:0px 0px;
	list-style: none;
}
.pub_titre, .pub_titre a:link, .pub_titre a:visited, .pub_titre a:active, .pub_titre a:hover {
	color:#0c2b55;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
.pub_texte, .pub_texte a:link, .pub_texte a:visited, .pub_texte a:active, .pub_texte a:hover {
	color:#333333;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.pub_lien, .pub_lien a:link, .pub_lien a:visited, .pub_lien a:active {
	color:#d05f1f;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.pub_lien a:hover  {
	color:#d05f1f;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/**********Sondage**************/

#sondage{
	margin:10px 0px 0px 10px;
	padding:0px;
	width:370px;
}
#sondage1{
	background-image: url(t_sondage.gif);
	background-repeat:no-repeat;
	height:33px;
	margin:0px;
	padding:0px;
}
#sondage2 {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	padding:10px 20px;
}

#sondage2 input{
	margin:2px 0px 0px 90px;
}

/**********Archives**************/

#archives{
	color:#333333;
	margin:10px 0px 0px 10px;
	padding:0px;
	width:370px;
}
#archives1{
	background-image: url(t_archives.gif);
	background-repeat:no-repeat;
	height:33px;
	margin:0px;
	padding:0px;
}
#archives2 {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
/***********Calendrier*************/

/*Couleur pour indiquer la date d'aujourd'hui*/
.aujourdhui{
	background-color:#b2c1d9;
	color:#000000;
}
/*Couleur pour indiquer une date avec archive*/
.ac_archive{
	background-color:#7bc623;
	color:#ffffff;
}
/*Couleur pour indiquer une date sans archive*/
.ss_archive{
	background-color:#173e74;
	color:#ffffff;
}
/********************************************/
/*******************FOOTER*******************/
/********************************************/

#footer {
	clear:both;
	margin:10px 0px 30px 0px; 
	padding:10px 0px;
	text-align:center;
	width: 1000px;
}