@charset "utf-8";
/* CSS Document */

#columnLeftActivation {
	height: 280px;
	background: #efefef;
	margin:0 0 40px;
}
#columnLeftActivation #titleColumnLeft {
	font-size: 18px;
	font-weight: bold;
	padding: 13px;
}
#columnLeftActivation ul li {
	height: 20px;
	line-height: 20px;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}
#columnLeftActivation ul li.linkNow {
	background: #dbdada;
}
#columnLeftActivation ul li a {
	text-decoration: none;
	color: #868686;
	display: block;
}
#columnLeftActivation ul li:hover {
	background: #dbdada;
}
#col3_content h1 {
	background: url('/images/backTitleFirst.png') no-repeat;
	color: white;
	font-size: 15px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	padding: 0 0 0 15px;
}
#col3_content h1.titreEspaceCarte {
	background: url('/images/backTitleFirst.png') no-repeat;
	color: white;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 15px;
}
#col3_content #contentCarte{
	padding: 20px 0 0 15px;
	font-size: 12px;
	width: 760px;
}
#col3_content #contentCarte .commander{
	display:inline-block;
	margin-left:20px;
	padding-top:15px;
}
#col3_content #contentCarte ul {
	margin: 10px 0 0 20px;
}
#col3_content #linkConsulter {
	font-size:12px;
	font-weight:bold;
	padding:25px 0 0 15px;
	width: 760px;
}
#col3_content a {
	color:#33B2F2;
	text-decoration:underline;
}
h1.titreSection {
	padding:5px 0 6px 15px;
}

