/* CSS ALL PAGES */
body {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #cedae2;
	height: 100%;
	width: 100%;
}

#page {
	
	border-right: 2px solid white;
        border-left: 2px solid white;
        border-bottom: 2px solid white;
        border-top: 0px;
	/*border-color: #404040;*/
        
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 20px;*/
	width: 1004px;
	margin-bottom: 20px;
        background-color:#ffffff;
}

#header {
	width: 100%;
	height: 140px;
        background-color: #ffffff;
}

#logoheader {
	background-image: url(../im/logo-libo.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 140px;
	float: left;
}

#flashheader {
	width: 800px;
	height: 140px;
	background-color: #ffffff;
	float: right;
	margin-right: 1px;
	padding-right: 1px;
}

#top {
	clear:both;
	background-image:url(../im/top.jpg);
	background-repeat:no-repeat;
	height:156px;
        background-color:#ffffff;
	width:100%;
	margin-bottom:0px;
        padding-top:156px;
       
}
#top2 {
	clear: both;
	width: 100%;
	margin-bottom: 0px;
         background-color:#ffffff;
         
        
}

#top form {
	padding: 0px 0px 0px 0px;

}

#top form input.btn {
	border: 0px;
	background-image: url(../im/button-bleu.gif);
	width: 125px;
	height: 40px;
	color: #ffffff;
	font-weight:bold;
	font-size: 14px;
	background-color: transparent;
	/*margin-right: 360px;*/
        margin-left: 555px;
        padding-top:0px;
	
	
}

#errormsg {
	/*padding: 250px 200px 0px 0px;*/
        padding-left:60px;
	margin: 0px;
	color: #ff0000;
	min-height: 20px;
	text-align: left;
	font-weight: bold;
        
       
}
#errormsg2 {
	
	margin: 0px;
	color: #ff0000;
	min-height: 20px;
	text-align: center;
	font-weight: bold;
}

#form-line-one {
	margin-bottom: 0px;
	height: 25px;
	padding-bottom: 10px;
	width: 100%;
       
}

#form-line-two {
	text-align: right;
	height: 40px;
	clear: both;
	width: 100%;
         
}
#select-box-0 {
	width: 280px;
	height: 25px;
	float: left;
	margin-left: 20px;
	margin-bottom: 0px;
}
#select-box-1 {
	width: 240px;
	height: 25px;
	float: left;
	margin-left: 20px;
	margin-bottom: 0px;
}

#select-box-2 {
	width: 240px;
	height: 25px;
	float: left;
	margin-left: 20px;
	margin-bottom: 0px;
}

#menu {
	background-image: url(../im/menu-bg.gif);
	background-repeat: repeat-x;
	height: 63px;
	width: 100%;
	color: #01448b;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 13px;
        
}

#menu_inside_right {
	float: right;
	height: 30px;
	/*margin: 5px 5px 0px 45px;*/
        margin-top:20px;
        margin-right:10px;

}

#menu_inside_right a {
	color: #01448b;
	text-decoration: none;
}

#menu_inside_right a:hover {
	color: #01448b;
	text-decoration: underline;
}

#menu_inside_left {
	float: left;
	line-height: normal;
	overflow: hidden;
	margin: 10px 0px 0px 100px;
}

#menu_inside_left ul {
	margin: 0px;
	padding: 10px 10px 0px 0px;
	list-style: none;
}

#menu_inside_left ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#menu_inside_left ul li a {
	float: left;
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
}

#menu_inside_left ul li a span {
	float: left;
	display: block;
	background-color: transparent;
	padding: 13px 15px 14px 6px;
	margin-right: 2px;
	color: #01448b;
}

#menu_inside_left ul li a:hover {
	background: url(../im/feuille-left.gif) no-repeat left top;
	cursor: hand;
}

#menu_inside_left ul li a:hover span {
	background: url(../im/feuille-right.gif) no-repeat right top;
	cursor: hand;
}

#menu_inside_left ul li.active a {
	float: left;
	background: url(../im/feuille-left.gif) no-repeat left top;
	margin: 0px;
	padding:0px 0px 0px 18px;
	text-decoration: none;
}

#menu_inside_left ul li.active  a span {
	float: left;
	display: block;
	background: url(../im/feuille-right.gif) no-repeat right top;
	padding: 13px 15px 14px 6px;
	margin-right: 2px;
	color: #01448b;
}

