@charset "UTF-8";
/* CSS Document */

.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #EF5F0D;
	font-weight: normal;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646567;
	text-align: justify;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646567;
	text-align: left;
	font-weight: normal;
}
.texte_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646567;
	text-align: left;
	font-weight: bold;
}
.texte_bold_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}
.point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646567;
	text-align: justify;
	list-style-type: none;
	font-weight: normal;
	list-style-image: url(../images/puce.gif);
	list-style-position: outside;
}
.texte_italique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646567;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
}
#apDivEmplois {
	position:absolute;
	width:215px;
	height:70px;
	z-index:1;
	overflow: auto;
	padding-left: 10px;
	padding-top: 10px;
}
.titremploi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF5F0D;
}
.titrblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: EF5F0D;
	width: 100%;
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 110%;
	float: left;
}
a:link {
	color: #ec6f27;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFCC66;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
body {
	margin-top: 20px;
	background-image: url(../images/fonddegrade.gif);
	background-repeat: repeat-x;
}
#apDivMenu {
	position:absolute;
	width:573px;
	height:150px;
	z-index:2;
	overflow: hidden;
}
.texte_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.ligne {
	color: #ec6f27;
	height: 1px;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 20px;
}
#Tableau_Haut_Gauche {
	padding: 30px;
}
.Sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.Sous-titre-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
#apDivTableau {
	position:absolute;
	width:600px;
	height:350px;
	z-index:1;
	overflow: auto;
	visibility: visible;
}
#contenu {
	position:absolute;
	overflow: hidden;
	layer-background-color: #FFFFFF;
	width: 88%;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}
#support {
	position:relative;
	width:538px;
	height:350px;
	overflow:hidden;
	layer-background-color: #FFFFFF;
}
#support_entreprise {
	position:relative;
	width:538px;
	height:368px;
	overflow:hidden;
	layer-background-color: #FFFFFF;
}
#Tableau_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1pt solid #FFFFFF;
}
#td_Tableau_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E6E6E6;
	border: 1px solid ffffff;
}

