* {
	margin : 0px;
	padding: 0px; 
}

body {
	font-family: "Myriad Pro";
	font-weight: normal;
	text-align: justify;
	color: #878787;
	font-size: 16px;
	background-color: #cbb281;
	background-image: url(../img/flash-bg-all.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
a{
	text-decoration: underline;
	color: #878787;
	
}
a:hover{
	color: #6e6e6e;
	}
	
p{
	line-height: 20px;
	text-align: justify;
	}
	
	
#all{
	background-image: url(../img/flash-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 881px;
}	
		
.top-flash{
	height: 131px;
	width: 1000px; 
	}
.logo{
	float: left;
	margin-top: 18px;
}	

.contakt{
	color: #b89757;
	font-size: 16px;
	text-align: right;
	font-weight: normal;
	float: right;
	margin-top: 18px;
}		

#menu-index{
	width: 1000px;
	position: absolute; 
	margin-top: 450px;
	*margin-top: 450px;
	z-index: 100;
	display: inline;
}
#menu-index img{
	behavior: url("iepngfix.htc")
}

#menu-index img a:hover{
	behavior: url("iepngfix.htc")
}


.menu1{
	float: left;
	margin-left: 78px;
	display: inline;
}
.menu2{
	margin-top: 35px;
	*margin-top: 35px;
	float: left;
	margin-left: 26px;
	display: inline;
}
.menu3{
	float: left;
	margin-left: 26px;
	display: inline;
	}



img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }

