/* main */
#main {
	background-position:bottom;
	min-height:			505px;
}
#flash {
	background-image:	url(/image/home/bg_anim.jpg);
	width:				929px;
	height:				267px;
}
#flash #lien_catalogue {
	padding-top:		80px;
	padding-right:		30px;
	width:				220px;
}
#flash #lien_catalogue h4 {
	color:				#3486C7;
	font-size:			0.85em;
	line-height:		14px;
	margin-bottom:		15px;
}
#main #c1,
#main #c2 {
	float:				left;
	font-size:			0.85em;
	margin:				13px 0 0 14px;
	display:			inline;
}
#main #c1 {
	background-image:	url(/image/home/bg_actu.jpg);
	background-repeat:	no-repeat;
	width:				263px;
	padding:			35px 15px 20px 0;
}
#main #c1 h2 {
	font-size:			1.1em;
	margin-left:		10px;
	padding:			10px 0 0 13px;
	color:				#3486C7;
	background-image:	url(/image/picto/puce_actu.gif);
	background-repeat:	no-repeat;
	background-position: bottom left;
}
#main #c1 p {
    margin-bottom:      10px;
}
#main #c1 a,
#main #c1 p {
	padding-left:		23px;
	text-align:			justify;
}
#scroller_container {
	width:			    250px;
	height:			    150px;
	text-align:		    justify;
}
#main #c2 {
	background-image:	url(/image/home/bg_emploi.jpg);
	background-repeat:	no-repeat;
	width:				143px;
	padding:			40px 15px 20px 140px;
	text-align:			justify;
	color:				#536D7E;
}
#main #c2 p {
	margin-bottom:		10px;
	margin-right:		20px;
}
#main #c3 {
	float:				left;
	width:				313px;
	margin-top:			10px;
}
#main #c3 #newsletter {
	background-image:	url(/image/home/bg_newsletter.jpg);
	background-repeat:	no-repeat;
	height:				106px;
	margin:				8px 0 0 5px;
	padding:			40px 140px 0 18px;
	color:				#536D7E;
	font-size:			0.85em;
}
#main #c3 input[type="text"] {
	margin:				10px 0 5px 0;
	width:				100%;
}
#main #c3 input[type="text"],
#main #c3 input[type="image"] {
	float:				right;
}