@import "couleurs.css";
@import "footer.css";

body {
	font-family:Arial;
	font-size:12px;
	background-color:#005da8;
	margin-top: 10px; 
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px;
}

a {
	text-decoration:none;
}

#home-table {
	left:0px;
	top:0px;
	width:977px;
}

#home-header {
	left:0px;
	top:0px;
	bottom:0px;
	width:977px;
	height:337px;
	z-index:0;
}

#home-centre {
	width:977px;
	height:770px;
	display:block;
}

#home-left-col {
	float:left;
	width:284px;
	height:770px;
	background-color:#FFFFFF;
}

#home-left-desc {
	left:0px;
	top:497px;
	width:284px;
	height:447px;
	background:url("images/home_left_desc_bg.gif") repeat-y;
}

#home-left-macaron {
	position:absolute;
	display:block;
	width:200px;
	height:135px;
	z-index:2;
	margin-top:370px;
	margin-left:40px;
	}

#home-left-menu {
	margin-top:40px;
	
}

#home-right-title {
	position:absolute;
	display:block;
	width:350px;
	height:50px;
	z-index:2;
	margin-top:345px;
	margin-left:460px;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:18px;
	font-weight:700;
	letter-spacing:2px;
	}

#home-right-col {
	float:left;
	background:url("images/home_right_bottom_703.gif") bottom right no-repeat #707173;	
	height:770px;
}
	
#home-right-1 {
	left:311px;
	top:497px;
	width:693px;
	height:192px;
	background:url("images/home_right_1_703.gif") no-repeat;
	z-index:3;
}

#home-right-2 {
	left:311px;
	top:689px;
	width:693px;
	height:169px;
	background:url("images/home_right_2_703.gif") no-repeat;
}

#home-right-3 {
	left:311px;
	top:858px;
	width:693px;
	height:182px;
	background:url("images/home_right_3_703.gif") no-repeat;
}	

#home-right-bottom {
	float:right;
	margin-top:195px;
	letter-spacing:1px;
	text-transform:uppercase;
}

#home-right-bottom a {
	text-decoration:underline;
}

#home-right-bottom a:hover {
	text-decoration:none;
}

.home-left-desc {
	display:block;
	padding:15px 10px 5px 10px;
	line-height:1.5em;
	font-family:Arial;
	color:#000000;
	font-size:16px;
	text-align:right;
	letter-spacing:2px;
	word-spacing:2px;
	z-index:1;
	}
	
.home-macaron-installation	{
	display:block;
	float:left;
	padding-top:83px;
	padding-left:45px;
	font-size:18px;
	font-weight:800;
	}

.home-block-installation  {	
	display:block;
	float:left;
	padding-top:115px;
	padding-left:51px;
	}

.home-select-installation {
	width:300px;
	height:40px;
	padding-top:12px;
	text-align:center;
	letter-spacing:1px;
	font-size:14px;
	font-weight:bold;
	background:url("images/home_select_internet2.jpg") no-repeat;
	}
	
.home-macaron-formation	{
	display:block;
	float:left;
	padding-top:45px;
	padding-left:35px;
	font-size:18px;
	font-weight:800;
	}	
	
.home-block-formation  {	
	display:block;
	float:left;
	padding-top:70px;
	padding-left:40px;
	}	

.home-select-formation {
	width:300px;
	height:40px;
	padding-top:12px;
	letter-spacing:1px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:url("images/home_select_camescope2.jpg") no-repeat;
	}

.home-macaron-depannage	{
	display:block;
	float:left;
	padding-top:30px;
	padding-left:45px;
	font-size:18px;
	font-weight:800;
	}
	
.home-block-depannage  {	
	display:block;
	float:left;
	padding-top:50px;
	padding-left:56px;
	}	

.home-select-depannage {
	width:300px;
	height:40px;
	padding-top:12px;
	letter-spacing:1px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:url("images/home_select_imprimante2.jpg") no-repeat;
	}