/* 

Author : Creativestudio.fr

 */
 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border:0 none;
	font-size:100%;
	margin:0;
	outline:0 none;
	padding:0;
	vertical-align:baseline;  
        list-style-type: none;
}

body {
    line-height:1;
    font-family: "Arial", Trebuchet MS, Verdana, Helvetica, "sans-serif";  
	background-color:#5aa4cc;
    background: -webkit-gradient(linear, left top, left bottom, from(#5aa4cc), to(#FFFFFF));
    background: -moz-linear-gradient(top,#5aa4cc,#FFFFFF);
    background-repeat:no-repeat;
	filter /*\**/:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFFF', startColorstr='#5aa4cc', gradientType='0')\9;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display:block;
}

nav ul {
	list-style:none outside none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:none;
}

a:link, a:active, a:visited { 
  text-decoration:none; 
}

a img { 
  border: none;
} 

section {
	position: relative;
	clear: both;
}

.clear{
    clear:both
}

.left {
    float:left;
}

.right {
    float:right;
}

/* 

DIVERS

 */
 
div.alert-ie {
	font-size: 0.9em;
	color: #1E2B3A;
	text-align:center;
}

footer em {
	color:#333333;
	font-weight:bold;
}

 /* 

HEADER

 */
 
 header {
  width: 1007px;  
  margin: 0 auto; 
}

header #logo {
  float: left;
  position:relative;
  margin: -80px 0 0 -70px;
    display:block-inline
}

#dernieresEnch-wrapper {    
    width: 300px;    
    float:left;
    margin-top:20px;
}

#dernieresEnch-wrapper .dernieresEnchImg {
  float: left;
}

#dernieresEnch-wrapper .dernieresEnchbg {  
    margin-top:-10px;
	margin-left: 30px;
}

#dernieresEnch-wrapper .dernieresEnchPrix { 
    display:block;   
    margin-top:-48px;
    margin-left: 188px;
    font-size:24px;
    font-weight:bold;
    color:#f60701;
    *background-color:transparent; /* IE 7 */
}

#dernieresEnch-wrapper .dernieresEnchDesc { 
    position:relative; 
    display:block;  
    margin-left:168px;
    margin-top:10px; 
    font-size:14px;
    font-weight:bold;
    color:#333333;
    width:100px;
    text-align:center;
    background-color:transparent;
}

#dernieresEnch-wrapper .dernieresEnchDesc { 
    position:relative; 
    display:block;  
    margin-left: 151px;
    margin-top:10px; 
    font-size:14px;
    font-weight:bold;
    color:#333333;
    width:110px;
    text-align:center;
    background-color:transparent;
}

#inscription {
    width:270px;    
    text-align:center;
    float:left;
    margin-top:30px;
    margin-left:-10px;
}

#inscription em {
    text-decoration: blink
}

#inscription span { 
    display:block;
    color:#FFFFFF;  
    text-shadow: 1px 1px 1px #b7b7b7;
    font-size:14px;
}

#inscription .InscriptionImg { 
    margin-top:-10px;    
}


#langueChoix { 
    padding-top:87px;    
}

#langueChoix span { 
    display:block;
    color:#333333;
    font-size:11px;   
}

/*

MIDDLE

*/

.bloc {
	width:972px;
	padding-top: 10px;	
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
    -moz-box-shadow: 0px 0px 20px #c4c3c3;  
    -webkit-box-shadow: 0px 0px 20px #c4c3c3;  
    box-shadow: 0px 0px 20px #c4c3c3; 
}	

#body-wrapper {
    margin: auto;  
    margin-top:25px;
	/*IE*/	
    *margin-top:-100px;	
    *padding-top:50px;		
}

#body-wrapper .MenuHorizontal {   
    position:absolute;
    margin-left:40px;  
	/*IE*/	
	*margin-top:-35px;
}

#body-wrapper .MenuHorizontal .firstli {
    color:#f6a42c;
    text-transform:uppercase;    
}

#body-wrapper .MenuHorizontal .firstli a {
    color:#f6a42c;  
}

