@charset "UTF-8";
/* CSS Document */

#wrapper {
	float:right;
	margin-right: 100px;
	overflow: hidden;
	width:600px;
}
h3 {
	float: left;
	width: 420px;
	margin-top: 8px;
	margin-bottom: 8px;
}
p {
	float: left;
	width: 400px;
}
body {
	background-image: url(img/fond_repeat.jpg);
	background-position: right 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
	margin: 0px;	
}
#wrapper #header #nav_top a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	font-size: 14px;
}
#nav_top {
	width:450px;
	margin-top: 185px;
	float:right;
	}
#header {
	float:right;
	height: 250px;
	width: 760px;
}
#wrapper #content {
	float: right;
	margin-bottom: 45px;
	width:400px;
}
td p {
	margin-top: 0px;
	margin-bottom: 0px;
	width:390px;
}
table {
	width: 390px;
}
td{	text-align:left;
	
}
h1 {
	font-size: 18px;
	color: #ED008C;
	float: left;
	display: block;
	width: 100%;
}
h2 {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}
.liens_right a {
	color: #FFFFFF;
	float: right;
	background-color: #ED008C;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	margin-left: 150px;
	text-align: center;
}
#wrapper_fond {
	background-image: url(img/design.jpg);
	background-position: right 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	overflow:auto; 
	float:right;
	width:100%;
	
	
}
#wrapper_fond #wrapper #content a {
	background-image: url(img/rond.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	margin-right: 15px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	display: block;
	float: left;
}
