* {
    margin: 0;
    padding: 0;
}

body {
    color: #000;
    font: 11px Arial, Helvetica, sans-serif;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: black;
    outline: none;
}

a:hover {
    color: #D54044;
}

a:active {
    outline: none;
}

select {
    margin-top: 10px;
    width: 250px;
}

abbr, acronym, dfn {
    cursor: help;
    border-bottom: 1px dotted;
}

kbd {
    padding: 0px 2px;
    border: 1px solid gray;
}

legend {
    display: none;
}

label {
    font-size: 11px;
}

#menurapide {
    position: absolute;
}

#menurapide h1 {
    display: none;
}

#menurapide ul {
    list-style-type: none;
}

#menurapide span {
    display: none;
}
/*--->Formulaire<---*/
fieldset {
    border: 0;
    margin-left: 2px;
    font: 9px Arial, Helvetica, sans-serif;
}

input {
    background: White;
    border: 1px #DC6165 solid;
}

input#submit {
    margin-left: 5px;
    width: 15%;
}

input#q {
    width: 75%;
}
/*--->Conteneur<---*/

#conteneur {
    width: 940px;
    position: relative;
    border-right: 2px #EDB749 solid;
    /*
    width: 1140px;
    border-left: 2px #EDB749 solid;
    border-right: 2px #EDB749 solid;
	margin:auto;
	*/
}
 
/*--->arborescence du site<---*/
#arbo {
    width: 745px;
    /*
    width: 945px;
    */
    height: 30px;
    padding: 10px 0 0 17px;
    font: bold 11px Arial, Helvetica, sans-serif;
    cursor: default;
}
 
/*--->Content<---*/
#content {
    float: right;
    width: 769px;
    /*
    width: 969px;
    */
}
/*---> titre <---*/
.t {
    height: 21px;
    width: 280px;
    padding: 4px 0 0 5px;
    background: url(/photo/titre.png) no-repeat top left;
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: 900;
    color: white;
    cursor: default;
    clear: both;
}

.t a {
    color: white;
    cursor: pointer;
}

.gt {
    height: 21px;
    width: 427px;
    padding: 4px 0 0 5px;
    background: url(/photo/fond-titre.png) no-repeat top left;
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: 900;
    color: white;
    cursor: default;
    clear: both;
}

.gt2 {
    height: 21px;
    width: 427px;
    padding: 4px 0 0 5px;
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: 200;
    color: black;
    cursor: default;
    clear: both;
	text-align:right;
}

.gt a {
	color: black;
}

.tgt {
    height: 21px;
    width: 580px;
    padding: 4px 0 0 5px;
    background: url(/photo/fond-titre-grand.png) no-repeat top left;
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: 900;
    color: white;
    cursor: default;
    clear: both;
}

.tn {
    height: 21px;
    width: 295px;
    padding: 4px 0 0 5px;
    background: url(/photo/tn.png) no-repeat top left;
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: 900;
    color: white;
    cursor: default;
    clear: both;
}
/*--->Header<---*/
#header {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 92px;
    /*
    top: 0px;
    left: 0px;
    width: 100%;
    height: 92px;
    */
}

#logodroite {
    width: 170px;
    height: 60px;
    display: block;
    float: left;
    padding: 17px 0 0 15px;
} 

#choixcss {
    position: absolute;
    top: 135px;
    left: 852px;
    float: left;
    height: 20px;
    width: 75px;
    padding-left: 15px;
}

#choixcss li {
    list-style-type: none;
    text-indent: -9000px;
    height: 20px;
    width: 20px;
    float: left;
    padding: 0 5px 0 0;
}

#handi a {
    background: url(/photo/handi.png) no-repeat bottom center;
    display: block;
    height: 20px;
    width: 20px;
}

#print a {
    background: url(/photo/print.png) no-repeat bottom center;
    display: block;
    height: 20px;
    width: 20px;
}

#screen a {
    background: url(/photo/screen.png) no-repeat bottom center;
    display: block;
    height: 20px;
    width: 20px;
}
/*--->Menu haut<---*/
#menu {
	width: 100%;
    padding-top: 92px;
    height: 40px;
    width: 940px;
    background: url(/photo/fond-menu.png) repeat-x left bottom;
}

