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

* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/fond_top.jpg);
	background-repeat: repeat-x;
	background-color: #F3F9FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #4c4d53;
}#centre h3 {
	color: #ee7f00;
	font-size: 14px;
	margin-top: 20px;
}
#wrapper {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
}
#banner  {
	background-image: url(../images/banner_top.jpg);
	background-repeat: no-repeat;
}
#banner #logo {
	float: left;
	height: 134px;
	width: 153px;
}
#banner #sitemap {
	margin-bottom: 60px;
	text-align: right;
}
#banner #banner_bas {
	clear: both;
	width: 959px;
}
#banner ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 806px;
	height:39px;	
}
#banner li {
	display: inline;
	list-style-type: none;
}
#gauche {
	width: 291px;
	float: left;
	background-image: url(../images/menu_fond.gif);
	background-repeat: repeat-y;
}
#gauche p {
	background-color: #F3F9FC;
	margin-bottom: 8px;
	width: 200px;
	margin-left: 25px;
	border: 1px solid #D9DADB;
	background-image: url(../images/bull2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#gauche a {
	color: #535359;
	text-decoration: none;
}
#gauche a:hover {
	color: #4A7DFB;
	text-decoration: none;
}
#droite {
	width: 668px;
	float: left;
}
#droite #centre {
	width: 617px;
	background-color: #FFFFFF;
	border: 1px solid #E4E7E9;
	padding-left: 17px;
	padding-right: 15px;
	margin-top: 6px;
	padding-top: 15px;
	margin-left: 10px;
	margin-right: 5px;
}
#centre p {
	margin-bottom: 13px;
	width: 550px;
}
#centre h2 {
	font-weight: normal;
	margin-bottom: 15px;
	color: #004481;
	font-size: 22px;
	line-height: 1.2em;
}
#centre .formligne {
	margin-bottom: 15px;
}
select {
	padding: 3px;
	border: 1px solid #DEDEDE;
	background-color: #FFFFFF;
	width: 180px;
	color: #464A51;
}

input.file {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
}
input.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464A51;
	padding: 3px;
	width: 300px;
	border: 1px solid #DEDEDE;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303234;
	background-color: #CADFFF;
	font-weight: bold;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #DEDEDE;
	cursor:pointer;
}
input.submit:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303234;
	background-color: #5A76B2;
	font-weight: bold;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #DEDEDE;
	cursor:pointer;
}  
#foot {
	background-image: url(../images/fond_footer.jpg);
	background-repeat: repeat-x;
	height: 103px;
	width: 100%;
	clear: both;
}
#wrapper #droite #centre strong {
	color: #1277AE;
}
#foot #foot_wrapper {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	height: 103px;
}
#foot #foot_wrapper p {
	color: #f3f9fc;
	font-size: 12px;
	margin-top: 38px;
}
#foot #foot_wrapper a {
	color: #f3f9fc;
	font-weight: bold;
}
#wrapper #droite #centre a {
	color: #5080EF;
}
#centre form {
	padding: 12px;
	background-color: #fafbfc;
	border: 1px solid #D7D8D9;
	margin-bottom: 15px;
}
