@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(../images/body_bg.png) repeat-x;
color: #333333;
font-size: 11px;
}

td {
	font-size:12px;
}

a {
	/* color:#0066ff; */
	color:#0066ff;
	text-decoration:none;
}

a:hover {
	color:#FF3300;
}

/*a:visited {
	color:#0066ff;
}
a:visited:hover{
	color:#ff0000;
}
*/
.offer {
	/*margin:5px;*/
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	margin:5px 5px 5px 5px;
}	

.offer .source {
	color:#444444;
	font-size:90%;
	padding-bottom:2px;
	padding-top:2px;
}	
.offer .price {
	color:#444444;
	font-size:100%;
	padding-bottom:2px;
	font-weight:bold;
}	

.offer .source a {
	color:#444444;
}	

.offer p {
	text-align: justify;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

.offer h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#FC7802;
	font-size:14px;
	text-align:left;
	vertical-align:middle;
	/*height:24px;*/
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
	font-weight:bold;
}

.offerPrice {
	color:#fc7802;
	font-size:12pt;
	font-weight:bold;
	white-space:nowrap;
}		

.authorTitle h1{
	font-family:Arial, Helvetica, sans-serif;
	/*color:#FC7802;*/
	color:#0066cc;
	font-size:14px;
	text-align:left;
	vertical-align:middle;
	/*height:24px;*/
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
	font-weight:bold;
}

.authorTitle p {
	text-align: justify;
	padding: 0px 0px 0px 0px; 
	margin: 4px 0px 4px 0px;
}

img {
border: 0;
}

#wrapper {
width: 960px;
margin: 0 auto;
}

#main-top {
background: url(../images/top.png) no-repeat top left;
padding-top: 15px;
}

#main-bottom {
background: url(../images/bottom.png) no-repeat bottom left;
padding-bottom: 15px;
}

#main {
background: url(../images/mid.png) repeat-y top left;
padding: 3px 20px 0 20px;
position: relative;
}

#head {
height: 68px;
}

h1  {
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:10px;
	text-align:left;
	vertical-align:middle;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 5px;
	font-weight:normal;
}

h1.logo {
width: 263px;
height: 58px;
position: absolute;
left: 28px;
top: 2px;
}

h1.logo a {
width: 263px;
height: 58px;
display: block;
}

h1.logo a span {
position: absolute;
top: -3000px;
}

.banner {
float: right;
}

.nav {
background: url(../images/nav_bg.png) repeat-x top left;
margin-bottom: 4px;
}

.navLeft {
background: url(../images/nav_l.png) no-repeat top left;
height: 44px;
}

.navRight {
background: url(../images/nav_r.png) no-repeat top right;
height: 44px;
padding: 0 9px;

}

table.search {
float: left;
}

table.search td {
padding: 3px 3px 0;
}

table.search td.visitors {
color: #7c7c7c;
font-size: 9px;
font: Verdana;
}

div.navigation {
float: right;
}

div.subMenu {
float: left;
line-height: 44px;
color: #474848;
font-weight: bold;
padding-right: 18px;
}

div.subMenu a {
color: #474848;
text-decoration: none;
}

div.subMenu a:hover {
text-decoration: underline;
}

div.menus {
background: url(../images/mainmenu_bg.png) repeat-x top left;
margin-bottom: 5px;
}

div.menus div {
background: url(../images/mainmenu_l.png) no-repeat top left;
}

div.menus div div{
background: url(../images/mainmenu_r.png) no-repeat top right;
height: 45px;
padding: 0 12px;
}

ul.mainMenu {
float: left;
list-style: none;
}

ul.mainMenu li {
float: left;
line-height: 26px;
padding: 0 20px;
background: url(../images/menu_sep.png) no-repeat top right;
}

ul.mainMenu li a {
color: #0d538d;
text-decoration: none;
font-size: 12px;
font-weight:normal;
}

ul.mainMenu li a:hover {
color: #0d538d;
text-decoration: underline;
font-weight:normal;
}

ul.lang {
float: right;
list-style: none;
padding-top: 5px;
}

ul.lang li {
float: left;
margin-left: 10px;
}

#content {
float: left;
width: 733px;
margin-bottom: 30px;
margin-right:15px;
overflow: hidden;
position: relative;
}

.contentBox {
background: url(../images/boxContMid.png) repeat-y top left;
border-bottom: 1px solid white;
}

.contentBoxTop {
background: url(../images/boxContTop.png) no-repeat top left;
padding-top: 8px;
}

.contentBoxBottom {
background: url(../images/boxContBot.png) no-repeat bottom left;
padding: 0 8px 8px;
}

.contentHeadingBox {
background: url(../images/boxContMid.png) repeat-y top left;
border-bottom: 1px solid white;
}

.contentHeadingBoxTop {
background: url(../images/boxContTop.png) no-repeat top left;
}

.contentHeadingBoxBottom {
background: url(../images/boxContBot.png) no-repeat bottom left;
padding-bottom: 8px;
}

h3.heading {
height: 30px;
background: url(../images/headingBoxR.png) no-repeat top right;
font-size: 12px;
font-weight: bold;
color: #6d6d6d;
font: Verdana;
}

h3.heading span {
display: block;
height: 30px;
line-height: 30px;
padding: 0 10px;
background: url(../images/headingBoxL.png) no-repeat top left;
}

