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

/* Version Moto : jeune */

body {
	height:100%;
	color: #333;
	font-size: small;
	font-family: "Verdana", sans-serif;
	background: url(bg.gif);
	text-align: left;
	margin: 20px;
	line-height:18px;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#999;
	text-decoration:underline;
}
p {
	margin-top:5px;
	margin-bottom:5px;
}
h1 {
	font-size:30px;
	line-height:38px;
	margin:0px;
	color:#7ca9d7;
}
h2 {
	display:block;
	line-height:24px;
	margin-top:0px;
	border-bottom:solid 1px;
}
img {
	border-style: none;
	margin-bottom:7px;
}
.postit {
	border-style: none;
	float:left;
	border: 3px solid #fff;
	margin:0 10px 0 0;
	-moz-box-shadow: 3px 3px 5px #888;
	-webkit-box-shadow: 3px 3px 5px #888;
	text-align: center;
}
.disabled {
	cursor: default;
}
#frame {
	display:block;
	position:absolute;
	top: 20px;
	left: 50%;
	margin: 0 -520px 0 -520px;
	width:1040px;
	height: auto!important;
	background: #FFF;
}
.spacing {
	display:block;
	height:20px;
	background-color:#FFF;
}
.infos {
	font-size: 11px;
	line-height:16px;
	color:#999;
	padding:0px;
}
.small {
	font-size: 10px;
	color:#999;
	margin:0px;
	padding:0px;
	line-height:14px;
}
.small a {
	color:#999;
	text-decoration:none;
}
.small a:hover {
	text-decoration: underline;
	color:#666;
}
p.small {
	margin-top:0px;
	margin-bottom:5px;
}
.flash {
	display:block;
	position:absolute!important;
	top:10px;
	right:10px;
}
.section {
	background:url(bullet.gif) no-repeat;
	font-size:14px;
	line-height:18px;
	text-indent:20px;
	text-transform:uppercase;
	color:#7ca9d7;
}
.section2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	color:#7ca9d7;
	border-bottom:1px solid #7ca9d7;
}
.section3 {
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	color:#7ca9d7;
}
#text ul {
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#text li {
	line-height:24px;
	list-style:none;
	border-bottom:solid 1px #999;
}
#text li a {
	text-decoration:none;
	color:#333;
}
#text li a:hover {
	text-decoration:none;
	color:#7ca9d7;
}
#logo {
	display:block;
	width:240px;
	height:95px;
	position:absolute!important;
	top:-22px;
	z-index:3;
	margin-left:-20px;
	background-color:#FFF;
	text-align:center;
}
#header {
	z-index:1;
	height:145px;
	margin:0px 20px 0px 20px;
	padding:0px;
}
#headline {
	display: blo;
ck;
	float:left;
	width:400px;
	margin-top:55px;
	margin-left:20px;
	padding:0px;
}
#flash {
	display: block;
	float: right;
	width:550px;
	margin-top:10px;
	margin-right:10px;
	padding:0px;
}
#headerindex {
	z-index:1;
	height:400px;
	margin:0px 20px 0px 20px;
	padding:0px;
}
#menu {
	display: block;
	float:left;
	width:240px;
	margin:0px 10px 10px 20px;
	padding-top:5px;
}
.items {
	display:block;
	width:220px;
	height:30px;
	color:#666;
	text-decoration:none;
	border-bottom:1px solid;
	line-height:30px;
}
a.items:hover {
	background:url(hover.gif) no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#7ca9d7;
}
#menu p {
	margin-left:10px;
}
#facebook {
	display:block;
	margin-left:10px;
	margin-bottom:10px;
}
#menuderoulant {
	list-style-type: none;
	margin: 10px 0 0 10px;
	padding: 0;
	border: 0;
}
#menuderoulant li {
	display:block;
	font-weight:bold;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuderoulant li a {
	display:block;
	width:220px;
	height:30px;
	color:#666;
	text-decoration:none;
	border-bottom:1px solid;
	line-height:30px;
}
#menuderoulant li a:hover {
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#7ca9d7;
}
#menuderoulant .sousmenu {
	display:none;
	list-style-type: none;
	margin: 10px 0 10px 20px;
	padding: 0;
	border: 0;
}
#menuderoulant .sousmenu a {
	display:block;
	width:200px;
	height:20px;
	line-height:20px;
	color:#666;
	font-size:x-small;
	text-decoration:none;
	border-bottom:1px solid;
	font-weight:normal;
}
#menuderoulant li:hover > .sousmenu {
	display: block;
}
#pub1 {
	padding:10px;
	margin:0px 20px 10px 270px;
	text-align:center;
}
#breadcrumbs {
	display:block;
	width:500px;
	padding:15px;
	margin:10px 20px 10px 270px;
}
#menudroite {
	display:block;
	float:right;
	width:180px;
	padding:15px;
	margin:0px 20px 10px 10px;
	text-align:center;
}
#contents {
	display:block;
	width:500px;
	padding:15px;
	margin:10px 20px 10px 270px;
}
#text {
	display:block;
	width:auto;
}
#pub2 {
	display:block;
	float:right;
	width:220px;
	height:120px;
	text-align: center;
	margin-left:15px;
	margin-bottom:15px;
	border: 1px #333 dashed;
}
#pub3 {
	display:block;
	float:right;
	clear:right;
	width:220px;
	height:120px;
	text-align: center;
	background-color:#CCC;
	border: 1px #333 dashed;
	margin-top:10px;
}
#footer {
	display:block;
	position:fixed;
	bottom:0;
	width:500px;
	padding:0px;
	margin:0px 20px 0px 270px;
	text-align:center;
}
.right {
	display:block;
	float:right;
	border-style: none;
	margin-bottom:7px;
	margin-left:7px;
}
.left {
	display:block;
	float:left;
	border-style: none;
	margin-bottom:7px;
	margin-right:7px;
}
#text p {
	margin-top:0px;
	text-align: left;
}

