body {
	background-color: #FFFFFF;
	margin-top: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-size: 12px;
	color: #FF9203;
}

a:hover {
	color: #666666;
}

img {
	border: 0px;
}

/* -----------------------------------------ACCUEIL---------------------------------------------- */

#accueil {
	background-color: #FFFFFF;
	text-align: center;
	width: 871px;
	height: 673px;
	padding: 0px;
	margin: 0px;
}

#accueil_top {
	clear: both;
	width: 871px;
	height: 232px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/accueil_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #D7D7D7;
	font-size: 11px;
}

#accueil_middle {
	clear: both;
	width: 871px;
	height: 298px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/accueil_middle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#accueil_bottom {
	clear: both;
	width: 871px;
	height: 143px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/accueil_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

/* -----------------------------------------CALQUES---------------------------------------------- */

#container {
	width: 850px;
	margin: 0px;
	padding: 0px;
	background-color: #FECBF2;
	text-align: center;
}

#header {
	clear: both;
	width: 100%;
	height: 226px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	vertical-align: top;
}

#menu {
	clear: both;
	width: 100%;
        height: 35px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: right;
	vertical-align: top;
}

#texte {
	clear: both;
	width: 100%;
	height: 215px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/texte.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
}

#contenu {
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(images/contenu.gif);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

#footer {
	clear: both;
	width: 100%;
	height: 155px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: top;
}

#footer_partenaires {
	clear: both;
	width: 100%;
	height: 49px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/footer_partenaires.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: top;
}

/* -----------------------------------------TEXTE---------------------------------------------- */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9203;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #360D28;
}

.noirmyn {
	font-size: 13px;
}

.rosegras {
	color: #FF9203;
	font-weight: 900;
}

ul {
	margin: 10px;
} 

li {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	display: block;
	list-style-type: circle;
	list-style-image: url(images/puce.gif);
	list-style-position: inside;
}

.partenaires, .partenaires a {
	color: #360D28;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.partenaires a:hover {
	color: #FF9203;
	font-size: 11px;
	font-weight: bold;
}

.mentions {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.mentions a, #disclaimer .mentions a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.mentions a:hover, #disclaimer .mentions a:hover {
	color: #360D28;
	font-size: 12px;
	font-weight: bold;
}

#formlogin {
	background-image: url(images/fond_login.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 402px;
	height: 54px;
	padding: 0;
	margin: 0;
	position: relative;
	top: 0px;
	left: 0px;
}

#formemail {
	background-image: url(images/fond_login.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 402px;
	height: 54px;
	padding: 0;
	margin: 0;
	position: relative;
	top: 0px;
	left: 0px;
	color: #000000;
}

a.texte_pt {
	font-size: 10px;
	color: #666666;
}

a:hover.texte_pt {
	font-size: 10px;
	color: #FF9203;
}

form {
	margin: 0;
	padding: 0;
	color: #000000;
}

form a {
	color: #FF9203;
}

form a:hover {
	color: #FFFFFF;
}

input {
	color: #666666;
	font-size: 11px;
}

input.connexion {
	width: 90px;
	height: 12px;
	color: #666666;
	font-size: 11px;
	vertical-align: middle;
}

input.inscription {
	width: 110px;
	color: #666666;
	font-size: 12px;
	vertical-align: middle;
	border: 0px;
	margin: 0;
	padding: 0;
}

select {
	width: 111px;
	height: 18px;
	color: #666666;
	font-size: 12px;
	vertical-align: middle;
	border: 0px;
	background-color: #FFFFFF;
 	margin: 0px;
}

* html select {
	width: 113px;
	height: 15px;
	color: #666666;
	font-size: 12px;
	vertical-align: middle;
	border: 0px;
	background-color: #FFFFFF;
 	margin: -2px;
}

div.conteneur {
	margin-top: 0px;
	padding: 0;
}

* html div.conteneur {
	margin: 0;
	padding: 0;
}

.conteneur div {
	display: none;
}

* html .conteneur div {
	position:absolute;
	margin-top: -1px;
	margin-left: -1px;
	background-color: #FFFFFF;
	width: 112px;
	height: 17px;
}

.conteneur {
	position: relative;
}

span.texteform {
	line-height: 0.9;
	color: #FFFFFF;
	font-size: 11px;
}

input button hover {
	border: 1px solid #FF0000;
}

#filter {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #FFA510;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#formulaire {
	display: none;
	position: absolute;
	top: 27%;
	left: 38%;
	width: 350px;
	height: 230px;
	padding: 15px;
	margin: 0;
	border: 1px solid black;
	background-color: white;
	z-index: 101;
	overflow: none;
}

#formulaireboxtitle {
	position: absolute;
	float: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 24px;
	padding: 0;
	padding-top: 4px;
	margin: 0;
	border-bottom: 1px solid #999999;
	background-color: #00CCFF;
	color: white;
	font-weight: bold;
	text-align: center;
}

.bouton {
	cursor: hand;
}

a.cgu {
	color: #FF9203;
}

a:hover.cgu {
	color: #CCCCCC;
} 

#textebottom {
	background-color: #FFFFFF;
	text-align: left;
	width: 871px;
	height: auto;
	padding: 0 10px 0 10px;
	margin: 30px 0 30px 0;
}  
