* {
	margin : 0px;
	padding : 0px;
}

body {
	background : url('images/body_background.gif') #fff repeat-x 0px 57px;
	color : #7B7B7B;
	text-align : left;
	font-family : tahoma, sans-serif;
	font-size : 10px;
}

body.max {
	background : none;
	background-color:#FFFFFF;
	color : #7B7B7B;
	text-align : left;
	font-family : tahoma, sans-serif;
	font-size : 10px;
}

a {
	color : #7B7B7B;
}

a:hover {
	color : #7B7B7B;
	text-decoration : none;
}


/* Header Style */

#page_header {
	margin : 0px auto;
	width : 753px;
	height : 57px;
	text-align : left;
	overflow : hidden;
}

#page_title {
	margin-left : 3px;
	margin-top : 4px;
	width : 200px;
	height : 54px;
	float : left;
	background : url('images/logo2.gif') no-repeat 60px 0px;
}

#page_title img {
	position : absolute;
	top : 15px;
	margin-left : 0px;
}

#header_search {
	margin-top : 15px;
	width : 220px;
	float : right;
	background : url('images/search_icon.gif') no-repeat 0px 11px;
	overflow : hidden;
}

#header_search form {
	margin-top : 4px;
	margin-left : 16px;
}

#header_search input {
	margin-top : 4px;
	width : 133px;
	float : left;
	font-size : 11px;
	border : #737472 1px solid;
}

#header_search input.submit {
	width : 30px;
	height : 18px;
	position : relative;
	top : 2px;
	margin : 2px;
	border : none;
}



/* Menu Style */

#page_menu {
	margin : 0px auto;
	width : 684px;
	height : 35px;
	float : none;
	clear : both;
	text-align : center;
}

#page_menu ul {
	height : 35px;
}

#page_menu li {
	padding : 12px 24px 0px;
	height : 14px;
	float : left;
	display : block;
	position: relative;
}


/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	width : 794px;
	text-align : left;
	display : block;
	clear : both;
}


#page_leftcol {
	width : 220px;
	float : left;
}

#page_maincol {
	margin-left : 14px;
	width : 362px;
	float : left;
}

#page_maincontenu {
	margin-left : 14px;
	width : 558px;
	float : left;
}

#page_maincontenu_max {
	margin-left : 14px;
	width : 749px;
	float : left;
}

#page_rightcol {
	margin-left : 13px;
	width : 185px;
	float : left;
}


/* Left Column Style */

.leftcol_box {
	width : 218px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
}

.leftcol_box h2 {
	padding : 7px 0px;
	width : 218px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}

.leftcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 10px 5px;
	width : 190px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 190px;
	float : none;
}

#books_search {
	overflow : hidden;
	height : 215px;
}

#books_search h2 {
	background-color : #7EB610;
	border-bottom : #A2B565 1px solid;
}

#books_search a {
	color : #D14A4A;
	font-weight : bold;
	text-decoration : none;
}

#books_search a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#books_search input {
	margin-bottom : 14px;
	width : 140px;
}

#books_search select {
	margin-left : 0px;
	margin-bottom : 14px;
	width : 100px;
	float : left;
	clear : right;
}

#books_search input.submit {
	margin-left : 9px;
	width : 28px;
	height : 16px;
	float : right;
}

#catalog h2 {
	background-color : #F8C055;
	border-bottom : #F8C055 1px solid;
}

#catalog .content {
	text-align : left;
}

#catalog ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 97px;
	background : url('images/catalog_bg.gif') 0px 0px;
	overflow : hidden;
}

#catalog li {
	display : block;
	float : left;
}

#catalog li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#catalog li a {
	color : #B0ADAD;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

#catalog a {
	color : #B0ADAD;
	text-decoration : none;
	font-weight : bold;
}

#catalog a:hover {
	color : #716E6E;
	text-decoration : none;
	font-weight : bold;
}

#catalog a:link {
	color : #716E6E;
	text-decoration : none;
	font-weight : bold;
}

#catalog .footnote {
	font-weight : bold;
	line-height : 13px;
}

