/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background-color:#3E7100;
	font-size:10px;
	color:#D3FF9F;
}

#site{
	width:1000px;
	height:600px;
	position:absolute;
	left:-500px;
	margin-left:50%;
	background:url(images/accueil.jpg) #3E7100 no-repeat;
}	

#bandeauFlash{
	position:absolute;
	left:86px;
	top:110px;
}

#bandeau .menu{
	padding:0px;
	margin:0px;
}

.menu{
	position:absolute;
    display:block;
    margin:0px;
 	z-index: 30;
    width:940px;
    top:90px;
    left:200px;
	font-size:10px;
}

.menu a{
	color:#7D7D7D;
	font-weight:bold;
	font-size:10px;
}

#baspage{
	position:absolute;
	text-align:center;
	width:940px;
	height:69px;
	top:525px;
}

#actus{
	position:absolute;
	width:650px;
	height:69px;
	left:255px;
	top:427px;
	line-height:15px;
}

#baspage a{
	font-size:10px;
}

#menu_admin, #menu_admin a{
	font-size:11px;
}

#baspage a{
	font-weight:bold;
	text-decoration:none;
}


/*gris foncé*/
#menu_admin, #menu_admin a, #baspage a:hover{
	color:#4a4a4a;
}

#actus .titre, #actus a, #baspage, #baspage a{
	color: #FFFFFF;
}

#actus .titre{
	font-weight:bold;
}

/* vert clair */
#baspage a:hover{
	color:#CFFF96;
}

#baspage a:hover{
	text-decoration:underline;
}

#menu_admin{
	position:absolute;
	text-align:center;
	width:1000px;
	height:25px;
	padding-top:6px;
	top:0px;
	background-color:#CCCCCC;
}

#lienmenu a{
	
}

#acces1, #acces2, #acces3{
	position:absolute;
}

#acces1 img, #acces2 img, #acces3 img{
	border:0px;
}

#acces1{
	left:765px;
	top:157px;
}

#acces2{
	left:768px;
	top:227px;
}

#acces3{
	left:753px;
	top:297px;
}

#gris3{
	color:#7D7D7D;
}

#gris2, #rouge:hover, #gris3:hover{
	color:#4a4a4a;
}


#iledelareunion{
	margin-right:50px;
	text-align:right;
	position:relative;
}

#liensbas{
	position:relative;
	margin-top:-18px;
}

#messagenoflash{
	position:absolute;
	width:350px;
	height:300px;
	top:50px;
	left:120px;
}

#flashInfoDefil{
	overflow: hidden;
	margin-top:0px;
	padding-top:0px;
	clip: rect(0px 650px 200px 0px);
	width:650px;
	height:69px;
}

/**
* NEWS 
**/

#NewsDisplay {
	padding: 15px 0 0 0;
}

.news_style {
	display: none;
}

.news_show {
	padding: 0 0 0 0;
	margin: 0;
	color: #ffffff;
	width: 640px;
	height: 55px;
	overflow: auto;	
}

.news_show img{
	margin-left: 5px;
	margin-right: 5px;
}

.buttondiv {
	position: absolute;
	margin-left: 600px;
	width: 60px;
	padding: 0;
	border-top: none;
	height: 20px;
}