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

body
	{
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8B9EAD;
	background-image: url(../images/ciel1.jpg);
	background-repeat: repeat;
	background-position: center center;
	}
	
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #9CF;
}
a:active {
	text-decoration: none;
}
#container_main
	{
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 100%;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	z-index: 10;
	position: relative;
	top: 0px;
	right: auto;
	left: auto;
	visibility: visible;
	background-image: url(../images/fondblanc.png);
	background-repeat: no-repeat;
	background-position: center 184px;
	}
#container_content
	{
	width: 890px;
	height: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 450px;
	z-index: 40;
	background-image: url(../images/arbre.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
	}
.container_slider
	{
	width: 900px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}
#container_logo
	{
	height: 12px;
	width: 900px;
	font-size: 12px;
	color: #9CF;
	}
	
	.logo, .logo a:link, .logo a:visited , .logo a:active
	{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	.container_navi
	{
	float: right;
	position: relative;
	top: 45px;
	right: 20px;
	}
	
#TexteDroite {
	float: right;
	height: auto;
	width: 400px;
}
#TexteGauche {
	float: left;
	height: auto;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#TexteGaucheCompetance {
	float: left;
	height: auto;
	width: 860px;
}
#TexteGauchePortfolio {
	float: left;
	height: auto;
	width: 860px;
}
email {
	color: #9F4D15;
}
#Text_Solution {
	float: left;
	height: auto;
	width: 200px;
}
