@charset "utf-8";

@font-face {
	font-family: 'Eight Track';
	src: url('font/EIGHT___.TTF' format("truetype"));
	font-family: 'Base 02';
	src: url('font/Base 02.ttf' format("truetype"));
	font-family: 'Chiller';
	src: url('font/CHILLER.ttf' format("truetype"));
}


a {
	text-decoration: none;
}

a:link {
	color: #000;
}

a:visited {
	color: #000;
}
a:hover {
	color: #30773F;
	text-decoration: underline overline;
}
a:active {
	color: #FCDB00;
}
.bgBody{
	background-color:#DDC098;
}
.bgLeft{
	background-image: url(../img/bgLeft.png);
	background-repeat: repeat;
	background-position: right;
	width: 200px;
}
.bgRight{
	background-image: url(../img/bgRight.png);
	background-repeat: repeat;
	width:200px;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.CASA
{
	font-size: 18px;	
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

.center {
	text-align: center;
}


.editions {
	font-family: "Eight Track";
	font-size: 28px;
	text-align: center;
	padding-bottom:20px;
}

.espace {
	height:20px;
}

.flash {
	display: block;
	height: auto;
	width: auto;
	text-align: center;
}
.flash a {
	font-weight:     bold;
	background-color:#862A15;
	color:           #C7980C;
	text-align:      center;
	text-decoration: blink;
	border:          0px;
	border-right: 1px solid #BBB;
	vertical-align: middle;
	display: block;
	padding: 10px;
}

.footer {
	text-align: center;
	padding-top: 50px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C61217;
}
.footer a, .footer {
	color:#000;
	font-size:9px;
}
.footer a:hover, a:hover { 
	color:#0060AA; 
}

.formulaire { 
	width: 600px;
}
.formulaire td{ 
}
.formulaire th{ 
	width:200px;
	vertical-align:top;
}
.formulaireValide {
	text-align:center;
}
.formulaire .warning{
	color:#C61217;
	text-align:right;
}

h1 {
	text-align: center;
	font-family: "Eight Track";
	font-size: 36px;
	color: #9C1323;
}
h2 {
	padding-left: 50px;
}

input, textarea, select {
	font-family : Verdana, Helvetica, sans-serif; 
	font-size : 9pt;
	background-color : #eeeeee;
	border-color : #666666;
	border-width:1px;
	border-style:solid;
  }

.liens th{ 
	vertical-align:top;
	width:160px;
}

.main {
	padding-right: 100px;
	padding-left: 100px;

}

.menu {
	width: 900px;
	font-family: "Eight Track";
	font-size: 28px;
	text-align: center;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C1323;
}
.menu a {
	margin-right: 5px;
	margin-left: 5px;
}

.messageSite {
	text-align:center;
	margin:50px;
}

p {
	padding-right: 20px;
	padding-left: 20px;
}

.page {
	background-repeat: repeat-y;
	background-image: url(../img/background2011.jpg);
}

.texte {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

