/* Created by TopStyle Trial - www.topstyle4.com */

body {
	/*background-color: #FFF;*/
	background-image: url(../img/pics/DSL140613-066_v1.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; /* pour éviter les marges */
	
	width: 100%;
	
}
#container0 { /*container index*/
	background-color: none;
 	position: absolute;
	top: 0px;
	left: 0px;
	text-align: right;
	width: 100%;
	height: auto;
	margin-left: auto; 
  	margin-right: auto; 
}

#top0 { /* page index */
	background-color: none;
	position: fixed;
	top: 0px;
	left: 0px;
	text-align: left;
	height: 150px;
	width: 100%;
	z-index: 50;
}

#middle_right {
	background-color: none;
	position: relative;
	top: 130px;
	text-align: left;
	z-index: 50;
	margin-left: auto;
	margin-right: auto;
 
}
#middle_left {
	background-color: none;
	position: absolute;
	top: 0px;
	left: 10px;
	text-align: left;
	width: 100%;
	z-index: 00;
}

#logo {
	position: relative;
	top: 10px;
	left: 0px;
	text-align: left;
	z-index: 50;
}


#txt_fra {
	font-size: 12px;
	text-align: left;
	letter-spacing: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	width: 250px;
	height: 120px;
	padding: 5px;
	z-index: 150;
	/*background-color: purple;*/
	/*border: 2px solid #644a66;*/
}
work {
	background-color: none;
	position: relative;
	top: 250px;
	left: 10px;
	
}


#bottom0 { /* page index */
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #444;
	text-align: center;
	height: 50px;
}

menu a { color: #111; text-decoration: none; }
menu a:hover { color: #333; }
#txt_fra a{color: #FFF;}
