body {
	background-color: #007A45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:center;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	line-height: 16px;
}

h5 {
	font-size:13px;
	line-height:18px;
	font-weight:normal;
}

#conteneur {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
#texteOrange {
	color: #F8BA85;
	width:300px;
	text-align:center;
}

#texteOrange p {
	margin-bottom:7px;
	margin-top:0;
	line-height:015px;
	padding-top:0;
	padding-bottom:0;
}


h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}

#tracabilite {
	background-color:#008A5A;
	width:300px;
	text-align:left;
	padding: 10px 10px 10px 120px;
}

#tracabilite form {
	line-height:25px;
	text-align:right;
	margin:0;
	padding:0;
	width:420px;
	margin-left:-167px;
}

#tracabilite input {

}

#tracabilite label {
	line-height:40px;
}

#champs_clients {
	

}

#fleche_clients {
	margin-left:-15px;
}

/*******************************************************/
/* MISE EN FORME DU FORMULAIRE DE CONTACT*/
/*******************************************************/

.table_contact {
	font-size:12px;
}

.fond_vert {
	background-color:#AACDB6;
	border: 1px solid #666666;
}

.fond_blanc {
	border: 1px solid #666666;
}

.societe {
	border: 1px solid #666666;
	width: 535px;
}

.nom {
	border: 1px solid #666666;
	width: 230px;
}

.adresse {
	background-color:#AACDB6;
	border: 1px solid #666666;
	width: 535px;
}

.cp{
	background-color:#AACDB6;
	border: 1px solid #666666;
	width: 50px;
}

.ville{
	background-color:#AACDB6;
	border: 1px solid #666666;
	width: 437px;
}

.telephone {
	border: 1px solid #666666;
	width: 180px;
}
.email {
	border: 1px solid #666666;
	width: 294px;
}

.message {
	border: 1px solid #666666;
	width: 535px;
}

#cases label {
	width: 130px;
	display:block;
	float:left;
	letter-spacing: -1;
	font-size:9px;
	height:25px;
}

/*******************************************************/
/* OFFRES EMPLOI*/
/*******************************************************/

#emploi {
	height: 550px;
	width: 795px;
	overflow: auto;
}
.annonce1 {
	height: 171px;
	width: 750px;
	overflow: hidden;
	background-image: url(images/annonce_fond1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	margin-top: 10px;
	font-size: 14px;
	padding-top: 10px;
}
.annonce2 {
	overflow: hidden;
	height: 167px;
	width: 750px;
	color: #333333;
	background-image: url(images/annonce_fond2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	margin: 10px;
	padding-top: 10px;
}

/*******************************************************/
/*CARTE DE FRANCE*/
/*******************************************************/

#bt_bordeaux, #bt_strasbourg, #bt_lille, #bt_toulouse, #bt_montpellier, #bt_narbonne, #bt_marseille, #bt_nice, #bt_lyon, #bt_lacourneuve {
	position:relative;
	width:90px;
	height:51px;
	float:left;
	visibility:visible;
}

#bt_strasbourg {
	left:165px;
	top:40px;
}

#bt_bordeaux {
	left:-5px;
	top:255px;
}
#bt_lille {
	left:185px;
	top:10px;
}
#bt_toulouse {
	left:-50px;
	top:300px;
}
#bt_montpellier {
	left:135px;
	top:230px;
	width:70px;
}
#bt_narbonne {
	left:-75px;
	top:330px;
	width:60px;
}
#bt_marseille {
	left:195px;
	top:215px;
	width:60px;
}
#bt_nice {
	left:325px;
	top:190px;
}
#bt_lyon {
	left:245px;
	top:150px;
}
#bt_lacourneuve {
	left:-70px;
	top:30px;
}
#bordeaux, #toulouse, #strasbourg, #lille, #montpellier, #narbonne, #marseille, #nice, #lyon, #lacourneuve {
	background-color: #007A45;
	position:absolute;
	left:53%;
	top:370px;
	float:right;
	width:363px;
	background-image: url(images/fond_adresse.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height:20px;
	font-size:12px;
	text-align:center;
	visibility: hidden;
}


#carte_agences {
	background-image: url(images/fond_carte_agences.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 388px;
	width: 410px;
	text-align: center;

}


#carte_agences a{
	text-decoration: none;
}
	

#carte_agences a:hover{
	font-weight:bold;
}

#carte_agences h4{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}

/*******************************************************/
/*HISTOIRE*/
/*******************************************************/

#histoire {
	overflow: auto;
	font-size:13px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}

#histoire strong {
	font-size:14px;
	font-weight:bold;
}

#histoire span {
	margin-left:30px;
}

#histoire p {
	padding-bottom: 7px;
	margin:0;
}

/*******************************************************/

#legales {
	height: 550px;
	width: 695px;
	overflow: auto;
	font-size:13px;
	padding: 0 50px 0 50px;
}


/*******************************************************/
/* Added by F MURAOUR - recherche bdd Ducros
/*******************************************************/

#recherche {
	background-color:#008A5A;
	width:430px;
	text-align:left;
	padding: 10px 10px 10px 50px;
	margin-left: 40px;
	position:relative;
}

#recherche form {
	line-height:25px;
	text-align:left;
	margin:0;
	padding:0;
	width:430px;
}

#recherche label {
	line-height:40px;
}

#msg_erreur {
	background-color:#008A5A;
	width:400px;
	text-align:center;
	padding: 10px 10px 10px 10px;
}

#resultat {
	height: 410px;
	width: 795px;
	overflow: auto;
}

#resultat td, th {
	border-bottom:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
}

#resultat th {
	background-color:#AACDB6;
	color:#000000;
}

.ident1 {
	border: 1px solid #666666;
	width: 230px;
}

.ident2 {
	border: 1px solid #666666;
	width: 150px;
}

/*******************************************************/
/* Eléments Trophée
/*******************************************************/

.titre_orange {
color:#F8BA85;
font-size:14px;
font-weight:bold;
}

