@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
	color: #4b4942;
	background: #fff;
	font-family: Georgia;
	font-size: 62.5%;
	line-height: 2.2em;
	}
	a{
	text-decoration: none;
	color: #7d623b;
}
	a:hover{
	color: #ac8080;
	text-decoration: underline;
}
	
	a.link_jaune{text-decoration: none;color: #e4d76c;}
	a.link_jaune:hover{color: #fdf5b8;}



	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	ul.borderedlist li a{
	display: block;
	color: #42423b;
	padding-right: 0;
	padding-bottom: 0;
	}
	ul.borderedlist li a:hover{
	color: #42423b;
	background-color: #D6BABA;
}



	ul.listeright li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	}
	ul.listeright li a{
	display: block;
	color: #42423b;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
	}
	ul.listeright li a:hover{
	color: #42423b;
	background-color: #E7D7E4;
	text-decoration: none;
}




/* =LAYOUT - the main layout styles */
	.container{
	width:900px;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
	}
	


	/* header layout */
	#header{
	height: 253px;
	position: relative;
	background-image: url(../img/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	#navigation{
	position: absolute;
	right: 0;
	top:7px;
	}
	/* main area layout */
	#main{
	padding:24px 0 20px 0;
}
	#leftcolumn{float: left;width:195px;}

	#center{
	float: left;
	width:380px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
	#center2{
	float: left;
	width:400px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}


	#center3{
	float: left;
	width:415px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
#center4 {
	float: left;
	width:430px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}



#center5 {
	float: left;
	width:675px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

	#center6{
	float: left;
	width:630px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}

#center7 {
	float: left;
	width:850px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}






#image_catalogue {
	height: 153px;
	width: 130px;
	margin: 2px;
	float:left;
	padding: 5px;
	background-image: url(../img/catalogue_bg.jpg);
}

#image_cataloguelivre {
	height: 280px;
	width: 160px;
	margin: 5px;
	float:left;
	padding: 5px;
	background-image: url(../img/cataloguelivre_bg.jpg);
	background-repeat: no-repeat;
}

#image_cataloguelivrelarge {
	height: 280px;
	width: 410px;
	margin: 5px;
	float:left;
	padding: 5px;
	
}

#image_cataloguelivremedium {
	width: 230px;
	margin: 5px;
	float:left;
	padding: 5px;
	
}

#image_cataloguelivre #image_catalogue_commentaires {
	height: 35px;
	font-size: 14px;
	line-height: 16px;
	padding: 5px;
	text-align: center;
}

#image_cataloguelivre #image_catalogue_img {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}



a.image_catalogue:hover {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}



#image_catalogue #image_catalogue_commentaires {
	height: 35px;
	font-size: 14px;
	line-height: 16px;
	padding: 5px;
	text-align: center;
}

#image_catalogue #image_catalogue_img {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}





	#rightcolumn{
	float: right;
	width:230px;
}
	/* bottom layout */
	#bottominfo{
	padding-bottom:25px;
	width: 100%;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	
	.sitemap{
	float: left;
	width:210px;
	margin-right: 15px;
	margin-top: 10px;
	}
	.sitemaplarge{
	float: left;
	width:550px;
	margin-right: 15px;
	margin-top: 10px;
	}
	
	
	
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{height: 253px;}
	/* logo */
	h1{
		position: absolute;
		height: 71px;
		top: 15px;
	}
	h1 a{
	font-weight: bold;
	letter-spacing: -2px;
	padding: 22px 9px 25px 20px;
	display: block;
	color: #FFFFFF;
	background: url(../img/logo_bg.gif) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	}
	h1 a:hover{color: #fff;}
	h1 a span{
		height:71px;
		width: 13px;
		position: absolute;
		top:0;
		right: -13px;
		cursor: pointer;
		background: url(../img/puces/logo_right.gif) right top no-repeat;
	}
	/* top navigation */
	#navigation li{
		float: left;
		padding-right: 27px;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: normal;
	}
	#navigation li a{
	color: #333333;
}
	#navigation li a:hover,#navigation li.active a{color: #2c2c2c;}
	/* message and building pic */
	#banner{
	position: absolute;
	height: 210px;
	color: #FFFFFF;
	font-weight: normal;
	bottom: 0px;
	font-size: 1.3em;
	padding-top: 0;
	padding-right: 120px;
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 0px;
	
	}
	
	#banner2{
	position: absolute;
	height: 150px;
	color: #FFFFFF;
	font-weight: normal;
	bottom: 0;
	font-size: 1.3em;
	padding-top: 0;
	padding-right: 840px;
	padding-bottom: 0;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
	
#title_italic {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
	height: 30px;
}

#title_italic_small {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
	margin-bottom: 5px;
	
}


