html, body {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 0.8em;
	/*background: #bcd589 url(bg_stripe.png) repeat;*/
	/*background: url(fond.png) repeat;*/
	background-color: #6E2415 ;
	color: #444;
	/*overflow: -moz-scrollbars-vertical;*/
}
body, h1, h2, h3, p {
	padding: 0;
	margin: 0;
}
a:link, a:visited {
	color: #33A7C8;
	font-weight: bold;
	outline: none;
}
a:hover, a:active {
	color: #849cc9;
}
strong {
	/*color: #e0542f;*/
	color: #d47050;
}
em {
	font-style: normal;
	color: #769531;
}

#intro{
    margin-left:20%;
    margin-top:5%;    
}

#intro_suite{
    text-color:#849cc9; 
    text-align: center;       
}

#annonce{
    margin-top: 4%;
    color: white;
    text-align: center;
    font-size: 2.5em;
}
.annonce1{
font-size: 1.5em;
}

#titre{
    text-align:center;
    font-size:2.8em;
    color:#fbdf8b;   
}
.carousel_container {
				width: 750px;
				margin: 0px auto;
				text-align:center;
				background:transparent;
				}
				
			

#container {
	/*background: url(container.png) top center repeat-y !important;
	background: url(container.gif) top center repeat-y; /*stoopid ie*/
	background-color:transparent;
	width: 800px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}


#images {
   text-align:center;
   margin-top:80px;     
}

#cadre-infos {
	text-align: center;
	background-color:white;
	float:right;
	width: 450px;
	/*height:100px;*/
	margin:60px 30px 0 0;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
#cadre-infos p {
	font-weight:bold;
	font-size:2em;
	margin: 5px;
	background-color: transparent;
	padding:0;
}
#cadre-infos p a {
	font-weight: normal;
}

#header {
	background: #6E2415;
	height:491px;
}

#header h1 {
	color: rgb(134, 202, 189);
	padding-top: 450px;
	padding-left: 1em;
	/*background-color: black;*/
}
#header h1 span, #footer span {
	/*display: none;*/
}
#header p.player {
	text-align:right;
	font-weight:bold;
	padding: 0 1em; 
	/*color: rgb(134, 202, 189);
	/*background-color: black;*/
}
#content, #ads {
}
h2{
	padding: 4px 10px;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	color: white;
	/*background-color: rgb(111, 163, 255);*/
	background-color: rgb(122,0,0);
	cursor: pointer;
}
/*h3 {
	padding: 4px 10px;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #222;
	background: #98bc48;
	cursor: pointer;
}*/
h4 {
    
	margin: 0;
	padding: 5px 10px 0;
	font-size: 12px;
	color: white;
	border-bottom: 1px solid #960018;
}
ol {
	margin: 0;
	padding: 0 10px 5px 35px;
}
h2 a:link, h2 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: white;
}
h3 a:link, h3 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #222;
}
h3 a:hover, h3 a:active {
	color: #222;
}
h3.news, h3.mootools {
	background: #adc96d;
}
h3.gethelp, h3.prototype {
	background: #c1d791;
}
p {
	padding: 5px 10px;
	color: #444;
	background: #FFE2C6;
}
img{
	border:none;
}
ul {
	margin:5px;
	padding: 5px 10px 5px 40px;
}
li{
   color: white;
	padding: 5px;
}

#livredor{
color: white;
}
.centrer
{
	text-align:center;
}
.video
{
	margin: 0 auto;
	width:520px;
	height:411px;
}
#footer p {
	font-size: 0.7em;
	text-align: center;
}
#footer {
	text-align: center;
}
/*------------------------------------------------PLUG-IN LightBox---------------------------------------------------------*/
/* jQuery lightBox plugin - Gallery style */
#gallery
{
	text-align:center;
	background-color: rgb(233,233,233);
	padding: 10px;
}
#gallery ul
{
	list-style: none;
}
#gallery ul li
{
	display: inline;
}
#gallery ul img
{
	margin: 3px;
	border: 5px solid rgb(56, 39, 127);
	border-width: 5px;
}
#gallery ul a:hover img
{
	border: 5px solid rgb(134, 194, 42);
	border-width: 5px;
	color: #fff;
}
#gallery ul a:hover
{
	color: rgb(134, 194, 42);
}
/*
#ads {
	padding-bottom: 20px;
}

#ads h3 {
	background-color: #eee;
}

#ads h3 a {
	text-decoration: underline;
	color: #5275b4;
}

div.ads {
	width: 370px;
	padding: 10px;
}*/
