/* General
---------------------------------------------------------- */

* { 
  margin: 0; 
  padding: 0;
}

body {
	margin-bottom: 10px;
	font-family: Arial, Verdana, sans-serif;
}

#contenant {
	width: 760px;
	margin: 0 auto;
}

#contenu {
	clear: left;
	width: 482px;
	float: left;
}

#contenu p, #contenu ul, #contenu ol {
	margin-bottom: 18px;
	font-size: 13px;
	line-height: 17px;	
}

#contenu ul, #contenu ol  {
	margin-left: 25px;
}

#contenu ul li {
	list-style: circle;
}

#contenu blockquote {
	margin:18px;
	background-color: #f2f2f2;
	padding: 18px 18px 3px 18px;
	font-style: italic;
}


#sidebar {
	width: 242px;	
	float: right;
}

h4 {
	color: #cc0000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background: url(/images-v2/dot.gif) repeat-x left bottom;
	padding-bottom: 3px;
	margin-bottom: 13px;
}

h4 a, h4 a:hover {border:none;}


a {
	color: #cc0000;
	text-decoration: none;
	border-bottom: 1px solid #cc0000;
	padding: 0 1px;
}

a:hover {
	color:white;
	background-color: #cc0000;
	border-bottom: 1px solid #cc0000
}

.non-non {display:none;}


/* baseline */

h3 {
	background-color: #e20000;
	color: white;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	padding: 6px 0;
}

h2 {
	background-color: #003399;
	color: white;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	padding: 6px 0;
	margin-bottom: 7px;
}



/* header */

#header {
	background: #f5f5f3 url(/images-v2/header.jpg) no-repeat;
	margin-bottom: 17px;
	height: 133px;
}

#header h1, #header h2 {
	text-indent:-5000px; 
	height:133px; 
	float:left;
}

#header h1 {width:274px;}
#header h2 {width:480px;}


/* navigation */

ul#navigation {
	height: 25px;
	margin: 0 0 12px 0;
}

ul#navigation li {
	float:left;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-right: 8px;
}

ul#navigation li a {
	display: block;
	color: black;
	border: none;
	background: #f9f9f9 url(/images-v2/fleche.gif) no-repeat 6px 9px;
	border-bottom: 1px solid white;
	padding: 5px 33px 5px 15px;	
}

ul#navigation li a:hover, ul#navigation li a.active {
	border-bottom: 1px solid #cc0000;	
}

ul#navigation li a#last {padding: 5px 11px 5px 15px;}



/* offre */

#offre {
	list-style: none;
	font-size: 13px !important;
	font-size: 12px; /* MSIE hack */
	font-family: Georgia, Times New Roman, Times, serif;
	margin-bottom: 10px;
}

#offre li {
	padding-left: 82px;
	margin-bottom: 5px;
}

#offre li a {
	color: black;
	border: none;
	display: block;	
}

#offre li a:hover {
	text-decoration:underline;
	background: none;
}

li#offre1 {
	height: 70px;
	background: url(/images-v2/offre-dl.gif) no-repeat left;
}
li#offre1 a {padding-top: 24px;}

li#offre2 {
	height: 78px;
	background: url(/images-v2/offre-abo.gif) no-repeat left;
}
li#offre2 a {padding-top: 24px;}

li#offre3 {
	height: 70px;
	background: url(/images-v2/offre-alerte.gif) no-repeat left;
	padding-top: 35px;
}
li#offre3 a {padding-top: 10px;}


/* footer */

#clearer {clear: both; margin: 0; padding: 0; height:20px;}

#footer {
	height: 28px;
	background: url(/images-v2/dot-footer.gif) repeat-x left;
}

#footer ul {
	padding-top: 7px;
	width: 500px;
	margin: 0 auto;
}

#footer li {
	float: left;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#footer li a {
	color: black;
	border: none;
	background: url(/images-v2/fleche.gif) no-repeat left 60%;
	padding: 0 25px 0 8px;	
}