#main {
	clear: both;
	margin-bottom: 0px;
        background-color: #ffffff;
        
       
       
}

#footer {
	clear: both;
	background-image: url(../im/footer.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 100%;
}

/* TITRE PANIER & CLASSE */
.texte-grand-gras-centre {
	font-size: 16px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 35px;
}

.noir {
	margin-right: 10px;
}

.bleu {
	color: #234b89;
}

/* PANIER */
.panier {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

ul.panier {
	list-style-type: none;
}

.panier-top {
	font-weight: bold;
	width: 100%;
	height: 18px;
	clear: both;
}

.panier-category {
	height: 18px;
	width: 240px;
	color: #ffffff;
	background-image: url(../im/panier-category.gif);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	line-height: 18px;
	padding-left: 10px;
}

.panier-degrade {
	background-image: url(../im/panier-degrade.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	clear: both;
}

.panier-row-white {
	width: 100%;
	clear: both;
	min-height: 30px;
}
	
.panier-row-blue {
	width: 100%;
	background-color: #e5ecf4;
	clear: both;
	min-height: 30px;
}

.panier-total {
	width: 100%;
	background-image: url(../im/panier-total.gif);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
	clear: both;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
}

.panier-boutons {
	width: 100%;
	height: 40px;
	margin: 20px 0px 20px 0px;
	text-align: center;
}

.panier-boutons .btn1 {
	border: 0px;
	background-image: url(../im/button-bleu.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 40px;
	color: #ffffff;
	font-weight:bold;
	font-size: 14px;
	background-color: transparent;
	margin-right: 20px;
}

.panier-boutons .btn2 {
	border: 0px;
	background-image: url(../im/button-blanc.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 40px;
	color: #02339c;
	font-weight:bold;
	font-size: 14px;
	background-color: transparent;
}

.panier-row-white img, .panier-row-blue img {
	vertical-align: middle;
	border: 0;
}

li.panier-top div.panier-row1 {
	line-height: 18px;
	width: 285px;
	float: left;
}

li.panier-top div.panier-row2 {
	line-height: 18px;
	width: 220px;
	float: left;
}

li.panier-top div.panier-row3 {
	line-height: 18px;
	width: 150px;
	float: left;
}

li.panier-top div.panier-row4 {
	line-height: 18px;
	text-align: center;
	width: 135px;
	float: left;
}

li.panier-top div.panier-row5 {
	line-height: 18px;
	text-align: center;
	width: 100px;
	float: left;
}

li.panier-top div.panier-row6 {
	line-height: 18px;
	width: 10px;
}

li.panier-row-blue div.panier-row1, li.panier-row-white div.panier-row1 {
	line-height: 30px;
	width: 285px;
	float: left;
}

li.panier-row-blue div.panier-row2, li.panier-row-white div.panier-row2 {
	line-height: 30px;
	width: 220px;
	float: left;
}

li.panier-row-blue div.panier-row3, li.panier-row-white div.panier-row3 {
	line-height: 30px;
	width: 150px;
	font-weight: bold;
	float: left;
}

li.panier-row-blue div.panier-row4, li.panier-row-white div.panier-row4 {
	line-height: 30px;
	text-align: center;
	width: 135px;
	font-weight: bold;
	float: left;
}

li.panier-row-blue div.panier-row5, li.panier-row-white div.panier-row5 {
	line-height: 30px;
	text-align: center;
	width: 100px;
	float: left;
}

li.panier-row-blue div.panier-row6, li.panier-row-white div.panier-row6 {
	line-height: 0px;
	text-align: center;
	width: 10px;
	clear: both;
}

/* CLASSE */
#classe-a {
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding: 0px;
}

ul#classe-a {
	list-style-type: none;
}

.classe-top {
	font-weight: bold;
	width: 100%;
	height: 18px;
	clear: both;
	background-image: url(../im/white-dotted.gif);
	background-repeat: repeat-y;
}

.classe-category {
	height: 18px;
	width: 240px;
	color: #ffffff;
	background-image: url(../im/panier-category.gif);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	line-height: 18px;
	padding-left: 10px;
}

.classe-degrade {
	background-image: url(../im/classe-degrade.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	clear: both;
}

.classe-row-white {
	width: 100%;
	clear: both;
	min-height: 95px;
	background-image: url(../im/white-dotted.gif);
	background-repeat: repeat-y;
}

.classe-row-white2 {
	width: 100%;
	clear: both;
	min-height: 35px;
	background-image: url(../im/white-dotted.gif);
	background-repeat: repeat-y;
}
	
.classe-row-blue {
	width: 100%;
	background-image: url(../im/blue-dotted.gif);
	background-repeat: repeat-y;
	clear: both;
	min-height: 95px;
}

.classe-row-white img, .classe-row-blue img {
	vertical-align: middle;
	border: 0;
}

li.classe-top div.classe-row0 {
	width: 20px;
	float: left;
	line-height: 18px;
}

li.classe-top div.classe-row1 {
	line-height: 18px;
	width: 870px;
	float: left;
}

li.classe-top div.classe-row2 {
	line-height: 18px;
	width: 10px;
}

li.classe-row-blue div.classe-row0, li.classe-row-white div.classe-row0 {
	width: 20px;
	float: left;
	padding-top: 38px;
}

li.classe-row-blue div.classe-row1, li.classe-row-white div.classe-row1 {
	width: 70px;
	float: left;
	padding-top: 15px;
}

li.classe-row-blue div.classe-row2, li.classe-row-white div.classe-row2 {
	width: 220px;
	float: left;
	padding-top: 38px;
}

li.classe-row-blue div.classe-row3, li.classe-row-white div.classe-row3 {
	width: 120px;
	float: left;
	padding-top: 38px;
}

li.classe-row-blue div.classe-row4, li.classe-row-white div.classe-row4 {
	width: 130px;
	float: left;
	padding-top:38px;
}

li.classe-row-blue div.classe-row5, li.classe-row-white div.classe-row5 {
	text-align: center;
	width: 125px;
	float: left;
	padding-top: 38px;
}

li.classe-row-blue div.classe-row6, li.classe-row-white div.classe-row6 {
	text-align: center;
	width: 75px;
	float: left;
	font-weight: bold;
	padding-top: 38px;
}

li.classe-row-blue div.classe-row7, li.classe-row-white div.classe-row7 {
	text-align: center;
	width: 140px;
	float: left;
	padding-top: 25px;
}

li.classe-row-blue div.classe-row8, li.classe-row-white div.classe-row8 {
	line-height: 0px;
	text-align: center;
	width: 10px;
	clear: both;
}

div.classe-row7 .btn3, div.classe-row7 .btn3 {
	background-image: url(../im/button-bleu.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 50px;
	border: 0px;
}

.select-top, .select-bottom {
	padding: 5px 0px 0px 5px;
	float: left;
}

.select-top img, .select-bottom img {
	border: 0px;
}

.btnajouter input {
	border: 0px;
	margin-left: 15px;
	float: left;
	background-image: url(../im/button-ajouter1.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 213px;
	height: 28px;
}

.classe-up, .classe-down {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px;
	width: 956px;;
}

.classe-b {
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding-left: 20px;
}

.classe-b-top {
	background-image: url(../im/box-01.gif);
	background-repeat: no-repeat;
	width: 956px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

.classe-b-mid {
	background-image: url(../im/box-02.gif);
	background-repeat: repeat-y;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}

.classe-b-bottom {
	background-image: url(../im/box-03.gif);
	background-repeat: no-repeat;
	width: 956px;
	height: 13px;
	margin-left: auto;
	margin-right: auto;
}

.classe-b img {
	border: 0px;	
}

.classe-b-1, .classe-b-2, .classe-b-3, .classe-b-4, .classe-b-5 {
	float: left;
	width: 170px;
	
	text-align: center;
	padding-left: 10px;
	font-weight: bold;
}

.titlecompl{
	height : 35px;
}


.classe-b-6 {
	clear: both;
	width: 0px;
}

/* PAGES INFO */
#ge_titre_page {
	margin-left: 50px;
	font-size: 14px;
	font-weight:bold;
	color:#254c8d;
	margin-top: 20px;
	display: block;
       
}

#ge_titre_page2 {
	margin-left: 50px;
	font-size: 22px;
	font-weight:bold;
	color:#254c8d;
	margin-top: 20px;
      
	display: block;


}

#ge_conditions_liste {
	width: 90%;
	list-style: none ;
	margin-left: 50px;
	padding: 20px 0px 20px 0px;	
}
	
#ge_conditions_liste li {
	list-style-type: none;
	background-image: url(../im/ge_puce.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;
	padding-left: 15px;
} 

#ge_concours_content {
	width: 90%;
	list-style: none ;
	margin-left: 50px;
	padding: 20px 0px 20px 0px;	
}

.ge_box ul {
	list-style-type: none;
}

.ge_box li {
	line-height: 16px;
}

.ge_box img {
	vertical-align: middle;	
}

#ge_concours_left {
	width: 375px;
	height: 251px;
	background-image: url(../im/ge_im_concours.jpg);
	background-repeat: no-repeat;
	float: left;
}

#ge_concours_right {
	font-size: 12px;
}