#catalog .footnote h4 {
	padding-bottom : 5px;
	color : #716E6E;
	text-transform : uppercase;
	font-size : 9px;
}

#catalog .footnote em {
	color : #D14A4A;
	font-style : normal;
}

#newsletter h2 {
	background-color : #58A4DE;
	border-bottom : #58A4DE 1px solid;
}

#newsletter .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#newsletter input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter input.radio {
	margin-bottom : 0px;
	width : 15px;
	border-style:none;
}



#newsletter input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}


/* Main Column Style */

#maincol_top {
	margin-top : 13px;
	width : 362px;
	height : 137px;
	background : url('images/maincol_bg.gif') repeat-x 0px 0px;
	overflow : hidden;
}

#maincol_top h2 {
	width : 187px;
	height : 32px;
	background : url('images/welcome.gif') no-repeat 0px 0px;
}

#maincol_top .sideimg {
	position : absolute;
	background : url('images/maincol_img.gif') no-repeat bottom left;
	width : 87px;
	height : 137px;
}

#maincol_top .content {
	position : absolute;
	margin-left : 10px;
	width : 340px;
	color : #fff;
}

#maincol_top .readmore {
	margin-top : 8px;
	text-align : right;
}

#maincol_top a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box {
	width : 360px;
	overflow : hidden;
}

.maincol_box h2 {
	width : 360px;
	height : 26px;
}


.maincontenu_box {
	width : 556px;
	overflow : hidden;
}

.maincontenu_box_max {
	width : 747px;
	overflow : hidden;
}

.maincontenu_box h2 {
	width : 556px;
	height : 26px;
}

#bestsellers {
	overflow : hidden;
}

#bestsellers h2 {
	background : url('images/today.gif') #075B9B no-repeat 0px 0px;
}

#bestsellers .content {
	width : 360px;
	float : left;
	overflow : hidden;
	height : 410px;
}

#bestsellers .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	overflow : auto;
	scrollbar-base-color: #075B9B;
	width : 349px;
	height : 395px;
}

#bestsellers a {
	color : #5C5E5F;
	font-weight:bold;
}

#bestsellers .bookcover {
	width : 66px;
	height : 101px;
	float : left;
	position : static;
}

#bestsellers p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}

#bestsellers .info {
	float : none;
	width : 160px;
}

#bestsellers .price h3 {
	color : #E9993D;
	font-size : 9px;
	font-weight : bold;
	float : left;
}

#bestsellers h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#bestsellers .buynow {
	font-weight : bold;
	float : right;
}

#bestsellers .buynow a {
	color : #577D0E;
}

#bestsellers .buynow a:hover {
	color : #7FAA2D;
	text-decoration : underline;
}





#contenu {
	overflow : hidden;
}

#contenu h2 {
	background : url('images/conferences.gif') #e8993c no-repeat 6px 0px;
}

#contenu .content {
	width : 556px;
	float : left;
	overflow : hidden;
	height : 560px;
}

#contenu .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	overflow : auto;
	scrollbar-base-color: #e8993c;
	width : 545px;
	height : 545px;
}

#contenu a {
	color : #5C5E5F;
	font-weight:bold;
}


#contenu p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}


#contenu h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}


#recherchebox {
	overflow : hidden;
}

#recherchebox h2 {
	background : url('images/recherche.gif') #e8993c no-repeat 6px 0px;
}

#recherchebox .content {
	width : 556px;
	float : left;
	overflow : hidden;
	height : 560px;
}

#recherchebox .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	overflow : auto;
	scrollbar-base-color: #e8993c;
	width : 545px;
	height : 545px;
}

#recherchebox a {
	color : #5C5E5F;
	font-weight:bold;
}


#recherchebox p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}


#recherchebox h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

table.tabadd {
	 border:none;
	 width:528px;
	 height:100%;
}

table.tabautre {
	 border:none;
	 width:518px;
	 margin:5px;
}

table.tabrecherche {
	 border:none;
	 width:528px;
}


