/* CSS LS - @Studio Click - © Alexandre HUREZ - 07/2007 */
/* Gris1 = #B8B8B8 - Gris2 = #909090 - Gris3 = #4A4A4A - Rose = #EE3560 */

BODY {
    padding: 0;
    background: #393939;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #bababa;
    font-weight: normal;
    font-size: 11px;
    }
    
a {
	color: #bababa;
	font-weight: bold;
}
	

/* Disposition */

#bordtop {
	margin: 0 0 0 0;
	width: 100%;
	height: 5px;
	background: #219C10;
	border-top: 1px solid #9fc700;
	}
	
#page {
    position: relative;
    left: 50%;
    width: 850px;
    /*min-height: 810px;
    height: 810px;*/
    margin-left: -425px;
    z-index: 0;
	}

#bordlow {
	float: left;
	margin: 0 0 0 0;
	width: 100%;
	height: 5px;
	background: #219C10;
	border-bottom: 1px solid #9fc700;
	float: left;
	}
	
#contenu {
	margin: 240px 0 10px 0;
	clear: both;
	width: 835px;
	position: relative;
	float: left;
	}
	
#col_gauche {
	width: 250px;
	}

#col_droite {
	width: 580px;
	float: right;
	}
	
#palettebig {
	background: transparent url(../pics/palette_big.gif) 0px center no-repeat;
	width: 198px;
	height: 227px;
	}

#palettesmall {
	margin: 10px 0 0 0;
	background: transparent url(../pics/palette_small.gif) 0px center no-repeat;
	width: 198px;
	height: 186px;
	}

#title {
	padding: 5px 0 0 12px;
	color: #ffffff;
	font-weight: normal;
    font-size: 13px;
}

#newscontent {
	margin: 17px 5px 0 12px;
	width: 190px;
}
#newscontent table td {
	font-size: 11px;
	line-height: 11px;
}
.news {
	color: #D4FC35;
}
.news2 {
	color: #FFFFFF;
	font-weight: bold;
}
#newscontent a:hover {
	color: #3dff1e;
}
#pagetitle {
	margin: 0 0 25px 0;
	width: 577px;
	height: 29px;
	background: transparent url(../pics/bande_titre.gif) 0px center no-repeat;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}
#tittxt {
	padding: 5px 0 0 17px;
}
.home1 {
	color: #D4FC35;
}
.home2 {
	color: #FFFFFF;
}
.home3 {
	color: #238D14;
}

#pagecontent {
	width: 560px;
	margin: 0 0 0 15px;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #ffffff;
}


#pagecontent a {
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #D4FC35;
}

#pagecontent a:hover {
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #238D14;
}

#paragraphe {
	padding: 0 0 6px 0;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #D4FC35;
}

#pied {
	margin: 0 0 20px 330px;
	font-size: 10px;
}

#pied a {
	font-weight: normal;
	text-decoration: none;
}

#pied a:hover {
	color: #3dff1e;
	font-weight: normal;
	text-decoration: none;
}
/* btn du haut */

#flash {
	width: 850px;
	height: 278px;
	position: absolute;
	/*border: 1px solid blue;*/
	z-index: 0;
	left: 50%;
    margin-left: -425px;
}
	
#toplogo {
	position: relative;
	top: 6px;
	left: 0;
	width: 280px;
	height: 58px;
	/*border: 1px solid blue;*/
	z-index: 10;
	}

#topright {
	position: relative;
	top: 6px;
	right: 0;
	z-index: 10;
	}
	
#topright a {
	float: right;
	clear: both;
	margin: 5px 0 0 0;
	width: 100px;
	font-size: 10px;
	line-height: 20px;
	border: 1px solid #616161;
	color: #bababa;
	z-index: 10;
	color: #bababa;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 20px;
}

#topright a:hover {
	border: 1px solid #3dff1e;
	color: #3dff1e;
	}

#topright a.btn_home
{
	background: transparent url(../pics/btn_home.gif) 4px center no-repeat;
}

#topright a.btn_mail
{
	background: transparent url(../pics/btn_mail.gif) 4px center no-repeat;
}

.icnbtn {
	margin: 0px 5px 0px 0px;
	float: left;
	}
	
/* Menu */

#menu {
	clear: both;
	position: relative;
	top: 216px !important;
	top: 219px;
	margin-left: 20px;
	width: 810px;
	height: 38px;
	background: url(../pics/fond_menu.gif) no-repeat;
	z-index: 1000;
}

#menucontent {
	margin: 0px 0 0 5px;
	width: 780px;
}

ul.niveau0 {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

/* Element niveau 0 */
li.elem0 {
    float: left;
    line-height: 38px;
    margin: 0 0 0 0;
    background: transparent url(../pics/menu_bar.gif) center right no-repeat;
    padding: 0 10px 0;
}

/* Element niveau 0 selectionne */
li.elem0 a {
	background: transparent url(../pics/menu_fleche.gif) center left no-repeat;
	padding: 0 6px 0 10px;
	display: block;
    line-height: 38px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
    font-size: 12px;
	font-variant: small-caps;
}

/* Element niveau 0 sous-menu actif */
li.elem0 a:hover {
	color: #393939;
	text-decoration: none;
}

li.elem0:hover a,
ul.niveau0 li.sfhover a
{
	color: #393939;
}

li.elem0 a {
    border-bottom: 0;
}

li.elem0 a:hover {
    border-bottom: 0;
}

.separator {
    padding: 0 5px 0 5px;
}

/*li.elem0:before {
content: url(../pics/menu_fleche.gif);
padding: 0 4px 0 0;
}*/

ul.niveau0 li:hover ul,
ul.niveau0 li.sfhover ul
{
	left: auto;
}

/* Sous-menu */
ul.niveau1 {
	height: auto;
	position: absolute;
	color: #000000;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
	background-color: #333;
	left: -999em;
	border-left: 1px solid #222;
	border-bottom: 2px solid #222;
	border-right: 2px solid #222;
}

ul.niveau1 li
{
	display: inline;
	float: none;
	padding: 0;
	margin: 0;
}

/* Element sous-menu */
ul.niveau1 li.elem1 a
{
	background: none;
	display: block;
	width: 250px;
	font-size: 12px;
	line-height: 18px;
	padding: 4px;
	color: #aaa;
}

/* Element sous-menu selectionne */
ul.niveau1 li.elem1 a:hover
{
	background-color: #ff9c00;
	color: #ffffff;
}

/* Formulaire */
.contactext {
	width: 190px;
	float: left;
	}
fieldset {
	width: 350px;
	border: 1px solid #555555;
	padding: 3px;
}

legend {
	color: #D4FC35;
	font-weight: bold;
	padding: 4px;
	}
	
input, textarea, select {
	border:1px solid #787878;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	padding:2px;
	}
	
.submit {
	padding: 0;
	background:#E9E9E9 none repeat scroll 0%;
	border:1px outset #CB977A;
	color:#000033;
	font-weight:bold;
	}
	
.cancel {
	padding: 0;
	background:#E9E9E9 none repeat scroll 0%;
	border:1px outset #CB977A;
	color:#FF641F;
	font-weight:bold;
	}
	
th {
	font-size:11px;
	font-weight:normal;
	text-align:left;
	}
	
#alert {
	border:1px dotted #666666;
	margin:0pt auto 15px;
	padding:15px;
	width:90%;
	}
	
#MyMessage {
	background: #D4FC35;
	padding: 3px;
	margin: 3px;
	width: 80%;
	font-size:12px;
	line-height: 12px;
	color: #393939;
	}