@charset "UTF-8";
/* CSS Document */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* Nom: styles.css
* Version: 1.0.0 (29/10/2008)
* Website: http://www.marabout.com/
* Auteur: Florent Salaün
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/



/*========================================================*/
/* GENERAL */
/*========================================================*/

a:link{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

a:hover{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

a:visited{
	text-decoration: none;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

form { margin: 0; padding: 0; }

a { text-decoration: none; }

a img { border: 0; }


/*======titre page BLOC INFO======*/

h1, h2, h3, h4, h5{
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-weight: bold;
	color:orangered;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

h2 {
	font-weight:normal;
	letter-spacing:0px;
	text-align:left;
	font-size:12px;
	color: #7a776b;
	margin:10px 0px 0px 10px;
}

h3 {
	font-weight:normal;
	letter-spacing:0px;
	text-align:left;
	font-size:14px;
	color: #fa0ab9;
	margin:0px 0px 0px 0px;
}


/*======titre module======*/

h4 {
	font-weight: bold;
	letter-spacing:0px;
	text-align:left;
	font-size:16px;
	color: #ffffff;
	margin:0px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
}

#focus-bloc-fiche-right h6{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#fa0ab9;
	line-height:20px;
}

/*==============*/

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}


/*========================================================*/
/*INFO LIVRE /////////////////////////////////////////////*/
/*========================================================*/

.info{
	list-style-type:none;
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	line-height:16px;
	margin-left:-40px;
}

#info-livre, #info-auteur, #info-photographe, #info-collection, #info-prix, #info-ean, #info-codif, #info-parution, #info-zoom, #info-pdf, #info-swf, #info-panier{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
}

#info-livre a, #info-auteur a, #info-collection a, #info-ean a, #info-codif a, #info-parution a, #info-zoom a, #info-pdf a, #info-swf a{
	color:#fa0ab9;
}

#info-livre a:hover, #info-auteur a:hover, #info-collection a:hover, #info-ean a:hover, #info-codif a:hover, #info-parution a:hover, #info-zoom a:hover, #info-pdf a:hover, #info-swf a:hover{
	text-decoration:underline;
}

#info-photographe, #info-prix,#info-page{
	color:#666666;
}

#info-panier a{
	color: #00dcf0;
}

#info-panier a:hover{
	text-decoration:underline;
}

.info-panier-ajout{
	list-style-type:none;
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	line-height:16px;
	margin-left:-40px;
	margin-top:10px;
}

/*===============*/
/*BOUTON*/
/*===============*/



/*========================================================*/
/* BODY */
/*========================================================*/

body
{
	margin: 0;
	padding:0;
	background: #ffffff;/*#cbf2ff;*/  /*#b9e9f8;*/
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	background-image:url(/media/image/line_fond_gd.jpg)
}



/*========================================================*/
/* EXTRA */
/*========================================================*/

div#box1040{
	position: relative;
	width: 1040px;
	margin: auto;
}

div#ombre{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/media/image/line_ombre.png);
	/*background-image: none;*/
	background-repeat: repeat-y;
	width: 1040px;
}
html>body div#ombre{
	background:url(/media/image/line_ombre.png) repeat-y top left;
}

div#box{
	margin: 0 10px 0 10px;
	background-color:#FFFFFF;
}

#erreur{
	width:1020px;
	height:100%;
	position:relative;
	margin-right:auto;
}

#erreur img{
	text-align:center;
}

#erreur p{
	text-align:center;
	font-family: times;
	font-size:13px;
	font-weight:normal;
	letter-spacing:0px;
	color:#666666;
	margin-top:-150px;
}

#erreur a{
	text-align:center;
	font-family: times;
	font-size:13px;
	font-weight:normal;
	letter-spacing:0px;
	color:#a13664;
}

#erreur a:hover{
	text-align:center;
	font-family: times;
	font-size:13px;
	font-weight:normal;
	letter-spacing:0px;
	color:#70dff8;
}

/*=======================================================================================*/
/* CONTAINER (BANNNER + BLOC INFO + PAGEBODY [bloc alpha + bloc beta + bloc gamma]) */
/*=======================================================================================*/

#container {
	background-image:url(/media/image/pgbackground.gif);
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-position: 0 0;
	text-align: left;
	width: 1020px;
	position: relative;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index:4;
	background-color:#FFFFFF;
}

#container-inner
{
	position: static;
	border: 0;
	background:transparent;
}

/*=======================================================================================*/
/* BANNER (LOGO + COMPTE ESPACE)*/
/*=======================================================================================*/


#banner
{
	background-color:#FFFFFF;
	background-image:url(/media/image/banner03.gif);
	text-align: left;
	font-family:Verdana, Arial, sans-serif;
}

#banner
	{
		height: 100px;
		background-image:url(/media/image/banner03.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		text-align: left;
	}

#banner-inner {padding: 0px;}

/*===============bloc logo=============*/

#banner-logo {
	float:left;
}

#banner-logo a{
	display:block;
	width:700px;
	height:80px;
	background-repeat:no-repeat;
	margin :10px 10px 10px 10px;
}

#banner-compte{
	position:relative;
	display:block;
	float:right;
	width:250px;
	height:100px;
}

/*=============bouton inscription===========*/

#compte-espace{
	position:relative;
	float:right;
	width:250px;
	height:40px;
	margin-bottom:-10px;
}

#compte-espace ul{
	float:right;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	margin-right:40px;

}
/*=============inscription===========*/

