body {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	background: #FFFFFF;
	margin: auto;
	text-align: center;
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	text-align: left;
	color: #CC0000;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #CC0000;
}
h3 {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #CC0000;
}
h4 {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #CC0000;
}

#page {
	margin: auto;
	width: 950px;
	text-align:center;
}
/* header area */
#header-index {
	background: url(img/header-index.jpg) no-repeat;
	height: 230px;
	position: relative;
}
#header-index-text {
	height: 150px;
	color: #000000;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	text-align: right;
	padding-top: 50px;
	padding-right: 50px;
}
#header {
	background: url(img/header.jpg) no-repeat;
	height: 230px;
	position: relative;
}

/* content area */
#content {
	padding: 30px 20px 30px 20px;
	margin: auto;
	width: 910px;
	background: url(img/bg.jpg) repeat-y;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-title {
	float: left;
	margin-left: 20px;
	width: 870px;
}
.entry {
	clear: both;
	padding: 20px;
}
.avert {
	clear: both;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
}
.recip {
	clear: both;
	padding: 10px;
	text-align: center;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}


/*espace banniere 468x80 */
.banniere {
	border: #CC0000 solid 1px;
	width: 728px;
	text-align: center;
	padding-top : 2px;
	padding-bottom : 2px;
	margin : auto;
}
/*espace banniere 500x250 */
.banniere_2 {
	border: #CC0000 solid 1px;
	background-color: #6AC7EE;
	width: 504px;
	text-align: center;
	padding-top : 2px;
	padding-bottom : 2px;
	margin : auto;
}
/*espace banniere 250x250 */
.banniere_3 {
	border: #CC0000 solid 1px;
	background-color: #265301;
	width: 254px;
	text-align: center;
	padding-top : 2px;
	padding-bottom : 2px;
	margin : auto;
}

/* footer area */
#footer {
	background: url(img/footer.jpg) no-repeat;
	width: 950px;
	height: 34px;
	margin : auto;
}

/*thumbs promo */
.list-thumbs {
	border: #CC0000 solid 1px;
	width: 223px;
	text-align: center;
	margin : 0000;
	padding-top: 4px;
	padding-bottom: 4px;
}
/* Liens de promo */
.video {color: #000000;font-size: 50px;font-family: Arial;font-weight: bold;text-decoration:none;}
.promo-1 {color: #FF3366;font-size: 20px;font-family: Arial;font-weight: bold;text-decoration:none;}
.promo-2 {color: #FF00FF;font-size: 20px;font-family: Arial;font-weight: bold;text-decoration:none;}
.promo-3 {color: #0000FF;font-size: 30px;font-family: Arial;font-weight: bold;text-decoration:none;}
.promo-4 {color: #FF0000;font-size: 50px;font-family: Arial;font-weight: bold;text-decoration:none;}

.menu {color: #000000;font-size: 12px;font-family: Arial;font-weight: bold;text-decoration:none; padding-top: 40px; padding-bottom: 20px;}
.in {color: #006600;font-size: 50px;font-family: Arial;font-weight: bold;text-decoration:none;}
.out {color: #0066CC;font-size: 30px;font-family: Arial;font-weight: bold;text-decoration:none;}