@charset "utf-8";
/* CSS Document */

* {
	/*
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	*/
	font-family: Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: #CAD5E6 url(images/Page-BgTexture.jpg);
	line-height: 1.5;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	color: #293033;
	height:100%;
	margin:10px;
	padding:0;
	text-align: left;
	background: url(images/_bg_opt1.jpg) no-repeat fixed center top;
	}

h1, h2, h3, h4, h5, h6, form, .princfld, .dtflst, .lstradio, .lstchcks {
	vertical-align: top;
	text-align: left;
	border :none;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FF6600;
	width: 700px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 30px 0 15px 0;
	padding: 15px 0 5px 0;
	color: #0033FF;
}
h3, .princfld > legend {
	border-bottom: solid 1px #c1c4cc;
	font-weight: bold;
	margin: 0px 0 15px 0;
	padding: 15px 0 5px 0;
	color: #0000CC;
}
form {
	width: 650px;
	text-align: left;
}
fieldset {
	margin: 0 10px 0;
	border: none;
	padding: 0px 0 0;
	width: 100%;
	display: block;
	height:auto!important;
	height: 200px;
	min-height:50px;
	float: left;
}

#mainContent h3, #mainContent fieldset.princfld > legend {
	padding: 9px 0 0;
	font-size: 15px;
	color: #F60;
	font-weight: bold;
	margin: 25px 0 0;
	border-top: solid 1px #bbb;
	float: left;
	width: 100%;
}

#menugauche {
	float: left;
	width: 270px;
	min-height : 570px;
	padding: 0px;
	left: 0px;
	margin-top: 10px;
	height: 800px;
}
#menugauche h2 {
	font-family: Arial, "Century Gothic", "Trebuchet MS", "Lucida Console";
	font-size: 17px;
	color: #FF0000;
	font-weight: normal;
	text-align: center;
	padding: 0 0 5px;
	display: block;
	width: 270px;
	text-align: center;
	margin: 10px 0 15px;
	padding: 0;
	float: left;
}
#menugauche ul.avantages li {
	list-style-type: none;
	margin: 0 auto;
	padding: 3px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	float: left;
	line-height: 1.7em;
	text-align: center;
	border-bottom: dotted 1px #999;
}
#menugauche ul.menu li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c1c1;
	list-style-type: none;
	margin: 0px;
	padding: 7px;
	font-size: 11px;
}

#liste_top .MenuBarItemSubmenu span {
	position: absolute;
	left: -9000px;
	list-style: none;
}
#MenuBar1 li .MenuBarItemSubmenu span {
	position: absolute;
	left: -9000px;
}

form label {
	font-size: 12px;
	line-height: 14px;
	padding: 10px 10px 0px 0px;
    float: left;
}
form label
{
    line-height: 2;
}

label > fieldset.lstradio
{
    line-height:  0px;
}

form label > input[type="text"], form label > select
{
    display: block;
}
form label > span, form fieldset legend
{
    font-weight: bold;
}

.dtflst, .lstradio, .lstchcks, #liste_communes, #anneesRsdc
{
    display: inline;
}