#newsletter-text{
	position:relative;
	width:250px;
	height:20px;
	margin-bottom:0px;
}

.newsletter-text-email{
	display:block;
	width:150px;
	height:14px;
	font-family:verdana, 'trebuchet ms', sans-serif;
	font-weight:bold;
	color:#69dce3;
	font-size:10px;
	margin-top:35px;
	line-height:11px;
	margin-left:50px;
}


/*============formulaire newsletter============*/

#newsletter-box {
clear:both;
	position:relative;
	display:block;
	clear:both;
	height:30px;
	width:250px;
	font-family:verdana, 'trebuchet ms', sans-serif;
	color:#999999;
	margin-left:0px;
}

.newsletter-email{
	float:left;
	width:140px;
	margin-left:10px;
	margin-top:0px;
}


.newsletter-send{
	float:right;
	width:70px;
	margin-right:20px;
	margin-top:0px;
}

/*==========mot de passe oubli�==========*/

#compte-help{
	display:block;
	clear:right;
	width:150px;
	height:30px;
	margin-left:120px;
	margin-top:-10px;
}

#compte-help a{
	font-family:verdana, 'trebuchet ms', sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration: underline;
}

#compte-help a:link{
	font-family:verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	letter-spacing:0px;
	font-size:9px;
	color: #666666;
	text-align:center;
}

#compte-help a:visited{
	color:#666666;
	font-size: 9px;
}

#compte-help a:active{
	color:#666666;
	font-size: 9px;
}

#compte-help a:hover{
	font-size:9px;
	color: #30ada7;
	text-align:center;
}


#alpha, #beta{
	position: relative;
	float: left;
}

#alpha-inner, #beta-inner, #gamma-inner
{
	position: relative;
}


/*=========================================================*/
/* CONTENU TOTAL DE LA PAGE (SANS BANNER) */
/*========================================================*/

#pagebody {
	position:relative;
	width:1020px;
}


#pagebody-inner{
	position:static;
	width:1020px;	
}


/*=========================================================*/
/* BLOC CHAMPS (MOTEUR DE RECHERCHE + MENU HORIZONTAL)*/
/*=========================================================*/

#champs{
	position:relative;
	margin: 0px 0px 0px 0px;
	float:left;
	width:1020px;
	height:30px;
	background-image:url(/media/image/champs03.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;

}

#champs-recherche{
	float:left;
	display:inline;
	width:770px;
	height:30px;
}

#champs-recherche p{
	font-weight:bold;
	letter-spacing:0px;
	text-align:left;
	font-size:14px;
	color: #FFFFFF;
	padding-left:10px;
	margin-top:3px;
	font-family: "Times New Roman", Times, serif;
}


/*======champs menu horizontal=====*/

#champs-menu{
	position:relative;
	float:right;
	width:250px;
	height:30px;
}

/*===menu-left===*/
#champs-menu-left{
	float:left;
	width:110px;
	height:22px;
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
	padding-top:8px;
	text-align:center;
	text-decoration: none;
	border-left: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-family: "Times New Roman", Times, serif;
}

/*===menu-center===*/
#champs-menu-center{
	position:relative;
	width:55px;
	height:22px;
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
	padding-top:8px;
	text-align:center;
	text-decoration: none;
	border-right: 1px solid #cccccc;
	margin-left:110px;
	font-family: "Times New Roman", Times, serif;
}

/*===menu-right===*/
#champs-menu-right{
	display:inline;
	float:right;
	width:85px;
	height:22px;
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	margin-top:-23px;
	font-family: "Times New Roman", Times, serif;
}


/*====lien menu horizontal====*/
#champs-menu-left a, #champs-menu-center a, #champs-menu-right a{
	text-decoration: none;
}

#champs-menu-left a:link, #champs-menu-center a:link, #champs-menu-right a:link{
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

#champs-menu-left a:hover, #champs-menu-center a:hover, #champs-menu-right a:hover{
	font-weight: bold;
	color:#00dcf0;
}

/*=========================================================*/
/* BLOC INFO (FIL D'ARIANE)*/
/*=========================================================*/

/*========contenu de info========*/

#info{
	margin: 0px 0px 0px 0px;
	float:left;
	width:1020px;
	height:30px;
	clear:both;
}

#info-inner{
	height:30px;
	
}
/*====fil d'ariane===*/

.conduite{
	clear:both;
	float:left;
	display:block;
	width:760px;
	height:30px;
}
	
.breadcrumb{position:relative; height:30px; width:1015px; font-family: verdana,'trebuchet ms', sans-serif;}
.breadcrumb ul{position:relative; margin:-10px 5px 0 5px; padding:0; height:30px; background:url(/media/image/breadcrumbImage.png) 0px -30px repeat-x; }
.breadcrumb ul li{padding:0; margin:0; list-style:none; float:left; height:30px; display:inline;}
.breadcrumb ul li a{font:12px verdana,'trebuchet ms', sans-serif; color:#666666; text-decoration:none; line-height:30px; display:block; background:url(/media/image/breadcrumbImage.png) 100% -60px no-repeat; }
.breadcrumb ul li a span{padding:0 17px 0 15px; }
.breadcrumb ul li a:hover span{text-decoration:underline; color:#fa0ab9;}
.breadcrumb ul li a.active{background:none;}
.breadcrumb ul li a.active span{color:#fa0ab9;}
.breadcrumb ul li a.active:hover span{text-decoration:none;}
.breadcrumb .left{position:absolute; top:0px; left:0px; width:10px; height:30px; display:block; z-index:1; background:url(/media/image/breadcrumbImage.png) 0% 0px no-repeat;}
.breadcrumb .right{position:absolute; top:0px; right:0px; width:10px; height:30px; display:block; z-index:1; background:url(/media/image/breadcrumbImage.png) 100% -90px no-repeat; }

/*=========================================================*/
/* BLOC ALPHA */
/*=========================================================*/

#alpha{
	float:left;
	width:160px;
}

#alpha-inner{
	padding-left:0px;
	padding-right:0px;
	
}


#alpha-module-menu{
	position:relative;
	width:160px;
	height:334px;
}



