/*<================ gallerie ===============>*/ 
.titre_cv {
    font-size: 16px;
	font-weight: bold;
	color: #473A32;
}


.titre_gal {
    font-size: 21px;
	font-weight: bold;
	color: #473A32;
}

.titre_gal {
    font-size: 21px;
	font-weight: bold;
	color: #473A32;
}

.logo_present  {
 vertical-align:top;
 float: left;
 margin-right: 20px;
}

#cartouche_gal {
	height: auto;
	width: 728px;
	float: left;
	margin-top: 20px;
	margin-right: 86px;
	margin-left: 86px;
}

#bgarticle_top_gal {
	float: left;
	width: 728px;
	height: 17px;
	background-image: url(images/billet_top_galerie.png);
}

#bgarticle_mid_gal {
	float: left;
	width: 728px;
	background-image: url(images/billet_mid_galerie.png);
}

#bgarticle_bottom_gal {
	float: left;
	height: 17px;
	width: 728px;
	background-image: url(images/billet_bot_galerie.png);
	margin-bottom: 20px;
}

.texte_gal {
	color: #473A32;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	float: left;
	height: auto;
	width: 668px;
	margin-bottom: 15px;
}

.texte_gal2 {
	color: #473A32;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	height: auto;
	width: 668px;
}
#documents_portfolio {
    margin-right: 5px;
}


#article_gal {
    margin-right: 40px;
	margin-left: 20px;

}
/*<================ fin gallerie ===============>*/ 

/*<================ body ===============>*/ 

body {
	background-color: #ECE9D8;
	background-image: url(images/background.jpg);
	margin:0;
	padding:0;
}

body a:link {
	color: #977741;
	text-decoration: none;
}

body a:visited {
	color: #977741;
	text-decoration: none;
}
body a:hover {
	color:#FFCC33;
	text-decoration: none;
	text-decoration: none;
}

/*<================ fin body ===============>*/ 

/*<================ rubrique ===============>*/ 

.rubriques a:link {
	color: #d1b88d;
	text-decoration: none;
}
.rubriques a:visited {
	color: #d1b88d;
	text-decoration: none;
}
.rubriques a:hover {
	color:#c1974c;
	text-decoration: none;
	text-decoration: none;
}
.rubriques a:active {
	color: #efe3ce;
	text-decoration: none;
}

.rubriques {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 46px;
	width: 900px;
	color: #B99C72;
	font-family: "Times New Roman", Times, serif;
	float: left;
	font-size: 21px;
	font-weight: bold;
}
.rubriques ul {
	list-style-type: none;
	margin: 0px;
	list-style-position: inside;
	padding-left: 225px;
	padding-bottom: 6px;
}
.rubriques li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}

/*<================ fin rubrique ===============>*/ 


#page {
	width: 900px;
	padding: 0px;
	height: auto;
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.descrip_art {
	font-style: italic;
}


#entete {
	height: 143px;
	width: 900px;
	float: left;
}

.auteur_art {
	color: #c1974c;
	font-style: italic;
	text-align: right;
}

.auteur_art a:link {
	color: #473A32;
	text-decoration: none;
}
.auteur_art a:visited {
	color: #473A32;
	text-decoration: none;
}
.auteur_art a:hover {
	color:#c1974c;
	text-decoration: none;
	
}
.auteur_art a:active {
	color: #efe3ce;
	text-decoration: none;
}

/*<================ contenu ===============>*/ 
#contenu {
	height: auto;
	width: 900px;
	float: left;
	background-image: url(images/knot_bg.jpg);
}



#contenu_bg_right {
	position:absolute;
	width: 377px;
	height:695px;
	margin-left: 430px;
	margin-top: 2px;
	}
	
/*<================ fin rubrique ===============>*/ 

#pied {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	width: 894px;
	bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #BCAA91;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	clear:both
}

.liste-articles {
	padding-left: 20px;
}
.bgarticle_mid {
	background-image: url(images/billet_mid.png);
	float: left;
}
#cartouche {
	width: 532px;
	padding-top: 20px;
	padding-left: 90px;
	padding-bottom: 20px;
	/*position: absolute;*/
	float:left;
}


.cartouche_contact {
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left:120px;	
}


.bgarticle_top {
	background-image: url(images/billet_top.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 532px;
	float: left;
}


.titre {
	font-family: "Times New Roman", Times, serif;
	color: #473A32;
	font-size:18px
}

.bgarticle_bottom {
	float: left;
	height: 16px;
	width: 532px;
	background-image: url(images/billet_bot.png);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}


.texte {
	width: 492px;
	color: #473A32;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	float: left;
	height: auto;
}

#article {
	width: 492px;
	height: auto;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 20000;
}

.titre_article {
	font-size: 24px;
	font-weight: bold;
	color: #473A32;
}

.nom {
    font-size: 24px;
	font-weight: bold;
	color: #473A32;
}
.date_art {
	color: #473A32;
	}
	
.auteurs {
	color: #473A32;
}

#logo_lien {
	float: left;
	height: 80px;
}

#txt_lien {
	/*float: left;*/
	height: auto;
	width: 200px;
}

#formulaire_ecrire {
	color: #473A32;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}

.old_news {
	text-align: right;	
}


.old_news a:link {
	color: #473A32;
	text-decoration: none;
}
.old_news a:visited {
	color: #473A32;
	text-decoration: none;
}
.old_news a:hover {
	color:#c1974c;
	text-decoration: none;
	
}
.old_news a:active {
	color: #efe3ce;
	text-decoration: none;
}

#docu {
float:left;
margin-top: 20px;
margin-left: 400px;
margin-bottom: 30px;
}