/* CSS Document */
.cachediv {
	display: none;
}
body {
	background-color: #3f3f3f;
	color:#292929;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}

p {
	margin-top:0px;
	line-height:15px;
}

input {
	margin-bottom:0px;
	line-height:18px;
}




#current a {
	color: #FFA200;
	text-decoration: none;
	font-weight:bold;
}

a:link {
	color: #cccccc;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #FFA200;
}
a:active {
	color: #FFA200;
	text-decoration: none;
}
BODY {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	color: #000000;
}
/* Interface */

#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 1051px;
	height: 579px;
	margin-top: -285px; /* moitié de la hauteur */
	margin-left: -525px; /* moitié de la largeur */
	/* border: 1px solid #333; */
	background-image: url(/images/interface/fonds/fond_neutre.jpg);
	background-repeat: no-repeat;
	
}

.entete {
	position: relative;
	width: 1051px;
	height: 104px;
	overflow: hidden;
	background-image: url(/images/interface/entete/entete.jpg);
	background-repeat: no-repeat;
}

.fond_base {
	position: relative;
	width: 1051px;
	height: 429px;
	overflow: hidden;
}

.bas {
	position: relative;
	width: 1051px;
	height: 15px;
	overflow: hidden;
}


/* Fin Interface */

/* Menu */

#menu {
	position: relative;
	width: 1051px;
	height: 32px;
	overflow: hidden;
}

#menu ul {
	margin: 0;
	padding: 0;
	float: left;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding: 2px 7px;
	color: #ffffff; /*text color*/
	text-decoration: none;
	font-weight:bold;
}
#menu ul li a:hover, .indentmenu ul li .current {
	color: #ffffff;
	background-image: url(/images/interface/menu/menu_off.jpg);
	background-repeat: no-repeat;
}
/* Fond des menus */
#menu ul li .btn_01 {
	margin-left:13px;
	position: static;
}

#menu ul li .btn_01_current {
	position: static;
	margin-left:13px;
	background-image: url(/images/interface/menu/menu_off.jpg);
	background-repeat: no-repeat;
}
/* Fin Menu haut */

/* Fin Menu */

/* Page accueil */

#accueil {
}

#accueil .block_01{
	background-image: url(/images/interface/Accueil/Block_01.jpg);
	background-repeat: no-repeat;
	height:292px;
	width:293px;
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
}

#accueil .block_02{
	background-image: url(/images/interface/Accueil/Block_02.jpg);
	background-repeat: no-repeat;
	height:292px;
	width:293px;
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
}

#accueil .block_03{
	background-image: url(/images/interface/Accueil/Block_03.jpg);
	background-repeat: no-repeat;
	height:292px;
	width:293px;
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
}

#accueil .titre {
	color:#FFA200;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	letter-spacing: 1px;
}

#accueil .trait {
	background-image: url(/images/interface/fonds/trait.jpg);
	background-repeat: repeat-x;
	height:3px;
	width:635px;
}

/* Fin Page accueil */


/* Page accueil */

#pagetexte {
}

#pagetexte .titre {
	color:#FFA200;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	letter-spacing: 1px;
	line-height:20px;
}

#pagetexte .trait {
	background-image: url(/images/interface/fonds/trait.jpg);
	background-repeat: repeat-x;
	height:3px;
	width:100%;
}

#pagetexte .block_illustration{
	background-image: url(/images/interface/Accueil/Block_02_appelle.jpg);
	background-repeat: no-repeat;
	margin-top:15px;
	height:292px;
	width:293px;
	color:#FFFFFF;
}

.block_texte{
	width:650px;
	height:340px;
	font-size:14px;
	color:#333333;
	overflow:auto;
	text-align:left;
}

.block_texte_connaitre{
	width:970px;
	height:340px;
	font-size:14px;
	color:#333333;
	overflow:auto;
	text-align:left;
}

/* Fin Page accueil */

.form {
	width:120px;
	color: #000000;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formcp {
	width:130px;
	color: #000000;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.form2 {
	width:200px;
	color: #000000;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formtitre {
	width:400px;
	color: #000000;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formarea {
	width:655px;
	height:135px;
	color: #000000;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formarearecrutement {
	width:350px;
	height:60px;
	color: #000000;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formareamotivation {
	width:430px;
	height:200px;
	color: #000000;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.form-file {
	width:250px;
	color: #00000;
	margin: 0px;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.submit {
     border:none;
     color:#000000;
     background: transparent url('/images/submit_off.jpg') no-repeat top left;
     width:130px;
     height:31px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight:bold;
	 cursor:hand;
}

/* Fin Page accueil */

/* page contact */

.fond_titre_contact {
	position: relative;
	padding-top:3px;
	width: 200px;
	height: 23px;
	overflow: hidden;
	background-image: url(/images/interface/fonds/fond_titre_contact.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;	
}

/* Lien accueil */

#lien_accueil a:link {
	color: #FFA200;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}
#lien_accueil a:visited {
	color: #FFA200;
	text-decoration: none;
	font-weight:bold;
}
#lien_accueil a:hover {
	color: #FFFFFF;
}
#lien_accueil a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Fin Accueil */


/* Bas */

#bas a:link {
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
#bas a:visited {
	color: #666666;
	text-decoration: none;
}
#bas a:hover {
	color: #FFA200;
}
#bas a:active {
	color: #FFA200;
	text-decoration: none;
}

/* Fin Bas */

/* Texte */

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}

.texter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFA200;
}

.texterb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-weight:bold;
}


.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	margin-bottom:-15px;
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.newsb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-weight:bold;
}

.textealpha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.texteb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-weight:bold;
}


.titre_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}

.titre_r_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A9020A;
	font-weight:bold;
}

.titre_b_b {
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.texte_v_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035C02;
	font-weight:bold;
}
.texte_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
}
.texte_g_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
	font-weight:bold;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	margin-top:1px;
}
