@charset "utf-8";
/* CSS Document */

div#nadal {
	width:365px;
	background-image:url(../../images/pages/menu/fond-bulles.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#actus {
	width:245px;
	height:445px;
	border-left:3px #55A5F4 solid;
	padding-left:10px;
}

h3#titre {
	margin:0;
	padding:0;
	color:#FF732F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;	
}

h3.actualites {
	margin:0;
	padding:0;
	color:#AF1010;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}

p.article {
	color:#0080C0;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	line-height:16px;
}

p.edito {
	margin-bottom:20px;
}

h3.nouveautes {
	margin-top:25px;
	padding:0;
	color:#AF1010;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}

a.liensbleus:link {
	text-decoration:none;
	color:#0080C0;
}
a.liensbleus:visited {
	text-decoration:none;
	color:#0080C0;
}
a.liensbleus:hover {
	text-decoration:underline;
	color:#0080C0;
}
a.liensbleus:active {
	text-decoration:none;
	color:#0080C0;
}

.patchwork {
	margin-top:20px;
	padding-top:2px;
	padding-left:10px;
	border-left:#FF6600 4px dotted;
}