body
{
	background-image:url(../images/fondBody.gif);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
	/*background-color: #c90e0e;*/
	text-align: left;
	SCROLLBAR-BASE-COLOR:#c90e0e;
  	SCROLLBAR-FACE-COLOR: undefined;
	SCROLLBAR-SHADOW-COLOR:#800000;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#C90E0E;
	SCROLLBAR-DARKSHADOW-COLOR: #800000;
	SCROLLBAR-TRACK-COLOR:#eeeeee;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
}
	
#container{
	width: 780px;
	/* border: 1px dashed white; */
}
#header{
	background-color: #c90e0e;
	height: 90px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	width: 780px;
	text-align: left;
}
#header img{
	margin-left: 5px;
	margin-top: 3px;
	border: 0px;
}
#main{
	width: 780px;
	background-color: #c90e0e;
	margin: 0px;
	padding: 0px;
}
#leftMenu{
	background-color: #c90e0e;
	float: left;
	width: 150px;
	text-align: left;
	margin: 0px;
}
#leftMenu ul{
	color: #ffffff;
	list-style-type: none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	padding-left: 10px;
	margin-left: 10px;
}
#leftMenu a{
	color: #ffffff;
	text-decoration: none;
}
#leftMenu a:hover{
	color: #eeeeee;
	text-decoration: underline;
}
#adresse
{
	/*border-top: white 5px double;*/
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: arial;
	/* background-color: #c90e0e;
	background-color: yellow; */
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
#adresse hr{
	color: white;
	width: 90%;
	height: 1px;
	margin: 0px;
	padding: 0px;
	line-height: -10px;
}

#iframe{
	background-color: #ffffff;
	margin-left: 150px;
	margin-right:0px;
	/*height: 330px;*/
	padding-top : 20px;
	padding-bottom:20px;
	/* padding: 0px; */
	/* margin: 0px; */
	width: 510px;
	text-align: left;
	margin: 0px;
	float: left;
}

#iframe h4
{color:#c90e0e;
}

#iframe marquee
{	color:Navy;
	font-weight:bold;
	font-style:italic;
	padding-bottom:10px;
	}

#iframe marquee a
{	color:Navy;
	font-weight:bold;
	font-style:italic;
	padding-bottom:10px;
	}	


#iframe .tddroit
{	font-size:11px;
	font-family:verdana;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	/*vertical-align:top;*/
	width:45%;
	
	}

#iframe .tdgauche
{	font-size:11px;
	font-family:Arial;
	padding-left:10px;
	text-align:center;
	width:55%;	
	}
	
#iframe .tdrech
{
	font-weight: bold;
	font-size: 12px;
	color: navy;
	font-family: Arial;
	
}	
	
#iframe select
{
	font-size:11px;
	color:Navy;
	background-color: #ffffCC;
}

#iframe a
{
	text-decoration : underline;
	color: #c90e0e;
	font-weight:bold;
}


.btnRech{
	
	text-decoration : none;
	color: #c90e0e;
	margin-top:8px;
}
.btnRech:hover{
	text-decoration: underline;	
}

#contenuG{
	background-color: #ffffff;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-y; 	
	width: 620px;
	text-align: left;
	padding: 0px;
	padding-bottom: 15px;
	margin: 0px;
	float: left;
	/* box model hack, le contenu aprés le '}' est ignoré par IE */
	voice-family: "\"}\"";
	voice-family: inherit;
	min-height: 330px;
}
#contenuG p{
	text-align: left;
}

#contenuG2{
	background-color: #ffffff;
	background-image:url(../images/salon.jpg);
	background-repeat:no-repeat; 
	background-position:center center;	
	width: 620px;
	text-align: left;
	padding: 0px;
	padding-bottom: 15px;
	margin: 0px;
	float: left;
	/* box model hack, le contenu aprés le '}' est ignoré par IE */
	voice-family: "\"}\"";
	voice-family: inherit;
	min-height: 330px;
}
#contenuG2 p{
	text-align: left;
}
#lblAucune{
	background-color: #c90e0e;
	color: white;
	font-weight: bold;
}
#rightElm{
	background-color: #c90e0e;
	float: left;
	width: 120px;
	text-align:center;
}
#footer{
	background-color: #c90e0e;
	text-align: center;
	width: 780px;
	clear: both;
}
#footer a{
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#legal{
	background-color: #c90e0e;
	color: #000000;
	font-family: verdana;
	font-size: 9px;
	font-style:italic;
	text-align: center;
}

#spanSARL
{
font-size:14px;
}

.calc{
	text-align: left;
	border: 1px solid #c90e0e;
	width: 450px;
	margin: auto;
	margin-left:100;
	margin-bottom: 20px;
	padding-left:0px;
	padding-bottom: 10px;
	font-size:12px;
}
.calc .titre{
	background-color: #c90e0e;
	color: white;
	padding:0px;
	margin:0px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.calc label{
	font-weight: bold;
	display: inline;
	/*float: left;*/
	vertical-align: bottom;
	width: 200px;
	padding-left:5px;
	font-size:12px;
	/* background-color: orange; */
}
.calc input{
	width: 70px;
	font-size: 0.9em;
}
.calc .center{
	text-align: center;
	margin: 10px;
}

.bouton
{	font-weight: bold;
	color: #c90e0e;
}

#spanACRond
{

	font-weight: bold;
	line-height: 15pt;
	text-align:center;
}

.imMid{
	vertical-align: middle;
	border:0;
}
lnkMail{
	color: #c90e0e;
	font-family : Arial;
	font-size : 1em;
	font-weight: bold;
	text-decoration: none;
}

#divRecrutement
{TEXT-ALIGN: center;
	/*background-image:url(../images/salon.jpg);
	background-position:center right;
	background-repeat:no-repeat;*/
	
	}
	
	
#dtgPostes td
{
	background-color:#ffffcc;
	padding-right:5px;
	font-size:12px;
	}	
	
.alert
{	white-space:nowrap;
	color:#c90E0E;
	font-weight:bold;}