/*==========module paresseuses==========*/

#alpha-module-paresseuses{
	position:relative;
	float:left;
	margin-left:0px;
	width:160px;
	height:93px;
	margin-bottom:0px;
	margin-top:-10px;
}

/*==========module Girls in the city ==========*/

#alpha-module-girls-in-the-city{
	position:relative;
	float:left;
	margin-left:0px;
	width:160px;
	height:93px;
	margin-bottom:0px;
	margin-top: 5px;
}

/*==========module academy==========*/

#alpha-module-academy{
	float:left;
	margin-left:0px;
	width:160px;
	height:93px;
	/*height:300px;*/
	background-color: #ffffff;
	background-image:url(/media/image/bouton_academy.gif);
	margin-bottom:10px;
}


/*==========module enigma==========*/

/*#alpha-module-enigma{
	float:left;
	margin-left:0px;
	width:160px;
	height:93px;
	background-image:url(/media/image/bouton_enigme.gif);
	margin-bottom:10px;
}
*/

/*==========module pub==========*/

#alpha-module-pub{
	width:160px;
	clear:both;
	padding-top:15px;
}

#alpha-module-pub img{
	display:block;
	margin:0 auto;
}


/*=========================================================*/
/* BLOC BETA */
/*========================================================*/

#beta{
	width:610px;
	margin-left: 0px;
	background-color:#ffffff;
}

#beta-inner{
	padding-left:10px;

}


/*=========bloc intro=========*/

#beta-module-intro{
	display:block;
	position:relative;
	width:590px;
	height:170px;
	background:#ffffff no-repeat;
	background:url(/media/image/cadre-home.gif) no-repeat;
}

/*===titre intro==*/

#intro-titre {
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size:24px;
	color:#ffc600;
	display:block;
	width:550px;
	height:30px;
	padding:10px 10px 0px 10px;
	margin-left:10px
	
}

#intro-titre h5{
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	color:#999999;
	margin-top:5px;
}

/*==texte intro==*/

#intro-text{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size:15px;
	color:#ffffff;
	display:block;
	width:550px;
	height:100px;
	padding:0px 10px 10px 10px;
	margin-left:10px;
}

#intro-text p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size:15px;
	color:#ffffff;
	line-height:1.5em;
}

/*==pub intro==*/

#intro-pub{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size:15px;
	color:#000000;
	display:block;
	width:590px;
	height:170px;
	background:url(/media/image/cadre-intro.gif) no-repeat;
}

#intro-flash{
	display:block;
	width:580px;
	height:170px;
	margin-top:0px;
	padding:10px 10px 10px 10px;

}

#intro-pub p img{
	display:block;
	width:570px;
	height:150px;
	padding:10px 10px 10px 10px;
	
}


/*=================================bloc fiche=================================*/

#beta-module-fiche{
	display:block;
	width:600px;
	height:490px;
	position:relative;
}

#bandeau img{
	display:block;
	width:270px;
	height:50px;
	margin:-60px 0 0 10px;
}

/*==bloc A==*/

#fiche-bloc-a, #fiche-bloc-b{
	display:block;
	position:relative;
	width:590px;
	height:240px;
}

#fiche-bloc-aleft, #fiche-bloc-bleft{
	float:left;
	display:block;
	width:290px;
	height:240px;
	background:url(/media/image/cadre-fiche.gif) no-repeat;
}

#fiche-bloc-aleft h1, #fiche-bloc-bleft h1{
	display:block;
	width:270px;
	height:50px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0px;
	color:#70dff8;
	margin:-50px 0 0 10px;
	padding:5px 0px 0px 10px;
}

#fiche-bloc-aleft h1 a, #fiche-bloc-bleft h1 a{
	color:#70dff8;
}

#fiche-bloc-aleft ul, #fiche-bloc-bleft ul{
	display:block;
	width:280px;
	height:20px;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	margin:-30px 0 0 -20px;
	line-height:17px;
	list-style-type:none;
}

#fiche-bloc-aleft ul a, #fiche-bloc-bleft ul a{
	color:#ffffff;
}

#fiche-bloc-aleft a img, #fiche-bloc-bleft a img{
	display:block;
	width:270px;
	height:220px;
	padding:10px 10px 10px 10px;
	
}


#fiche-bloc-aright, #fiche-bloc-bright{
	float:right;
	display:block;
	width:290px;
	height:240px;
	background:url(/media/image/cadre-fiche.gif) no-repeat;

}

#fiche-bloc-aright h1, #fiche-bloc-bright h1{
	display:block;
	width:270px;
	height:50px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#70dff8;
	margin:-50px 0 0 10px;
	padding:5px 0px 0px 10px;
}


#fiche-bloc-aright h1 a, #fiche-bloc-bright h1 a{
	color:#70dff8;
}

