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.5em;
text-transform:uppercase;
font-weight:bold;
padding:5px 0 0 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:60px;
}

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

#content_middle img{
border : 1px solid #ccc;
margin: 25px 0pt 15px 0pt;
}

#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{
width:215px;}


li.navprems{
	display:block;
	padding-right:28px;
	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:#ccc;
}

ul.nav li a.jeunesse{
color:#367ea4;
}
ul.nav li a.bd{
color:#ac1717; 
}
ul.nav li a.bxlivres{
color:#000;
}

ul.nav li a.jeunesse:hover{
color:#50baf2;
}
ul.nav li a.bd:hover{
color:#ee2020;
}
ul.nav li a.bxlivres:hover{
color:#666;
}


/*///////////////nav logo*/

ul.logos{
	margin:50px 0pt 0pt 75px;
	width:112px;
}

ul.logos li{
	border:1px solid #CCC;
	margin-bottom:5px;
}


ul.logos li a{
	text-indent:-9999px;
	width:110px;
	height:37px;
	display:block;
}

ul.logos li a.as{
	background:transparent url(templates/as.jpg) no-repeat;
}

ul.logos li a.as:hover{
	background-image:url(templates/as_hover.jpg);
}

ul.logos li a.junior{
	background:transparent url(templates/asj_200.jpg) no-repeat;
}

ul.logos li a.junior:hover{
	background-image:url(templates/asj_200_hover.jpg);
}

ul.logos li a.rouergue{
	background:transparent url(templates/rouergue.jpg) no-repeat;
}

ul.logos li a.rouergue:hover{
	background-image:url(templates/rouergue_hover.jpg);
}

ul.logos li a.etm{
	background:transparent url(templates/etm_ok.jpg) no-repeat;
}

ul.logos li a.etm:hover{
	background-image:url(templates/etm_ok_hover.jpg);
}




/*//////////////////nav sup
*/
li.margin{
margin-top: 30px;	
}

#general_header ul{
	margin-top:15px;
	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
}