#footer li a:hover {
	text-decoration: underline;
}

.nopadding {
	padding-right: 0 !important;
}

/* liens */

.liens {
	margin: 15px 0;
	font-size: 11px;
	line-height: 17px;
	color: #A8A8A8;
	font-weight:bold;
}

.liens a, .liens a:hover  { /* Reset des proprietes du a */
	color: #A8A8A8;
	border: none;
	padding: 0;
	background: transparent;	
}

.liens a {text-decoration: none;}

.liens a:hover {text-decoration: underline;}

/* logo */

a#logo {display:block;}

#home h1, a#logo {
	text-indent: -5000px;
	width: 255px;
	height: 38px;
	background: url(/images-v2/logo.gif);
	margin-bottom: 7px;
	border: none;
}

#home h1 {margin-top:10px;}



/* Headers
---------------------------------------------------------- */

#methode #header h1 {background: url(/images-v2/header-methode-h1.gif) no-repeat;}
#methode #header h2 {background: url(/images-v2/header-methode-h2.gif) no-repeat;}

#qui #header h1 {background: url(/images-v2/header-qui-h1.gif) no-repeat;}
#qui #header h2 {background: url(/images-v2/header-qui-h2.gif) no-repeat;}

#resultats #header h1 {background: url(/images-v2/header-resultats-h1.gif) no-repeat;}
#resultats #header h2 {background: url(/images-v2/header-resultats-h2.gif) no-repeat;}

#actualites #header h1 {background: url(/images-v2/header-actualites-h1.gif) no-repeat;}
#actualites #header h2 {background: url(/images-v2/header-actualites-h2.gif) no-repeat;}

#mentions #header h1 {background: url(/images-v2/header-mentions-h1.gif) no-repeat;}

#contact #header h1 {background: url(/images-v2/header-contact-h1.gif) no-repeat;}

#lettre #header h1 {background: url(/images-v2/header-lettre-h1.gif) no-repeat;}
#lettre #header h2 {background: url(/images-v2/header-lettre-h2.gif) no-repeat;}

#consulting #header h1 {background: url(/images-v2/header-consulting-h1.gif) no-repeat;}
#consulting #header h2 {background: url(/images-v2/header-consulting-h2.gif) no-repeat;}

#solange #header h1 {background: url(/images-v2/header-solange-h1.gif) no-repeat;}
#solange #header h2 {background: url(/images-v2/header-solange-h2.gif) no-repeat;}

#osc #header h1 {background: url(/images-v2/header-osc-h1.gif) no-repeat;}
#osc #header h2 {background: url(/images-v2/header-osc-h2.gif) no-repeat;}

.parrainage #header h1 {background: url(/images-v2/header-parrainage-h1.gif) no-repeat !important;}
.parrainage #header h2 {background: url(/images-v2/header-parrainage-h2.gif) no-repeat !important;}

/* Home 
---------------------------------------------------------- */

/* navigation */

#home ul#navigation {
	margin: 0 0 17px 0;
}

#home ul#navigation li a {
	padding: 5px 29px 5px 20px;	
}

#home ul#navigation li a.last {
	padding: 5px 15px 5px 20px;	
}

/* header */

#home #header {
	height: 162px;
	background: url(/images-v2/header-home.gif);
	margin-bottom: 7px;		
}

#home #header h4 {
	background: none;
	padding: 35px 0 3px 20px;
	margin:0;
}

#home #header p {
	width: 350px;
	padding-left: 20px;
	font-size: 15px;
	line-height: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
}


/* Resultats, actus */

#home #contenu p {margin-bottom: 5px;}

#home #graph, #home .resultat, #home .actualite {
	float: left;
	margin-bottom: 18px;
}

#resultats_titre {
	color: black;
	text-transform: lowercase;
	font-weight: normal;
}