#fiche-bloc-aright ul, #fiche-bloc-bright ul{
	display:block;
	width:280px;
	height:20px;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	margin:-30px 0 0 -20px;
	line-height:17px;
	list-style-type:none;
}

#fiche-bloc-aright ul a, #fiche-bloc-bright ul a{
	color:#ffffff;
}

#fiche-bloc-aright a img, #fiche-bloc-bright a img{
	display:block;
	width:270px;
	height:220px;
	padding:10px 10px 10px 10px;
	
}


/*==bloc B==*/

#fiche-bloc-b{
	margin-top:-10px;
}

/*=========================================================================================================*/
/*=========================================================================================================*/


/*=========bloc actu + auteur=========*/

#beta-module-actu, #beta-module-auteur{
	display:block;
	width:600px;
	height:290px;
	margin-top:0px;
	position:relative;
}


#actu-bloc, #auteur-bloc{
	display:block;
	position:absolute;
	width:600px;
	height:100%;
	background:url(/media/image/fond_new.gif) no-repeat;
}

#actu-bloc h4, #auteur-bloc h4, #video-bloc h4{
	color:#FFFFFF;
	padding:7px;
}

#actu-bloc-right h6, #auteur-bloc-right h6, #video-bloc-right h6, #livre-bloc-fiche-right h6{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#fa0ab9;
	line-height:20px;
	margin-top:0px;
}

#actu-bloc-sujet, #auteur-bloc-sujet{
	display:block;
	position:relative;
	width:590px;
	height:240px;
}

#actu-bloc-left, #auteur-bloc-left{
	float:left;
	display:block;
	width:280px;
	height:240px;
	background:url(/media/image/cadre-fiche.gif) no-repeat;
	margin-left:5px;
	padding:10px 10px 10px 10px;
}

#actu-bloc-right, #auteur-bloc-right{
	float:right;
	display:block;
	width:270px;
	height:220px;
	margin-right:10px;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	line-height:20px;
}


#actu-text, #auteur-text, #livre-text{
	clear:both;
	display:block;
	position:relative;
	width:570px;
	border-top:1px dashed #fa0ab9;
	padding:10px 10px 0px 10px;
}

#actu-text p, #auteur-text p, #livre-text p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	line-height:17px;
	padding-left:10px;
}

#actu-text a, #auteur-text a, #livre-text a{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fa0ab9;
	line-height:17px;
}

#actu-text ul, #auteur-text ul{
	list-style-type:none;
}

#actu-text li a, #auteur-text li a{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fa0ab9;
	line-height:17px;
}

#actu-text li a:hover, #auteur-text li a:hover{
	text-decoration:underline;
}


/*=========bloc video=========*/

#beta-module-video{
	clear:both;
	display:block;
	width:590px;
	height:100%;
	margin-top:0px;
	position:relative;
}

#video-pub{
	display:block;
	width:590px;
	height:300px;
	background:url(/media/image/cadre-videopub.gif) no-repeat;
	margin-top:0px;
}

#video-flash{
	display:block;
	width:570px;
	height:300px;
	padding:10px 10px 10px 10px;
}

#video-bloc{
	display:block;
	position:relative;
	width:600px;
	background:url(/media/image/fond_new.gif) no-repeat;
}


#video-bloc-player{
	display:block;
	position:relative;
	width:500px;
	height:414px;
}

#video-bloc-top{
	float:left;
	display:block;
	width:500px;
	height:414px;
	background:url(/media/image/cadre-video.gif) no-repeat;
	margin-left:40px;
	padding:10px 10px 10px 10px;
}

#video-bloc-bottom{
	display:block;
	clear:both;
	position:relative;
	width:570px;
	padding:10px 10px 10px 10px;
	border-top:1px dashed #fa0ab9;
}

#video-bloc-bottom h3{
	margin-left:10px;
	padding-top:10px;
}

#video-bloc-bottom p{
	display:block;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	line-height:17px;
	padding-left:10px;
}

#video-bloc-bottom a{
	font-weight:bold;
	color:#fa0ab9;
}

#video-bloc-bottom ul {
	list-style-type:none;
}

#prepa-titre{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fa0ab9;
	line-height:17px;
}

#video-bloc-bottom li a{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fa0ab9;
	line-height:17px;
}

#video-bloc-bottom li a:hover{
	text-decoration:underline;
}

/*=========bloc livre=========*/

#beta-module-livre{
	display:block;
	width:600px;
	height:290px;
	margin-top:0px;
	position:relative;
	clear:both;
}

#livre-bloc{
	display:block;
	position:absolute;
	width:600px;
	height:100%;
	background:url(/media/image/fond_new.gif) no-repeat;
}

#livre-bloc h4{
	color:#FFFFFF;
	padding:7px;
}


#livre-bloc-a{
	display:block;
	position:relative;
	width:590px;
	height:240px;
}


#livre-bloc-fiche{
	display:block;
	position:relative;
	width:590px;
	height:240px;
}

#livre-bloc-fiche-left{
	float:left;
	display:block;
	width:290px;
	height:240px;
	background:url(/media/image/cadre-fiche.gif) no-repeat;
	margin-left:5px;
	text-align: center; 
}

#livre-bloc-fiche-left img{
  	max-width: 250px; 
  	max-height: 210px;
	margin-top:15px;
}


#livre-bloc-fiche-right{
	float:right;
	display:block;
	width:270px;
	height:240px;
	margin-right:10px;

}

#livre-bloc-fiche-right ul{
	list-style-type:none;
}

#livre-bloc-fiche-right{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	line-height:20px;
}

