/* ELEMENTS HTML */

*{
    font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	//-moz-border-radius:16px;
}

img{
	border:0;
}

li{
	list-style:none;
}

a{
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#000;
}

a:hover{
	color:#226699;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

.blanc{
	color:#ffffff;
}

.bleu{
	color:#6699cc;
}

.brun{
	color:#655531;
}

.jaune{
	color:#b28a04;
}

.vert{
	color:#375807;
}

h2{
	font-size:11px;	
	line-height:15px;
}

h3{
	font-size:10px;
	color:#555;
	line-height:12px;
}

h4{
	font-size:9px;
	color:#666;
	font-weight:normal;
}

.titre{
	font-size:18px;
	font-weight:bold;	
	text-align:left;
}

.input_text{
	width:146px;
	background:#f1f1f1;
}

.input_button{
	width:150px;
	background:#f1f1f1;
	margin-top:10px;
	color:#5d94cc;
	font-weight:bold;
}

select{
	width:150px;
	background:#f1f1f1;
}


/* MISE EN PAGE */

body{
	background:url('../img/carre_bkg.gif');
}

*+html body, * html body{
	background:url('../img/carre_bkg.gif') -1px;
}
#container{
	width:990px;
	padding:0 10px;
	margin:0px auto;
	text-align:left;
	background:url('../img/bkg_mid.gif') 50%;
}

*+html #container, * html #container{
	background:url('../img/bkg_mid.gif') 50% 2px;
}

#top{
	back/ground:url('../img/bkg_top.gif') 50% 1px;
	width:100%;
	height:15px;
}

#bottom{
	background:url('../img/bkg_bottom.gif') 50%;
	width:990px;
	margin:0px auto;
	padding:0 10px;
	height:10px;
}

#left{
	float:left;
	width:170px;
	background:#fff;
}

#page{
	float:left;
	width:820px;
}

#header{
	width:820px;
	height:140px;
	background:#000;
}

#main{
	width:820px;
}

#footer{
	clear:both;
	background:#fff;
	text-align:right;
	padding-right:10px;
	height:20px;
	font-size:10px;
}


/* MENUS */

#ligne_blanche{
	position:absolute;
	top:120px;
	margin-left:20px;
	width:800px;
	background:#fff;
}

#menu{
	position:absolute;
	top:120px;
	z-index:1000;
}

#menu *{
	z-index:1000;
}

#menu li{
	float:left;
	margin-right:1px;
}

#menu li ul{
	position: absolute;
	width:205px;
	left:-999em;
	border:1px dashed #000;
}

#menu li ul li{
	margin-bottom:0;
	border-bottom:1px solid #333;
}
#menu li a, #menu li img{
	display:block;
}

#menu li ul li a{
	color:#333;
	font-weight:normal;
	display:block;
	width:202px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	padding-left:3px;
	background:#fbe06b;
	font-weight:normal;
}

#menu li ul li a:hover{
	background:#fff;
}

#menu li ul li a.news{
	background:#bef397;
	font-weight:bold;
}

#menu li ul li a.news:hover{
	background:#fff;
}

#menu li:hover ul, #menu li.sfhover ul{ 
	left:auto;
}


/* FOOTER */

#footer ul{
	clear:both;
	background:#000;
	color:#fff;
	width:440px;
	height:20px;
	line-height:18px;
	text-align:left;
	float:right;
}

#footer li{
	display:inline;
	margin:0 2px;
	font-size:10px;
}

#footer a{
	font-size:10px;
	color:#fff;
	text-decoration:underline;
	font-style:normal;
}


/* LEFT */

#logo{
	margin:56px 9px 60px 9px;
}

#recherche{
	margin:0 0 0 10px;
}

#newsletter{
	margin:60px 0 0 10px;
}

#left h1{
	border-bottom:1px solid #000;
	padding-bottom:5px;
	margin-bottom:8px;
}

#bloc_recherche{
	width:160px;
}


/* HOME */

#main h1{
	text-align:right;
	margin:8px 0;
}

#home_news{
	width:370px;
	height:335px;
	float:left;
}

#news{
	width:370px;
	height:270px;
	position:absolute;
	overflow:hidden;
}

#news a{
	color:#000;
	font-weight:normal;
}
#news a:hover{
	color:#000;
}

#fleches{
	position:absolute;
	top:435px;
	margin-left:290px;
	cursor:pointer;
}

#home_editeur{
	float:left;
	width:440px;
	height:335px;
	background:#bfd0ec;
	color:#333;
	text-align:justify;
}

#home_editeur p{
	margin:10px 30px 10px 30px;
	text-align:justify;
}

#home_parution{
	clear:both;
	float:left;
	width:370px;
	background:#bfd0ec;
	color:#333;
	text-align:justify;
}

#home_actu{
	width:440px;
	background:#fff;
	float:left;
	text-align:justify;
}


/* ACTUALITES */

#actualites{
	width:100%;
	background:url('../img/bg_actu_left.gif') repeat-y;
}

.actu_left{
	float:left;
	width:370px;
	text-align:right;
}

