*, html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff url(images/spray.jpg) no-repeat 100% 0;
	font-family: Arial, Verdana, "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 105%;
	text-align: center;
}

#body {
	background: url(images/.jpg) no-repeat 0% 0%;

}

fieldset, img {
	border: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

#page {
	width: 841px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 83px;
	background: url(images/.jpg) no-repeat 0 100%;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 10px;
}

#header h1 a {
	display: block;
	width: 253px;
	height: 68px;
	background: url(images/logo.png) no-repeat;
	text-indent: -500em;
}

#header form {
	position: absolute;
	right: 0;
	top: 35px;
}

#flash {
	height: 500px;
}

#flash img {
	display: block;
}

#menu {
	line-height: 44px;
	height: 44px;
	background: #CC3333;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0 20px 0 10px;
}

#menu a {
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
}

#menu a:hover {
	color: #f2bcf7;
	text-decoration: none;
}

#content {
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
	
	
}

#content h2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	background: #CC3333;
	padding: 3px 6px;
	margin-bottom: 1px;
}

#texte {
	float: left;
	width: 665px;
	font-size: 11px;
	
}

#blocPub {
	float: right;
	width: 162px;
}

#blocNews {
	margin-bottom: 10px;
	
	
}

#blocMovie {
	margin-left: 30px;
	margin-top: 10px;
	
	
	
}

.news {
	overflow: hidden;
	width: 100%;
	color: #000;
	background: # url(images/.jpg) no-repeat 98% 50%;
}

.news h3 {
	margin-top: 10px;
	text-transform: ;
	letter-spacing: 2px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}

.news h3 span {
	display: block;
}

.news h3, .news p {
	padding-right: 0px;
}

.news p.imagesNews {
	float: left;
	margin: 0px;
	padding: 0;
}

.news a {
	color: #dac40b;
}

#texte #blocEvenement {
	width: 492px;
	float: left;
	background: url(images/fondEvenement.gif) repeat-x 0 100%;
	padding-bottom: 30px;
}

#texte #blocEvenement p {
	font-size: 21px;
	letter-spacing: 1px;
	padding-right: 20px;
	margin: 6px 0 20px 0;
	line-height: 18px;
	
}

#blocEvenement img {
	display: block;
	border: 2px solid #4d4a4d;
}



#blocInfos {
	float: left;
	width: 100%;
	margin-top: 0px;
}

#blocInfos h2 {
	margin: 0px 0 10px 0;
	background: #fff;
	color: #000;
	border-bottom: 3px solid #000;
	padding-left: 0;
	margin-top: 0px;
}

#blocInfos p {
	margin-bottom: 0px;
	margin-top: 0px;
	
}

#blocInfos h2#titreDistib {
	border: none;
	margin: 0 0 1px 0;
	
}

#exclu img {
	border: 1px solid #4d4a4d;
	display: block;
}

#exclu {
	margin-bottom: 15px;
}

#newsletter {
	background: url(images/.jpg) no-repeat;
	padding-top: 175px;
}

#newsletter input {
	width: 120px;
}

#newsletter form {
	padding: 5px 5px 10px 5px;
}

#newsletter input#buttonSubmit {
	width: auto;
	color: #fff;
	font-weight: bold;
	border: none;
	background: none;
	cursor: pointer;
}

#footer {
	background: url(images/fondFooter.jpg) no-repeat 100% 0;
	padding-top: 18px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	font-size: 10px;
	text-transform: uppercase;
}

#menuBottom {
	float: left;
	width: 400px;
	margin-top: 0px;
}

#footer p {
	float: right;
	width: 500px;
	text-align: right;
}

#footer ul {
	list-style: none;
}

#footer li {
	display: inline;
	margin-right: 10px;
}

#footer li a {
	background: url(images/tiret.gif) no-repeat 100% 50%;
	padding-right: 8px;
}