#home h5, #home .actualite, #home .resultat, #home .resultat p {font-size: 12px; line-height: 16px;}
#home small, #home p.suite, #home .tout {font-size: 11px;}

#home #graph {	
	margin: 5px 0 18px 30px !important;	
	margin: 5px 0 18px 15px; /* msie */		
}

#home #graph a, #home #graph a:hover, #home #graph img {	
	border: none;
	background: none;		
}

#home .resultat {
	float: left;
	width: 100px;
	margin: 0 10px !important;
	margin: 0 9px;
}

#home small, #home h5 {
	font-weight: bold;
	margin-bottom: 3px;
}

#home h5 a {
	color:black;
	border: none;
}

#home h5 a:hover {
	text-decoration:underline;
	background: none;
}


#home small {color: #cc0000;}

#home .resultat div, #home .actualite div {margin-bottom: 4px;}

.suite, .precedent {
	padding-left:6px;
	background: url(/images-v2/fleche.gif) no-repeat left 50%;
}

#home .tout {
	padding-left:6px;
	text-align: center;
}



/* Resultats, actualites
---------------------------------------------------------- */

.wp .titre {margin-bottom:2px;}

.wp .titre a {border:none;}

.wp small {
	font-size: 11px;
	font-weight: bold;
}

.wp .contenu {
	margin-top: 5px;
}

.wp ul.liste {
	list-style: none;
	margin-bottom: 20px;
}

.wp ul.liste li {
	list-style: none;
	margin-bottom: 25px;
	padding-left:7px;
	background: url(/images-v2/fleche.gif) no-repeat left 60%;	
}

.wp ul.liste a {
	font-size: 11px;
	color: black;
	border: none;
}

.wp ul.liste a:hover {
	background: none;
	text-decoration: underline;
}

.wp .suite {float:right;}
.wp .precedent {float:left;}



/* Consulting, contact
---------------------------------------------------------- */

#consulting form, #contact form {
	margin-left: 30px;
}

#consulting form input, #consulting form textarea, #contact form input, #contact form textarea {
	width: 225px;
	border: 1px solid #ccc;
	background-color: white;
	color: black;
}


/* Osc
---------------------------------------------------------- */

/* index */

#osc .table-categories {
	margin-bottom: 14px;
	width: 98%;
}

#osc .titre-categories {
	font-size: 14px;
	font-weight:bold;
	font-family: Georgia, Times New Roman, Times, serif;	
	padding-bottom: 3px;cellpadding="0"tom: 1px solid #ccc;
}

#osc .produits-categories {
	background-color: #f9f9f9;
	padding: 6px 2px 10px 2px;
	font-size: 13px;
	line-height: 16px;
}

#osc ul.votre-commande {
	list-style: none;
	padding-bottom: 20px;
}

#osc ul.votre-commande li {
	list-style: none;
	padding-left:7px;
	background: url(/images-v2/fleche.gif) no-repeat left 60%;	
}

#osc ul.votre-commande, #osc ul.votre-commande a {
	font-size: 12px;
	color: black;
	border: none;
}

#osc ul.votre-commande a:hover {
	background: none;
	text-decoration: underline;
}

/* panier */

.osc-panier {
	width: 560px!important;
	margin-left:100px !important;
	margin-left:50px;
}

