/*
BODY
*/

body
	{
	background-color:#000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:0px;
	}
.normal
	{
	font-size:12px;
	color:#fff;
	}
.form {
margin-top:0px;
line-height:31px;
}	

/* -------------------
VIP Texte et liens
-------------------- */
.vip, a.vip, a.vip:link, a.vip:visited { margin-left:10px; font-size:14px; color:#ffffff; text-decoration:none; font-weight:bold; }
a.vip:hover { margin-left:10px; font-size:14px; color:#cb9731; font-weight:bold; text-decoration:underline; }

/*
-------------------------------------
COULEUR OR
-------------------------------------
*/
.or
	{
	font-size:12px;
	color:#cb9731;
	}
a.or:link, a.or:visited
	{
	font-size:12px;
	color:#cb9731;
	text-decoration: none;
	}

a.or:hover
	{
	font-size:12px;
	color: #fff;
	text-decoration: none;
	}
/*
-------------------------------------
*/	


/*
-------------------------------------
COULEUR OR
-------------------------------------
*/
a.sobre:link, a.sobre:visited
	{
	font-size:12px;
	color:#fff;
	text-decoration: none;
	}

a.sobre:hover
	{
	font-size:12px;
	color: #cb9731;
	text-decoration: none;
	}






.noir
	{
	font-size:12px;
	color:#000;
	}


p
{
color:#fff;
font-size:12px;
margin:10px;
margin-right:20px;
}
	
/*
TITRES
*/
h1
	{
	font-family: Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #cb9731;
	margin-left:20px;
	}

.stitre
	{
	font-size: 11px;
	font-weight: bold;
	color: #cb9731;
	}

a.entrer:link, a.entrer:visited
	{
	font-size:18px;
	color:#cb9731;
	text-decoration: none;
	}

a.entrer:hover
	{
	font-size:18px;
	color: #fff;
	text-decoration: none;
	}

/*
MENU DU HAUT
*/
div#navcontainer {
	width: 800px;
	height:70px;
	background:url(images/haut_fond.jpg);
	color:#cb9731;
}
a.nav-defaut:link, a.nav-defaut:visited {
	background:#000;
	padding: 5px 5px 5px 5px;
	line-height:25px;
	color:#f29526;
	text-decoration:none;
	font-style:normal;
}
a.nav-defaut:hover {
	padding: 5px 5px 5px 5px;
	line-height:25px;
	background-color: #f29526;
	color: white;
}


		
/*
LIENS MENU
*/
.menu
	{
	color: #f29526;
	display:inline;
	}

		
a.menu:link, a.menu:visited
	{
	color: #f29526;
	padding: 1px 1px 1px 1px;
	display:inline;
	text-decoration: none;
	}

a.menu:hover
	{
	color: #fff;
	padding: 1px 1px 1px 1px;
	background-color:#f29526;
	display:inline;
	text-decoration: none;
	}
/*
LIENS MINI BAS DE PAGE
*/
.mini
	{
	font-size:9px;
	color: #cb9831;
	}

		
a.mini:link, a.mini:visited
	{
	font-size:9px;
	color: #cb9831;
	text-decoration: none;
	}

a.mini:hover
	{
	font-size:9px;
	color: #fff;
	text-decoration: none;
	}

/*
LIENS SANS TRAITS
*/
a.blanc:link, a.blanc:visited
	{
	color: #ffffff;
	text-decoration: none;
	}

a.blanc:hover
	{
	color: #cb9831;
	text-decoration: underline;
	}



 /*
 FORMULAIRE CONTACT
 */
 input.contact
 { border-color:#f29526; }
 textarea.contact
 { border-color:#f29526; }