@CHARSET "UTF-8";

body{
	margin:auto; margin-top:30px;
	text-align:center;
	font-family:"Helvetica", "Arial";
}

a, img{
	border:none;
	text-decoration:none;
	color:black;
	font-size: 11px;
}

	a:hover{
		color:#CC0066;
	}


/******************************  MENU  ***************************/
#menu #consulting, #menu #concept, #menu #services{
	margin:auto;
	text-align:center;
}

#contact{
	text-align:left;
	background-image:url('../IMG/contact/orchid_decor.jpg');
	background-repeat:no-repeat;
	width:691px; height:417px;
}

#recrutement{
	position:relative; top:-80px; left:70px; font-size:16px;	
}

#stage{
	position:relative; top:-175px; left:120px; font-size:16px;	
}



/******************************  CONTENT  ***************************/
#content{
	width:1024px; min-height:300px;
	margin:auto; margin-top:30px;
	
	
}

	#content table{
		margin:auto;
		color:#666666;
		font-size:13px;
	}
	
	#content td{
		line-height:14px;
		font-size:13px;
	}
	.pink{
		color:#CC0066;
	}
	
	.blue{
		color:#32FFCC;
	}
	
	.green{
		color:#33CC33;
	}

	



/******************************  FOOTER  ***************************/
#footer_consulting {
background-image:url("../IMG/group/Lighton_consulting_petit.jpg");
background-position:center bottom;
height:169px;
margin:auto;
width:1024px;
}

#footer_concept {
background-image:url("../IMG/group/Lighton_concept_petit.jpg");
background-position:center bottom;
height:169px;
margin:auto;
width:1024px;
}

#footer_services {
background-image:url("../IMG/group/Lighton_services_petit.jpg");
background-position:center bottom;
height:169px;
margin:auto;
width:1024px;
}

#footer_consulting a {
position:relative;
top:120px;
left:300px;
}

#footer_concept a {
position:relative;
top:120px;
left:300px;
}

#footer_services a {
position:relative;
top:120px;
left:300px;
}

#siret {
color:white;
font-size:12px;
height:15px;
width:285px;
position:relative;
top:131px;
left:100px;
font-family:Myriad Pro;
}