.contentHeadingBox div.inner, .rightHeadingBox div.inner {
padding: 5px 8px 0;
}



#rightCol {
float: right;
width: 162px;
padding-right: 0px;
margin-bottom: 30px;
overflow: hidden;
_position: relative;
}

.rightBox {
background: url(../images/boxRightMid.png) repeat-y top left;
border-bottom: 1px solid white;
}

.rightBoxTop {
background: url(../images/boxRightTop.png) no-repeat top left;
padding-top: 8px;
}

.rightBoxBottom {
background: url(../images/boxRightBot.png) no-repeat bottom left;
padding: 0 8px 8px;
}

.rightHeadingBox {
background: url(../images/boxRightMid.png) repeat-y top left;
margin-bottom:5px;
}

.rightHeadingBoxTop {
background: url(../images/boxRightTop.png) no-repeat top left;
border-bottom: 1px solid white;
}

.rightHeadingBoxBottom {
background: url(../images/boxRightBot.png) no-repeat bottom left;
padding-bottom: 8px;
}

#footerlinks {
clear: both;
}

#footer {
padding: 0px;
margin: 0px;
border: 0px;
background: url(../images/footer_bg.png) repeat-x top left;
height: 60px;
}

#footer div {
background: url(../images/footer_l.png) no-repeat top left;
height: 60px;
}

#footer div div {
background: url(../images/footer_r.png) no-repeat top right;
height: 60px;
padding: 5px 0px 0px 5px;
}

#footer p.pay {
float: left;
padding: 5px 0 0 12px;
}

#footer p.copy {
float: right;
padding: 20px 12px 0 0; 
color: #474848;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { overflow : hidden; _height : 1%; }

.navRight a.account {
float: left;
width: 97px;
height: 27px;
margin-top: 8px;
}

span.account {
display: block;
float: left;
height: 27px;
margin-top: 8px;
background: url(../images/acc_r.png) no-repeat top right;
margin-left:4px;
}

span.account a {
height: 27px;
display: block; float: left;
background: url(../images/acc_l.png) no-repeat top left;
line-height: 27px;
padding-left: 22px;
padding-right: 5px;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: red;
font-weight: normal;
}

span.account a:hover {
text-decoration:underline;
}

.navRight a.sell {
float: left;
width: 97px;
height: 27px;
margin-top: 8px;
}

span.sell {
display: block;
float: left;
height: 27px;
margin-top: 8px;
background: url(../images/acc_r.png) no-repeat top right;
margin-left:4px;
}

span.sell a {
height: 27px;
display: block; float: left;
background: url(../images/red1.png) no-repeat top left;
line-height: 27px;
padding-left: 22px;
padding-right: 5px;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: red;
font-weight: normal;
}

span.sell a:hover {
text-decoration:underline;
}

.secondMenu {
clear:both;
background: url(../images/s_bg.png) no-repeat;
width: 733px;
height: 70px;
overflow:visible;
}

.secondMenu ul {
list-style: none;
padding: 12px 19px 0;
margin: 0;
text-align:center;
}

.secondMenu li {
float: left;
height: 49px;
margin-right: 4px;
background: url(../images/smenu_r.png) no-repeat top right;
}

.secondMenu li a {
float: left;
height: 49px;
background: url(../images/smenu_l.png) no-repeat top left;
padding: 0 18px;
line-height: 30px;
text-decoration: none;
color: #555758;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.secondMenu li a:hover {
color: #1371bf;
}

.secondMenu li a.rech {
background: url(../images/rech.png) no-repeat top left;
padding-left: 38px;
}

.secondMenu li a.ajouter {
background: url(../images/ajouter.png) no-repeat top left;
padding-left: 37px;
}

.secondMenu li a.demande {
background: url(../images/demande.png) no-repeat top left;
padding-left: 48px;
}

.secondMenu li a.enreg {
background: url(../images/enregister.png) no-repeat top left;
padding-left: 39px;
}

span.contentButton {
float: left;
background: url(../images/contButR.png) no-repeat top right;
margin-bottom: 6px;
line-height: 25px;
clear: both;
}

span.contentButton a {
float: left;
height: 26px;
padding: 0 10px;
background: url(../images/contButL.png) no-repeat top left;
color: #4f4e4e;
text-decoration: none;
font-size: 11px;
}

span.contentButton a:hover {
color: #1371bf;
}

span.authorButton {
float: left;
background: url(../images/contButR.png) no-repeat top right;
margin-bottom: 6px;
line-height: 25px;
margin-right:4px;
}

span.authorButton a {
float: left;
height: 26px;
padding: 0 10px;
background: url(../images/contButL.png) no-repeat top left;
color: #4f4e4e;
text-decoration: none;
font-size: 11px;
}

span.authorButton a:hover {
color: #1371bf;
}

.theButton {
height: 26px;
padding: 10px 0px 10px 0px;
background: url(../images/contButR.png) no-repeat top right;
}

.theButton a {
height: 26px;
padding: 10px 10px 10px 10px;
background: url(../images/contButL.png) no-repeat top left;
text-decoration: none;
font-size: 11px;
}

.systemmessages {
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;	
	color:#FF0000;
	font-size:10px;
	background-color:#FFFF66;
}