/* #### > Intro < #### */
div.intro {
	margin: 10px 0 10px 0;
	padding: 5px;
	border: 1px solid #CEBBA1;
	background: #F7F2EA;
	width: 410px;
}
div.intro p {
	margin: 0;
}
div.intro span.ete { text-transform: uppercase; font-weight: bold; color: #158D0F; border-bottom: 1px dotted #158D0F; }
div.intro span.hiver { text-transform: uppercase; font-weight: bold; color: #2771BC; border-bottom: 1px dotted #2771BC; }


div.boxbottom
{
	position: absolute;
	width: 749px;
	padding: 3px;
	background-color: #fff;
	margin-top: 300px;
	left: 50%;
	margin-left: -377px;
}
div.boxbottom, div.boxbottom a, div.boxbottom p, div.boxbottom h1, div.boxbottom h2, div.boxbottom h3, div.boxbottom h4, div.boxbottom h5, div.boxbottom h6 {
	color: #ccc;
	font-size: 9pt;
	font-family: "Trebuchet MS", Helvetica, Times, Arial, sans-serif;
	font-weight: normal;
	background: #fff;
}
div.boxbottom a:hover {
	background: transparent;
	-moz-border-radius: 0;
	color: #666;
	text-decoration: none;
}

div.border
{
	font-size: 9pt;
	font-weight: normal;
	border: 1px solid #d5d5d5;
	margin: 0;
	padding-top: 4px;
	padding: 3px; text-align: left;
}

div.actualites h4
{
	font-family: "Trebuchet MS", "Gill sans", Verdana, Helvetica, arial, sans-serif;
	font-size: 10pt;
	color: #fff;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	background: #3688D2 url(/page/accueil/actu-top.gif) top left no-repeat;
	margin: 0 0 0 0;
}

div.actualites div
{
	margin: 10px 0;
	background: #fff url(/page/accueil/actu-border.gif) bottom left no-repeat;
	width: 415px;
}

div.actualites p
{
	background-image: none;
	padding: 5px;
	margin: 0;
}

div.actualites img { float: right; padding: 5px; }