#livre-bloc-fiche-right h6{
	margin-bottom:0px;
}

#livre-bloc-fiche-right h6 a{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#fa0ab9;
	line-height:20px;
	margin-bottom:0px;
}

#livre-bloc-fiche-right h6 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#fa0ab9;
	text-decoration:underline;
	line-height:20px;
}


/*=========bloc nouveaut�=========*/

#beta-module-nouveaute{
	display:block;
	width:600px;
	height:250px;
	margin-top:0px;
	position:relative;
	clear:both;
}

#nouveaute-bloc{
	display:block;
	position:relative;
	width:590px;
	background:url(/media/image/fond_new.gif) no-repeat;
}

#nouveaute-bloc-img{
	display:block;
	height:160px;
}


.nouveaute-text{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-size:11px;
	color:#000000;
	width:105px;
	list-style-type: none;
	margin-left:0px;
	margin-top:0px;
	clear:both;
}

.nouveaute-text a{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-size:11px;
	color:#fa0ab9;
}

.nouveaute-text a:link{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-size:11px;
	color:#fa0ab9;
}

.nouveaute-text a:active{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-size:11px;
	color:#fa0ab9;
}

.nouveaute-text a:visited{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-size:11px;
	color:#fa0ab9;
}

.nouveaute-text a:hover{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-size:11px;
	color:#fa0ab9;
	text-decoration:underline;
}

#nouveaute-bloc h4{
	color:#FFFFFF;
	padding:7px;
}

/*==bloc FLOAT==*/

.nouveaute-bloc-floatright{
	display:inline;
	float:left;
	width:105px;
	margin-left:12px;
}

.nouveaute-bloc-floatright img{
	width:95px;
	list-style-type: none;
}

.nouveaute-bloc-float{
	display:inline;
	float:left;
	width:105px;
	margin-left:11px;
}

.nouveaute-bloc-float img{
	width:95px;
	list-style-type: none;
	
}



/*=========bloc meme auteur=========*/

#beta-module-flashauteur{
	display:block;
	width:600px;
	height:236px;
	margin-top:-30px;
	margin-bottom:10px;
	margin-left:10px;
	position:relative;
}


#beta-module-pareil{
	display:block;
	width:600px;
	height:236px;
	margin:-40px 0 0 10px;
	position:relative;
}

/*#pareil-bloc{
	display:block;
	position:absolute;
	width:100%;
	height:170px;
	background:url(/media/image/fond_pareil.gif) no-repeat;
}

#pareil-bloc-img{
	display:block;
	height:130px;
}


.pareil-text{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-size:11px;
	color:#000000;
	width:120px;
	height:20px;
	list-style-type: none;
	margin-left:-10px;
	margin-top:-10px;
}


#pareil-bloc h4{
	color:#FFFFFF;
	padding:7px;
}*/

/*==bloc FLOAT==*/

.pareil-bloc-floatright{
	display:inline;
	float:left;
	width:100px;
	height:100%;
	margin-left:10px;
}

.pareil-bloc-floatright img{
	height:80%;
	width:80px;
	list-style-type: none;
}

.pareil-bloc-float{
	display:inline;
	float:left;
	width:110px;
	height:100%;
}

.pareil-bloc-float img{
	height:80%;
	width:80px;
	list-style-type: none;
}



/*=========bloc blog=========*/

#beta-module-blog{
	display:block;
	width:600px;
	height:180px;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
}

#blog-bloc{
	display:block;
	position:relative;
	width:600px;
	height:180px;
	background:url(/media/image/fond_blog.gif) no-repeat;
}

#blog-bloc h4{
	color:#FFFFFF;
	padding:7px;
}

#paresseuses-rss{
	display:block;
	width:590px;
	height:250px;
	padding:0 10px 10px 10px;
}

#date-rss{
	width:570px;
	height:15px;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size:10px;
	color:#666666;
	border-bottom:1px dashed #666666;
}

#titre-rss{
	width:570px;
	height:15px;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#666666;
}

#texte-rss{
	width:570px;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
}

#lien-rss{
	width:570px;
	height:15px;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
}

#lien-rss a{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#ff6600;
}

#lien-rss a:hover{
	color:#ff6600;
	text-decoration:underline;
}

/*=========bloc catalogue collection=========*/

#beta-module-collection{
	display:block;
	position:relative;
	width:600px;
	margin-top:10px;
	position:relative;
	margin-bottom:0px;

}

#collection-bloc{
	display:block;
	position:relative;
	width:600px;
	background:url(/media/image/fond_collection.gif) no-repeat;
}

#collection-bloc h4{
	color:#FFFFFF;
	padding:7px;
}


#collection-bloc-left{
	float:left;
	display:block;
	width:295px;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#fa0ab9;
	line-height:20px;
	margin-left:0px;
	margin-top:-12px;

}

#collection-bloc-left ul{
	float:left;
	display:block;
	width:250px;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#fa0ab9;
	line-height:20px;
	margin-left:0px;
	list-style-type:none;
}

#collection-bloc-left li a{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#fa0ab9;
	line-height:20px;
}
#collection-bloc-left li a:hover{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#fa0ab9;
	line-height:20px;
	text-decoration:underline;
}


#collection-bloc-right{
	float:right;
	display:block;
	width:295px;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#fa0ab9;
	line-height:20px;
	margin-right:10px;
	margin-top:-12px;
}

#collection-bloc-right ul{
	float:right;
	display:block;
	width:270px;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#fa0ab9;
	line-height:20px;
	list-style-type:none;
}

