/* CSS Document */

body {
	margin: 0px;
	padding: 0 px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer{
width:950px;
	color: #666666;	
	margin-left:auto;
margin-right:auto;
}

#footer a{
	/*font-weight: bold;*/
	color: #333333;
}
#footer a:hover{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#header {
height:75px;
width:1000px;

margin-left:auto;
margin-right:auto;
}

#page {
	height:550px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;

}

input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ed237a;
	border-right-color: #ed237a;
	border-bottom-color: #ed237a;
	border-left-color: #ed237a;
}

#contact {
height:400px;
width:1000px;

margin-left:auto;
margin-right:auto;
}

#maxscript {
height:400px;
width:1000px;

margin-left:auto;
margin-right:auto;
}

#en_savoir_plus {
height:1700px;
width:1000px;

margin-left:auto;
margin-right:auto;
}