#body-wrapper .MenuHorizontal li {
    float:left;
    margin-left:10px;
    margin-top:-7px;
    padding-top:9px;
    text-align:center;
    height:32px;
    width:92px;
    font-size:12px;
    font-weight:bold;
    background: url(../../images/img/OngletsBackground.png) no-repeat;
}

#body-wrapper .MenuHorizontal li a {
    color:#a5c431;
}


#body-wrapper form {
    float:right;
    margin-top:-7px;
    color:#333333;
    font-size:12px;
	/*IE*/
    *margin-top:-40px;	
}

#body-wrapper form input {
    color:#333333;
    font-size:10px;
    margin-right:5px;
    margin-left:5px;
}

#body-wrapper form img {
    margin-right:10px;
}

#body-wrapper .submit {
    margin-bottom:-12px;

}

#body-wrapper .BarreHorizontal {
    margin-top:-60px;		
    background: #fff;
    -moz-box-shadow: 0px 0px 20px #c4c3c3;  
    -webkit-box-shadow: 0px 0px 20px #c4c3c3;  
    box-shadow: 0px 0px 20px #c4c3c3;
    height:43px;  
	/*IE*/	
	*margin-bottom:20px;	
	*margin-top:-5px;		
}


#body-wrapper .BarreHorizontal p{
    color:#333333;
    font-size:12px;
    font-weight:bold;
    margin-top:17px;
    margin-left:30px;
    position:absolute; 
}

#body-wrapper .BarreHorizontal a {
    color:#d6551c;
}

#body-wrapper .BarreHorizontal span a {
    color:#8b4820;
}

#body-wrapper .contentwrapper-left {
    width:287px;
    padding-left:22px;
    float:left;
}

#Leftperdant {
    width:262px;
    padding:5px 5px 15px 5px;
    margin-bottom:15px;
    font-size:12px;
    text-align:justify;
    border:1px solid #b7b7b7;
	background: #c0ddec;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ac0dc), to(#c0ddec));
    background: -moz-linear-gradient(top,#8ac0dc,#c0ddec);
	filter /*\**/:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#bfdcec', startColorstr='#8ac0dc', gradientType='0')\9;
}

#Leftperdant h3 {
    text-align:center;
    color:#FFFFFF;
    margin-bottom:10px;
    font-size:14px;
}
    
.contentwrapper-left h1 {
     font-size:14px;   
     color:#105e7e;
}

#body-wrapper .contentwrapper-left h1 span {
     font-size:14px;   
     color:#eae9e9;
}

.MenuVerticalLeftTop {
    width:311px;
    height:29px;
    margin-left:-18px;
    background: url(../../images/img/BgMenuTop.png) no-repeat;
}

.MenuVerticalLeftMiddle{
    margin-left:-18px;
    margin-top:-15px;
    background: url(../../images/img/BgMenuMiddle.png) repeat-y;
 	
}

.MenuVerticalLeftBottom{
    height:29px;
    margin-left:-18px;
    margin-top:-15px;
    background: url(../../images/img/BgMenuBottom.png) no-repeat;
 	
}

#MenuVerticalLeft {
    margin-left:18px;
    margin-top:15px; 
    margin-bottom:15px;	
}

#MenuVerticalLeft li {
    padding:5px;  
    margin-top:10px;   
    font-size:13px;
    background-color:#dae5eb; 
    padding-left:15px;
}

#MenuVerticalLeft li a {
    color:#333333;
    font-weight:bold;
}

#MenuVerticalLeft .BackgroundMenu {
    background-color:#e5e9eb; 
}

#MenuVerticalLeft img {
    margin-right:10px;
}

#MenuVerticalLeft {
       width:275px;
}

#body-wrapper .DernieresEnchereLeft {
    height:227px;
    margin-top:5px; 
    margin-left:-8px;  
    background: url(../../images/img/BgBloc.png) no-repeat;
}
  
#body-wrapper .MenuLeftProduit{
    float:left;
    margin-top:20px;
    margin-left:10px;
}

#body-wrapper .MenuLeftjours{
    display:block;
    color:#f28e00;
    font-size:24px;
    padding-top:25px;
    margin-right:10px;
    text-align:center;
}