#collection-bloc-right li a{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#fa0ab9;
	line-height:20px;
}
#collection-bloc-right li a:hover{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#fa0ab9;
	line-height:20px;
	text-decoration:underline;
}


/*=========bloc catalogue recherche=========*/

#beta-module-catalogue{
	display:block;
	width:600px;
	height:230px;
	margin-top:0px;
	position:relative;
	margin-bottom:10px;
}

#recherche-catalogue{
	display:block;
	position:absolute;
	width:590px;
	height:230px;
	background:url(/media/image/fond_recherche.gif) no-repeat;
}

#recherche-catalogue h4{
	color:#FFFFFF;
	padding:7px;
}

#recherche-text{
	display:block;
	float:left;
	width:200px;
	height:200px;
	text-align:right;
	padding:0px 10px 0px 10px;
}

#recherche-text p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	line-height:20px;
}


#recherche-formulaire{
	display:block;
	float:right;
	width:350px;
	height:200px;
	text-align:left;
	padding:0px 10px 0px 10px;
}

/*=========bloc catalogue r�sultat=========*/

#beta-module-resultat{
	display:block;
	width:600px;
	margin-top:0px;
	position:relative;
	margin-bottom:0px;
}

#resultat-catalogue{
	display:block;
	position:relative;
	width:590px;
	/*height:150px;*/
	background:url(/media/image/fond_new.gif) no-repeat;
}

#resultat-catalogue h4{
	color:#FFFFFF;
	padding:7px;
}

#resultat-tri{
	display:block;
	width:570px;
	height:30px;
	margin:0px 0px 0px 10px;
	border-bottom:1px dashed #fa0ab9;
}

#panier{
	display:block;
	width:570px;
	height:28px;
	border-bottom:1px dashed #666666;
}

.resultat-panier{
	float:left;
	display:inline;
	width:290px;
	height:30px;
	margin-top:0px;
}

.resultat-panier p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	padding:0px 0px 0px 10px;
	margin-top:5px;
}

.resultat-quantite{
	float:left;
	display:inline;
	width:90px;
	height:30px;
	margin-top:0px;
}

.resultat-quantite p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	padding:0px 0px 0px 10px;
	margin-top:5px;
}

.resultat-prix{
	float:left;
	display:inline;
	width:90px;
	height:30px;
	margin-top:0px;
}

.resultat-prix p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	padding:0px 0px 0px 10px;
	margin-top:5px;
}

.resultat-supp{
	float:left;
	display:inline;
	width:90px;
	height:30px;
	margin-top:0px;
}

.resultat-supp p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	padding:0px 0px 0px 10px;
	margin-top:5px;
}

#article-vide{
	float:left;
	display:inline;
	width:570px;
	height:30px;
	margin-top:0px;
}

#article-vide p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#999999;
	padding:0px 0px 0px 10px;
	margin-top:5px;
}

#article-panier{
	float:left;
	display:inline;
	width:330px;
	height:30px;
	margin-top:0px;
}

#article-panier p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:left;
	font-weight:normal;
	font-size:10px;
	color:#666666;
	padding:0px 0px 0px 10px;
	margin-top:5px;
}

#article-panier a{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#fa0ab9;
	padding:0px 0px 0px 10px;
	margin-top:5px;
}

#article-panier a:hover{
	text-decoration:underline;
}

#article-quantite{
	float:left;
	display:inline;
	width:30px;
	height:30px;
	margin-top:0px;
}

#article-quantite input{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	padding:0px 0px 0px 0px;
	margin-top:5px;
}

#article-prix{
	float:left;
	display:inline;
	width:130px;
	height:30px;
	margin-top:0px;
}

#article-prix p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-weight:normal;
	font-size:10px;
	color:#666666;
	padding:0px 0px 0px 10px;
	margin-top:5px;
}

#article-supp{
	float:left;
	display:inline;
	width:80px;
	height:30px;
	margin-top:0px;
}

#article-supp p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	padding:0px 0px 0px 10px;
	margin-top:5px;
}

.tri{
	float:right;
	display:block;
	width:180px;
}

.resultat{
	float:left;
	display:block;
	width:180px;
	margin-top:-5px;
	margin-left:10px;
}

.resultat p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#666666;
}

#bloc-resultat{
	clear:left;
	position:relative;
	display:block;
	width:570px;
	height:180px;
	margin:10px 0px 10px 10px;
	border-bottom:1px dashed #fa0ab9;
}

#bloc-panier{
	clear:left;
	position:relative;
	display:block;
	width:570px;
	margin:10px 0px 10px 10px;
}

#panier-final{
	float:left;
	display:block;
	width:150px;
	height:40px;
	margin-left:300px;
}

#panier-final p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:left;
	font-weight:normal;
	font-size:10px;
	color:#333333;
	padding:10px 0px 0px 0px;
	margin-top:5px;
}

#panier-calcul{
	float:right;
	display:block;
	width:90px;
	height:40px;
	margin-top:10px;
}

.prix-total{
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#333333;
	padding:0px 0px 0px 10px;
	margin-top:5px;
}

#panier-lib{
	display:block;
	float:left;
	width:570px;
	height:40px;
	margin-top:0px;
	margin-left:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #fa0ab9;
	border-bottom-color: #fa0ab9;
}

#panier-lib p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#333333;
	padding:0px 0px 0px 0px;
	margin-top:10px;
}