#menu ul {
    height: 40px;
    width: 940px;
    list-style-type: none;
    background: url(/photo/fond-menu-droit.png) no-repeat right bottom;
}

#menu li {
    float: right;
    height: 40px;
    width: 200px;
    background: url(/photo/menu-logo-rouge.png) no-repeat left bottom;
}
/*
#menu {
	width: 100%;
    height: 40px;
    width: 1140px;
    background: url(../photo/fond-menu.png) repeat-x left bottom;
}

#menu ul {
    height: 40px;
    width: 1140px;
    list-style-type: none;
    background: url(../photo/fond-menu-droit.png) no-repeat right bottom;
}

#menu li {
    float: right;
    height: 40px;
    width: 200px;
    background: url(../photo/menu-logo-rouge.png) no-repeat left bottom;
}
*/



li#actu {
    width: 166px;
    background: url(/photo/menu-logo-bleu.png) no-repeat left bottom;
}

li#debat {
    width: 130px;
    background: url(/photo/menu-logo-jaune.png) no-repeat left bottom;
}

li#comp {
    width: 165px;
    background: url(/photo/menu-logo-vert.png) no-repeat left bottom;
}

#menu li a {
    display: block;
    height: 20px;
    width: auto;
    text-decoration: none;
    padding-top: 17px;
    text-indent: 40px;
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: 900;
    color: white;
    letter-spacing: 1px;
}
/*--->Menus gauche<---*/
#menugauche {
    width: 159px;
    padding: 10px 0 0 10px;
    float: left;
}

#menugauche h2 {
    text-indent: 40px;
    padding-top: 6px;
    height: 17px;
    width: 159px;
    cursor: Default;
    background: url(/photo/menu-gauche-haut.png) no-repeat;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: 900;
    color: white;
}

#menugauche li {
    text-indent: 25px;
    list-style-type: none;
    font: 10px Arial, Helvetica, sans-serif;
    background: url(/photo/menu-gauche-fond.png) no-repeat;
}

#menugauche li a {
    height: 16px;
    width: 159px;
    display: block;
}

.smenu {
    padding-bottom: 6px;
    margin-bottom: 13px;
    background: url(/photo/menu-gauche-bas.png) no-repeat bottom left;
}
/*---> Colonnes <---*/
#col1 {
    width: 280px;
    height: 100%;
    padding: 0 0 10px 17px;
    float: left;
}

#col2 {
    padding: 0 0 10px 17px;
    width: 280px;
    height: 100%;
    float: left;
}

#col3 {
    height: 100%;
    width: 430px;
    padding: 0 0 10px 17px;
    float: left;
}

#col4 {
    height: 100%;
    width: 300px;
    padding: 0 0 10px 17px;
    float: left;
}

#col5 {
    height: 100%;
    width: 580px;
    padding: 0 0 10px 17px;
    float: left;
}
/*--->Footer<---*/
#footer {
    height: 37px;
    width: 940px;
    clear: both;
    color: White;
    text-align: center;
    font: 10px Arial, Helvetica, sans-serif;
    background: url(/photo/fond-footer2.png) no-repeat;
    clear: both;
    border-top: solid 10px #fff;
}

#footer a {
    color: White;
    font: 10px Arial, Helvetica, sans-serif;
}
/*---> Divers<---*/
.liste {
    list-style: none;
}

.line {
    height: 10px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.bold {
    font-weight: bold;
}

.italique {
    font-style: italic;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
}

.pa-lien {
    color: #336699;
}
/*--> titre <--*/
#titre {
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #369;
    cursor: default;
}

#titre2 {
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #369;
    cursor: default;
}

#titre span {
    font: bold 11px Arial, Helvetica, sans-serif;
    cursor: default;
}
/*--> Publicite <--*/
#skycraper {
    height: 600px;
    width: 160px;
    padding: 0 2px 5px 0;
    float: right;
    text-align: center;
}