table.tabfiche {
	 border:none;
	 width:528px;
	 height:80%;
}

#fiche {
	overflow : hidden;
}

#fiche h2 {
	background : url('images/conference.gif') #e8993c no-repeat 6px 0px;
}

#fiche .content {
	width : 556px;
	float : left;
	overflow : hidden;
	height : 560px;
}

#fiche .wrapper {
	margin-top : 5px;
	margin-left : 5px;
	position : absolute;
	overflow : auto;
	scrollbar-base-color: #e8993c;
	width : 551px;
	height : 545px;
}

#fiche a {
	color : #5C5E5F;
	font-weight:bold;
}

#fiche input.submit {
	padding : 4px;
	border:solid;
	border-width:thin;
	border-color:#666;
	cursor : pointer;
	background-color:#edebeb;
	color:#666;
}

#fiche p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}


#fiche h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}


table.tabfichemax {
	 border:none;
	 width:726px;
	 height:80%;
}


#fichemax {
	overflow : hidden;
}

#fichemax h2 {
	background : url('images/conference.gif') #e8993c no-repeat 6px 0px;
}

#fichemax .content {
	width : 747px;
	float : left;
	overflow : hidden;
	height : 870px;
}

#fichemax .wrapper {
	margin-top : 5px;
	margin-left : 5px;
	position : absolute;
	overflow : auto;
	scrollbar-base-color: #e8993c;
	width : 743px;
	height : 865px;
}

#fichemax input.submit {
	padding : 4px;
	border:solid;
	border-width:thin;
	border-color:#666;
	cursor : pointer;
	background-color:#edebeb;
	color:#666;
}


#fichemax a {
	color : #5C5E5F;
	font-weight:bold;
}


#fichemax p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}


#fichemax h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}


#addconf {
	overflow : hidden;
}


#addconf h2 {
	background : url('images/ajout2.gif') #e8993c no-repeat 6px 0px;
}

#addconf .content {
	width : 556px;
	float : left;
	overflow : hidden;
	height : 560px;
}

#addconf .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	overflow : auto;
	scrollbar-base-color: #e8993c;
	width : 547px;
	height : 545px;
}

#addconf a {
	color : #5C5E5F;
	font-weight:bold;
}


#addconf p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}


#addconf h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#addconf input.radio {
	margin-bottom : 0px;
	width : 15px;
	border-style:none;
	background-color:#f3f3f3;
}

#addconf input.submit {
	padding : 4px;
	border:solid;
	border-width:thin;
	border-color:#666;
	cursor : pointer;
	background-color:#edebeb;
	color:#666;
}

#addconf input.checkbox {
	margin-bottom : 0px;
	width : 15px;
	border-style:none;
}

#addconf legend {
	clear : both;
	margin-top : 0px;
	margin-bottom : 2px;
	color : #234662;
	font-size : 10px;
	font-weight : bold;
	text-transform:uppercase;
}


#addconf_max {
	overflow : hidden;
}


#addconf_max h2 {
	background : url('images/ajout.gif') #e8993c no-repeat 6px 0px;
}

#addconf_max .content {
	width : 749px;
	float : left;
	overflow : hidden;
	height : 950px;
}

#addconf_max .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	overflow : auto;
	scrollbar-base-color: #e8993c;
	width : 738px;
	height : 950px;
}

#addconf_max a {
	color : #5C5E5F;
	font-weight:bold;
}


#addconf_max p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}


#addconf_max h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#addconf_max input.radio {
	margin-bottom : 0px;
	width : 15px;
	border-style:none;
	background-color:#f3f3f3;
}

#addconf_max input.submit {
	padding : 4px;
	border:solid;
	border-width:thin;
	border-color:#666;
	cursor : pointer;
	background-color:#edebeb;
	color:#666;
}

#addconf_max input.checkbox {
	margin-bottom : 0px;
	width : 15px;
	border-style:none;
}

#addconf_max legend {
	clear : both;
	margin-top : 0px;
	margin-bottom : 2px;
	color : #234662;
	font-size : 10px;
	font-weight : bold;
	text-transform:uppercase;
}


