﻿body {font-family:Arial, Helvetica, sans-serif; font-size:11px; margin:0; padding:0; color:#3F3F3F;background:url(images/front/bgrepeat.png);}

#conteneur
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;

	margin-top: 10px;
	text-align: center;
}
#conteneur_aux
{
	width: 651px;

	margin-left: 24px;
}
#entete
{
	width: 100%;
	height: 155px;
	background-image: url(vox_img/entete.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
}
#piedPage
{
	width: 100%;
	height: 138px;
	background-image: url(vox_img/piedPage.gif);
}
#page
{
	width: 100%;
	background-color: #ffffff;

}
#page_aux
{
	width: 630px;
	margin-left: 9px;
	text-align: left;

}
#titre
{
	color: #009ee0;
	font-weight: bold;
	margin-bottom: 20px;
}
#zoneClick
{

	width: 150px;
	height: 100px;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
}
a
{
    color: #3F3F3F;
    font-weight: normal;
}
a:hover {color:#B7D92A;}
#menu
{
	float: right;
	width: 500px;
	margin-top: 25px;
}
#menu a
{
	color:#6C6A6A;
	font-weight:bold;
}
#menu a:hover {color:#B7D92A;}
.spacer
{
	clear:both;
}
.vox-tab-pair {font-size: 11px;color: #000000;background-color: #D9ECFF;}
.vox-tab-impair {font-size: 11px;color: #000000;background-color: #F5F5F5;}



.elemForm
{
    font-size: 10px;
    color: #ffffff;
    background-color: #3366ff;
    font-weight: bold;
}
.elemFormTxt
{
    border-right: #009ee0 1px solid;
	border-top: #009ee0 1px solid;
	border-left: #009ee0 1px solid;
	border-bottom: #009ee0 1px solid;
	font-size: 11px;
    
}
.alerte
{
    color: #ff3333;
}
.noRemb
{
	color: #000033;
	font-weight: bold;
	border-right: #ccff00 1px solid;
	border-top: #ccff00 1px solid;
	border-left: #ccff00 1px solid;
	border-bottom: #ccff00 1px solid;
}
    

.partG
{
   float:left;
   width: 360px;
  height:100px;
}

.partD
{
	float: right;
	width: 190px;
	height: 130px;
	margin-right: 30px;
}

.invisible
{
	display:none;
}