#p_centre {
	float: left;
	width: 20px;
	background-image: url(../img/p_centre.jpg);
	background-repeat: repeat-y;
	height: 160px;
	background-position: center;
}

#p_centre2 {
	float: left;
	width: 30px;
	background-repeat: repeat-y;
	height: 225px;
	background-position: center;
}
#p_centre3 {
	float: left;
	width: 30px;
	background-repeat: repeat-y;
	height: 160px;
	background-position: center;
}

#p_centre4 {
	float: left;
	width: 10px;
	background-repeat: repeat-y;
	height: 320px;
	background-position: center;
	margin-left: 30px;
}

#p_centre5 {
	float: left;
	width: 15px;
	background-repeat: repeat-y;
	height: 240px;
	background-position: center;
	margin-left: 15px;
}

#p_centre6 {
	float: left;
	width: 15px;
	background-repeat: repeat-y;
	height: 235px;
	background-position: center;
	margin-left: 15px;
}



#title_big {
	font-family: Georgia;
	font-size: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#separation {
	height: 20px;
	background-attachment: scroll;
	background-image: url(../img/title_italic_ligne2.jpg);
	background-repeat: no-repeat;
	background-position: 15px;
	
}
#p_ligne {
	background-attachment: scroll;
	background-image: url(../img/p_ligne.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 190px;
	float: left;
}
#p_ligne2 {
	background-attachment: scroll;
	background-image: url(../img/p_ligne.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 175px;
	float: left;
}

#p_ligne3 {
	background-attachment: scroll;
	background-image: url(../img/p_ligne.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 400px;
	float: left;
}

#p_ligne3_bis {
	background-attachment: scroll;
	background-image: url(../img/p_ligne.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 200px;
	float: left;
}



#p_cross {
	background-attachment: scroll;
	background-image: url(../img/cross2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}


#bottom_ligne {
	background-attachment: scroll;
	background-image: url(../img/footer_separation.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 350px;
	float: left;
}
#bottom_centre {
	background-attachment: scroll;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#pied {
	height: 20px;
	margin-top: 10px;
}



#p_texte {
	width: 190px;
	float: left;
	height: 230px;
	font-size: 1.1em;
	line-height: 19px;
}

#p_texte2 {
	width: 400px;
	float: left;
	font-size: 1.1em;
	line-height: 19px;
	float:left;
}


#p_texte3 {
	width: 150px;
	float: left;
	height: 230px;
	font-size: 1.1em;
	line-height: 19px;
}

#p_texte3_bis {
	width: 230px;
	float: left;
	height: 230px;
	font-size: 1.1em;
	line-height: 19px;
	text-align: justify;
}

#p_texte3_bis2 {
	width: 450px;
	float: left;
	line-height: 19px;
	font-size: 1.3em;
	text-align: justify;
}
#p_texte3_bis3 {
	width: 180px;
	float: left;
	line-height: 19px;
	font-size: 1.3em;
	text-align: justify;
	height: 230px;
}



#p_texte3_bis4 {
	width: 215px;
	float: left;
	margin-right: 15px;
	margin-left: 0px;
}



#p_texte3_bis5 {
	width: 180px;
	float: left;
	margin-bottom: 5px;
}

#p_texte3_bis6 {
	width: 160px;
	height: 280px;
	float: left;
	margin-right: 15px;
}


#p_texte3_bis7 {
	width: 160px;
	float: left;
	line-height: 19px;
	font-size: 1.3em;
	text-align: justify;
	height: 300px;
	margin-right: 15px;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#p_texte3_bis8 {
	width: 160px;
	float: left;
	line-height: 19px;
	font-size: 1.3em;
	text-align: justify;
	height: 220px;
	margin-right: 15px;
}

#p_texte3_bis9 {
	width: 170px;
	height: 300px;
	float: left;
	line-height: 19px;
	font-size: 1.3em;
	text-align: justify;
	margin-bottom: 4px;
}

#p_texte3_bis10 {
	width: 140px;
	float: left;
	line-height: 19px;
	font-size: 1.3em;
	text-align: justify;
	height: 240px;
	margin-right: 15px;
	margin-bottom: 10px;
}

#p_texte3_bis11 {
	width: 180px;
	float: left;
	line-height: 19px;
	font-size: 1.3em;
	text-align: justify;
	height: 250px;
}

#p_texte3_bis12 {
	width: 160px;
	float: left;
	line-height: 19px;
	font-size: 1.3em;
	text-align: justify;
	height: 260px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#p_catalogue {
	border: 1px solid #CCCCCC;
	height: 230px;
	width: 150px;
	padding: 5px;
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;

}



#p_img {
	border: 1px solid #CCCCCC;
	height: 218px;
	width: 150px;
	padding: 5px;
	margin-left: 15px;
}

#p_imgbis {
	border: 1px solid #CCCCCC;
	height: 228px;
	width: 150px;
	padding: 5px;
	margin-left: 15px;
}