#assoc {
	overflow : hidden;
}


#assoc h2 {
	background : url('images/assoc2.gif') #e8993c no-repeat 6px 0px;
}

#assoc .content {
	width : 556px;
	float : left;
	overflow : hidden;
	height : 560px;
}

#assoc .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	overflow : auto;
	scrollbar-base-color: #e8993c;
	width : 545px;
	height : 545px;
}

#assoc a {
	color : #5C5E5F;
	font-weight:bold;
}


#assoc p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}


#assoc h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#modifconf {
	overflow : hidden;
}


#modifconf h2 {
	background : url('images/modifconf.gif') #e8993c no-repeat 6px 0px;
}

#modifconf .content {
	width : 556px;
	float : left;
	overflow : hidden;
	height : 560px;
}

#modifconf .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	overflow : auto;
	scrollbar-base-color: #e8993c;
	width : 545px;
	height : 545px;
}

#modifconf a {
	color : #5C5E5F;
	font-weight:bold;
}


#modifconf p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}


#modifconf h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#modifconf input.radio {
	margin-bottom : 0px;
	width : 15px;
	border-style:none;
	background-color:#ffffff;
}

#modifconf input.submit {
	padding : 4px;
	border:solid;
	border-width:thin;
	border-color:#666;
	cursor : pointer;
	background-color:#edebeb;
	color:#666;
}

#modifconf input.checkbox {
	margin-bottom : 0px;
	width : 15px;
	border-style:none;
}

#modifconf legend {
	clear : both;
	margin-top : 0px;
	margin-bottom : 2px;
	color : #234662;
	font-size : 10px;
	font-weight : bold;
	text-transform:uppercase;
}


#envoiconf {
	overflow : hidden;
}


#envoiconf h2 {
	background : url('images/conference.gif') #e8993c no-repeat 6px 0px;
}

#envoiconf .content {
	width : 556px;
	float : left;
	overflow : hidden;
	height : 560px;
}

#envoiconf .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	overflow : auto;
	scrollbar-base-color: #e8993c;
	width : 545px;
	height : 545px;
}

#envoiconf a {
	color : #5C5E5F;
	font-weight:bold;
}


#envoiconf p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}


#envoiconf h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#envoiconf input.radio {
	margin-bottom : 0px;
	width : 15px;
	border-style:none;
	background-color:#f3f3f3;
}

#envoiconf input.submit {
	padding : 4px;
	border:solid;
	border-width:thin;
	border-color:#666;
	cursor : pointer;
	background-color:#edebeb;
	color:#666;
}

#envoiconf input.checkbox {
	margin-bottom : 0px;
	width : 15px;
	border-style:none;
}

#envoiconf legend {
	clear : both;
	margin-top : 0px;
	margin-bottom : 2px;
	color : #234662;
	font-size : 10px;
	font-weight : bold;
	text-transform:uppercase;
}

/* Right Column Style */

.rightcol_box {
	width : 183px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	width : 183px;
	height : 26px;
}

#latest h2 {
	background : url('images/nouveautes.gif') #5C5E5F no-repeat 0px 0px;
}

#latest a {
	color : #48494a;
}


#latest .wrapper {
	position : relative;
	margin : 0px 0px 0px 9px;
	overflow : auto;
	scrollbar-base-color: #5C5E5F;
	width : 175px;
	height : 560px;
}

#latest h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#latest .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#latest p {
	margin-top : 2px;
	margin-bottom : 12px;
}

#latest .readmore {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#latest .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#latest .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}


/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #fff 5px solid;
}

#page_footer {
	margin : 0px auto;
	width : 796px;
	height : 21px;
	background-color : #5C5E5F;
	font-size : 10px;
	color : #C8C6C6;
}

#page_footer a {
	color : #E4E1E1;
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
}

span {
	display : none;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #000000;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 10px;
}

textarea {
	border : #D7D7D7 1px solid;
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #000000;
	font-family : tahoma, sans-serif;
	font-size : 10px;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}
