/* CSS Document */
#content {
	padding-top:23px;
	padding-bottom:80px;
}
#c3left {
	float: left;
	width: 245px;
}
#c3center {
	overflow: hidden;
	padding-right: 14px;
	padding-left: 9px;
	padding-bottom:50px;
}
#c3right {
	float: right;
	width: 239px;
}
h1 {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 31px;
	font-weight: normal;
	background: #5A5F63;
	margin-left: 5px;
	padding-left: 10px;
}
h2 {
	font-size: 15px;
	line-height: 31px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
}
h2.dblue {
	background: #063260;
}
h2.blue {
	background: #2B9AD9;
}
h2.une {
	margin-bottom: 10px;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	padding-left: 19px;
}
h4 {
	font-size: 13px;
	padding-left: 19px;
	font-weight: normal;
	margin-bottom: 5px;
}
img.une {
	margin-bottom: 20px;
	padding-left: 19px;
}
ul.actus {
	list-style:url(../images/puce.gif);
	padding-left:15px;
}
ul.actus li {
	font-size: 10px;
	padding-bottom:10px;
}
a.actus {
	background: url(../images/suite_bg.gif) no-repeat;
	height: 15px;
	width: 90px;
	line-height: 15px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	margin-top: 10px;
}
#selector {
	background: #66A0D5 url(../images/form_bg.gif) repeat-y;
}
#selector select {
	display: block;
	width: 162px;
	margin-left: 35px;
	margin-bottom: 10px;
}
p.all {
	background: #2B9AD9 url(../images/allactu_left.gif) no-repeat left center;
	margin-left: 15px;
	padding-left: 7px;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	float: left;
}
a.all {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/actusuite_left.gif) no-repeat left center;
	line-height: 15px;
	margin: 10px 0 0 15px;
	display: block;
	float:left;
	padding-left: 8px;
	font-size: 10px;
}
a.all span {
	background: #2B9AD9 url(../images/actusuite_bg.gif) no-repeat right center;
	line-height: 15px;
	display: block;
	padding-right: 15px;
}
