/* CSS Document */


*{
font-family: Verdana;
}

form{
	margin:0px;
	padding:0px;
}

a{
color:#000000;
text-decoration:none;

}

#footer a, #footer2 a, #footer3 a , #footer4 a , #footer5 a{
	text-decoration:underline;
}

input{
font-size: 10px;
}
/*ELEMENTS*/

.mainTab{
	width:980px;
	height:488px;
}

#flashcontent{
	background-color:#FFFFFF;
}

.page{
	width:980px;
	height:auto;
	margin:auto;
	display:block;
	font-family:Verdana;
	font-weight:normal;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-image:url(../../images/public/interface/background.gif);
	background-repeat:no-repeat;
	background-color:#000000;
}
.pageDefault{
	width:980px;
	height:auto;
	margin:auto;
	display:block;
	font-family:Verdana;
	font-weight:normal;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-repeat:no-repeat;
	background-color:#000000;
}
.pageFooter{
	width:980px;
	height:auto;
	margin:auto;
	display:block;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	background-color:#FFFFFF;
}

ul{
	margin:0px;
	padding:0px;
	margin-left: 35px;
	margin-top:5px;

}


.test li{
	padding:0px;
	
	margin:0px;
	font-size: 13px;
	font-family:Verdana;
	/*outline:0;*/
	border:0px;
	list-style-position:outside;
	list-style:url(../../images/public/interface/puce.png);
	
	/*margin-bottom: 4px;*/
}

li a{
	text-decoration:none;
	color:#000000;
	line-height:11px;
	font-size:11px;
	font-family:Verdana;
	margin-left:-6px;


}

.bigl{
	font-weight:bold;
	font-size:14px;
}

.big2{
	font-weight:bold;
	font-size:16px;
}

h2{
	margin:0px;
	padding:0px;
	width:380px;
	height: 30px;
	/*background-image:url(../../images/public/interface/bg-h2.jpg);*/
	color:#FFFFFF;
	margin-top: 20px;
	font-weight:normal;
	font-family:Verdana;

}
h1{
	margin:0px;
	padding:0px;

}

#footer{

	background-image:url(../../images/public/interface/footer-01.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 980px;
	height:auto;
	padding-bottom:10px;
	background-color:#FFC211;
	font-size:9px;

}


#footer2{

	background-image:url(../../images/public/interface/footer-02.gif);
	background-position:top;
	background-repeat:no-repeat;
	width: 980px;
	height:auto;
	padding-bottom:10px;
	background-color:#FFC211;
	font-size:9px;

}



#footer3{

	background-image:url(../../images/public/interface/footer-03.gif);
	background-position:top;
	background-repeat:no-repeat;
	width: 980px;
	height:auto;
	padding-bottom:10px;
	background-color:#FFC211;
	font-size:9px;

}

#footer4{

	background-image:url(../../images/public/interface/footer-04.gif);
	background-position:top;
	background-repeat:no-repeat;
	width: 980px;
	height:auto;
	padding-bottom:10px;
	background-color:#FFC211;
	font-size:9px;

}


#footer5{

	background-image:url(../../images/public/interface/footer-05.gif);
	background-position:top;
	background-repeat:no-repeat;
	width: 980px;
	height:auto;
	padding-bottom:10px;
	background-color:#FFC211;
	font-size:9px;

}




#footer p{
	margin:0px;
	padding:0px;
}

/*MISE EN FORME*/
.noir{
	background-color:#000000;
	color:#FEC10E;
}

.bt-jaune{
	background-color:#FEC10E;
	font-weight:bold;
}

.decalage-10{
	padding-left: 10px;
}

.decalage-20{
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom:0px;
}

.decalage-2030{
	padding-left: 11px;
	padding-top: 20px;
	margin-bottom: 10px;
}

.float-right{
	float:right;
	margin-top: 30px;
	margin-right: 10px;
	
	display:inline;

}

.float-right p{
	font-family:Arial, Helvetica, sans-serif;
}

.float-left{
	float:left;
	margin-top: 55px;

	display:inline;
	padding-left:8px;
}

.float-left a{
	color: #000000;
}

.actu{
	margin-top: 5px;
	width: 380px;
	height: 180px;
	background-image:url(../../images/public/interface/bg-h2.jpg);
	background-repeat:repeat-y;
	overflow:auto;
	font-size:12px;
}

.actu a{
color:#FFFFFF;
text-decoration:underline;

}

.info-actu{
	/*margin-top:10px;*/
	color:#FFFFFF;
	font-size:12px;
	width:350px;
}

#coeur{
	width:260px;
	height:215px;
	/*background-color: #FFC211;*/
	background-color:#FFFFFF;
	margin-bottom:10px;
	margin-top:20px;
	overflow:hidden;

}

#coeur h2{
	background-image:none;
	width:auto;
	margin:0;
	margin-left:10px;
	color:#000000;
	background-color:#FFC211;
}

#coeur p{
	color:#000000;
}
#coeur h3{
	width:auto;
	color:#000000;
}

#cc{
	background-color:#FFFFFF;
	width:auto;
	height:165px;
	overflow:auto;
	margin-top: 10px;

}
#cc2{
	background-color:#FFFFFF;
	width:auto;
	height:165px;
	overflow:auto;
	margin-top: 10px;

}

#selection{
	width:260px;
	height:215px;
	background-color: #FFFFFF;
	margin-bottom:10px;
	margin-top:10px;
	overflow:hidden;

}

#selection h2{
	background-image:none;
	width:auto;
	margin:0;
	margin-left:10px;
	color:#000000;
	background-color:#FFC211;
}

#selection p{
	color:#000000;
}
#selection h3{
	width:auto;
	color:#000000;
}

.info-coeur{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
	font-size:12px;
	width:auto;
}

h3{
	font-size:14px;

}

p{
	margin:0;
	padding:0;
}

p.haut18{
	line-height:18px;
}


#newsletter{
font-size:10px;
}

#newsletter b{

font-size:12px;

}


.float-right p{

line-height:9px;
}


/************************************/

.lienBlanc a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;

}

.lienBlanc2 {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;

}

#blockLivresNeufs{
	width: 351px;
	height: auto;
	border-width: 2px;
	border-style:solid;
	border-color: #524A4A;
	margin-top:10px;
}

#content{ 
	padding-top:20px;
	width:282px;
	height:auto;
	margin-bottom:0;
	padding-bottom:0;
	overflow:hidden;
}
#blockArrivagesBlanc{

}

.important{
	color: #FFC211;
	font-size:12px;
}

.lienGras{
	text-decoration:underline;
	font-weight:bold;
	font-size:16px;
}

.lienGrasBlanc{
	text-decoration:underline;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}


#horaires{
width:920px;
height:400px;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

#horaire td{
border-width:2px;
border-style:solid;
border-color:#FFFFFF;

}

.hitTitre{
	font-family:Verdana;
	font-weight:Bold;
	background-color:#FFC211;
	font-size:11px;
	color:#000000;
	text-align:center;
}

.impression td{
	color:#000000;
	text-transform:lowercase;
	font-size:12px;
}