@charset "utf-8";
/* CSS Document */
html{
background-color:#9a9a9a;


}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
a, a:hover, a:visited {text-decoration: none;}
/*END OF YUI RESET*/




.lettrine_trois
{
	font-family:"Times New Roman", Times, serif;
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 60px;; /* 3 hauteurs de lignes pour la lettrine*/
	color: #E32522;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top:10px;
	padding: 1px;
	line-height: 0.5em;
}

.lettrine_deux
{
	font-family:"Times New Roman", Times, serif;
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 40px;; /* 3 hauteurs de lignes pour la lettrine*/
	color: #E32522;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top:10px;
	padding: 1px;
	line-height: 0.3em;
}


.lettrine_gauche
{
	position:relative;
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top:0px;
	padding: 1px;
	line-height: 1em;
}

.lettrine_droite
{
	position:relative;
	float: right; /* positionnement de la lettrine dans le conteneur*/
	font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top:0px;
	padding: 1px;
	line-height: 1em;
}

#paragraphe
{
	overflow:hidden;
}

#paragraphe ul
{
	margin:10px;
	
}
#paragraphe li
{
	list-style:circle;
	margin-left:20px;
}

#paragraphe a
{
	color:#E32522;
	text-decoration:underline;
}
#paragraphe a:hover
{
	color:#CCCCCC;
	text-decoration:underline;
}









a
{
	color:#E32522;
}

a:hover
{
	color:#CCCCCC;
}

.rouge
{
	color:#E32522;
}

.rouge_oblique
{
	color:#E32522;
	font-style:oblique;
}


hr
{
	background-image:url(images/hr.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 8px;
	border: 0;	
}

em
{
font-style:italic;
}
a.grand
{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:underline;
}



body
{
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:100;
	color:#000000;
}

#fond
{
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/fond2.jpg);
	background-repeat:repeat-y;
	width:1010px;
}
#site
{
	margin-left: auto;
	margin-right: auto;
	width:950px;
	background-image:url(images/bibliotheatre_03.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	border-right:#000000 solid 1px;
	border-left:#000000 solid 1px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}

/*Menu/**********************************************************************************************/

#menu  
{

	font-family:"Times New Roman", Times, serif;
	padding:0;
	width:760px;
	margin:0;
    text-align:left;
    overflow:hidden;/* ceci pour etirer */
	height:49px;
	background-image:url(images/bibliotheatre-menu_02.jpg);
}


#menu  a 
{
    color:#FFFFFF;
	text-decoration:none;
	float:left;
	height:21px;
	font-size:14px;
	background-color:#000000;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:3px;
	padding-right:5px;
	margin-left:10px;
	margin-top:2px;
	margin-right:5px;
	width:105px;	
	padding-bottom:7px;
	text-align:center;
}

#menu  a:hover
{
    color:#FFFFFF;
	background-color:#E32522;
	width:105px;
}



#menuDeroulant
{
	list-style-type: none;
	position:absolute;
	z-index:10;
	height:39px;
	background-image:url(images/bibliotheatre-menu_02.jpg);
	margin: 0;
	padding: 0;
	border: 0;
	padding-top:10px;
	padding-left:30px;
	
}
#menuDeroulant li
{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	z-index:10;
	width:145px;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	text-decoration: none;
    color:#FFFFFF;
	text-decoration:none;
	float:left;
	height:17px;
	z-index:10;
}
#menuDeroulant li a:hover 
{     
	color:#FFFFFF;
	z-index:10;
}
#menuDeroulant li a:active 
{     
	color:#FFFFFF;
	z-index:10;
}

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	z-index:10;
	margin: 0;
	padding: 0;
	border: 0;

}

#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	background:none;
	z-index:10;
	padding-left:10px;
	
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	margin: 0;
	border: 0;
	text-decoration: none;
	padding:5px;
	font-size:14px;
	background-image:none;
	overflow:hidden;
	height:auto;
	z-index:10;
	width:160px;
    color:#000000;
	background-color:#FFFFFF;
	border:#000000 2px solid;
	margin-top:3px;
}
#menuDeroulant .sousMenu li a:hover
{
	color:#E32522;
	z-index:10;
}

