body {
	background: #9d2d18 url(images/fond.gif) repeat 0% 0%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3;
	color: #555753; 
	text-align: left; 
	margin: auto; 
	
}
a img {
	border: none;
}

p {	font-size:  ; 
	margin: 0 0 10px 0;}
h1 {font-weight: bold;
	font-size: 1em ; 
	}	
h2 {
	font-size:  1em ;  
	}
a { color: #ff9e7b}
a:link {color: #9d2d18}
a:visited {color: #ffbf9a}
a:hover {color: #0000FF}
a:active {color:red}
ul {
	padding-left: 11px;
	}


li {

	font-size:  ;
	list-style-image: url(images/puce.gif);
	
}





.redactionel {
	margin-left: 8px;
	
	padding-left: 5px;
	text-align: justify;
}

#conteneur {
	width: 80%;
	background-color:#ffffff;
	margin-left: auto;
	margin-right: auto;
	border-left: 4px solid #E8E8E8;
	border-right: 4px solid #E8E8E8;
	border-bottom: 4px solid #E8E8E8;
	min-width: 900px;
	border-bottom-style: groove;	
	border-left-style: ridge;
	border-right-style:  groove;
	
}

.header {
	width: 100%;
	height: 150px;
	background-color: #ffffff;
}

.logo {
    margin-left: 18px;
	width: 150px;
	height: 150px;
	float: left;
}

.pub {
	width: 210px;
	height: 150px;
	float: right;
}
/* Menus */




#menu {
	font-size: 0.7em;
	background: #9d2d18;
	background: url(images/menu.gif) repeat-x;
	color: #666666;
	height: 32px;
	
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	clear:both;
	margin-left: 18px;
	margin-right: 18px;
	width: auto;
	
	border-top: 2px solid #c8c8c8;
	border-left: 2px solid #c8c8c8;
	border-right: 2px solid #c8c8c8;
	border-bottom: 2px solid #c8c8c8;
	
	border-top-style: ridge;
	border-bottom-style: groove;	
	border-left-style: ridge;
	border-right-style:  groove;
	
	
	
}
#menu li {
	display: inline;
}

#menu a {
		background: url(images/menu.gif) repeat-x;
		text-transform: uppercase;
	    margin-left: 4px;
		border-bottom: 4px solid  #a0a0a0;
		color: #fff; 
		display: block; 
		float: left; 
		letter-spacing:  0.09em;
		padding: 2px 10px; 
		text-decoration: none;
	}

#menu a:visited {
		
	}	
#menu a:hover {
	background: url(images/menuActive.gif) repeat-x;
	color: #fff;
	
	
	}

#menu .active  a {
	background: url(images/menuActive.gif) repeat-x;
	color: #fff; 
	border-bottom: 4px solid  #a0a0a0;
}


.main {
	background-color:#ffffff;
	margin: 0 10px 0 10px;
	padding: 5px 10px 10px 10px;
	text-align: justify;
	
}

fieldset {
	width: 280px;
	background-color: #ffffff;
	border: 5px  solid #9d2d18;
	margin: 0px 5px 10px 10px;
	float:right;
	padding-right: 20px;
	height: 280px;
}

fieldset p{
	font-size:  1.3em;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
.codePromo {
	color: red;
	
}


legend {
	color: #9d2d18;
	font-weight: bold;
	padding: 0.2em 1em;
	background: #fff;
	border: 1px solid #9d2d18;
	-moz-border-radius: 15px;
	border-bottom-style: double;
	border-right-style: double;
	font-size:100%;
	font-variant: small-caps;
}



form {
	
}
form textarea {border: 1px solid #9d2d18; background: #f1f1f1;}
form input {border: 1px solid #9d2d18; background: #f1f1f1;}


/* pied */

.pied {
	background: #9d2d18;
	background: url(images/menu.gif) repeat-x;
	letter-spacing:  0.09em;
	font-size:  0.75em;
	margin-left: 3px;
	margin-right: 3px;
	width: auto;
	height: 24px;
	
	color: #fff;
	font-weight: bold;
	clear: left;
	text-align: center;
	border-top: 2px solid #c8c8c8;
	border-left: 2px solid #c8c8c8;
	border-right: 2px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	border-top-style: ridge;
	/*	border-bottom-style: groove;	*/
	border-left-style: ridge;
	border-right-style:  groove;
	
	padding-top: 8px;
}

.pied a {font-weight:bold; color:#FFF; text-decoration:none; padding: 0 5px}
.pied a:link {}
.pied a:visited {}
.pied a:hover {color:#000; text-decoration:none; background:#FFF;}
.pied a:active {}
#bouton {
	position:absolute;
	left:650px;
	top:578px;
	width:252px;
	height:33px;
	z-index:1;}
	
#FLVPlayer {
	margin-left: 30px;
	margin-top: 15px;
	
}
	

