@charset "utf-8";


/* DEF BALISES */
	body {
		background-attachment: fixed;
		background-image: url(../img/fond.jpg);
		background-repeat: repeat-x;
		margin-left:0px; margin-right:0px; margin-bottom:0px;
	}
	
	div{font-family: Calibri, Arial, Helvetica, sans-serif; font-size:15px; color:#333;}
	td{}
	
	a{color:#52914E; text-decoration:none;}


/* IMAGES */
.BordImgGris2px {border:2px solid #E6E6E6;}


/* LIGHTBOX */
div#pluginlightbox {float:left; height:auto; margin-left:20px; margin-top:10px;}
.BordImgLightbox{ padding:4px; border:2px solid #E6E6E6; margin-right:6px;}
.BordImgLightboxEndLine{ padding:4px; border:2px solid #E6E6E6; margin-right:0px;}



#ConteneurPrincipal {
	height: auto;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: auto;
	width: 450px;
	margin-top: 10px;
	margin-left: 50px;
}
#navigation {
	height: 45px;
	width: 258px;
	margin-left: 250px;
	margin-top: -5px;
	background-image: url(../img/fond_nav.png);
	background-repeat: no-repeat;
}
img#actu{
	margin-left:40px; 
	margin-top:10px;
	margin-right:40px;
	}
img#contact{
	margin-left:40px;
	margin-right:20px;
	}

#CadreHaut {
	background-image: url(../img/cadre_haut.png);
	background-repeat: no-repeat;
	height: 9px;
}
#CadreCentre {
	position:static;
	background-image: url(../img/cadre_centre.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	height:100%;
	width: 1004px;
}
#ColonneGauche {
	position:relative;
	float: left;
	width: 654px;
	margin-top: 20px;
	margin-left: 20px;
	height:auto;
	height:100%;
}

#ColonneDroite {
	float: left;
	height: auto;
	width: 296px;
	margin-top: 20px;
	margin-left: 20px;
}

#CadreBas {
	background-image: url(../img/cadre_bas.png);
	height: 9px;
	background-repeat: no-repeat;
	float: left;
	width: 1004px;
}
#piedpage {
	background-image: url(../img/fond_piedpage.jpg);
	float: left;
	height: 290px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ContenuPiedPage {
	height: 200px;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondInt_piedpage.png);
	background-repeat: no-repeat;
}
#PPDroite {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 55px;
}
#PPCentre {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 35px;
	margin-left: 65px;
}
#PPDroit {
	float: left;
	height: auto;
	width: 140px;
	margin-top: 35px;
	margin-left: 100px;
}
#Titre {
	background-image: url(../img/tache_titre.jpg);
	float: left;
	height: 56px;
	width: 650px;
	background-repeat: no-repeat;
}






/* ARTICLES */
#TitreLien a{font-size:22px; color:#333; margin-left:20px; margin-top:-5px; font-weight:bold;}
#TitreLien h1 {margin-top:0px; margin-bottom:0px; font-size:22px; color:#333; margin-left:20px;}
#TitreCategorie {margin-left:20px; margin-top:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#TitreLien {float:left; margin-top:-5px;}
#TexteArticle {
	float: left;
	height: auto;
	height:100%;
	margin-left:20px; margin-top:5px; margin-bottom:50px;
}
#PhotoArticle{float:left; width:auto; height:auto; margin-left:20px; margin-top:5px;}
#DroiteProfil {
	background-image: url(../img/fond_profil.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 242px;
	width: 223px;
}
#Profil_Texte {
	float: left;
	height: 143px;
	width: 180px;
	margin-top: 47px;
	margin-left: 20px;
}
#TagCloud {
	float: left;
	height: 303px;
	width: 300px;
	margin-top:20px;
	
}
#TagCloudLinks{display:none;}
div#ideelib{float:left; width:100%; height:auto; border:1px solid #CCC;}
div#pagination{float:left; width:650px; height:auto; text-align:right; }
div#pagination a { float:left; background-color:#F6F1AD; height:auto; padding:10px; font-size:16px; color:#000; text-decoration:none; margin-bottom:20px; margin-left:5px;}
div#pagination a:hover{ background-color:#E9DA27; }
.lienpageactive{ float:left; background-color:#333333; color:#FFF; padding:10px; margin-left:5px;}