#menuDeroulant li:hover > .sousMenu { display: block; z-index:10;}















/*Contenu/**********************************************************************************************/

#contenu
{
	overflow:hidden;/* ceci pour etirer */
	margin-top:120px;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-y;
	padding-bottom:30px;
	min-height:400px;
}
/*Gauche/**********************************************************************************************/
#gauche
{
	position:relative;
	float:left;
	margin-right:10px;
	margin-left:10px;
	width:461px;
}

#gauche h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	background-image:url(images/bibliotheatre_09.jpg);
	background-repeat:no-repeat;
	width:441px;
	height:33px;
	padding-left:20px;
	padding-top:4px;
}
#gauche h5
{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	background-image:url(images/titre_12.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	width:441px;
	height:30px;
	padding-left:10px;
	padding-top:8px;
}

#actualite
{
	text-align:justify;
	padding-left:10px;
	background-image:url(images/hr.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	overflow:hidden;/* ceci pour etirer */
	width:431px;
	padding-bottom:15px;
	padding-top:12px;
}

/*Centre/**********************************************************************************************/
#centre
{
	position:relative;
	float:left;
	width:210px;
	margin-left:8px;
	
}

#centre h5
{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	background-image:url(images/titre2_09.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	width:210px;
	height:33px;
	padding-top:10px;
}

#centre h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#E32522;
}

#centre a
{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:underline;
}
#centre a.petit_rouge
{
	font-style:italic;
	font-size:12px;
	text-decoration:underline;
}

#centre hr
{ 
	background-image:url(images/hr2_19.jpg);
	background-position:center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0;
	height: 5px;
	border: 0 none;
}

/*Droite/**********************************************************************************************/
#droite
{
	float:right;
	width:210px;
	margin-right:10px;
}

#droite p.citation
{
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	font-size:14px;
}

#droite h5
{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	background-image:url(images/titre2_09.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	width:210px;
	height:33px;
	padding-top:10px;
}

#droite h5.contact
{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	background-image:url(images/contact_13.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	width:210px;
	height:33px;
	padding-top:12px;
}

#droite hr
{ 
	background-image:url(images/hr2_19.jpg);
	background-position:center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0;
	height: 5px;
	border: 0 none;
}

#droite a.petit_rouge
{
	font-style:italic;
	font-size:12px;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
}

/*Footer/**********************************************************************************************/

#footer  
{
	font-family:"Times New Roman", Times, serif;
	margin-left: auto;
	margin-right: auto;
    text-align:center;
    overflow:hidden;/* ceci pour etirer */
	height:49px;
	background-position:center;
	background-image:url(images/bibliotheatre-menu_02.jpg);
	background-repeat:no-repeat;
	width:100%;
	padding-left:10px;
	margin-top:10px;
}

#footer ul  
{
    float:left;
	vertical-align:bottom;
    list-style-type:none;
    display:block;
    padding:0;
	margin:0;
	padding-top:10px;
}
#footer ul li 
{
    float:left;
}

#footer  a 
{
    color:#000000;
	text-decoration:none;
	float:left;
	height:12px;
	font-size:16px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:3px;
	padding-right:10px;
	margin-left:7px;
	margin-top:6px;
	margin-right:7px;
	width:120px;
}

#footer  a:hover
{
    color:#E32522;
	font-weight:bold;
}

#signature
{
	margin-left: auto;
	margin-right: auto;
	width:930px;
	text-align:right;
	padding:10px;
	background-color:#FFFFFF;
}


a.contact
{
	color:#000000;
}

a.contact:hover
{
	color:#CCCCCC;
}