#p_img2 {
	border: 1px solid #CCCCCC;
	height: 212px;
	width: 150px;
	padding: 5px;
	margin-left: 0px;
	float: left;
	margin-right: 10px;
}

#p_img3 {
	border: 1px solid #CCCCCC;
	height: 218px;
	width: 150px;
	float:left;
	margin-right: 15px;
	padding: 5px;
	margin-bottom: 1px;
}

#p_img3_2 {
	border: 1px solid #CCCCCC;
	height: 228px;
	width: 150px;
	padding: 5px;
	float:left;
	margin-right: 15px;
	margin-bottom: 0px;
}

#p_img3_3 {
	border: 1px solid #CCCCCC;
	height: 212px;
	width: 150px;
	padding: 5px;
	float:left;
	margin-right: 15px;

}



#p_img4 {
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 212px;
	padding: 5px;
	margin-left: 0px;
	float: right;
	margin-right: 0px;
}


#p_img4_large {
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 212px;
	padding: 5px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}


#p_img5 {
	border: 1px solid #CCCCCC;
	height: 212px;
	width: 150px;
	padding: 5px;
	margin-left: 20px;
}

#p_img6 {
	border: 1px solid #CCCCCC;
	height: 212px;
	width: 140px;
	padding: 5px;
}

#p_img7 {
	float: left;
	margin-right: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}


#p_img_small_first {
	border: 1px solid #CCCCCC;
	height: 90px;
	width: 90px;
	padding: 7px;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}


#p_img_small {
	border: 1px solid #CCCCCC;
	height: 90px;
	width: 90px;
	padding: 7px;
	float: left;
	margin: 3px;
}



#p_img_comments {
	width: 140px;
	padding: 7px;
	float: left;
	margin: 3px;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}

#leslieux_comments{
	width: 90px;
	padding: 7px;
	float: left;
	margin: 3px;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}




	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{
	background: #ffffff;
	margin-bottom:3px;
	line-height:1.8em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

	.right2box{
	background: #ffffff;
	margin-bottom:3px;
	line-height:1.3em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 170px;
}


	.right3box{
	background: #ffffff;
	margin-bottom:3px;
	line-height:1.3em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 210px;
}





	h3.leftbox{
	font-size:19px;
	color: #8c8685;
	background: #ffffff url(../img/h3_bg_tall.jpg) 0 0 repeat-x;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 23px;
}

h3.leftbox2{
	font-size:19px;
	color: #8c8685;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 23px;
}


	h3.header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* center column */
	.article_wrapper{
	color: #232122;
	font-size: 11px;
	line-height: 21px;
}


	.article_wrapper h2{
	color: #232122;
	font-size:2em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


	


#catalogue_box {
	float: left;
}
#catalogue_box2 {
	text-align: justify;
}
#evenements_cadre    {
	width: 650px;
	margin-bottom: 50px;
	font-size: 12px;
	height: 200px;
}


#catalogue_line1 {
	width: 330px;
	margin-left: 35px;
	text-align: center;
}

#catalogue_line2 {
	width: 320px;
	text-align: left;
}

#auteur_line1 {
	width: 450px;
	color: #232122;
	font-size:3em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-style: italic;
	line-height: 30px;
}

#auteur_line2 {
	width: 450px;
	color: #232122;
	font-size:1.5em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}




#subtitle_italic {
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

#subtitle_italic2 {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