.lib{
	display:inline;
	width:250px;
	height:40px;
	margin-top:0px;
	margin-left:10px;
}

.achat{
	display:block;
	float:right;
	width:170px;
	height:40px;
	margin-top:-43px;
	margin-left:10px;
}

.achat a img{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#333333;
	padding:10px 0px 0px 0px;
	margin-top:13px;
}

#resultat-visuel{
	display:block;
	width:180px;
	height:180px;
	float:left;
	padding-left:20px;
}

#resultat-visuel img{
	display:block;
	float:left;
}

#resultat-info{
	display:inline;
	width:180px;
	height:150px;
	padding-left:20px;
}

#resultat-info h6{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#fa0ab9;
	margin-top:0px;
}

#resultat-info h6 a{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#fa0ab9;
	margin-top:0px;
}

#resultat-info h6 a:hover{
	color:#fa0ab9;
	text-decoration:underline;
}

#resultat-info ul{
	margin-top:-15px;
}

#resultat-page{
	clear:left;
	position:relative;
	display:block;
	width:570px;
	height:30px;
	margin:10px 0px 10px 10px;
}

#resultat-page p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fa0ab9;
	margin-top:0px;
	text-align:center;
}

#resultat-page a:link{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fa0ab9;
	margin-top:0px;
	text-align:center;
}

#resultat-page a:hover{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fa0ab9;
	margin-top:0px;
	text-align:center;
	text-decoration:underline;
}

#resultat-page a:active{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fa0ab9;
	margin-top:0px;
	text-align:center;
}

#resultat-page a:visited{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fa0ab9;
	margin-top:0px;
	text-align:center;
}

/*=========bloc auteur r�sultat=========*/

#resultat-auteur{
	display:block;
	position:relative;
	width:590px;
	background:url(/media/image/fond_new.gif) no-repeat;
}

#resultat-auteur h4{
	color:#FFFFFF;
	padding:7px;
}

#bloc-auteur{
	clear:left;
	position:relative;
	display:block;
	width:570px;
	height:160px;
	margin:10px 0px 10px 10px;
	border-bottom:1px dashed #fa0ab9;
}

#auteur-visuel{
	display:block;
	width:180px;
	height:150px;
	float:left;
	padding-left:20px;
}

#auteur-visuel img{
	display:block;
	float:left;
}

#auteur-info{
	display:inline;
	width:180px;
	height:150px;
	padding-left:20px;
}

#auteur-info h6{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#fa0ab9;
	margin-top:0px;
}

#auteur-page{
	clear:left;
	position:relative;
	display:block;
	width:570px;
	height:30px;
	margin:10px 0px 10px 10px;
}

#auteur-page p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fa0ab9;
	margin-top:0px;
	text-align:center;
}

/* EXTRA PDF/IMG/SWF */

#fiche-extra{
	clear:both;
}

.extra{
	list-style-type:none;
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#fa0ab9;
	margin-left:-40px;
	margin-top:0px;
}

.extra img{
	padding-right:10px;
}

.extra a{
	color:#fa0ab9;
}

.extra a:hover{
	text-decoration:underline;
}

/*======bloc inscription======*/

#beta-module-inscription{
	display:block;
	width:600px;
	margin-top:0px;
	position:relative;
	clear:both;
}

#inscription-profil{
	display:block;
	position:relative;
	width:600px;
	height:100%;
	background:url(/media/image/fond_inscription.gif) no-repeat;
	margin-bottom:10px;
}

#inscription-abo h4{
	color:#FFFFFF;
	padding:7px;
}


#inscription-abo{
	display:block;
	position:relative;
	width:600px;
	height:100%;
	background:url(/media/image/fond_inscription.gif) no-repeat;
}

#inscription-profil h4{
	color:#FFFFFF;
	padding:7px;
}

#inscription-profil-fiche{
	display:block;
	margin-bottom:10px;
}

.ligneform-civi {
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	padding-top:10px;
	padding-left:20px;
	line-height:10px;
}

label {
	width:160px;
	height:20px;
	display:block;
	float:left;
	padding-top:5px;
}

#inscription-abo-fiche{
	display:block;
	margin-bottom:20px;
}

.lien-plan a{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fa0ab9;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
}

.ligneform-faq{
	display:block;
	width:560px;
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	padding-top:10px;
	padding-left:20px;
	line-height:20px;
}

.ligneform-faq p{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
}

.ligneform-faq p a:link{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
}

.ligneform-faq p a:hover{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
}

.ligneform-faq p a:visited{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
}

.ligneform-news {
	display:block;
	width:560px;
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	padding-top:10px;
	padding-left:20px;
	line-height:20px;
}

.ligneform-news p{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
}

.ligneform-news p a:link{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fa0ab9;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
}

.ligneform-news p a:hover{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fa0ab9;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
	text-decoration:underline;
}

#ligneform-oblige{
	display:block;
	width:560px;
}

#ligneform-oblige p {
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#666666;
	padding-top:10px;
	margin-bottom:20px;
	line-height:10px;
}

#ligneform-oblige a {
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#fa0ab9;
	padding-top:10px;
	margin-bottom:30px;
	line-height:10px;
}

#plan-site{
	display:block;
	position:relative;
	width:600px;
	height:100%;
	background:url(/media/image/fond_inscription.gif) no-repeat;
}

#plan-site h4{
	color:#FFFFFF;
	padding:7px;
}

#plan-site-fiche{
	display:block;
	margin-bottom:10px;
	margin-top:5px;
}

