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;
}
#page {
	margin: auto;
	width: 950px;
	border-bottom: 5px solid #c81414;
	border-left: 5px solid #c81414;
	border-right: 5px solid #c81414;
	text-align:center;
}


/* header area */
#header {
	background: url(img/header.jpg) no-repeat;
	height: 180px;
	position: relative;
}
#header-text {
	height: 150px;
	color: #FFFFFF;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	text-align: right;
	padding-top: 50px;
	padding-right: 50px;
}
#header-a {
	background: url(img/header-a.jpg) no-repeat;
	height: 180px;
	position: relative;
}
#header-b {
	background: url(img/header-b.jpg) no-repeat;
	height: 180px;
	position: relative;
}
#header-c {
	background: url(img/header-c.jpg) no-repeat;
	height: 180px;
	position: relative;
}
#header-d {
	background: url(img/header-d.jpg) no-repeat;
	height: 180px;
	position: relative;
}
#header-e {
	background: url(img/header-e.jpg) no-repeat;
	height: 180px;
	position: relative;
}


/* content area */
#content {
	padding: 30px 20px 30px 20px;
	margin: auto;
	width: 910px;
	background: url(01/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;
}
.entry-videos {
	background: url(img/fond-choix-videos.gif) no-repeat center;
}
.avert {
	clear: both;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
}
.recip {
	clear: both;
	padding: 10px;
	text-align: center;
}


/*espace banniere 728x90 */
.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;
	width: 504px;
	text-align: center;
	padding-top : 2px;
	padding-bottom : 2px;
	margin : auto;
}


/* Decoration Videos */
.player {
	background: url(img/boite-video-haut.png) no-repeat;
	width: 420px;
	padding-top: 36px;
}
.player_fond {
	background: url(img/boite-video-fond.png) repeat-y;
	width: 420px;
}
.player_bas {
	background: url(img/boite-video-bas.png) no-repeat bottom;
	width: 420px;
	padding-top: 21px;
}


/* 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;}

.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;}