.subtitle_italic2 {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

.subtitle_normal {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	margin-bottom: 5px;
	letter-spacing: 1px;
}




	.article_wrapper p{
	padding-bottom:10px;
	font-size:1.2em;
}	
	/* right column */
	.rightbox_wrapper{
	padding:5px;
	margin-bottom: 20px;
	width:218px;
	overflow: hidden;
	font-size:11px;
	line-height: 18px;
	color: #58584D;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	}
	
	.rightbox_wrapper2{
	padding:5px;
	margin-bottom: 20px;
	width:218px;
	overflow: hidden;
	font-size:11px;
	line-height: 18px;
	color: #58584D;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	}
	
	
	
	.rightbox_wrapper h4{
	margin-bottom: 16px;
	font-size:18px;
	}
	
	
	.rightbox{
	border: 1px dashed #d9e0e8;
	width:210px;
	overflow: hidden;
	padding-bottom:6px;
}
	.product_image{
	float: left;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
	.product_wrapper{
	float: right;
	width:165px;
}

	.auteur_wrapper{
	float: left;
	width:210px;
	padding-right: 15px;
}

.product_wrapper2 {
	float: right;
	width:210px;
	font-size: 11px;
	color: #575755;
	text-align: right;
	background-attachment: scroll;
	background-image: url(../img/bruitdutemps_fond.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


	.product_wrapper h4{font-size:1.3em;color: #483F3D;font-weight: bold;padding-top:10px;}
	.product_wrapper p{font-size:1em;}
	
	#centre_colonne1 {
	width:680px;
	font-size:1em;
	color: #483F3D;
	float: left;
	margin-bottom: 0px;
	}

	#centre_colonne2 {
	width:320px;
	color: #483F3D;
	float: left;
	margin-right: 21px;
	}
	#centre_colonne2B {
	width:420px;
	color: #483F3D;
	float: left;
	margin-right: 21px;
	}
	
	#centre_colonne2C {
	width:600px;
	color: #483F3D;
	float: left;
	margin-right: 21px;
	}
	
	

	#centre_colonne3 {
	width:290px;
	font-size:1em;
	color: #483F3D;
	float: left;
	border: 4px solid #FFFFFF;
	margin: 3px;
	padding: 15px;
	background-color: #d6bab9;
	}

	
	#centre_colonne4 {
	width:290px;
	font-size:1em;
	color: #483F3D;
	float: left;
	border: 1px solid #D6BABA;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 25px;
	margin-left: 3px;
	padding: 5px;
	height: 205px;
	}


	#centre_colonne4B {
	width:190px;
	font-size:1em;
	color: #483F3D;
	float: left;
	border: 1px solid #D6BABA;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 25px;
	margin-left: 3px;
	padding: 5px;
	height: 180px;
	}

	#centre_colonne4C {
	width:200px;
	font-size:1em;
	color: #483F3D;
	float: left;
	border: 1px solid #D6BABA;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 25px;
	margin-left: 3px;
	padding: 5px;
	height: 250px;
	}
	


	
	.lastbox{margin:0;}
/* =BOTTOM */
	.bottomcolumn h3{
	color: #4B4841;
	font-size:18px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	.bottomcolumn p{
	padding: 10px 35px 10px 5px;
	font-size: 1.2em;
	}
	ul.iconlist li a{
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/point.jpg);
	}
	.iconlist{
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	ul.iconlist  li a:hover{
	color: #42423b;
	background-color: #d6baba;
	background-repeat: no-repeat;
	background-image: url(../img/point_hover.jpg);
}
	.enewsbox{
	float: left;
	width: 180px;
	height: 17px;
	padding:3px 5px;
	border: 4px solid #D7BBBB;
	font-size:13px;
	}
	.button{
	display: block;
	float: left;
	width: auto;
	line-height:1em;
	text-align: center;
	border: 4px solid #fff;
	color: #fff;
	cursor: pointer;
	margin:0;
	padding:3px 8px; /* IE6 */
	background-color: #D6BABA;
	}
	
/* =FOOTER */
	#footer{
	height: 100px;
	font-size: 1.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D7D7F;
	background-color: #232122;
	color: #cfbea7;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	#footer a{color: #A39D97;}
	#designby{
		background: url(../img/puces/logo.gif) 0 0 no-repeat;
		float: left;
		height: 23px;
		padding:2px 0 0 30px;
		margin-top: 5px;
	}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{
	float: left;
	padding-left:18px;
}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{
	color: #7B7C77;
}
	



.img_comments {
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	margin-top: 50px;
}



.italic {
	font-style: italic;
	font-size: 12px;
	color: #53524D;
	text-align: justify;
}


.table{
	padding-bottom:10px;
	font-size:1.3em;
	text-align: justify;
	line-height: 18px;
	}


.evenements_title {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #D6BABA;
	width: 310px;
	height: 20px;
	padding: 5px;
}

.title1 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #080808;
	width: 315px;
	height: 20px;
	margin-bottom: 10px;
	padding: 3px;
}
.txt_main {
	font-family: Georgia;
	font-size: 12px;
	line-height: 2.2em;
}

.medium_txt {
	font-size: 12px;
	color: #513B23;
	line-height: 20px;
}
#ListeLib div {
	float: left;
	width: 405px;
	border: 1px solid #999999;
	margin: 5px;
	padding: 5px;
	height: 70px;
	line-height: 16px;
}
.mediumTxt {
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
}

.lettrine {
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 4.5em; /* 3 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 0.54em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
.trouverlivres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7B5A37;
}
#plusinfos {
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 5px;
	width: 160px;
	padding-bottom: 15px;
	}

#plusinfosmall {
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 5px;
	width: 180px;
	padding-bottom: 15px;
}





.encadrement {
	border: 1px solid #CCCCCC;
}
#main #center5 .sitemaplarge h2 {
	font-size: 18px;
}

#flashcontent {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	width: 300px;
	}
	
#main h2 {
	font-size: 24px;
	padding-bottom: 8px;
	color: #000000;
}

#cadre_livre {
	float: left;
	height: 300px;
	width: 610px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


#cadre_livre2 {
	float: left;
	width: 440px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
