* {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
html {font-size: 100%;}
body{
	background-color: #1E1E1E;
	font-size: 0.70em;}
.hidden {
	margin-left: -5000px;}
img {
	border: 0px none;}
h1 {
	color:#00622D; 
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 1.5em;
 }
h2 {
	font-weight: bold; 
	font-size: 1em;
	margin-bottom: 1em;}
p {
	font-size: 1em;
	line-height: 1.6em; 
	margin-bottom: 1.5em;}
a:link, a:visited {
	font-weight: normal;
	color: #47936A; }
a:hover {
	color:#47936A;
	text-decoration: underline; }
/****************************************************/
#margintop {
	background-color:#333333;
	height:20px;
}
#conteneurTop {
	background-color:#333333;
	width: 100%;
}
#header {
	background-color:#FFFFFF;
	width: 988px;
	height: 110px;
	margin: auto;
	}
#logo {
	background-image:url(../images/Logo_CompliTime.gif);
	width: 296px;
	height: 98px;
	float: left;}	
#navigation {
	float: left;
	margin-top: 38px;
	margin-left: 5px;
	width: 238px;
	height: 21px;
	line-height: 20px;
	background:url(../images/menu_global.gif) no-repeat left top;
}
#navigation li{
	list-style-type: none;
	float: left; }
#navigation li a{
	text-decoration: none; }
	
#menuPresentation a {
	display: block;
	width: 103px;}
#menuPresentation a:hover {
	background-image:url(../images/menu_global.gif);
	background-position: left bottom;}
#navigationPresentation li#menuPresentation {
	background: url(../images/menu_global.gif) no-repeat left bottom;}
	
#menuEmploi a {
	display: block;
	width: 63px;}
#menuEmploi a:hover {
	background:url(../images/menu_global.gif) left top;
	background-position: -103px bottom;}
#navigationEmploi li#menuEmploi {
	background: url(../images/menu_global.gif) no-repeat;
	background-position: -103px bottom; }
	
#menuContact a {
	display: block;
	width: 72px;}
#menuContact a:hover {
	background:url(../images/menu_global.gif) left top;
	background-position: -166px bottom;}
#navigationContact li#menuContact {
	background: url(../images/menu_global.gif) no-repeat;
	background-position: -166px bottom; }
#contentTop {
	width: 988px;
	margin:auto;
	background-color: #FFFFFF; }
#imageTrait {
	background: url(../images/BG_mecanismeAuTrait.gif) no-repeat 5px 30px;
	width: 312px;
	height: 285px;
	float: left;}
#zoneText {
	float: left;
	width: 365px;
	padding-right: 15px;}
#zoneTextLienFleche {
	float: left;
	width: 365px;
	padding-right: 15px;}
#zoneTextLienFleche a{
	background: url(../images/fleche_lien.gif) no-repeat left center;
	padding-left: 10px; }
#imageBig {
	width: 285px;
	height: 285px;
	float: left; }
.imageBig1 {
	background:url(../images/imgBig01.jpg) no-repeat left top;
	width: 285px;
	height: 285px;
	float: left; }	
.imageBig2 {
	background:url(../images/imgBig02.jpg) no-repeat left top;
	width: 285px;
	height: 285px;
	float: left; }	
.imageBig3 {
	background:url(../images/imgBig03.jpg) no-repeat left top;
	width: 285px;
	height: 285px;
	float: left; }		
.imageBig4 {
	background:url(../images/imgBig04.jpg) no-repeat left top;
	width: 285px;
	height: 285px;
	float: left; }		
.imageBig5{
	background:url(../images/imgBig05.jpg) no-repeat left top;
	width: 285px;
	height: 285px;
	float: left; }		
.imageBig6{
	background:url(../images/imgBig06.jpg) no-repeat left top;
	width: 285px;
	height: 285px;
	float: left; }	
.clear {
	clear: both;}
#conteneurBottom {
	background: url(../images/BG_conteneurBottom.gif) repeat-x left top;
	width: 100%; }
#zoneBottom {
	background: url(../images/BG_mecanismeBGvert.gif) no-repeat left top;
	width: 998px;
	height: 172px;
	margin: auto;
	}
#smallImages {
	margin-left: 310px;
	padding-top: 5px;}
#smallImages img {
	margin: 5px 5px 5px 5px;}
#adresse p {
	margin-left: 315px;
	margin-top: 38px;
	color: #006E25;
	font-size: 0.95em;}
.envoyer {
	border: 1px solid #006600;
	background-color: #E6EEEA;
	color:#006633;
	font-size: 0.9em;
	font-weight: bold;
	cursor: pointer;}
.inputcontact {
	border: 1px solid #999999;}
.inputmessage {
	font-size:1em;
	border: 1px solid #999999;
	background:#FFFFFF;
	width: 200px;
}	
.error {
	border: 1px solid #999999;
	background-color: #E6EEEA;}	
td {
	vertical-align: top; }
tr {
	height: 18px;}

#login {
width:200px;
}

.msgerror	{
	font-size:10px;
	text-align:left;
	color : #006633;
    text-transform : uppercase;
	margin-bottom:10px;
}
.spacer{
	clear: both;
	font-size: 0;
}

.required	{
	float:right;
	font-size:10px;
}
.lib	{
	float:left;
	font-size:10px;
}
.libel	{
	padding-bottom:4px;
	padding-top:6px;
}
input.textfield {
	width:100%;
}
input.textfield:focus, textarea:focus {
	background:#ffffff;
}


