#titre-sec-contact {
	background-image: url(../img/titre_contact.gif);
	float: left;
	height: 26px;
	width: 236px;
}



/*********** SOUS MENU ***********/


#sm-contact {
	height: 300px;
	width: 153px;
	margin-top: 5px;
	float: left;
	padding-left: 42px;
	padding-right: 22px;
	background-image: url(../img/logo_tapis6.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 17px;

}


/*#sm-pate1 a {
	background-image: url(images/sm_pate_uscan.png);
	float: left;
	height: 19px;
	width: 82px;
	position: absolute;
}
		
#sm-pate1  a:hover {
	background-image: url(images/sm_pate_uscan_on.png);
	float: left;
}

#sm-pate2 a{
	float: left;
	background-image: url(images/sm_pate_inter.png);
	height: 19px;
	width: 79px;
	position: relative;
}
			
#sm-pate2 a:hover {
	background-image: url(images/sm_pate_inter_on.png);
}

#ssm-pate {
	position: absolute;
	width: 186;
	height: 110px;
	left: 0px;
	top: 70px;
	clip:    rect(19px auto auto auto);
	padding-top: 19px;
}

#ssm-pate li {
	font-size: 12px;
	text-decoration: none;
	height: 25px;
	list-style-position: inside;
	list-style-type: none;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 2px;
}


#ssm-pate li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #318240;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}

#ssm-pate li a:hover{
	background-color: #e6e4e1;

}*/


#contenu-contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 606px;
	float: left;
	margin-top: 6px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #dbd1bf;
	padding-left: 11px;
	text-align: justify;
	padding-right: 11px;
	background-color: #fafafa;



}

#contenu-contact a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #017d89;
	font-weight: bold;


}

#contenu-contact a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}