#body-wrapper .MenuLeftheure {
    display:block;
    color:#f28e00;
    font-size:18px;
    margin-top:-10px;
    margin-right:10px;
    text-align:center;
}

#body-wrapper .MenuLeftPrix{
    display:block;
    color:#f80438;
    font-size:24px;
    margin-right:10px;
    margin-bottom:-10px;
    text-align:center;
}

#body-wrapper .MenuLeftComparaison{
    display:block;
    color:#333333;
    font-size:12px;
    margin-right:30px;
    text-align:right;
    font-style:italic
}

#body-wrapper .MenuLeftEnchere{
    display:block;
    color:#333333;
    font-size:18px;    
    text-align:center;
}


#body-wrapper .MenuLeftEnrechir{
    margin-left:27%;
    margin-top:-10px;
    margin-bottom:8px;
}

#body-wrapper .MenuLeftPackProduits  {
    margin-top:5px;
    margin-bottom:10px;
    margin-left:-10px; 
    background: url(../../images/img/BgBloc.png) no-repeat;
}

#body-wrapper .MenuLeftPackProduits img {
    padding:18px 25px 12px 25px;
}

#body-wrapper .body-wrapper-right {
    float:right;
    margin-right:-3px;
}


#body-wrapper .EnchereRight {  
    height:227px;
    width:676px;
    margin-top:-26px;
    margin-bottom:-2px;
    margin-left:-15px;
    background-image:url(../../images/img/BackgroundEncheres2.png);
    background-repeat:no-repeat;      	
}

.body-wrapper-right h1 {
     display:block;
     margin-top:11px;
     margin-bottom:15px;
     font-size:14px;   
     color:#105e7e;
}

.body-wrapper-right h1 span {  
     color:#EAE9E9;
}

#body-wrapper .EnchereRightProduit  {
    float:left;  
    margin: 48px 20px 0 35px;           
}

#body-wrapper .EnchereRightMiddle{
    float:left;  
    margin-top:45px; 
	width: 227px;   
}

#body-wrapper .EnchereRightTitle {  
    font-size:18px;
    color:#333333;
    font-weight:bold;   
    text-shadow: 1px 1px 1px #b7b7b7;      
}

#body-wrapper .EnchereRightComparaison{ 
    font-style:italic;
    font-size:12px;
    color:#f6a32b;
	line-height: 23px;        
}

#body-wrapper .EnchereRightPrix { 
   display: block;
margin-top: -20px;
text-align: center;
font-size: 15px;
color: #F30C01;
margin-left: 93px;
}

#body-wrapper .EnchereRightEnchere{ 
    display:block;
    font-size:16px;
    color:#333333;

	font-weight: bold;
}



#body-wrapper .EnchereRightRight{
    float:left;  
    width:200px;
    margin-top:48px; 
    margin-left:20px; 
    padding-left:6px;   
    text-align:left;     
    border-left: 1px dashed #dedcdc; 
    color:#333333;
    font-size:14px;
    font-weight:bold;  
}

#body-wrapper .EnchereRightjours { 
    float:left;  display:block;
    margin-top:15px; 
    margin-left:55px;     
    color:#f28e00;
    font-size:24px;
    font-weight:normal;  
}

#body-wrapper .EnchereRightheure {
    margin-left:65px; display:block; float:left;   
    color:#f28e00;
    font-size:18px;
    font-weight:normal;  
}

#body-wrapper .EnchereRightEnrechir { 
    margin-left:30px;  
    margin-top:5px;     
}

#body-wrapper footer { 
    margin-left:25px;  
    margin-top:15px; 
    padding-bottom:25px;     
}

#body-wrapper footer img { 
    float:left;     
}

#body-wrapper footer p { 
    margin-left:220px; 
    text-align:center;    
    font-size:12px;
    color:#333333;   
}

#body-wrapper footer p span { 
    font-weight:bold;   
}


#Leftperdant ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

#Leftperdant li {
 margin: 0;
 padding: 0;
}

#Leftperdant li ul {
 margin: 0px 0px;
 padding-bottom: 30px;
}

#Leftperdant li li {
 line-height: 35px;
 background: url(img02.gif) repeat-x left bottom;
 margin: 0px 30px;
 border-left: none;
}
