html {font-size: 100%;}
body {
    background-color: #bfe9ff;
    background-image: url(../images/background.jpg);
    background-repeat: repeat-x;
    font-family: arial, sans-serif;
    font-size: 8.5pt;
    margin: 0px;
    padding: 0px;
	text-align: center;
}
.help {
	cursor:help;
	border-bottom:1px dotted #CCCCCC;
}
ul {
	list-style:disc;
	list-style-type:disc;
	color: #187675;
}
li {
    font-family: arial, sans-serif;
    font-size: 10pt;		
	margin:6px 0px;
}
.toppage {
	float:right;
}
#sub_menu_catalogue a, #sub_menu_rights a, #sub_menu_espacep a, #sub_menu_mijade a {
	font-size: 8pt;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    min-width: 920px;
    max-width: 1100px;
    margin-bottom: 10px;
	text-align: left;
}
.nuages {
    position: absolute;
    margin-left: -40px;
    top:0px;
}
hr {
	border:1px dotted #cccccc;
}
a {
    text-decoration: none;
	color:#353535;
}

img {
    border: none;
}
.date_news {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:8px 0pt;
	text-transform:uppercase;
	line-height:1.5em;
}
.titre_news, .titre_news a{
	color:#187675;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	margin:8px 0pt;
	text-transform:uppercase;
	line-height:1.5em;
}
form {
    margin: 0px;
    padding: 0px;
    border: none;
}
.func_nav_bar {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;	
	background-image: url('../images/tpl/background_navbar.jpg');
}
.func_nav_bar:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;	
}
.func_nav_bar a {
	color:#000000;
}
.news_message {
	font-weight:bold;
}
p {
    display: block;
	display:block;
	font-size:10pt;
	line-height:12pt;
}

.couverture {
	float:left;
	width: 180px;
	height:auto;
	min-height: 222px;
}
.couverture div {
	padding: 2px;
}
.fiche_livre p {
	padding:0px 5px;
}
.livre_vignette_infos{
	margin-top:-30px;
}
.livre_titre, .livre_titre a {
	color:#000000;
	font-size:11pt;
}
.livre_prix,  .livre_prix a {
	color:#FF00CC;
	font-size:12pt;	
}
.livre_auteur, .livre_auteur a {
	color:#868686;
	font-size:9pt;	
	margin-top:-4px;
}
.fiche_livre_titre {
	color:#000000;
	font-size:18pt;
}
.fiche_livre_titre_sr {
	color:#000000;
	font-size:14pt;
}
.fiche_livre_prix {
	color:#000000;
	font-size:16pt;	
}
.fiche_livre_auteur {
	color:#868686;
	font-size:11pt;	
}
.fiche_auteur_titre {
	color:#00CCFF;
	font-size:20pt;		
}
.fiche_auteur_statut {
	color:#CDCDCD;
	font-size:16pt;		
}
.fiche_auteur_photographe {
	color:#CDCDCD;
	margin-top: 3px;	
}
/* ALERT GREEN BOX */
.flashcontent {
	margin-bottom:10px;
}
.roundedcornr_box_708539 {
   background: #76b41c;
}
.roundedcornr_top_708539 div {
   background: url(../images/roundedcornr_708539_tl.png) no-repeat top left;
}
.roundedcornr_top_708539 {
   background: url(../images/roundedcornr_708539_tr.png) no-repeat top right;
}
.roundedcornr_bottom_708539 div {
   background: url(../images/roundedcornr_708539_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_708539 {
   background: url(../images/roundedcornr_708539_br.png) no-repeat bottom right;
}

.roundedcornr_top_708539 div, .roundedcornr_top_708539, 
.roundedcornr_bottom_708539 div, .roundedcornr_bottom_708539 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_708539 { 
	background:transparent url(../images/bg_alert_excl.jpg) no-repeat scroll left top;
	padding: 0px 5px 0px 45px; 
	color: #ffffff;
}
.roundedcornr_content_708539 a { 
	color: #ffffff;
	text-decoration:underline;
}
/* TEMPlATE */
.mt30_top {
    margin-top: 20px;
}

.mt30_left {
    margin-left: 30px;
}

.mt30_bottom {
    margin-bottom: 20px;
}

.mt30_right {
    margin-right: 30px;
}

.mt60_top {
    margin-top: 50px;
}

.mt60_left {
    margin-left: 60px;
}

.mt60_right {
    margin-right: 60px;
}
/**/
.clearboth {
    clear: both;
    visibility: hidden;
}

#header_contain div, #footer_contain div {
    float: left;
}
#header_contain, #footer_contain {	
    width: 100%;
    background-color: white;
}
#content {
    width: 100%;
    background-color: #ffffff;
    padding: 0px;
	text-align: left;
}

#header_contain_middle, #footer_contain_middle {
    background-color: #ffffff;
    height: 21px;
    padding: 2px;
    font-size: 8pt;
    color: #767676;
}

#header_contain_middle a, #footer_contain_middle a {
    color: #767676;
}

#header_contain_left, #header_contain_right, #footer_contain_left, #footer_contain_right {
    width: 25px;
    height: 25px;
}

#header_contain_left {
    background-image: url(../images/bd_top_left.png);
}

#header_contain_right {
    background-image: url(../images/bd_top_right.png);
}

#footer_contain_left {
    background-image: url(../images/bd_bottom_left.png);
}

#footer_contain_right {
    background-image: url(../images/bd_bottom_right.png);
}