.productListing-1, .productListing-2, .productListing-3, .productListing-4 {
	font-family: Georgia, Times New Roman, Times, serif;	
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

.productListing-1 {
	font-size: 12px;
	border-right: 1px solid #ccc;
	padding-right:2px;

}

.productListing-2 {
	font-size: 14px;
	font-weight:bold;
	padding-left: 6px;
	border-right: 1px solid #ccc;		
}

.productListing-3 {
	font-size: 12px;
	border-right: 1px solid #ccc;
	padding: 0 4px 3px 4px;
}

.productListing-4 {
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	padding: 0 8px 3px 8px;
}

.productListing-data {
	background-color: #f9f9f9;
	padding: 6px 4px 6px 2px;
	font-size: 13px;
	line-height: 16px;
	border-bottom: 1px solid #ccc;	
}

.productListing-data input {
	border: 1px solid #ccc;
	background-color: white;
	color: black;
	text-align: center;
	font-size: 11px;
}


.productListing-prix {
	background-color: #f9f9f9;
	padding: 6px 4px 6px 2px;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	border-bottom: 1px solid #ccc;	
}

.productListing-produit {
	background-color: #f9f9f9;
	padding: 6px 4px 6px 2px;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
}

.panier-total {
	font-size: 14px;
	background-color: #f9f9f9;
	padding: 4px 8px;
	border: 1px solid #999;	
	
}

a.panier-bouton, a.panier-bouton:hover {
	border: none;
	background: none;
}

/* login, creation compte */

.osc-login {
	width: 100% !important;
}

.login-titre {
	font-family: Georgia, Times New Roman, Times, serif;	
	padding-bottom: 4px;
}

.login-table {
	font-size: 14px;
	line-height: 18px;	
	background-color: #f9f9f9;
	border: 1px solid #ccc;		
}
/* .login-table td { padding: 14px;}
.login-table td td {padding: 0;} */


.smallText {font-size: 11px;}

.smallText a {
	color: black;
	border: none;
}

.smallText a:hover {
	color: black;
	background: none; border:none;
	text-decoration: underline;
}

.osc-login input, .osc-login select {
	border: 1px solid #ccc;
	background-color: white;
	color: black;
	font-size: 13px;
}


.crea-titre {
	font-family: Georgia, Times New Roman, Times, serif;	
	padding: 4px 0;
}

.crea-table {
	font-size: 13px;
	line-height: 18px;	
	background-color: #f9f9f9;
	/* padding: 10px; */
	border: 1px solid #ccc;
	width: 550px;		
}

.crea-table .gauche {
	width: 180px;
	text-align: right;
	padding-right: 3px;
}

.crea-table .droite {
	text-align: left;
	padding: 2px;
}

.inputRequirement {
	font-size:12px;
	color:#e20000;
}

/* shipping */

.shipping-table {
	font-size: 13px;
	line-height: 18px;	
	background-color: #f9f9f9;
	border: 1px solid #ccc;
}

.shipping-modify a,  .shipping-modify a:hover {
	border: none; background:none;
}


/* checkout bar */

.checkoutBar {margin-top:20px;}

.checkoutBarCurrent, .checkoutBarTo, .checkoutBarTo, .checkoutBarFrom, .checkoutBarTo a:hover, .checkoutBarFrom a:hover {
	line-height:20px; 
	font-size:13px; 
	color:black; 
	border:none;
	background: none;
}

.checkoutBarTo a:hover, .checkoutBarFrom a:hover {text-decoration: underline;}

.checkoutBarCurrent {font-weight:bold;}

/* select effet */
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }


a.orderEdit, a.orderEdit:hover {
	font-size: 10px;
	color: black;
	border: none; background:none;
	font-family: Verdana, Arial, sans-serif;
}

a.orderEdit:hover {text-decoration:underline;}


.messageStackSuccess {
	border: 4px solid #cc0000;
	font-size: 13px;
	padding: 4px;
}

.messageStackError {
	font-size: 12px;
	line-height: 16px;
	color: #cc0000;
}

/* tags */

.tags {
	clear: left;
	font-weight: normal !important;
	color:#545454;
	font-size:11px !important;
	line-height:17px !important;
}

.tags a {
	color:#545454;
	border: none;
}

.tags a:hover {
	background: transparent;
	border: none;
	text-decoration: underline;
}

#tag #header h1 {
	color: #cc0000;
	text-align: center;
	font-size: 26px;
	padding-top: 50px;
	text-indent:0 !important;
	height: 83px;
}




