body {
	/*background-color: #008CB2;*/
	background-color: #7f7f81;
	/*background: url('../images/themes/default/wp2.jpg') repeat-x;*/
	background-image: url("../images/themes/default/wp2.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	/*margin: 2px 2px 2px 2px;*/
	font-family: sans-serif;
	/*background-image: url(back.gif)*/
	/*behavior:url("csshover.htc");*/
}



#footer { 
  clear: both;
  font-size: x-small;
  text-align: center;
  margin-top: 10px;
}

#footer span {
  color: white;
}



.spacer { 
  clear: both;
  height: 0px;
}


body img {
  border:0;
}

* {margin: 0; padding: 0;}

a {
  color: #C60017;
  text-decoration:none; 
}


/* = = = = = = = = = = = = = =
   Zone centrale
   = = = = = = = = = = = = = = */

#content p { 
  text-align: justify;
}

pre {
  border: 1px solid black; 
  padding: 5px;
} 

#footer a {
  color: white;
  font-weight: bold;
}

/* articles - home */

#home {
  background-color: #ffffff;
  border: 1px solid black;
  text-align: center;
}

#home a {
  text-decoration: none;
  color: #003388;
  font: 0.6em arial, verdana, sans-serif;
}

/* pb avec IE pour changer
#home div#box {
  float:left;
  border: 0px solid black;
  padding:10px;
  width: 75px;
  height:105px;
  background-color: white;
}

#home div div {
  padding: 0px;
  border: 1px dotted black;
}

#home div div#photo {
  width: 75px;
  height: 75px;
}

#home div div#intitule {
  width: 75px;
  height: 30px;
  text-align:center;
}


#home div div a {
  color: #003388;
  font: 0.6em arial, verdana, sans-serif;
}
*/


/* achat - panier */

#zloup span a {
  margin-left: 50px;
}

#mainPanier {
  /*float:left;*/
  /*padding:5px;*/
  /*background-color: orange;*/
  width:95%;
}

#mainPanier table {
  border: 1px solid black;
  background-color: white;
  text-align: center;
  border-collapse: collapse;
}

#mainPanier table td {
  color: #0044aa;/*7daddd;*/
  font-family: Arial, Trebuchet MS, Gill Sans, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  /*text-align: left;*/
  /*border-collapse: collapse;*/
  padding: 3px;
}

#mainPanier a {
  color: #0088ee;
}

#actionPanier {
  margin: 20px 0px;
}

.eyecandy {
	width: 99%;
	border-collapse: collapse;
	
	/*border: 1px solid black;*/
}

#test {
	width: 66%;
	border-collapse: collapse;
	/*border: 1px solid black;*/
}

#info_article {
	width: 100%;
	border-collapse: collapse;
	/*border: 1px solid black;*/
}

#cadre_article {
	width: 100%;
	border-collapse: collapse;
	/*border: 1px solid black;*/
	background-color: #f5f8fc;/*#edf6ff;*/
}

#aff_panier {
  /*background-color: purple;*/
  width: 100%;
}

#aff_panier h1 {
color: #003366;
font-weight: bold;
font-size: 14px;
}

/* achat - recapitulatif */
#recapitulatif {
  width:95%;
}

#recapitulatif p {
  margin:20px;
}

/* site - prestations */

#prestations  {
  background-color: #ffffff;
  border: 1px solid black;
}

#prestations li {
  margin-left:20px;
}

/* articles - liste */

html > body #ongletsRegroup {
  /*margin-top:60px;*/
  /*margin-bottom: 90px*/
}




.onglets {
  float:left;
  /*margin-left: 5px;*/
  margin: 0 0 2px 2px;
  display: inline;
  border: 1px solid black;
  background-color: white;
  padding:2px;
}

.onglets a {
  color:#006699;
  font: bold 10px arial,verdana;
}


/* = = = = = = = = = = = = = =
   Formulaires
   = = = = = = = = = = = = = = */

#connexion input { 
  border: 1px solid black;
  padding: 2px;
  font-size: 8pt;
  margin: 1px; 
  background-color: #ccddee;
  font-family: Verdana, Arial, sans-serif;	
 }
 
 