#footer_contain_middle {
    background-color: #ffffff;
    height: 21px;
}
.bt_menu {
    position: relative;
    float: left;
    padding: 3px;
    margin-left: 3px;
    color: #ffffff;
    font-size: 11pt;
	text-transform: uppercase;
}
#bt_menu_espacep {
	height:17px;
	height:15px; !important
}
*+html .bt_menu, * html .bt_menu {
	font-size: 10pt;
	height:15px;
}

  #sub_menu_rights {
    	margin-top: 24px;
   }
.bt_menu a {
    color: #ffffff;
}

.bt_menu a:hover {
    color: #ffffff;
    font-weight: bold;
}

#content_coloums_left {
    float: left;
    background-color: #ffffff;
}

#content_coloums_middle {
    float: left;
    width: 400px;
    display: block;
    background-color: #ffffff;
}

.titleh1 {
    color: #187675;
	font-size:20pt;
}
.titleh2 {
    color: #187675;
	font-size:16pt;
}
.titleh3,  .titleh3 a {
    color: #187675;
	font-size:14pt;
}
.titleh2_recherche_livres {
    color: #ff00cc;
	font-size:16pt;
}
.titleh2_recherche_auteurs {
    color: #10A8CE;
	font-size:16pt;
}
.titleh2_recherche_news {
    color: #FFA127;
	font-size:16pt;
}
*+html .titleh1, * html .titleh1 {
	font-size:34pt;
}

#content_coloums_right {
    float: right;
    background-color: #ffffff;
}

#box_accesclient, #box_newsletters, #box_bio_auteurs {
    width: 199px;
    color: #686868;
    background-color: #ffffff;
}

#box_accesclient img, #box_newsletters img {
    font-size: 0pt;
    line-height: 0pt;
}

#box_accesclient_content {
    background-image: url(../images/box_accesclient_bg.jpg);
    padding: 0px 3px 0px 10px;
    background-color: #ffffff;
}

#box_newsletter_content {
    background-image: url(../images/box_newsletter_bg.jpg);
    padding: 0px 3px 0px 10px;
    background-color: #ffffff;
}

#box_bio_auteurs_content {
    background-image: url(../images/box_bio_auteurs_bg.jpg);
    padding: 0px 3px 0px 10px;
    background-color: #ffffff;
}
#box_recherche, #box_coupcoeur, #box_auteurs, #box_bio_auteurs_aut {
    width: 199px;
    padding-bottom: 15px;
    background-color: #ffffff;
}

#box_recherche_content, #box_coupcoeur_content, #box_auteurs_content {
    padding: 0px 3px 0px 3px;
    background-color: #ffffff;
}

#box_recherche_content {
    background-image: url(../images/box_recherche_bg.jpg);
}

#box_bio_auteurs_aut_content {
    background-image: url(../images/box_bio_auteurs_bg.jpg);
    padding: 0px 0px 0px 10px;
}
#box_coupcoeur_content {
    background-image: url(../images/box_coupcoeur_bg.jpg);
    background-color: #c7d965;
    padding: 0px 0px 0px 10px;
}

#box_auteurs_content {
    background-image: url(../images/box_auteurs_bg.jpg);
    padding: 0px 0px 0px 10px;
}
.select_themes {
	font-size: 8pt;
	border: none;
	width: 190px;
}
input, select, textarea {
    border: 1px solid #ccced0;
    color: #383838;
    font-size: 8pt;
    font-family: Verdana;
}
.select_page_tri {
	font-size:8pt;
}

.buttons {
    padding: 5px 10px 0px 0px;
    text-align: right;
}

.rightlink {
    text-align: right;
	margin-top:2px;
}

.rightlink a {
    color: #686868;
}

div {
    margin: 0px;
    padding: 0px;
    line-height: 1em;
}

.norepeat {
    background-repeat: no-repeat;
}

#category_name {
    padding-bottom: 10px;
}

#category_name a {
    color: #477fa5;
    line-height: 10pt;
}

/* So we move the #center container over the sidebars to compensate */
.sidebar-left #center {
	margin-left: -230px;
}

/* And add blanks left and right for the sidebars to fill */
.sidebar-left #squeeze {
	margin-left: 230px;
}

.sidebar-right #center {
	margin-right: -230px;
}


.sidebar-right #squeeze {
	margin-right: 230px;
}

.sidebars #center {
	margin: 0 -210px;
}


.sidebars #squeeze {
	margin: 0 210px 0 230px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	clear: both;
}

/* Layout and images */
#wrapper {
	height: 600px;
}

#wrapper #container {
	margin: 0 auto;
	max-width: 1300px;
	padding: 0 20px;
}

/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
	float: left;
	width: 100%;
}

/* Now we add the backgrounds for the main content shading */
#wrapper #container #center #squeeze {
}

#wrapper #container #center .right-corner {
	left: 10px;
	position: relative;
}

#squeeze p {
    color: #686868;
    font-size: 10pt;
    line-height: 12pt;
    display: block;
}

#wrapper #container #center .right-corner .left-corner {
	left: -10px;
	margin-left: -10px;
	min-height: 400px;
	padding: 60px 25px 5em 35px;
	position: relative;
}

#wrapper, #container {
	clear: both;
	float: none;
	text-align: center;
}
#wrapper #container #header	 {
	position: absolute;
}

/* We ensure the sidebars are still clickable using z-index */
#wrapper #container .sidebar {
	float: left;
}

body > #wrapper #container .sidebar {
	position: relative;
}
