body{
	margin:0px;
	background-image:url(../images/motif_entreprise.png);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#3e3e3e;
}
div#general
{
	margin: auto;
	width: 1002px;
	height:auto;
	background-image: url(../images/motif_entreprise.png);
}

div#page
{
	margin-left: 52px;
	width: 900px;
	height: auto;
	background-color:White;
}

div#ban
{
	width: auto;
	height: 151px;
	background-image: url(../images/fond_ban_entreprise.jpg);
}

div#menuban
{
	width: auto;
	height: 61px;
}

.menuitem
{
	float: left;
}

div#barrenav
{
	clear: left;
	padding-left: 20px;
	padding-top: 9px;
	width: auto;
	height: 19px;
	background-image: url(../images/fond_barrenav.jpg);
}

div#left
{
	width: 175px;
	margin-left: 11px;
	margin-right: 13px;
	float: left;
	height: auto;
}

div#center
{
	width: 503px;
	float: left;
	height: auto;
}

div#right
{
	width: 175px;
	margin-left: 11px;
	margin-right: 11px;
	float: left;
	height: auto;
}
div#menuGauche
{
	margin-bottom: 10px;
	float: left;
	background-color: #f7f7f7;
	height: 680px;
}

div#menuGaucheTexte
{
	clear: left;
}

div#search
{
	width: 175px;
	margin-bottom: 10px;
	float: left;
	background-color: #f2f8fa;
	height: 100px;
}
div#promo
{
	width: 175px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	background-color: White;
	height: 149px;
}
/*div#promo
{
	padding-top: 3px;
	width: 175px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	background-color: #f7f7f7;
	height: 149px;
}*/
div#id
{
	width: 175px;
	margin-bottom: 10px;
	float: left;
	background-color: #fff4e9;
	height: 120px;
}
div#reseau
{
	width: 175px;
	margin-bottom: 10px;
	float: left;
	background-color: #f8f4f6;
	height: 280px;
}

div#logo
{
	clear: left;
	position: relative;
	float: left;
	left: 25px;
	top: 0px;
	width: 162px;
	height: 100px;
}

div#banflash
{
	padding-left: 32px;
	float: left;
	width: 553px;
	height: 160px;
}
div#basPage
{
	margin-top: 10px;
	padding-top: 8px;
	text-align: center;
	float: left;
	width: 900px;
	background-image: url(../images/fond_bas.jpg);
	height: 21px;
}
 h1
{
}

h2
{
}

.normal
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
}
.normalOrange
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ee7f01;
}

.titre
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ee7f01;
	font-weight: bold;
}

a:link
{
	color: #ee7f01;
	font-size: 11px;
	text-decoration: underline;
}
a:visited
{
	color: #ee7f01;
	font-size: 11px;
	text-decoration: none;
}
a:active
{
	color: #ee7f01;
	font-size: 11px;
	text-decoration: none;
}
a:hover
{
	color: #3e3e3e;
	font-size: 11px;
	text-decoration: none;
}

.navigation a:link
{
	color: #ee7f01;
	font-size: 11px;
	text-decoration: none;
}
.navigation a:visited
{
	color: #ee7f01;
	font-size: 11px;
	text-decoration: none;
}
.navigation a:active
{
	color: #ee7f01;
	font-size: 10px;
	text-decoration: none;
}
.navigation a:hover
{
	color: #3e3e3e;
	font-size: 11px;
	text-decoration: none;
}


.BasLink:link
{
	color: #3e3e3e;
	text-decoration: none;
	font-size: 10px;
}
.BasLink:visited
{
	color: #3e3e3e;
	font-size: 10px;
	text-decoration: none;
}
.BasLink:active
{
	color: #3e3e3e;
	font-size: 10px;
	text-decoration: none;
}
.BasLink:hover
{
	color: #ee7f01;
	font-size: 10px;
	text-decoration: underline;
}

.erreur
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 11px;
}
.confirm
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #35b860;
	font-size: 11px;
	font-weight:bold;
}

.menuParent
{
	padding-left: 5px;
	color: #3e3e3e;
}
.menuEnfant
{
	padding-left: 15px;
	color: #3e3e3e;
}
.menuEnfantCourant
{
	padding-left: 15px;
	color: Red;
}
.bouton
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #663f54;
	font-weight: bold;
	background-color: #DCE4E7;
	cursor: pointer;
}
img
{
	border: 0;
}
.menuGauche
{
	list-style-image: url(../images/puce1.gif);
	line-height: 20px;
	text-align: left;
	margin-left: 25px;
}
.menuGauche2
{
	list-style-image: url(../images/puce2.gif);
	text-align: left;
	margin-left: 15px;
}

.lienMenu:link
{
	color: #858585;
	text-decoration: none;
	font-weight: bold;
}
.lienMenu:visited
{
	color: #858585;
	text-decoration: none;
	font-weight: bold;
}
.lienMenu:active
{
	color: #858585;
	text-decoration: none;
	font-weight: bold;
}
.lienMenu:hover
{
	color: #ee7f01;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}



.lienMenuActif:link
{
	color: #ee7f01;
	text-decoration: none;
	font-weight: bold;
}
.lienMenuActif:visited
{
	color: #ee7f01;
	text-decoration: none;
	font-weight: bold;
}
.lienMenuActif:active
{
	color: #ee7f01;
	text-decoration: none;
	font-weight: bold;
}
.lienMenuActif:hover
{
	color: #ee7f01;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.enteteFormulaire
{
	padding:10px;
}
.formulaire
{
	padding:10px;
	text-align:left;
	vertical-align:middle;
}


.boutonPetit
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ee7f01;
	font-size:10px;
}

.prive:link
{
	color: #633c4e;
	text-decoration: none;
	font-weight: bold;
}
.prive:visited
{
	color: #633c4e;
	text-decoration: none;
	font-weight: bold;
}
.prive:active
{
	color: #633c4e;
	text-decoration: none;
	font-weight: bold;
}
.prive:hover
{
	color: #ee7f01;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}