@charset "iso-8859-1";

* { margin: 0; padding: 0; border: 0; }
body { font-family: Tahoma, Arial, Verdana; }

h1 { position: relative; font-size: 12px; margin: 12px 0 0 8px; }

h2 { text-align: center; }

h3 { font-size: 14px; margin: 20px 0 5px 0; }
#accueil2 h3 { text-align: center; }

#page { width: 910px; }
#cont { width: 780px; float: left; }
#flash { height: 635px; width: 130px; float: left; }

#accueil2 h2 {	padding: 25px 0 5px 0;}
#accueil2 h3 {	padding: 0 0 20px 0;}
#accueil h2 {	padding: 25px 0 25px 0;}

#menu { padding: 0 0 0 45px; height: 23px; }
#menu ul { list-style-type: none; width: 100%; }
#menu li { display: inline; float: left; padding-left: 1px; background: url(/-img/menu-trait.png) top left no-repeat; }
#menu li#mdeb { background: none; }
#menu li a { font-family: Arial, Verdana; font-size: 14px; text-transform: uppercase; padding: 4px 12px 0 12px; float: left; height: 19px; text-decoration: none; color: #000; font-weight: 900; }

#smenu { margin: 6px 0 0 90px; clear: both; height: 19px; background: #000; list-style-type: none; }
#smenu li { display: inline; float: left; }
#smenu li a { font-family: Arial, Verdana; font-size: 12px; padding: 0 15px; float: left; height: 19px; text-decoration: none; color: #fff; font-weight: bold; }
#smenu li.active { background: #fff url(/-img/coin-right.png) top right no-repeat; }
#smenu li.active a { background: url(/-img/coin-left.png) top left no-repeat; }
#smenu li a:hover { text-decoration: underline; }

#fiche { position: relative; margin-left: 340px; width: 419px; }
#fphoto { position: absolute; top: 0px; left: -332px; padding-top: 10px; }
#fphoto img { display: block; margin-bottom: 15px; }
#fphoto p { font-size: 11px; margin-top: -10px; }

#mfiche { list-style-type: none; width: 100%; text-align: center; margin: 15px 0; }
#mfiche li { display: inline; }
#mfiche a img { background-repeat: no-repeat; background-position: top left; margin: 5px 8px; }

#cadref p { padding : 8px; font-size: 14px; text-align: center; }
#cadref p span { padding : 8px; font-size: 13px; text-align: center; }
#cadref p#date { font-size: 15px; font-weight: bold; }
#cadref p#date span { font-size: 13px; font-weight: bold; }
#cadref p#date strong { font-size: 17px; font-weight: bolder; }

#saison { position: relative; margin-left: 20px; width: 910px; }
#saison h2 { margin-bottom: 20px; }
.affiche { margin: 0 20px 25px 10px; text-align: center; }
.affiche h3 { margin: 10px 0 8px 10px; }
.affiche img { margin-right: 10px; }

.texte p { margin: 5px 0; font-size: 13px; }
.texte { margin-bottom: 20px; }
.texte ul { margin: 5px 0; font-size: 13px; }
.texte li { margin-left: 20px; list-style-type: circle; }
.texte h4 { margin: 8px 0 5px 0; font-size: 13px; font-weight: bold;}
.texte span { margin: 7px 0 35px 0; font-size: 11px; display: block; }
.titrer { color: #ed1820; }
.titreb { color: #0035bd; }

#copy { clear: both; background: #000; height: 25px; }
#copy p { margin-left: 730px; font-size: 12px; padding: 5px; color: #fff; }
#copy a { color: #fff; }


#contactb{
	font-size:14px;
	float: left;
	width: 400px;
	height: 500px;
}

#contactb form{
	clear: both;
}

#contactb input{
	border: 1px solid #0034BC;
}

#contactb textarea{
	border: 1px solid #0034BC;
}

#contactb label:hover{
	cursor: pointer;
}

#btn{
	border: 1px solid #0034BC;
	background-color: #fff;
	margin-top: 5px;
	font-weight: bold;
	width: 150px;
}

#contactb label{
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}

#contactb label span{
	font-style: italic;
	font-weight: normal;
}

form input{
	width: 400px;
}

#msg{
	width: 400px;
	height: 200px;
}

#contactr{
	font-size:14px;
	float: left;
	width: 400px;
	height: 500px;
}

#contactr form{
	clear: both;
}

#contactr input{
	border: 1px solid #ED171F;
}

#contactr textarea{
	border: 1px solid #ED171F;
}

#contactr label:hover{
	cursor: pointer;
}

#btn{
	border: 1px solid #ED171F;
	background-color: #fff;
	margin-top: 5px;
	font-weight: bold;
	width: 150px;
}

#contactr label{
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}

#contactr label span{
	font-style: italic;
	font-weight: normal;
}

.precedente { position: relative; margin-left: 50px; width: 550px; }
.precedente h3 { font-size: 15px; padding: 5px; color: #ED171F; }
.precedente li { font-size: 13px; color: #000; margin-left: 20px; list-style-type: circle; }
.precedente a { color: #000; }