#connexion form fieldset {
  padding: 1em;
  color: #6699cc;
}

#connexion form label {
  float: left;
  display: inline;
  text-align: right;
  width: 170px;
  margin-right: 15px;
  color: #003366;
}

#connexion p {
  font-size: 7pt;
  font-family: Verdana, Arial, sans-serif;
  color: black;
}

#infos_client div {
  margin-left: 15px;
  padding: 10px;
  font-weight: bold;
  font-size: 10pt;
  font-family: Verdana, Arial, sans-serif;
  color: #111111;
}


#infos_client div span{
  margin-left: 0px;
  font-weight: normal;
  font-style: italic;
  font-size: 9pt;
  color: #000000;
}

.login_form {
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
}

#form_inscription table {
  margin-left: 15px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #003366;
}

#form_inscription h3 {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #ffffff;
}


#form_inscription input {
  border: 1px solid black;
  padding: 2px;
  font-size: 8pt;
  margin: 1px; 
  background-color: #ccddee;
  font-family: Verdana, Arial, sans-serif;
}

#recapIdentifiants input { 
  border: 1px solid black;
  padding: 2px;
  font-size: 8pt;
  margin: 1px; 
  background-color: #ccddee;
  font-family: Verdana, Arial, sans-serif;
 }

 
 
  
#retourConfig {
  background-color:white;
  border: 1px solid black;
  padding: 5px;
  width: 100px;
  text-align:center;
}
 
 
 #retourConfig a {
  color: #003366;
  font:bold 1.2em tahoma,verdana,arial;
  text-decoration: underline;
  /*font-weight: bold;*/
}


.cgvLabel {
	color:#003366;
	font:bold 0.8em tahoma,verdana,arial;
}

/*
#chg_pass {
  border: 1px groove black;
  color: red;
}*/

/*==============
  Trash
==============*/

.noDecoration {
  text-decoration:none;
}

.Style2 {
  color: #003388;/*#5983AC;*/
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /*text-decoration:none;*/
  font-size: 10px;
}

#pwd {
  color: #FFFFFF;
  font-weight: bold;
}

#pwd a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration:none;
}

.titre_blanc {
  color: #FFFFFF;
  font-weight: bold;
}

.details {
  color:#444444;
  font-family:Arial, Trebuchet MS, Gill Sans, Verdana, Geneva, Helvetica, sans-serif;
  font-size:11px;
  margin-left:15px;
  margin-right:15px;
}


.descriptif {
  text-align:justify;
  color:#444444;
  font-family:Arial, Trebuchet MS, Gill Sans, Verdana, Geneva, Helvetica, sans-serif;
  font-size:11px;
  margin-left:15px;
  margin-right:15px;
}

.dispo {
  color: #333333;
  font-weight: bold;
  font-size: 12px;
}

.prix {
  color: red;
  font-size: 14px;
  font-weight: bold;
}




/*
.Style6 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style7 {font-size: 16px}
.Style8 {
	font-size: 12px;
	font-style: italic;
}
.Style2mini {
	color: #5983AC;
	font-weight: normal;
	font-size:small;
	font-weight:lighter;
}
.Style26 {
	color: #5983AC;
	font-weight: normal;
	font-weight: lighter;
}
.Style3 {color: #FFFFFF; font-weight: bold; }

.Style9 {
	color: #000000;
	font-size: small;
}
.Style15 {color: red;}
.Style23 {
color: green;
font-size: 16px;
}
.Style14 {color: green}
.Style13 {
color: red;
font-size: 16px;
}
.Style5 {font-style: italic}
.Style_lien_blanc {
color: #FFFFFF; font-weight: bold;
}
.Style24 {color: #5983AC}
.Style25 {
color: #333333;
font-weight: normal
}

.Style25c {
color: #333333;
font-weight: bold;
font-size: 12px;
}
.Style16 {
	color: red;
	font-size: 18px;
}
.Style15noir {
color: #000000
}
.Style1promo {
	color: #3399CC;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Style2promo {
	color: #FF0000;
	font-style: italic;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Style3promo{color: #5983AC; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

*/