#ge_concours_right a {
	color: #01448b;
	text-decoration: none;
}

#ge_reglement_content {
	width: 90%;
	list-style: none ;
	margin-left: 50px;
	padding: 20px 0px 20px 0px;	
}
	
#ge_reglement_content a {
	color: #01448b;
	text-decoration: none;
}

/* FORMULAIRE */
#formulaire {
	width: 960px;
	margin: 20px auto 20px auto;
}

.form-top {
	height: 18px;
	width: 930px;
	background-image: url(../im/form-top.gif);
	background-repeat: repeat-x;
}

.form-titre-box {
	height: 18px;
	width: 250px;
	background-image: url(../im/panier-category.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
}

.form-titre-box2 {
	height: 18px;
	width: 450px;
	background-image: url(../im/panier-category.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
}

.green-box {
	background-color: #e8edb7;
	width: 900px;
	padding: 15px;
	margin-bottom: 20px;
}

.white-box {
	width: 900px;
	padding: 15px;
	margin-bottom: 20px;
}

#formulaire #bouton1 {
	border: 0px;
	background-image: url(../im/etape-suivante.gif);
	background-repeat: no-repeat;
	width: 312px;
	height: 40px;
	background-color: transparent;
}

#formulaire #bouton2 {
	border: 0px;
	background-image: url(../im/annuler.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 40px;
	background-color: transparent;
}

/* FIN DE COMMANDE */
.btnfin {
	background-image: url(../im/button-bleu.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 40px;
	border: 0px;
	background-color: transparent;
	color: #ffffff;
	font-weight: bold;
}

/* AVANTAGES */

.avantages_title{
	font-weight:bold;
	padding-left:30px;
	padding-bottom:10px;
	background-image: url(../im/ge_puce.jpg);
	background-repeat: no-repeat;
}

.avantages_libo_name{
	float:left;
	width:250px;
}

.avantages_libo_addr{
	float:left;
	width:250px;
}

.avantages_libo_zip{
	float:left;
	width:250px;
}

.avantages_libo_tel{
	float:left;
	width:180px;
}

.cleaner{
	clear:both;
        padding:0px;
        margin:0px;
}

.insidecontent{
	padding-left:50px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.insidecontent2{
	padding-left:50px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
        color:#356aa4;
        
        
}
.insidecontent9{
	font-size:9px;
}

.hp_form_right{
    width:185px; /*240-55*/
    height:179px; /*227-48*/
    float:left;
    background-image: url(../im/hp_form_bg.jpg);
    background-repeat: repeat-x;
    padding-top:48px;
    padding-left:55px;
}

.hp_form_left{
    width:764px;
    height:227px;
    float:left;
    background-image: url(../im/hp_form_bg.jpg);
    background-repeat: repeat-x;
}

.hp_select_1{
    background-image: url(../im/etape1.png);
    background-repeat: no-repeat;
    height:50px;
    margin-left:60px;
    padding-left:100px;
    padding-top:6px;
}

.hp_select_2{
    background-image: url(../im/etape2.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    height:50px;
    margin-left:60px;
    padding-left:100px;
    padding-top:6px;
}

.hp_select_3{
    background-image: url(../im/etape3.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    height:35px;
    margin-left:60px;
    padding-left:100px;
    padding-top:6px;
    
}
.hp_consigne{
    color:#276084;
    font-size: 12px;
    font-weight:bold;
    float:left;
    width:240px;
    padding-top:2px;
}
.hp_selectbox{
    width:280px;
}
