body
{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em Verdana, helvetica, sans-serif;
	/*background: #ff8d54;*/
	background: #757575;
}

/*div.toto {
	align: center;
	color: #f60;
	font: 1.2em Verdana, helvetica, sans-serif;
	font-weight: bold;
	width: 340px;
}*/

div.cpt {
	width: 66px;
	height: 34px;
	background-color: #000000;
	
}

div.cpt img {
	margin: 1px;
}


div#actu {
/*position: relative;
float:left;*/
margin-top : 10px;
margin-left: 25px;
margin-right: 25px;
padding-left: 10px;
padding-right: 10px;
width: 270px;
text-align: center;
font-family: Verdana, helvetica, sans-serif;
}

div#nombreV {
	position: absolute;
	font: Verdana, helvetica, sans-serif;
	font-size: 50px;
	top: 50px;
	left: 130px;
	color: #fff;
}

form label {
	width: 40%;
	text-align: left;
	float: left;
	font-size: 0.9em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

form select {
	width: 60%;
	border: 1px solid #F60;
	text-align: left;
	font-size: 0.8em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
}

div#conteneur
{
	width: 790px ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid #f60;
	background: #fff;
	overflow:auto;
}

img.msvm{
  border: 0;
}

img.enseigne {
  border: 0;
  width: 250px;
  height: 125px;
}   

img.bader{
  border: 0;
  margin-left: 300px;
} 
  
img.tel {
    border: 0;
    width: 120px;
    height: 20px;
    margin-top: 10px;
}   

ul#menu {
  height: 35px;
  margin: 0;
  padding: 0;
  background: url(../img/bg_menu.gif) repeat-x  0 -25px;
  list-style-type: none;
}

ul#menu li {
    float: left;
    text-align: center;
}

ul#menu li a {
  width: 190px;
  line-height: 25px;
  font-size: 1em;
  font-weight: bold;
  /*letter-spacing: 2px;*/
  color: #fff;
  display: block;
  text-decoration: none;
  border-right: 2px solid #ff8d54;
}

ul#menu li a:hover
{
  background: url(../img/bg_menu.gif) repeat-x 0 0;
}

ul#menu li.menuactive a {
  background: url(../img/bg_menu.gif) repeat-x 0 0;
}

div#contenu
{
  position: relative;
 /* padding: 0 15px 0 85px;
  background: url(../img/logoinverse.jpg) no-repeat 0px bottom;*/
}

div#contenu h2
{
  padding-left: 0px;
  line-height: 25px;
  font-size: 1.6em;
  text-align: center;
/*  background: url(../img/coupe.gif) no-repeat left bottom;*/
  color: #f60;
  /*border-bottom: 1px solid #f60;*/
}

div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #ff8d54 ;
	border-left: 3px solid #ff8d54 ;
	color: #ff8d54 ;
}

img.msvmtxt{
  float:left;
  margin : 1px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}


div#contenu p
{
	text-align: left ;
	/*text-indent: 2em ;*/
	/*line-height: 1.7em ;*/
}

div#contenu p.adresse {
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    color: #757575;
}

div#contenu a
{
	color: #f60 ;
}

div#contenu a:hover
{
	color: #ff8d54;
}

#pgauche {
    background-color: #fff;
    position: relative;
    float: left;
    width: 350px;
    text-align: center; 
    overflow: auto;
}

#pdroite {
    position: relative;
    float: left;
    width: 350px;
}

div.tx-affcptmvsm-pi1 {
    width: 300px;
    margin-bottom: 20px;
}
span.compteur {
	font-weight : bold;
	font-style : italic;
	color : #f60;
	margin-bottom: 20px;
	text-align: center;
}

div#bas {
	font-weight: bold;
	color: #f60;
}

p#footer
{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: right ;
	color: #f60 ;
	clear:both;
}

p#footer a
{
  color: #f60;
}

span.noir {
  color: #757575;
}

pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}

pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}


