* {
  margin:0;
  padding:0;
}


html , body {
  text-align:center;
}

html {
  overflow-y:scroll;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  background-image:url('/images/commun/nuage.jpg');
  background-attachment: fixed;
  background-color:#EEF1FF;
  padding:0px;
  margin:0px;
  color:#666666;
  font-size: 11px;
}

form {
 font-family: Arial, Helvetica, sans-serif;
 border: 0px;
 padding:0px;
 margin:0px;
}

input {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}

select {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}

textarea {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
table{
  border-collapse:collapse;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
        font-size:24px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;

}
h6 {
	font-family: Arial, Helvetica, sans-serif;

}

hr{
  color: #666666;
  background-color: #666666;
  height: 1px;
  border: 0;
  text-align:center;
  margin:5px;
  #margin:0px;
}

a{
  text-decoration:underline;
  font-weight: bold;
  color:#666666;
}
a:link{
  color:#666666;
}
a:visited{
  color:#666666;
}
a:hover{
  color:#006699;
}
a:active{
  color:#FF9900;
}

.remiseprice {
  color:#BB6600;
}

.super {
	font-size: 7px;
        vertical-align:super;
}
.wish {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;

}

.blue14
{
  font-size: 14px;
  color: #006699;
  font-weight: bold;
}

.blue12bold , .blue12
{
  font-size: 12px;
  color: #006699;
}

.blue12bold{
  font-weight: bold;
}

.blue
{
  font-size: 11px;
  color: #006699;
}

.red
{
  font-size: 11px;
  color: #990000;
  font-weight: bold;
}
.black
{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}
.white
{
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}

.blue16,.blue16center
{
  font-size: 16px;
  color: #006699;
  font-weight: bold;
}
.blue16center
{
display:block;
  text-align:center;
  margin:0px auto;
}

.blue10sticker
{
display:block;
white-space:nowrap;
overflow:hidden;
font-size:10px;
color:#006699;
}

.liststicker
{
display:block;
float:left;
width:140px;
height:170px;
}

.resultsearchgrey
{
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}
.resultsearchblue
{
  color: #006699;
}

.liste
{
  list-style-type:none;
  padding-left:20px;
}
.liste img
{
 display:block;
 margin:0px auto;
}

.home
{
  font-size: 12px;
  color: #006699;
  font-weight: bold;
}

.home ul
{
  list-style-type:disc;
  font-weight:bold;
  line-height:25px;
  padding-left:20px;
}

.accueil
{
  font-size: 12px;
  color: #006699;
  font-weight: bold;
  text-align:justify;
}

