/* 
	DEFAULT STYLESHEET
	All pages inherrit from this stylesheet, so anything reusable, 
	site-wide or generic goes here.
*/
/*
------------------------------------------------------------------------
	HTML BODY tag and Page div
------------------------------------------------------------------------ 
*/

body
{
	margin:0;
	padding:18px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(images/bg.jpg) repeat top left;
}

/* ----------------------------------------------------------------- */
/* --------------- Bordures de contour du site --------------------- */
/* ----------------------------------------------------------------- */

#container
{		
	margin:0 auto;
	width:975px;	
	text-align:left;
	color:#333333;
	background:#fff url(images/coinDB.gif) no-repeat bottom right;	
}

#coinGT{background:url(images/coinGT.gif) no-repeat top left;}
#coinDT{background:url(images/coinDT.gif) no-repeat top right;}
#coinGB{background:url(images/coinGB.gif) no-repeat bottom left; width:975px; padding-bottom:10px;}

/* ----------------------------
   Globals
---------------------------- */

h1
{
	font-size:1.5em;
	color:#B52E2E;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

h2
{
	font-size:1.3em;
	color:#B52E2E;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

h3
{
	font-size:1em;
	color:#333;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

p, td
{
	font-size:1.0em;
	color:#333333;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

p.lastP{margin-bottom:15px;}

ul
{
	font-size:1.0em;
	color:#333;
	margin:0;
	list-style:none;
}

ul li{margin:0;}

.italic{font-style:italic;}
.gras{font-weight:bold}
.hidden{display:none;}
.erreur
{
	color:#FF0000;
	text-align:left;
}

/* ----------------------------
   Liens
---------------------------- */

a:link {color: #C52727;}
a:visited{color: #4A1313;}
a:active{color: #C52727;}

a:hover{color: #4a1313;}
a{text-decoration:none;}

/* ------------------------------------------------------------------------------------------------- */
/* -------------------------------------- Corps ---------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------- header ---------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */

#header {
	font-size:0.9em;
	position: relative;
}

/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */

h1#nomCompagnie{
	left: 52px;
	top: 13px;
}

h1#nomCompagnie img.logomrz
{
	position:absolute;
	display:block;
	left:20px;
	top:50px;
}

#logoPrint
{
    display: none;
}

/* --------------- top menu --------------- */
#topMenu
{
	color:#000;
	padding:5px 13px 5px 242px;
}

#topMenu ul
{
	float:right;
	color:#339966;
	list-style:none;
	margin:0;
	padding:0 0 0 0;
}

#topMenu ul li
{
	float:left;
	margin:0;
	padding:0 3px;
}

#topMenu a:link, #topMenu a:active
{
	color:#C52727;
}

#topMenu a:visited
{
	color:#C52727;
}

#topMenu a:hover
{
	color:#4a1313;
	text-decoration:underline;
}

/* --------------- Champ search --------------- */

h1#tagline
{
	/*margin:45px 4px 10px 0;
	padding-right:8px;*/
	color:#244F7B;
	height:82px;
	text-align:right;
	font-weight:bold;
	font-size:1.1em;
	position: relative;
}

h1#tagline object
{
	position: absolute;
	bottom: 16px;
	right: 12px;
}

h1#tagline IMG
{
	position: absolute;
	bottom: 16px;
	right: 28px;
}

#nomUser
{
	padding:13px 12px 2px 242px;
	color:#244F7B;
	text-align:right;
}


/* ----------------------------- Photos -------------------------------------- */

#photoEntete-01
{
	background:url(../images/img_entete_001.jpg) no-repeat top left;
	height:123px
}

#photoEntete-02
{
	background:url(../images/img_entete_002.jpg) no-repeat top left;
	height:123px
}

#photoEntete-03
{
	background:url(../images/img_entete_003.jpg) no-repeat top left;
	height:123px
}

#photoEntete-04
{
	background:url(../images/img_entete_004.jpg) no-repeat top left;
	height:123px
}

#photoEntete-05
{
	background:url(../images/img_entete_005.jpg) no-repeat top left;
	height:123px
}

#photoEntete-06
{
	background:url(../images/img_entete_006.jpg) no-repeat top left;
	height:123px
}

#photoEntete-07
{
	background:url(../images/img_entete_007.jpg) no-repeat top left;
	height:123px
}

#photoEntete-08
{
	background:url(../images/img_entete_008.jpg) no-repeat top left;
	height:123px
}

#photoEntete-09
{
	background:url(../images/img_entete_009.jpg) no-repeat top left;
	height:123px
}

#photoEntete-10
{
	background:url(../images/img_entete_010.jpg) no-repeat top left;
	height:123px
}

/* ------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------- zone menu ------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */
/* -------------------------- menu principal ------------------------------- */
/* ------------------------------------------------------------------------- */

#ombreMenu
{
	padding-bottom:4px;
	background:url(images/bg_menu_ombre.gif) repeat-x bottom left;
}

#menu
{
	background:#000000 url(images/menu.gif) repeat-x top left;
	width:975px;
	font-size:1em;
	border-top:1px solid #C9D7E5;
	font-weight:bold;
}

#menu ul
{
	list-style:none;
	margin:0 0 0 30px;
}

#menu ul ul
{
	display:none;
}

#menu ul li
{
	margin:0;
	float:left;
}

#menu a
{
	display: block;
	float:left;	
	padding:3px 8px 8px 14px;
	text-decoration:none;
	color:#fff;
}

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */


#menu a:hover
{
	background:#000000 url(images/bg_menu_over.gif) repeat-x top left;
	padding:3px 8px 8px 14px;
}


/* ----------------------------------- */
/* ------------ Sous-Menu -------------*/
/* ---------------------------------- */
#sousmenu 
{
    text-align: left;
	display: block;
    left: 0;
    top: 0;
	z-index: 100;
	font-size: .95em;	
}

#sousmenu ul 
{	
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200;
	cursor: pointer;
	background: #790801;
	margin:0;
	padding:0;
}

#sousmenu ul li {
	position: relative;
	display: block;
	background: none;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	margin:0;
	padding:0;
}

#sousmenu ul li.last {border-bottom:1px solid #FFFFFF;}

#sousmenu a 
{
	display: block;
	padding: 5px 5px;
	color: #fff;
	height: 1%;
	text-decoration: none;
	font-size:0.85em;
	font-weight:bold;
}

#sousmenu a:hover 
{
	background:#000000;
	color:#FFFFFF;
}

/* largeur des zones de sous-menu */
#mnews{width:120px;}
#mautomotiveparts{width:180px;}
#mabout{width:180px;}

.sousmenu2{width:180px;}


/* ------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------- zone Contenu Accueil ------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */

#contenu-acc
{
	padding:10px 0 0 18px;
	width:950px;
}

#contenu-acc a:link {color: #C52727;}
#contenu-acc a:visited{color: #4A1313;}
#contenu-acc a:active{color: #C52727;}

#contenu-acc a:hover{color: #4a1313;text-decoration:underline;}
#contenu-acc a{text-decoration:none;}

/* -------------------------------------------------------------------------------------- */
/* ---------------------------- colonne de Gauche accueil ------------------------------- */
/* -------------------------------------------------------------------------------------- */

#colGau-acc
{
	float:left;
	width:730px;
	margin-right:10px;	
}

#boxGrise_coinDT{background:url(images/boxGrise_coinDT.gif) no-repeat top right;}
#boxGrise_coinGB{background:url(images/boxGrise_coinGB.gif) no-repeat bottom left;}
#boxGrise_coinDB{background:url(images/boxGrise_coinDB.gif) no-repeat bottom right; padding-bottom:20px;}

#boxProd_top{background:url(images/pv_top.jpg) no-repeat top left;text-align:center;}
#boxProd_coinDB{background:url(images/pv_bottom_right.jpg) no-repeat top right;margin-right:9px;}
#boxProd_coinGB{background:url(images/pv_bottom_left.jpg) no-repeat top left;}
#boxProd_left{background:url(images/pv_left.jpg) repeat-y left;}
#boxProd_right{background:url(images/pv_right.jpg) repeat-y right;margin-right: 9px;padding-bottom:20px;}
#boxProd_bottom{background:url(images/pv_bottom.jpg) repeat-x left;margin:0px 10px 0px 7px;padding-bottom:9px;}

.boxProdBig_top{background:url(images/pv_top_big.gif) no-repeat top left;text-align:left;}
.boxProdBig_coinDB{background:url(images/pv_bottom_right.jpg) no-repeat bottom right;}
.boxProdBig_coinGB{background:url(images/pv_bottom_left.jpg) no-repeat bottom left;}
.boxProdBig_left{background:url(images/pv_left.jpg) repeat-y left;}
.boxProdBig_right{background:url(images/pv_right.jpg) repeat-y right;}
.boxProdBig_bottom{background:url(images/pv_bottom.jpg) repeat-x left;margin:0px 10px 0px 7px;padding-bottom:9px;}

.contenuProduit
{
	width:690px;	
}

#boxProd_right h3
{
	margin-left:20px;
	margin-right:10px;
}

.Product
{
	width:690px;
	margin:0px 0px 15px 0px;
}

#ProductList h2.product
{
	font-size:1.4em;
	padding:5px 0px 0px 10px;
}

.boxProdBig_right .imgproduitbig
{
	float:left;
	background:url(images/produit-cadre-ombre.gif) no-repeat top left;
	height:117px;
	width:155px;
	padding: 10px 0px 0px 11px; 
	margin:0px 0px 0px 15px;
}

.boxProdBig_description
{
	float:left;
	width:490px;
}

.boxProdBig_imgdetails
{
	float:right;
	margin:5px 10px 0px 0px;
}

#boxProd_left .product-details
{
	float:left;	
	margin: 4px 20px 0px 0px;	
	padding: 0px 0px 0px 20px;	
	background:url(images/product-detail.gif) center left no-repeat;
}

.boxProdBig_left .product-details
{
	float:right;	
	margin: 4px 15px 0px 0px;	
	padding: 0px 0px 0px 20px;	
	background:url(images/product-detail.gif) center left no-repeat;
}

.imgspacer{height:10px;}

.imgproduitbig
{
	background:url(images/produit-cadre-ombre.gif) no-repeat top center;
	height:117px;
	padding-top: 10px; 
	padding-left: 29px;
}

.imgproduit
{
	background:url(images/produit-cadre-ombre.gif) no-repeat top center;
	height:117px;
	padding-top: 10px; 
	padding-left: 29px;
}

#boxProd_right .imgproduit img 
{
	display:block;
}

h2.homenewproduct
{
	font-size:1.4em;
	padding:5px 0px 0px 0px;
}

h2.titre
{
	font-size:1.4em;
	padding:12px 19px 25px 15px;
}

#colGau-acc p
{
	padding:0 19px 19px 16px;
}

#colGau-acc a:link
{
	color:#4a1313;
}

#colGau-acc a:hover
{
	color:#4a1313;
	text-decoration:underline;
}

/* -------------------------------------------------------------------------------------- */
/* ---------------------------- colonne de Droite accueil ------------------------------- */
/* -------------------------------------------------------------------------------------- */

#colDr-acc
{
	float:left;	
	width:200px;
}

/* ------------ Zone de contenu de l'accueil ----------------- */

h1.h1-titleProduct
{
	padding:3px 0 13px 10px;
}

h3.h3-accueil
{
	padding:0 0 3px 11px;
}

h3.h3-recomm
{
	padding:0 0 10px 10px;
}

#colDr-acc p
{
	padding:0 10px 16px 11px;
}

#colDr-acc a:link, #colDr-acc a:active, #colDr-acc a:visited
{
	color:#346699;
}

#colDr-acc a:hover
{
	color:#009966;
}

.separateur
{
    margin:10px 0 15px 30px;
    border-top:1px solid #346699;
    width:250px;
}

.accimgdetail
{
	margin:6px 0px 0px 70px;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------- zone Contenu Pages principales ------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */

#contenu
{
	width:957px;
	padding:10px 0 0 18px;
}

#contenu a:link, #contenu a:active, #contenu a:visited
{
	color:#4A1313;
}

#contenu a:hover
{
	color:#4a1313;
}

.execontainer
{
    padding-bottom: 30px;
    min-height: 0;
    _height: 1%;
}

/* ------------------------------------------------------------------------------------------------ */
/* ---------------------------- colonne de Gauche pages principales ------------------------------- */
/* ------------------------------------------------------------------------------------------------ */

#colGau
{
	float:left;
	width:230px;
}

#colGauFill
{
	float:left;
	width:945px;
}

#colGauFill ul
{
	margin:10px 0 25px 0;
}

h1.tContenuh1
{
	padding:19px 0 13px 0px;
}

/* ------ --Styles pour mise en page du bouton Print ---------- */

h1.tContenuh1Print
{
	padding:19px 0 13px 35px;
	float:left;
}

#bPrint
{
	float:right;
	padding:25px 40px 13px 0;
	font-size:0.9em;
}

#bPrint a:link, #bPrint a:visited, #bPrint a:active 
{
	text-decoration:none;
}

#bPrint a:hover
{
	text-decoration:underline;
}

/* ------------------------------------------------------------- */

#sousMenu
{
	padding:0 0 20px 35px;
	color:#346699;
	font-size:0.9em;
}

h3.enteteh3
{
	padding:0 0 10px 35px;
}

h3.enteteh3-lien
{
	clear: both;
	padding:0 0 10px 35px;
	font-size:0.9em;
}

#colGau p, #colGauFill p
{
	padding:0 30px 16px 35px;
}

#colGau table
{
	padding:0 55px 5px 35px;
}

#colGauFill table
{
	padding:0 30px 5px 35px;
}

#colGau ul, #colGauFill ul
{
	padding:0 0 15px 55px;
}

#colGau ul li, #colGauFill ul li
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.0em;
    padding:0 15px 5px 5px;
}

/* -------------------------------------------------------- */
/* ---------------------- page contact -------------------- */
/* -------------------------------------------------------- */

#formContact
{
	padding-left:35px;
	margin-bottom:20px;
	width:440px;
}

.champsContact
{
	padding-bottom:10px;
}

.champsContact label
{
	font-size:0.9em;
	font-weight:bold;
}

.champsContact input
{
	width:250px;
}

span.green  
{
    color: rgb(30,200,30); 
    font-weight:bold;
}
span.red
{
    color: #FF0000; 
    font-weight:bold;
}
span.redVendu
{
	color:#FF0000;
	font-size:3em;
	font-weight:bold;
	height:100px;
	position:absolute;
	text-align:center;
	vertical-align:middle;
	width:130px;
}

span.redReparation
{
	color:#FF0000;
	font-size:1.8em;
	font-weight:bold;
	height:100px;
	position:absolute;
	text-align:center;
	vertical-align:middle;
	width:130px;
}

/* -------------------------------------------------------- */
/* -------------------------------------------------------- */

.siteMapListe
{
	margin:0px 0px 15px 60px;
}

#colGau .top
{
	float:right;
	margin:10px 40px 10px 0;
}

#colGauFill .top
{
    width: 50px;
    margin: 10px auto;
}

/* -------------------------------------------------------------------------------------------------------- */
/* ---------------------------- colonne de Droite accueil pages principales ------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */

#colDr
{
	float:left;	
	width:690px;
	margin:0px 0pt 0pt 20px
}

#colDrFill
{
    float: right;
    width:235px;
	background:#F2F2F2 url(images/boxGrise_coinGT.gif) no-repeat top left;
    margin: 19px 10px 19px 20px;
    _diplay: inline;
}

#colDr a:link, #colDr a:active, #colDr a:visited, #colDrFill a:link, #colDrFill a:active, #colDrFill a:visited
{
	color:#4A1313;
}

#colDr a:hover, #colDrFill a:hover
{
	color:#009966;
}

#colDr h2, #colDrFill h2
{
	padding:13px 10px 15px 16px;
}

#colDr h2.productname
{
	padding:3px 0px 0px 12px;
	border-bottom: 1px solid #4A1313;
}

#colDr ul li, #colDrFill ul li
{
    margin-left:30px;
    padding:0 10px 5px 5px;
    list-style:disc;
}

#colDr p, #colDrFill p
{
    padding:0pt 19px 19px 16px;
}

.rssbutton
{
    margin:0px 0 0 20px;
    background:url(images/rss-icon.gif) no-repeat left;
}

.feedlink
{
	margin:0px 0px 0px 20px;	
}

/* ------------- validation ------------- */

.validationWrap {
    padding: 10px 0;
}
.validation {
    background-color: #FFC0C0;
    border: 1px solid #FF0000;
    color: #666666;
    padding: 10px;
	width: 468px;
}
.validation ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
}
.validation li {
	margin: 0 0 0 40px;
	padding: 0;
}
.validationJS {
    background-color: #FFC0C0;
    border: 1px solid #FF0000;
    color: #666666;
    padding: 10px;
	width: 657px;
}

.validationJS ul, .validationJS2 ul, .validationJSBlog ul  {
	list-style-type: square;
	margin: 0;
	padding: 0;
}
.validationJS li, .validationJS2 li, .validationJSBlog ul   {
	margin: 0 0 0 40px;
	padding: 0;
}

/* ------------- Menu produits ------------- */

#colgauche .conitemmenu
{
    background: #802121 url(../images/menu-milieu.gif) repeat-y left top;
}

#colgauche .conitemmenu .itemmenu
{
    background: Transparent url(../images/menu-haut.gif) no-repeat left top;
    padding: 2px 0px 2px 5px;
    
    font-size: 1em;
    color: #FFFFFF;
    font-weight: bold;
}

#colgauche .conitemmenu .itemmenu a:link, #colgauche .conitemmenu .itemmenu a:active, #colgauche .conitemmenu .itemmenu a:visited
{
    color: #FFFFFF;
    cursor: pointer;
}

#colgauche .conitemmenu .itemmenu a:hover
{
    color: #000000;
    cursor: pointer;
}

#colgauche .conitemmenu .piedmenu
{
    background: #D1D1D1 url(../images/menu-bas.gif) no-repeat left top;
    height: 2px;
    overflow: hidden;
    line-height: 1px;
    font-size: 1px;
}

#colgauche .spacer
{
    height: 1px;
    border-right: solid 1px #7592a6;
    overflow: hidden;
    line-height: 1px;
    font-size: 1px;
    background-color: #fff;
    width: 220px;
    /* Box Model Patch */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 219px;
}

/* Box Model Patch */
html>body #colgauche .spacer
{
    width: 219px;
}


#colgauche .sousmenu
{
    overflow:hidden;
}

#colgauche .sousmenu .puce
{
    height: 16px;
    background: #dbe5ea url(../images/sous-menu-puce.gif);
}

#colgauche .sousmenu ul
{
    list-style: none;
    margin: 0;
    padding: 0 0 0px 0;
    background: #c1c1c1 url(../images/sous-menu-fond.gif) repeat-x left top;
    border-right: solid 1px #557084;
}

#colgauche .sousmenu
{
    display:none;
}

#colgauche .ouvert
{
    display:block;
}

#colgauche .sousmenu li
{
    font-size: 1em;
    font-weight: bold;
    color: #B52E2E;
    margin: 0;
    border-bottom: solid 1px #c1c1c1;
    padding: 1px 4px 1px 30px;
    background:#dddddd;
}

#colgauche .sousmenu li a:link, #colgauche .sousmenu li a:active, #colgauche .sousmenu li a:visited
{
    color: #B52E2E;
}

#colgauche .sousmenu li a:hover
{
    background: #c1c1c1;
}

#colgauche .sousmenu li.premier
{
    border-top: none;
}

#colgauche .sousmenu li.selected
{
    color : #d5691e;
    background: Transparent url(../images/smenu_selected.gif) no-repeat 10px 4px;
}

#colgauche .sousmenu li.selected a:link, #colgauche .sousmenu li.selected a:active, #colgauche .sousmenu li.selected a:visited, #colgauche .sousmenu li.selected a:hover
{
    color : #d5691e;
}

#colgauche .conitemmenuso
{
    background: #df8e56 url(../images/menu-o-milieu.gif) repeat-y left top;
}

#colgauche .conitemmenuso .conitemmenuo
{
    background: Transparent url(../images/menu-o-haut.gif) no-repeat left top;
}

#colgauche .conitemmenuso .conitemmenuo .itemmenuo
{
    background: Transparent url(../images/menu-o-bas.gif) no-repeat left bottom;
    padding: 8px 8px 10px 8px;
    font-size: 1em;
    color: #fff;
    font-weight: bold;
}

#colgauche .conitemmenuo .itemmenuo a:link, #colgauche .conitemmenuo .itemmenuo a:active, #colgauche .conitemmenuo .itemmenuo a:visited
{
    color: #fff;
}

#colgauche .conitemmenuo .itemmenuo a:hover
{
	color: #000;
}

#colgauche .sousmenu .promotion a:link, #colgauche .sousmenu .promotion a:active, #colgauche .sousmenu .promotion a:visited, #colgauche .sousmenu .promotion a:hover
{
   color:#D5691E; 
}

#colgauche .sousmenuo .puce
{
    height: 16px;
    background: #dbe5ea url(../images/sous-menu-o-puce.gif);
}

#colgauche .sousmenuo ul
{
    list-style: none;
    margin: 0;
    padding: 0 0 6px 0;
    background: #fff url(../images/sous-menu-o-fond.gif) repeat-x left top;
    border-right: solid 1px #557084;
}

#colgauche .sousmenuo li
{
    font-size: 1em;
    font-weight: bold;
    color: #373535;
    margin: 0;
    border-top: solid 1px #f1ccb3;
    padding: 1px 4px 1px 5px;
}

#colgauche .sousmenuo li a:link, #colgauche .sousmenuo li a:active, #colgauche .sousmenuo li a:visited
{
    color: #373535;
}

#colgauche .sousmenuo li a:hover
{
    color: #000000;	
}

#colgauche .sousmenuo li.premier
{
    border-top: none;
}

#colgauche .sousmenuo li.selected
{
    color : #d5691e;
    background: Transparent url(../images/sousmenu-puce.gif) no-repeat 15px 4px;
}

#colgauche .sousmenuo li.selected a:link, #colgauche .sousmenuo li.selected a:active, #colgauche .sousmenuo li.selected a:visited, #colgauche .sousmenuo li.selected a:hover
{
    color : #d5691e;
}


/* ----------------------------
Zone de recherche
---------------------------- */

#colGaucheRecherche
{
	background:#F2F2F2 url(images/boxGrise_coinGT.gif) no-repeat scroll left top;
	margin:0px 0px 0px 0px;
}

#colGaucheRecherche_coinDT{background:url(images/boxGrise_coinDT.gif) no-repeat top right;padding-top:15px;}
#colGaucheRecherche_coinGB{background:url(images/boxGrise_coinGB.gif) no-repeat bottom left;}
#colGaucheRecherche_coinDB{background:url(images/boxGrise_coinDB.gif) no-repeat bottom right; margin-bottom:20px;}

#recherche
{
	margin:0px 0px 20px 15px;
}

#brecherche
{
    font-weight: bold;
    color: #B52E2E;
    font-size: 1.2em;
    text-align: left;
    min-height: 22px;
    height: auto;
    vertical-align: middle;
}

/* Patch IE < 7 */
/*\*/
* html #brecherche
{
    height: 46px;
    /* Box Model Patch */
	voice-family: "\"}\"";
	voice-family: inherit;
    height: 22px;
}
/**/

#brecherche .minheight
{
    height: 22px;
}

#brecherche .tbrecherche
{
    font-size: 0.92em;
    width: 150px;
    border: solid 1px #000286;
    vertical-align: middle;
    font-weight: normal;
}

#brecherche a:link, #brecherche a:active, #brecherche a:visited, #brecherche a:hover
{
    color: #fff;
}

.plansite
{
	color:#4A1313;
}

/* ----------------------------
   Fiche produit
---------------------------- */

#proddetails
{
    float: right;
    width: 405px;
    margin-right: 0px;
    margin-top: 13px;
    _display: inline; /* IE < 7 float margin */
    background: #fff url(../images/prod-details-fond.gif) repeat-y left top;
    text-align: left;
}

#proddetails .contetesss
{
    background: #fff url(../images/prod-details-tete-milieu.gif) repeat-y left top;
    _height: 1%; /* IE < 7 hasLayout */
}

#proddetails .contetesss .contetess
{
    background: Transparent url(../images/prod-details-tete-haut.gif) no-repeat left top;
    _height: 1%; /* IE < 7 hasLayout */
}

#proddetails .contetesss .contetes
{
    background: Transparent url(../images/prod-details-tete-bas.gif) no-repeat left bottom;
    _height: 1%; /* IE < 7 hasLayout */
}

#proddetails .contetesss .contete
{
    background: Transparent url(../images/prod-details-tete-flech.gif) no-repeat 214px 3px;
    _height: 1%; /* IE < 7 hasLayout */
}

#proddetails .contetesss .tete
{
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 11px 12px 13px 215px;
    background: Transparent url(../images/prod-details-tete-ebas.gif) no-repeat left bottom;
    line-height: 1.25em;
    _height: 1%; /* IE < 7 hasLayout */
}

#proddetails .conteterabaissss
{
    background: #fff url(../images/prod-details-tete-rab-milie.gif) repeat-y left top;
    _height: 1%; /* IE < 7 hasLayout */
}

#proddetails .conteterabaissss .contetess
{
    background: Transparent url(../images/prod-details-tete-rab-haut.gif) no-repeat left top;
    _height: 1%; /* IE < 7 hasLayout */
}

#proddetails .conteterabaissss .contetes
{
    background: Transparent url(../images/prod-details-tete-rab-bas.gif) no-repeat left bottom;
    _height: 1%; /* IE < 7 hasLayout */
}

#proddetails .conteterabaissss .contete
{
    background: Transparent url(../images/prod-details-tete-flech.gif) no-repeat 214px 3px;
    _height: 1%; /* IE < 7 hasLayout */
}

#proddetails .conteterabaissss .tete
{
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 11px 12px 13px 215px;
    background: Transparent url(../images/prod-details-tete-rab-ebas.gif) no-repeat left bottom;
    line-height: 1.25em;
    text-decoration: line-through;
}

#proddetails .conteterabaissss .teterabais
{
    float: left;
    font-size: 1.8em;
    font-weight: bold;
    text-align: right;
    /* \*/
    text-align: center;
    /* */
    color: #fff;
    padding: 9px 0 0 0;
    line-height: 1.25em;
    width: 136px;
    margin-left: 25px;
    _display: inline;
}

#proddetails .description
{
    padding: 5px 5px 9px 5px;
    /*line-height: 1.8em;*/
}

#proddetails .recommande
{
    margin: 0 24px;
    border-top: solid 1px #c7d4dd;
    font-size: 1.6em;
    font-weight: bold;
    color: #d97f0d;
    padding: 8px 0 1px 0;
}

#proddetails .recommande img
{
    vertical-align: middle;
}

#proddetails .separateur
{
    margin: 0 7px 0 3px;
    background: Transparent url(../images/prod-details-separateur.gif) repeat-x left top;
    height: 3px;
    line-height: 1px;
    font-size: 1px;
}

#proddetails .sectionbas
{
    margin: 0 7px 0 3px;
    background-color: #dbdbdb;
}

#proddetails .criteres
{
    background: #e4e4e4 url(../images/prod-details-crit-haut.gif) no-repeat left bottom;
    padding-bottom:8px;
}

#proddetails .criteres ul
{
    list-style: none;
    margin: 0;
    padding: 8px 0;
}

#proddetails .criteres ul li
{
    text-align: right;
    margin: 0;
    padding: 2px 34px 2px 20px;
}

#proddetails .criteres ul.docs
{
    float:left;
    width: 180px;
    /* \*/
    width: auto;
    /* */
}
#proddetails .criteres ul.docs li
{
    text-align: left;
    color: #5e8ec4;
    padding-top: 1px;
}

#proddetails .criteres ul li img
{
    vertical-align: baseline;
}

#proddetails .criteres ul li select
{
    vertical-align: middle;
}

#proddetails .criteres ul li select
{
    font-size: 1em;
}

#proddetails .criteres ul.docs li a:link, #proddetails .criteres ul.docs li a:active, #proddetails .criteres ul.docs li a:visited, #proddetails .criteres ul.docs li a:hover
{
    color: #5e8ec4;
}

#proddetails .conajouts, #proddetails .conajoutsdisabled
{
    margin: 0 14px;
    width: 346px;
}

#proddetails .conajouts
{
    background: Transparent url(../images/prod-details-ajout-milieu.gif) repeat-y left top;
}

#proddetails .conajoutsdisabled
{
    background: Transparent url(../images/prod-details-ajout-milieu-d.gif) repeat-y left top;
}

#proddetails .conajouts .conajout
{
    background: Transparent url(../images/prod-details-ajout-haut.gif) no-repeat left top;
}

#proddetails .conajoutsdisabled .conajout
{
    background: Transparent url(../images/prod-details-ajout-haut-d.gif) no-repeat left top;
}

#proddetails .conajouts .ajout, #proddetails .conajoutsdisabled .ajout
{
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 5px 8px 9px 8px;
}

#proddetails .conajouts .ajout
{
    background: Transparent url(../images/prod-details-ajout-bas.gif) no-repeat left bottom;
}

#proddetails .conajoutsdisabled .ajout
{
    background: Transparent url(../images/prod-details-ajout-bas-d.gif) no-repeat left bottom;
}

#proddetails .conajouts .bouton, #proddetails .conajoutsdisabled .bouton
{
    border: none;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 1.6em;
    color: #fff;
    font-weight: bold;
    
    width: auto;
    overflow: visible;
}

#proddetails .conajouts .bouton
{
    cursor: pointer;
    width: 176px;
    padding-left: 40px;
    background: Transparent url(../images/prod-details-panier.gif) no-repeat left top;
}

#proddetails .conajouts .bouton/**/
{
    width: auto;
}

#proddetails .conajoutsdisabled .bouton
{
    cursor: wait;
    padding-left: 24px;
    background: Transparent url(../images/ajaxwait.gif) no-repeat left 3px;
}

#proddetails .ajout a:link, #proddetails .ajout a:active, #proddetails .ajout a:visited, #proddetails .ajout a:hover
{
    color: #fff;
}

#proddetails .ajout img
{
    vertical-align: middle;
}

#proddetails .conajouts .ajout span
{
    font-size:1.3em;
    font-weight:normal;
    display:block;
}

#proddetails .conajouts .ajout a
{
    font-size:1.1em;
    font-weight:normal;
    text-decoration:underline;
}

#proddetails .conboutsouhcomps
{
    background: #fff url(../images/prod-details-sc-milieu.gif) repeat-y 52px top;
}

#proddetails .conboutsouhcompsd1
{
    background: #fff url(../images/prod-details-sc-milieu-d1.gif) repeat-y 52px top;
}

#proddetails .conboutsouhcompsd2
{
    background: #fff url(../images/prod-details-sc-milieu-d2.gif) repeat-y 52px top;
}

#proddetails .conboutsouhcompsd12
{
    background: #fff url(../images/prod-details-sc-milieu-d12.gif) repeat-y 52px top;
}

#proddetails .conboutsouhcomps .conboutsouhcomp
{
    background: Transparent url(../images/prod-details-sc-haut.gif) no-repeat left top;
}

#proddetails .conboutsouhcompsd1 .conboutsouhcomp
{
    background: Transparent url(../images/prod-details-sc-haut-d1.gif) no-repeat left top;
}

#proddetails .conboutsouhcompsd2 .conboutsouhcomp
{
    background: Transparent url(../images/prod-details-sc-haut-d2.gif) no-repeat left top;
}

#proddetails .conboutsouhcompsd12 .conboutsouhcomp
{
    background: Transparent url(../images/prod-details-sc-haut-d12.gif) no-repeat left top;
}

#proddetails .conboutsouhcomps .boutsouhcomp, #proddetails .conboutsouhcompsd1 .boutsouhcomp, #proddetails .conboutsouhcompsd2 .boutsouhcomp, #proddetails .conboutsouhcompsd12 .boutsouhcomp
{
    _height: 1%; /* IE < 7 hasLayout */
    min-height: 0; /* IE 7 hasLayout */
}

#proddetails .conboutsouhcomps .boutsouhcomp
{
    background: Transparent url(../images/prod-details-sc-bas.gif) no-repeat 52px bottom;
}

#proddetails .conboutsouhcompsd1 .boutsouhcomp
{
    background: Transparent url(../images/prod-details-sc-bas-d1.gif) no-repeat 52px bottom;
}

#proddetails .conboutsouhcompsd2 .boutsouhcomp
{
    background: Transparent url(../images/prod-details-sc-bas-d2.gif) no-repeat 52px bottom;
}

#proddetails .conboutsouhcompsd12 .boutsouhcomp
{
    background: Transparent url(../images/prod-details-sc-bas-d12.gif) no-repeat 52px bottom;
}

#proddetails .boutsouhait
{
    float: left;
    padding: 6px 0 10px 58px;
    text-align: center;
    
    width: 186px;
    /* Box Model Patch */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 128px;
}

/* Box Model Patch */
html>body #proddetails .boutsouhait
{
    width: 128px;
}

#proddetails .boutcomparer
{
    float: right;
    padding: 6px 57px 10px 0;
    text-align: center;

    width: 180px;
    /* Box Model Patch */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 123px;
}

/* Box Model Patch */
html>body #proddetails .boutcomparer
{
    width: 123px;
}

#proddetails .boutcomparer .bouton, #proddetails .boutsouhait .bouton
{
    border: none;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 1.0em;
    padding: 4px 0;
    
    width: auto;
    overflow: visible;
}

#proddetails .conboutsouhcomps .boutsouhait .bouton, #proddetails .conboutsouhcompsd2 .boutsouhait .bouton
{
    color: #595959;
    cursor: pointer;
    padding-left: 26px;
    width: 109px;
    background: Transparent url(../images/prod-details-souhait.gif) no-repeat left top;
}

#proddetails .conboutsouhcomps .boutsouhait .bouton/**/, #proddetails .conboutsouhcompsd2 .boutsouhait .bouton/**/
{
    width: auto;
}

#proddetails .conboutsouhcompsd1 .boutsouhait .bouton, #proddetails .conboutsouhcompsd12 .boutsouhait .bouton
{
    color: #fff;
    cursor: wait;
    padding-left: 20px;
    background: Transparent url(../images/ajaxwait.gif) no-repeat left 3px;
}

#proddetails .conboutsouhcomps .boutcomparer .bouton, #proddetails .conboutsouhcompsd1 .boutcomparer .bouton
{
    color: #595959;
    cursor: pointer;
    padding-left: 30px;
    width: 98px;
    background: Transparent url(../images/prod-details-comparer.gif) no-repeat left top;
}

#proddetails .conboutsouhcomps .boutcomparer .bouton/**/, #proddetails .conboutsouhcompsd1 .boutcomparer .bouton/**/
{
    width: auto;
}

#proddetails .conboutsouhcompsd2 .boutcomparer .bouton, #proddetails .conboutsouhcompsd12 .boutcomparer .bouton
{
    color: #fff;
    cursor: wait;
    padding-left: 20px;
    background: Transparent url(../images/ajaxwait.gif) no-repeat left 3px;
}

#prodimages
{
    float: left;
    width: 275px;
    margin-left: 0px;
    margin-top: 13px;
    _display: inline;
    text-align: left;
}

.imageprinc
{
     margin-left: 11px;
}

#prodimages .photozoom
{
    width: 675px;
}

#prodimages .photozoom .retour
{
    color: #e37f00;
    float: right;

}

#prodimages .imageprinc img
{
    display: block;
}

#prodimages .imagesautres
{
    border-top: solid 1px #aeaeae;
    padding: 10px 0px;
    _height: 1%; /* IE < 7 hasLayout */
}

#prodimages .aggrandir
{
    font-size: 1.2em;
    color: #aeaeae;
    font-weight: bold;
    float: right;
    margin-top: 3px;
    padding-bottom: 3px;
    height: 20px;
}

#prodimages .aggrandir a:link, #prodimages .aggrandir a:active, #prodimages .aggrandir a:visited, #prodimages .aggrandir a:hover
{
    color: #aeaeae;
}

#prodimages .aggrandir img
{
    vertical-align: middle;
}

#prodimages .imagesautres ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#prodimages .imagesautres ul li
{
    list-style: none;
    margin: 5px 0px 0px 5px;
    padding: 0;
    float: left;
}

#prodimages .imagesautres ul li img
{
    border: solid 1px #7c7c7c;
}

#proddetails p
{
	margin:0px 0px 0px 0px;	
	padding:0px 0px 10px 0px;
}

#prodcompleter
{
    width: 674px;
    padding: 0 0 8px;
    background: #fff url(../images/prod-compl-bas.gif) no-repeat left bottom;
    margin: 20px auto 0 auto;
    text-align: left;
}

#prodcompleter .contetes
{
    background: #fff url(../images/prod-compl-tete-milieu.gif) repeat-y 18px top;
}

#prodcompleter .contete
{
    background: Transparent url(../images/prod-compl-tete-haut.gif) no-repeat 18px top;
}

#prodcompleter .tete
{
    text-align: center;
    color: #fff;
    font-size: 1.6em;
    font-weight: bold;
    background: Transparent url(../images/prod-compl-tete-bas.gif) no-repeat left bottom;
    padding: 11px 234px 13px 24px;
}

#prodcompleter .liste
{
    background: #fff url(../images/prod-compl-degrade.gif) repeat-x left bottom;
    padding: 8px 28px 0 28px;
    border-left: solid 1px #b5b5b5;
    border-right: solid 1px #b5b5b5;
    min-height: 31px;
}

/* Patch IE < 7 */
/*\*/
* html #prodcompleter .liste
{
    height: 39px;
    /* Box Model Patch */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 31px;
}
/**/

#prodcompleter .liste .catego
{
    float: left;
    width: 201px;
    padding: 0 0 0 4px;
    margin: 0 94px 0 0;
    _display: inline;
}

#prodcompleter .liste .catego .titre
{
    font-size: 1.2em;
    font-weight: bold;
    padding: 2px 4px;
    border-bottom: solid 1px #92b2d7;
}

#prodcompleter .liste .catego ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#prodcompleter .liste .catego ul li
{
    list-style: none;
    margin: 0;
    padding: 1px 4px;
}

#contenustatique
{
    padding: 12px 10px;
    font-size: 1.1em;
    text-align: left;
}

/***************************************************************************************/
/**************************************** FAQ LIST *************************************/

#colGau-acc #faqlist .conitemfaq .itemfaq a:link {color: #C52727;}
#colgauche .conitemfaq .itemfaq a:visited {color: #4A1313;}
#colgauche .conitemfaq .itemfaq a:active {color: #C52727;}

#colGau-acc #faqlist .conitemfaq .itemmenu a:hover{color: #4a1313;}
#colGau-acc #faqlist .conitemfaq .itemmenu a{text-decoration:none;}

#colGau-acc #faqlist .conitemfaq .itemfaq
{
    padding: 2px 0px 2px 5px;
    font-size: 1em;
    font-weight: bold;
}

#colGau-acc #faqlist .faqDetail
{
    overflow:hidden;
}

#colGau-acc #faqlist .faqDetail .puce
{
    height: 16px;
    background: #dbe5ea url(../images/sous-menu-puce.gif);
}

#colGau-acc #faqlist .faqDetail ul
{
    list-style: none;
    margin: 0;
    padding: 0 0 0px 0;
    background: #c1c1c1 url(../images/sous-menu-fond.gif) repeat-x left top;
    border-right: solid 1px #557084;
}

#colGau-acc #faqlist .faqDetail
{
    display:none;
}

#colGau-acc #faqlist .ouvert
{
    display:block;
    margin:5px 0px 0px 0px;
}


/**************************************************************************/
/******************************** News ************************************/

.newstitle
{
	margin:0px 0px 5px 0px;	
}

#boxGrise_News
{
	background:#F2F2F2 url(images/boxGrise_coinGT.gif) no-repeat scroll left top;
	margin:0px 0px 0px 0px;
}

#boxGrise_News_coinDT{background:url(images/boxGrise_coinDT.gif) no-repeat top right;padding-top:7px;}
#boxGrise_News_coinGB{background:url(images/boxGrise_coinGB.gif) no-repeat bottom left;}
#boxGrise_News_coinDB{background:url(images/boxGrise_coinDB.gif) no-repeat bottom right; margin-left: 15px; margin-bottom:20px;}

.newsalt
{
	margin-left:15px; 
	margin-bottom:20px;
}

/**************************************************************************/
/******************************** Voitures ********************************/

#CarList h2.car
{
	font-size:1.1em;
	padding:5px 0px 0px 10px;
	height:20px;
}

#CarList h2.car a:link, #CarList h2.car a:active, #CarList h2.car a:visited
{
    color:#B52E2E;
    text-decoration: none;
}

#CarList h2.car a:hover
{
    color: #B52E2E;
    text-decoration: underline;
}

.CarLeft
{
	width:452px;
	float:left;
	margin:5px 10px 10px 5px;
}

.CarRight
{
	width:452px;
	float:left;
}

.boxCarBig_top{background:url(images/pv_top_car.gif) no-repeat top left;text-align:left;max-width:452px;}
.boxCarBig_coinDB{background:url(images/pv_bottom_right.jpg) no-repeat bottom right;}
.boxCarBig_coinGB{background:url(images/pv_bottom_left.jpg) no-repeat bottom left;}
.boxCarBig_left{background:url(images/pv_left.jpg) repeat-y left;}
.boxCarBig_right{background:url(images/pv_right.jpg) repeat-y right;}
.boxCarBig_bottom{background:url(images/pv_bottom.jpg) repeat-x left;margin:0px 10px 0px 7px;padding-bottom:9px;}

.contenuCar
{
	width:445px;	
}


.boxCarBig_right .imgproduitbig
{
	float:left;
	background:url(images/produit-cadre-ombre.gif) no-repeat top left;
	height:117px;
	width:155px;
	padding: 10px 0px 0px 11px; 
	margin:0px 0px 0px 15px;
}

.boxCarBig_description
{
	float:left;
	width:245px;
}

.boxCarBig_imgdetails
{
	float:right;
	margin:5px 10px 0px 0px;
}

.boxCarBig_left .product-details
{
	float:right;	
	margin: 4px 15px 0px 0px;	
	padding: 0px 0px 0px 20px;	
	background:url(images/product-detail.gif) center left no-repeat;
}

#ImagesAuto
{
	float:left;
	margin-left:0px;
	margin-top:13px;
	text-align:left;
	width:275px;
}

#ResumeAuto
{
	float:left;
	margin-left:0px;
	margin-top:13px;
	text-align:left;
	width:660px;
}

#DetailsAuto
{
	background:#F2F2F2 url(images/boxGrise_coinGT.gif) no-repeat scroll left top;
	margin:13px 0px 0px 15px;
}

#OptionsAuto
{
	float:left;
	padding:13px 0px 0px 15px;
	text-align:left;
	width:305px;
}

#FicheAuto
{
	float:left;
	padding:13px 0px 0px 15px;
	text-align:left;
	width:305px;
}

#ImagesAuto .photozoom
{
    width: 675px;
}

#ImagesAuto .photozoom .retour
{
    color: #e37f00;
    float: right;

}

#ImagesAuto .imageprinc img
{
    display: block;
}

#ImagesAuto .imagesautres
{
    padding: 10px 0px;
    _height: 1%; /* IE < 7 hasLayout */
}

#ImagesAuto .aggrandir
{
    font-size: 1.2em;
    color: #aeaeae;
    font-weight: bold;
    float: right;
    margin-top: 3px;
    padding-bottom: 3px;
    height: 20px;
}

#ImagesAuto .aggrandir a:link, #ImagesAuto .aggrandir a:active, #ImagesAuto .aggrandir a:visited, #ImagesAuto .aggrandir a:hover
{
    color: #aeaeae;
}

#ImagesAuto .aggrandir img
{
    vertical-align: middle;
}

#ImagesAuto .imagesautres ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#ImagesAuto .imagesautres ul li
{
    list-style: none;
    margin: 5px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    float: left;
}

#ImagesAuto .imagesautres ul li img
{
    border: solid 1px #7c7c7c;
}

#OptionsAuto p
{
	padding-left:15px;
}

#OptionsAuto ul
{
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}

#OptionsAuto ul li
{
    list-style:disc;
}

#FicheAuto ul
{
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}

#FicheAuto ul li
{
    list-style:none;
}

.boxGrise_coinDT{background:url(images/boxGrise_coinDT.gif) no-repeat top right;}
.boxGrise_coinGB{background:url(images/boxGrise_coinGB.gif) no-repeat bottom left;}
.boxGrise_coinDB{background:url(images/boxGrise_coinDB.gif) no-repeat bottom right; padding-bottom:20px;}

#DescriptionAuto
{
	background:#F2F2F2 url(images/boxGrise_coinGT.gif) no-repeat scroll left top;
	margin:13px 0px 0px 15px;
}

#DescriptionAuto p
{
	padding:10px 0px 0px 15px;
}

#ContactAuto
{
	background:#F2F2F2 url(images/boxGrise_coinGT.gif) no-repeat scroll left top;
	margin:13px 0px 0px 15px;
}

#ContactAutoDetails p
{
	padding:10px 0px 0px 15px;
}

#ContactAutoDetails
{
	padding:13px 0px 0px 15px;
}

#ContactAutoDetails #formContact
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#ContactAutoDetails #formContact ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#InformationsAuto 
{
	float:left;
	padding:13px 15px 13px 15px;
	text-align:left;
	width:615px;
}

/***************************************************************************************************/
/******************************************   Fil d'ariane *****************************************/

#fil-ariane 
{
	background:#d1d1d1 url(images/arrow-fil-ariane.gif) no-repeat scroll 5pt 4px;
	color:#000000;
	font-size:1em;
	line-height:1.4em;
	margin:0pt 0pt 0px;
	padding:0px 0pt 0px 18px;
}

#fil-ariane a:hover 
{
	color:#4A1313;
	text-decoration:underline;
}

#fil-ariane a
{
	color:#C52727;
	text-decoration:none;
}

/*
#fil-ariane a:visited , #fil-ariane a:link, #fil-ariane a:active
{
	color:#C52727;
	text-decoration:none;
}
*/

/***************************************************************************************************/
/******************************************  AMVOQ *************************************************/
#box-amvoq
{
	width:945;
	float:left;
	margin:35px 0px 0px 20px;
}

#img-amvoq
{
	float:left;
	width:305px;
}

#txt-amvoq
{
	float:left;
	width:590px;
	margin:0px 0px 0px 20px;
}

#txt-amvoq p
{
	padding:0px 0px 5px 0px;
}

#txt-amvoq ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}

#txt-amvoq ul li
{
    list-style:disc;
    margin: 0px 0px 0px 0px;
}