.home h1{ 
	padding-left:460px;
margin-bottom:0px;
	font-weight:normal;
	color:#d1ab70;
	}
.home p.slogan{ 
	padding-left:460px;
	font-weight:bold;
	color:#ffffff;
	}
table.homeBoxe{ 
	width:610px; 
	background: url(../images/template/home/mainCtnBgHome.png) right bottom repeat;
	}
table.homeBoxe td{
	padding:10px 10px 3px 10px; 
	width:180px;
	}
td.sepCol{ background: url(../images/template/home/homeSeparator.png) right bottom no-repeat;}
table.homeBoxe h2{ 
	padding-top:10px;
        margin:0;
        border-bottom: 1px solid #b2d0f7;
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#00428b;
	text-transform:uppercase;
	}

.homeRtCtn { 
	border:1px solid #b3b3b3; 
	width:326px;
	margin-bottom:8px;
	}
	
.homeRtCtn h3 { 
	padding:3px 10px; 
	margin:0; 
	background: url(../images/template/home/rtCtnBg.png) 0 0 ; 
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
	
.homeRtCtn .liste { 
	background-color:#ffffff; padding: 10px 0;
	text-align:left;
	}
.homeRtCtn  a:hover{text-decoration:none;}
.homeRtCtn .liste a {  
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	display:block; 
	margin:0; 
	padding: 0 5px 0 25px ; 
	background:url(../images/template/home/puce2.gif) 10px 3px no-repeat;
	width:296px;
	font-weight:bold;
	color:#636466;
	 }
	 
.homeRtCtn .liste a:hover {background:#d5d3d3 url(../images/template/home/puce2Over.gif) 10px 3px no-repeat;  }
	
.homeRtCtn  .soumissions{
        background-color:#FFFFFF;
        height:92px;
        padding:10px 5px;
        width:316px;
	}	
.homeRtCtn  .soumissions span{
	float:left;
	clear:left;
	width:200px;
	font-weight:bold;
	text-align:left;
        }	
a#soumissionAuto{
	display:block;
	float:left;
	width:98px;
	height:19px;
	margin-right:10px;
	padding-top:56px;
	background: url(../images/template/home/homeSubmits.jpg) right -100px no-repeat;
	color:#868383;
	text-align:center;
	font-weight:bold;
}
a#soumissionVoyage{
	display:block;
	float:left;
	width:103px;
	height:19px;
	padding-top:56px;
	background: url(../images/template/home/homeSubmits.jpg) right 0px no-repeat;
	color:#868383;
	text-align:center;
	font-weight:bold;
}
a#soumissionMaison{
	display:block;
	float:right;
	width:98px;
	height:19px;
	padding-top:71px;
	background: url(../images/template/home/homeSubmits.jpg) right -200px no-repeat;
	color:#868383;
	text-align:center;
	font-weight:bold;
	/*margin-left:216px;*/
}

a#soumissionAuto:hover{
	background: url(../images/template/home/homeSubmits.jpg) 0 -100px no-repeat;
	color:#326105;
}
a#soumissionVoyage:hover{
	background: url(../images/template/home/homeSubmits.jpg) 0px 0px no-repeat;
	color:#326105;
}

a#soumissionMaison:hover{
	background: url(../images/template/home/homeSubmits.jpg) 1px -200px no-repeat;
	color:#326105;
}
