body
{
	margin:0px;
	padding:0px;
	background-color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size:10px;
	color:#286e96;
	height: 100%;
	width:100%;
}

table
{
	font-family : Verdana, Arial, sans-serif;
	font-size:10px;
	color:#286e96;
}

table .entete
{
	background-color:#B5D4E3;
}

table .tr1
{
	background-color:#E9F2F7;
}

table .tr2
{
	background-color:#FFFFFF;
}

.header
{
	height:145px;
	background-color:#FFF;
	width:100%;
	background:url('/images/commercant/tetiere.png') top left repeat-x;
	position:relative;
	overflow: hidden;
	text-align: left;
}

#barre_onglet
{
	width:100%;
	height: 31px;
	background-position:top left;
	background-repeat:repeat-x;
	background-image:url('/images/commercant/bg-onglet.gif');
	position:absolute;
	top: 114px;
	text-align: center;
}

#conteneurGlobal
{
	text-align: center;
	width: 100%;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -118px; /* la margin bottom doit être égale à la valeur négative de la hauteur du footer */
}

#conteneur
{
	padding: 0px;
	width:990px;	
	margin: 0px auto;
	text-align: center;
}

.gauche
{
	width: 201px;
	float: left;
}

.contenu
{
	float: left;
	width: 588px;
}



#pushFooter 
{
	height: 118px; /* doit faire la même hauteur que le footer */
}

#footer
{
	width: 100%;
	height:118px;
	background:url('/images/commercant/footer.png') top center repeat-x;
	position:relative;
	line-height: 118px; /* même hauteur que le footer si le texte doit être centré verticalement */
}

.menu-commercant
{
	list-style-type: none;
	margin-top: 50px;
	text-align: left;
}

.menu-commercant li
{
	margin-bottom: 20px;
}

.normalMenu
{
	color: #456F26;
	font-size: 13px;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}

.menu-commercant li a:hover
{
	color: #1A171B;
}

.currentMenu
{
	color: #1A171B;
	font-size: 13px;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}

.tableau
{
	color: #456F26;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}

.tabloLang
{
	background: url('/images/commercant/separateur-v.png') top center repeat-y; 
}

.celluleVerte
{
	color: #456F26;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}

.texteVert
{
	color: #456F26;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}

.debutChamps
{
	float: left; 
	background: url('/images/commercant/champs-gauche.png') top left no-repeat; 
	width: 7px; 
	height: 22px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
}

.milieuChamps
{
	float: left;
	height: 22px; 
	background-image: url('/images/commercant/champs.png'); 
	background-position: top left;
	background-repeat: repeat-x;
}

.finChamps
{
	float: left;
	width: 7px;
	height: 22px; 
	background: url('/images/commercant/champs-droite.png') top left no-repeat;
}

.texte1
{
	padding-left: 4px;
	padding-top: 4px;
	width: 184px;
	height: 105px;
	background: url('/images/commercant/champs-250.png') top left no-repeat;
}

.texte2
{
	padding-left: 4px;
	padding-top: 4px;
	width: 184px;
	height: 148px;
	background: url('/images/commercant/champs-350.png') top left no-repeat;
}

input
{
	color: #969696;
	font-style: italic;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}

select
{
	color: #969696;
	font-style: italic;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
	border: 1px white solid;
}

textarea
{
	color: #969696;
	font-style: italic;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}

.carRestant
{
	color: #1A171B;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 5px;
}

.lienEspace
{
	color: #286E96; 
	font-weight: bold;
}

#fondfiche
{
	position: fixed;
	top: 0;
}