.ligneform-plan {
	display:block;
	width:560px;
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	padding-top:0px;
	padding-left:20px;
	line-height:20px;
	border-bottom:1px dashed #999999;
	padding-bottom:20px;
}

.ligneform-plan p{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
	margin-bottom:-10px;
}

.ligneform-plan p a:link{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fa0ab9;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
}

.ligneform-plan p a:hover{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fa0ab9;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
	text-decoration:underline;
}

.ligneform-plan p a:active{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fa0ab9;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
}

.ligneform-plan p a:visited{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fa0ab9;
	padding-top:10px;
	padding-left:0px;
	line-height:20px;
}

/*=========================================================*/
/* BLOC GAMMA */
/*========================================================*/

#gamma{
	position:static;
	float:right;
	width:250px;
	
}

#gamma-inner{
	padding:0;
}

/*=======module pub=====*/

#gamma-module-pub{
	position:relative;
	left:0px;
	width:250px;
	height:200px;
	clear:both;
	margin-bottom:10px;
}

#gamma-module-pub h4{
	color:#FFFFFF;
	padding:7px;
}

/*=======module concours=====*/

#gamma-module-concours{
	position:relative;
	left:0px;
	width:250px;
	height:200px;
	clear:both;
	margin-bottom:10px;
	background-repeat:no-repeat;
}

#gamma-module-concours h4{
	color:#FFFFFF;
	padding:7px;
}

/*=======module top=====*/

#gamma-module-top{
	position:relative;
	width:250px;
	height:580px;
	clear:both;
	background-image:url(/media/image/fond_topfive.gif);
	background-repeat:no-repeat;
}

#gamma-module-top h4{
	color:#FFFFFF;
	padding:7px;
}

#gamma-top {
	display:block;
	list-style-type: none;
	margin-left:-25px;
}

.top{
	display:block;
	width:220px;
	height:80px;
	border-bottom:1px dashed #999999;

}

#gamma-top li{
	list-style-type:none;
	margin-bottom: 5px;
	text-align: right;
	clear:left;
	display:block;
	height:80px;
}

#gamma-top li h5{
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#gamma-top li h5 a{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#fa0ab9;
	line-height:10px;
	margin-left:10px;
	display:inline;
	padding:0;
}

#gamma-top li a{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#7a776b;
	line-height:5px;
	margin-left:10px;
	display:inline;
	text-align: right;
}

#gamma-top li a:hover{
	color:#fa0ab9;
	text-decoration:underline;
}


.top img{
	display:block;
	float:left;
	width:27%;
	padding:10px 0 5px 0;
	margin-top:-25px;
}

/*=======module archive=====*/

#gamma-module-archive{
	display:block;
	left:0px;
	width:250px;
	height:582px;
	margin-bottom:0px;
	margin-top:10px;
	background:url(/media/image/fond_archive.png) no-repeat;
}

#gamma-module-archive ul{
	font-family:times new roman, serif;
	font-size:20px;
	color:#666666;
	padding:20px;
	margin-bottom:-30px;
}

#gamma-module-archive li{
	list-style-type:none;
	line-height:15px;
	padding-top:10px;
	margin-bottom:-10px;
}

#gamma-module-archive li a{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#7a776b;
 	text-indent:10px;
	font-weight:normal;
	margin-left:10px;
}

#gamma-module-archive a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#7a776b;
	text-decoration:underline;
	font-weight:normal;
}

/*========================================================*/
/* FOOTER (BAS DE PAGE) */
/*========================================================*/

#footer {
    position:relative;
    margin:0 auto;
	clear:both;
}


#footer-inner { 
	float:left;
	width:1040px;
	height:160px;
	background:url(/media/image/fond_footer.png) no-repeat;
	margin-left:-10px;
}

#footer-logo a{
	display:block;
	width:280px;
	height:65px;
	float:left;
	background-repeat:no-repeat;
	margin-top:30px;
	margin-left:-20px;
	margin-bottom:13px;
	
}

#footer-link{
	position:relative;
	display:block;
	width:700px;
	height:30px;
	text-align:center;
	margin-left:300px;
	padding-top:65px;
	
}

#footer-link ul{
	clear:left;
	text-align:center;
	color: #FFFFFF;
}

#footer-link li{
	text-align:center;
	color: #FFFFFF;
	text-decoration:none;
	list-style-type:none;
	float:left;
		border-left: 1px solid #ffffff;
}

 #footer-link li.first {
	display:block;
	width:130px;
	border-left: 1px solid #ffffff;
	text-align:center;
}

 #footer-link li.contact {
	display:block;
	width:70px;
	border-left: 1px solid #ffffff;
	text-align:center;
}

 #footer-link li.plan {
	display:block;
	width:90px;
	border-left: 1px solid #ffffff;
	text-align:center;
}

 #footer-link li.foreign {
	display:block;
	width:110px;
	border-left: 1px solid #ffffff;
	text-align:center;
}

#footer-link li.last {
	display:block;
	width:120px;
	border-right: 1px solid #ffffff;
}




#footer-link li a:link{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:0px;
	font-size:10px;
	color: #ffffff;
	text-align:center;
}

#footer-link li a:visited{
	color:#ffffff;
	font-size: 10px;
}

#footer-link li a:active{
	color:#ffffff;
	font-size: 10px;
}

#footer-link li a:hover{
	font-size:10px;
	color: #fa0ab9;
	text-align:center;
}

/* livres du meme auteur */
#odma {
	margin:15px 0 0 0;
}