#pave {
    border-top: 20px solid white;
    height: 335px;
    width: 300px;
    /*background: url(/photo/pub-300-250.jpg) no-repeat;*/
    text-align: center;
}

.pricerunner {
    padding: 10px 0 0 25px;
    width: 405px;
    background: url(/photo/fleche-bg.png) 0 15px no-repeat;
    font: 11px Arial, Helvetica, sans-serif;
}
/*--> Que souhaitez vous faire <--*/
#qsvf {
    width: 300px;
    height: 34px;
    background: url(/photo/qsvf.png) no-repeat left top;
}

h2#qsvf {
    text-indent: -9000px;
}

#fondqsvf {
    width: 299px;
    border-bottom: 1px solid #B3B3B3;
    border-right: 1px solid #B3B3B3;
    background-color: #FFEDBB;
}

#fondqsvf ul {
    list-style-type: none;
    font-size: 11px;
    padding: 0 0 10px 15px;
    line-height: 13px;
}

#code_promo {
	padding-top: 10px;
	font-weight: bold;
	text-align:center;
}

#code_promo #pub2{
	
	margin-top: 20px;

}

/*--> nouveau promo <--*/
#promo {
    padding: 0 0 10px 0;
    background: url(/photo/bas-rech.png) no-repeat bottom left;
    height: 100%;
}

#promo h2 {
    text-indent: 10px;
    padding-top: 3px;
    height: 17px;
    width: 159px;
    cursor: Default;
    background: url(/photo/fond-rech.png) no-repeat;
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: 900;
    color: white;
}

#promo p {
    font-size: 13px;
    font-weight: 900;
    text-align: center;
}

#promor {
    color: #DC6165;
}

#promop {
    font-size: 10px;
    color: #000;
}
/*---> Comprateur de prix 2 (avec photos) <---*/
.compara {
    float: left;
    width: 410px;
    padding: 10px 0 0 10px;
    font: 11px Arial, Helvetica, sans-serif;
}

#compapn {
    float: left;
    padding-right: 5px;
}

.compara p {
    float: left;
    padding-left: 3px;
    width: 280px;
    font-size: 11px;
}

.comparaautres {
    color: #000;
    text-decoration: none;
}

#comparaprix {
    color: #c64e57;
    text-decoration: none;
    font-weight: bold;
}
/*---> Comprateur sans les photos <---*/
#pricecont {
    font: 11px Arial, Helvetica, sans-serif;
}
/*---> banniere <---*/
#banniere {
    padding: 0 1px 0 0;
    float: right;
}

#contprice {
    float: right;
    background-color: Aqua;
}
/*-->  Pub apn  <--*/
#pubapnheader {
    background: url(/photo/pub-apn.png) no-repeat top;
    height: 36px;
    text-indent: -9000px;
}

#pubapn {
    border-left: solid 1px #D2DAF2;
    border-right: solid 1px #D2DAF2;
    height: 190px;
    width: 288px;
    float: left;
    text-align: left;
    padding-left: 10px;
}

#pubapn h3 {
    padding: 6px 0 10px 6px;
}

#pubapn h3 a {
    font-size: 14px;
    color: #D9616A;
}

#pubapnimg {
    padding-left: 15px;
}

#pubapncara {
    float: left;
    list-style-type: none;
    padding: 3px 0px 0px 15px;
}

#pubapncara span {
    font-weight: bold;
}

#pubapnnavig {
    clear: both;
    float: left;
    padding: 10px 0 0 10px;
}

#pubapnnavig li {
    list-style-type: none;
    background-image: url(/photo/puce-trans.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
}

#pubapnprix {
    padding: 8px 0 0 20px;
    float: left;
}

#pubapnprix a {
    color: #336699;
}

#pubapnprixprix {
    color: #D9616A;
    font-weight: bold;
    font-size: 14px;
}

#pubapnpriximg {
    clear: both;
    padding-top: 3px;
}

#pubapndecou {
    text-align: center;
    background-color: #D2DAF2;
    height: 15px;
    width: 300px;
    clear: both;
}

#pubapndecou a {
    text-decoration: underline;
}
/*-->  Pub apn  <--*/
/* captcha */
#idQuestion {
    border: 0;
}