.actu_img{
	margin-right:10px;
}

.actu_right{
	float:left;
	width:420px;
	padding:10px;
	text-align:justify;
}


/* AUTEURS */

#auteurs{
	width:100%;
	background:url('../img/bg_auteur_left.gif') repeat-y;
}

.auteur_left{
	float:left;
	width:300px;
}

.auteur_right{
	float:left;
	width:490px;
	padding:10px;
}

a.suite{
	color:#3a5d0b;
	display:block;
	font-style:normal !important;
	text-decoration:underline;
}

.alphabet{
	float:left;
	margin:16px 20px;
	color:#3a5d0b;
	font-size:11px;
	font-weight:bold;
}

.alphabet a{
	color:#3a5d0b;
	font-size:11px;
	text-decoration:underline;
}

#fleches_auteur{
	position:absolute;
	margin-left:652px;
	top:153px;
}

#fleches_auteur .arrow{
	width:20px;
}


/* COLLECTIONS */

#collections{
	width:100%;
	background:url('../img/bg_collection_left.gif') repeat-y;
}

.collection_left{
	float:left;
	width:300px;
	text-align:right;
}

.collection_left li{
	text-align:left;
	margin-left:45px;
	list-style:disc;
}

.collection_left a{
	font-weight:normal;
	font-size:11px;
	line-height:14px;
	color:#b28a04;
	font-weight:bold;
}

.collection_left a:hover{
	color:#000;
}

.collection_right{
	float:left;
	width:490px;
	padding:10px;
	text-align:justify; 
	background:#fdf5d0;
	margin-bottom:8px;
}

#couvertures{
	width:500px;
	height:165px;
	text-align:center;
}

#couvertures img{
	margin-left:10px;
}


/* OUVRAGES */

#ouvrage{
	width:100%;
	background:url('../img/bg_ouvrage.gif') 130px  repeat-y;
}

#ouvrage_left{
	float:left;
	width:130px;
	margin-top:170px;
}

#ouvrage_left img{
	margin-bottom:10px;
}

#ouvrage_middle{
	float:left;
	width:340px;
	padding:30px 10px;
}

#ouvrage_right{
	float:left;
	width:310px;
	padding:10px;
}

.popup{
	background:#fff;
	color:#000;
	text-align:justify;
}

.popup h1{
	margin:0px 10px 10px 10px;
}

.popup p{
	margin:10px 10px;
}

.popup a{
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#226699;
}

.popup a:hover{
	color:#000;
}

.popup2{
	background:#fff;
	color:#000;
}

.popup2 p{
	margin:10px 20px;
}

.td_label{
	text-align:right;
	padding-right:5px;
	width:120px;
}

#contact{
	margin-top:20px;
	margin-left:63px;
}

#contact a{
	color:#0003ff;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}

#contact_left{
	width:317px;
	float:left;
}

#contact_left div{
	margin-top:25px;
	margin-left:5px;
}

#contact_right{
	width:390px;
	padding-bottom:20px;
	margin-left:20px;
	padding-right:10px;
	background:#b0cddb;
	float:left;
	font-weight:bold;
	margin-bottom:20px;
}

#contact_right div{
	margin-top:25px;
	margin-left:20px;
}

#foreign_button{
	display:block;
	width:242px;
	height:32px;
	margin-top:5px;
	background:url('../img/foreign_off.jpg');
}

#foreign_button:hover{
	background:url('../img/foreign_over.jpg');
}

#catalogue_button{
	display:block;
	width:242px;
	height:32px;
	margin-top:5px;
	background:url('../img/catalogue_off.jpg');
}

#catalogue_button:hover{
	background:url('../img/catalogue_over.jpg');
}



/* QUI SOMMES NOUS */

#nous_left{
	float:left;
	width:190px;
	margin-top:140px;
}

#nous_left img{
	margin-bottom:10px;
}

#nous_right{
	float:left;
	width:570px;
	margin-top:30px;
	margin-bottom:20px;
	background:url('../img/bg_nous.gif');
}

#nous_right h1{
	margin:15px 30px;
}

#nous_right p{
	margin:0 30px 30px 30px;
}


/* PROFESSIONNELS */

#professionnels{
	margin:20px;
}

.pro_acces{
	width:360px;
	border:10px solid #adcfd9;
	padding-top:20px;
}

.pro_acces_top{
	float:left;
	width:222px;
	margin-left:16px;
	display:inline;
}

.pro_acces_top p{
	margin:10px 15px 10px 0;
	font-size:10px;
	text-align:justify;
}

.pro_log{
	clear:both;
	background:url('../img/bg_acces.gif');
	height:120px;
}

.pro_log div{
	background:#fff;
	position:relative;
	top:10px;
	left:10px;
	width:340px;
	height:85px;
	padding:15px 0 0 0;
}

.pro_log p{
	clear:both;	
	margin-bottom:5px;
}

.pro_log label{
	float:left;
	width:150px;
	font-weight:bold;
	text-align:right;
	font-size:10px;
	padding-right:4px;
}

