/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
background-image:url(images/fond.gif);
margin: 15px 0px 15px 0px;

}
#wrapper { 
 margin: 0 auto;
 width: 798px;
border: 1px solid #333333;

 background: #221E1F;
}
#header {
 color: #333;
 width: 798px;
 float: left;
height: 122px;
margin: 20px 0px 25px 0px;
 background-image:url(images/bande_haut1.jpg);

}
#leftcolumn { 
 color: #ffffff;
 background-color: #221E1F;




 height: 350px;
 width: 128px;
 float: left;
}
#content { 
 float: left;
 background-color: #221E1F;
margin: 5px 10px 0px 10px;
 height: 100%;
 width: 568px;
 display: inline;
}
#rightcolumn { 
 color: #ffffff;
 background-color: #221E1F;



 height: 350px;
 width: 82px;
 float: left;
}
#footer { 
 text-align:center;
 color: #CCCCCC;
font-size: 11px;
 height: 20px;
 width: 798px;
 clear: both;





}













#navlist
{
font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
margin:  0px;
padding: 0 0 0px 0px;

}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
list-style: none;
}

#navlist a:link, #navlist a:visited
{

line-height: 20px;
margin: 0 10px 0px 30px;
text-decoration: none;
color: #ccc;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
text-decoration: underline;
background: transparent;
color: #ffffff;
}

#navlist a:hover {
 color: #fff; 
 text-decoration: none;
 }
 
 .nom {
	height: 20px;
	color: #FF9900;
	font-size: 13px;
vertical-align: top;
}	
.texte{
	color: #CCCCCC;
	font-size: 11px;
vertical-align: top;
text-align: justify;
}
.texteprix{
	color: #CCCCCC;
	font-size: 11px;


}
.img{
	vertical-align: top;
    
}



a.lienbuy:link, a.lienbuy:visited, a.lienbuy:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #A26102;;
	text-decoration: none;

}

a.lienbuy:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
vertical-align: top;
text-align: justify;
}


#navlistpage
{
text-align:center;
margin: 0;
padding: 0px 0px 0px 0px;
border-bottom: ;
}

#navlistpage ul, #navlistpage li
{

margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlistpage  a:link, #navlistpage  a:visited
{


line-height: 20px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
margin: 0 0px 0px 5px;
text-decoration: none;
color: #999999;
}

#navlistpage  a:link#current, #navlistpage  a:visited#current, #navlistpage  a:hover
{
text-decoration: underline;
padding-bottom: 2px;
background: transparent;
color: #ffffff;
}

#navlistpage  a:hover { color: #ffffff; }