#captcha legend {
    padding: 20px 0 0 0;
    display: block;
    font-size: 13px;
    font-weight: normal;
}

.lastname {
    visibility: hidden;
}

#recherche {
	padding-bottom: 10px;
	background: url(/photo/bas-rech.png) no-repeat bottom left;
	height:100%;
}

#recherche h2{
	text-indent: 10px;
	padding-top: 3px;
	height: 17px;
	width: 159px;
	cursor: Default;
	background: url(/photo/fond-rech.png) no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: white;
}

#recherche fieldset {
    border: 0;
    margin-left: 0px;
    font: 9px Arial, Helvetica, sans-serif;
	text-align: center;
	
}

#ok {
text-align:center;
width:25px;
}
#marques {
    border: solid 2px #6693C1;
    height: 105px;
    width: 406px;
    padding: 0px 0px 0px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    list-style-type: none;
}

#marques ul {
    
}

#marques li {
    margin-top: 10px;
    margin-left: 20px;
}

.l1 {
    float: left;
    width: 100px;
    cursor: pointer;
    white-space: nowrap;
}

.photo {
    margin-top: 10px;
    width: 440px;
    border-bottom: solid #000000 1px;
	border-bottom-color:#5C94C1;
    overflow: hidden;
}
.cadrephoto {
    
    width: 105px;
	float: left;
}
.imgproduit {
    height: 80px;
    width: 80px;
}

.txtprod {
    width:330px;
	float:left;
}
.nomproduit {
	font-weight:bold;
}
.detail {
	width:230px;
	color:#D54044;
}

.detail:hover{
	color: black;
}
.marques {
        width: 230px;
}


.prix {
        width: 230px;
}

.prix span {
	font-size:14px; 
	font-weight:bold;
	color: #DC6165;
}
.etat {
        height: 20px;
        width: 90px;
        color: #5C94C1;
        text-align: center;
}

.btnprod {
        white-space: nowrap;
		clear:both;
		padding-top: 20px;
}

.vendez {
        background: url(../photo/price-btn-background1.gif) no-repeat top left;
        height: 20px;
        display: block;
        line-height: 20px;
		width:100px;
		float:left;
		padding-bottom:10px;
		color: #ffffff;
		cursor: pointer;
}

.vendez span {
        background: url(../photo/price-btn-background2.gif) no-repeat top right;
        height: 20px;
        display: block;
        line-height: 20px;
        text-align: center;
		width:100px;
}

.vendez:hover {
        color: #000000;
}

.voird {
        background: url(../photo/price-btn-background1.gif) no-repeat top left;
        height: 20px;
        display: block;
        line-height: 20px;
		width:100px;
		float:left;
		margin-right:40px;
		color: #ffffff;
		cursor: pointer;
}

.voird span {
        background: url(../photo/price-btn-background2.gif) no-repeat top right;
        height: 20px;
        display: block;
        line-height: 20px;
        text-align: center;
		width:100px;
		font-weight:bold;
}

.voird:hover {
        color: #000000;
}

.pave_search123 {
	border: dotted 1px #DC6165;
	background-color:#FFFFFF;
	width:286px;
	padding: 6px;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
}

.pave_search123 .titre_pub {
	font-size:12px;
	font-weight:bold;
	color: #DC6165;
}

.pave_search123 .description_pub {
	font-size:12px;
	color:#000000;
}

.pave_search123 .lien_pub {
	font-size:12px;
	color: #6794C3;
	text-decoration: underline;
}

.pave_search123 .lien_pub:hover, .pave_search123 .lien_pub:focus {
	text-decoration: none;
}

#comparateur-search .titre_pub {
	font-size:12px;
	font-weight:bold;
	color: #DC6165;
}

#comparateur-search .description_pub {
	font-size:12px;
	color:#000000;
}

#comparateur-search .lien_pub {
	font-size:12px;
	color: #6794C3;
	text-decoration: underline;
}

#comparateur-search .lien_pub:hover, #comparateur-search .lien_pub:focus {
	text-decoration: none;
}

#concours {
	margin-bottom: 15px;
}