.pro_button{
	width:150px;
	background:#f1f1f1;
	color:#5d94cc;
	font-weight:bold;
}

.pro_new{
	width:188px;
	height:38px;
	background:url('../img/demande_acces.gif');
	margin:20px 0 20px 90px;
}

#inscription{
	width:660px;
	border:10px solid #adcfd9;
	padding:20px;
}

#inscription p{
	clear:both;	
	margin-top:8px;
}

#inscription label{
	float:left;
	width:100px;
	font-weight:bold;
	text-align:left;
	font-size:10px;	
}

#inscription .input_text{
	width:180px;
}

#inscription textarea{
	background:#f1f1f1;
}

#pro_home_left{
	width:366px;
	overflow-x:hidden;
	overflow-y:auto;
	height:420px;
	float:left;
	margin-top:5px;
}

#pro_home_right{
	float:right;
	width:408px;
	margin-top:5px;
}

.pro_news{
	width:350px;
	background:#e0ddd8;
	text-align:left;
	padding:10px 0;
	margin-bottom:15px;
	text-align:justify;
}

.pro_news h2{
	text-align:left;
	margin:0 10px;
}

.pro_news h3{
	color:#9a9999;
	margin:0 10px;
}

.pro_news p{
	margin:4px 10px 10px 10px;
}

#pro_home_contact{
	border:10px solid #adcfd9;
	font-weight:bold;
	padding:5px 0 10px 0;
	margin-bottom:5px;
}

#pro_home_contact *{
	font-size:10px !important;
}

#pro_home_contact label{
	display:block;
	margin:5px 10px 2px 10px;
}

.radio, .checkbox{
	height:16px;
	vertical-align:middle;
}

#pro_home_contact textarea{
	width:364px;
	height:46px;
	background:#f1f1f1;
	margin:0 10px;
}

#pro_home_contact .send{
	width:150px;
	background:#f1f1f1;
	margin:10px 0 0 227px;
	color:#5d94cc;
	font-weight:bold;
}

#pro_home_doc{
	background:url('../img/bg_acces.gif');
	height:120px;
}

#pro_home_doc table{
	width:388px;
	margin:10px;
	background:#fff;
	border-collapse:collapse;
}

#pro_home_doc th, #pro_home_doc td{
	border:1px solid #ccc;
	padding:2px;
}

.form_message{
	color:#cc3300;
	margin:10px 0;
}

#doc_boutons{
	clear:both;
	padding-top:5px;
	margin:5px 0 10px 0;
}

#doc_boutons a{
	float:left;
	margin-right:10px;
}

.rub_document{
	font-size:12px;
	color:#569fc2;
	clear:both;
	border-bottom:1px solid #569fc2;
	width:400px;
}

.bloc_document{
	float:left;
	margin:5px 30px 25px 0;
	color:#2d6b88;
	display:block;
	font-size:11px;
	font-weight:bold;
	border:1px solid #fff;
	padding:0px;
	text-align:justify;
}
.bloc_document img{
	display:block;
	margin-bottom:1px;
}
.bloc_document span{
	color:#333;
	font-weight:normal;
}
.bloc_document p{
	color:#444;
	font-weight:normal;
}
.bloc_document:hover{
	border:1px dashed #666;
}

/****************** TOOLTIPS *****************/
a.tooltip					{}
a.tooltip:hover				{background:none;text-decoration:none;} 
a.tooltip span				{display:inline;position:absolute;visibility:hidden;margin-left:5px;z-index:100;width:160px;height:60px;background:#000;color:#fff;}
a.tooltip:hover span		{visibility:visible;}


#home_parution #tabs li{
	float:left;
	list-style:none;
}

#home_parution #tabs a						{display:block;float:left;height:39px;text-indent:-9999px;outline:none;}
#home_parution #tabs #home_dp				{width:187px;background:url('../img/home_onglet2.gif') 0 0 no-repeat;}
#home_parution #tabs a#home_pp				{width:183px;background:url('../img/home_onglet1.gif') -187px 0 no-repeat;}
#home_parution #tabs a#home_dp.active-tab	{width:187px;background:url('../img/home_onglet1.gif') 0 0 no-repeat;}
#home_parution #tabs a#home_pp.active-tab	{width:183px;background:url('../img/home_onglet2.gif') -187px 0 no-repeat;}
#home_parution .panel						{clear:both;display:none;height:390px;padding:10px 0;}
#home_parution .panel.active-tab-body		{display:block;}

#home_parution #dernieres_parutions			{background:#bae0fc;}
#home_parution #prochaines_parutions		{background:#bad5e9;}


/****************** PARTENAIRES *****************/
#partenaires		{margin:10px;back/ground:red;width:440px;float:right; ma/rgin-left:370px;}
#partenaires h1		{border-bottom:3px solid #000;}
#partenaires h2		{color:#cc3300;}
#partenaires div	{border-bottom:1px solid #ccc;font-weight:normal;margin:2px 0 12px 0;padding:10px 0;}
#partenaires a.plus	{display:block;margin-top:3px;text-decoration:underline;color:#666;}


