html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}


body { 
margin: 0; 
padding: 0;
font-size: .9em; 
line-height: 1.2;
background: #ffffff;
color:#424242;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#general_header{width:1100px; margin:20px auto 0px auto; padding:0}
#general_content{width:1100px; margin:-15px auto 0px auto; position:relative;}

ul, ol {list-style-type: none;}
fieldset, img{border:0;}

h1{font-family:Georgia, "Times New Roman", Times, serif;
font-size:2.5em;
color:#535353;
font-weight:bold;}

p, li{line-height:1.3em;}

h2{
font-size:1.2em;
text-transform:uppercase;
padding:5px 0 10px 0;
}


.clear{clear:both;}
.orange{color:#d06b10;}
.bleu{color:#367ea4;}
.rouge{color:#ac1717;}
.auteurs{font-size:1.1em; font-weight:bold;}
.bold{font-weight:bold;}
.tag{font-family:Arial, Helvetica, sans-serif; font-size:.8em; text-transform:uppercase;}



div.left{
	float: left;
	width: 185px;
}
.logo{padding-left:30px;
}

div.right{
	float: right;
	width: 150px;
}
div.middle {
	margin-left: 215px;
	margin-right: 150px;
	padding-left:15px;
}

.index{
background:transparent url(images/zaik.jpg) no-repeat right;
}


#separator{
width:100%;
height:52px;
background-image:url(templates/separator.gif);
background-repeat:repeat-x;}

ul.liste_expo{
	margin-top: 30px;
	margin-bottom:30px;
}

ul.liste_expo li{
padding-bottom:10px;
}

ul.liste_expo li a:link, ul.liste_expo li a:visited, ul.liste_expo lia:hover, ul.liste_expo li a:active{
color:#151313;
text-decoration:none;
font-size:0.8em;
}
ul.liste_expo li a:hover{
text-decoration:underline;
font-size:0.8em;
}

/*pages contact:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

ul.contact li{
	display:block;
}

ul.contact li a{
	display:block;
	color:#424242;
	text-decoration:none;
	padding:3px 0}


/*navigation//////////////////////////////////////////////////////////////////////////////////*/
ul.nav{
height:606px;
width:215px;}

ul.bg_jeunesse{
background:transparent url(templates/bg_jeunesse.gif) no-repeat;}

ul.bg_index{
background: url(templates/bg_index.gif) no-repeat;}

ul.bg_bd{
background:transparent url(templates/bg_bd.gif) no-repeat;}

ul.bg_bxlivres{
background:transparent url(templates/bg_bxlivres.gif) no-repeat;}


li.navprems{
	display:block;
	margin-bottom:10px;
	padding-right:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	padding-top: 6px;
	text-transform:uppercase;
	text-align:right;
}

ul.nav li a:link, ul.nav li a:visited, ul.nav li a:hover, ul.nav li a:active{
text-decoration:none;
color:#fff;
}

ul.nav li a.jeunesse:hover{
background:url(templates/onglet_bleu.gif) right no-repeat;
}

ul.nav li a.bxlivres:hover{
background:url(templates/onglet_noir.gif) right no-repeat;
}

ul.nav li a.bd:hover{
background:url(templates/onglet_rouge.gif) right no-repeat;
}

li.second{
text-align:right;
padding-right:28px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

ul.nav li.second a:hover, ul.nav li a.actif{
color:#666;
}

li.margin{
margin-top: 30px;	
}

#general_header ul{
text-align:right;
}

#general_header ul li{
display:inline;
color:#d06b10;
}

#general_header li a{
color:#d06b10;
text-decoration:none;
font-weight:bold;
}
#general_header li a:hover, #general_header li a:focus, #general_header li a:active{
color:#ff8314;
}


/*footer///////////////////////////////////////////////////////////////////////////////////////*/

#separator_bas{
	width:100%;
	border-top:#000 dotted 1px;}


#footer{
	width:1100px;
	margin:15px auto 30px auto;
	text-align:center;
	font-size: .8em;
}
#footer p{
font-weight:bold;
}

#footer ul li{
display:inline;
	}

#footer a{
	text-decoration:none;
	color:#151313;
}
#footer a:hover{
	color:#CCC;
}


/*boxover//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.boxover1{
padding:2px;
background-color:#f8f7f9;
}

.boxover2{
font-weight:bold;
padding:2px;
background-color:#CCC
}