/* police par defaut */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000; 
	background: #FFFFFF;
	text-align: justify;
	margin: 0 0 0 0;
	overflow: auto;
}
td,th {
	font-size: 11px;
	text-align: justify;
	margin: 0 0 0 0;
	font-weight:normal;
}
/* lien par defaut du site */
a {
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	color: #50382C;
}
a:link {
	text-decoration: none;
	color: #50382C;
}
a:visited {
	text-decoration: none;
	color: #50382C;
}
a:hover {
	text-decoration: underline;
	color: #50382C;
}

.a1 {
	text-align: center;
	width: 100%;
}

.cont_banniere{
	height:100px; 
	width:100%; 
	padding: 0; 
	margin: 0;
}

.banniere{
	height:100%; 
	width:950px; 
	background: #FFFFFF url('../images/banniere.jpg') top center no-repeat; 
	padding: 0; 
	margin: 0; 
	text-align:right;
}

.actu{
	height:20px; 
	width:550px; 
	margin:63px 0 0 400px; 
	_margin:63px 0 0 400px; 
	position:absolute; 
	_position:relative;
	font-weight:bold;
}

.menu{
	height:264px; 
	width:100%; 
	margin-top:-10px;
}

.conteneur{
	width:100%; 
	margin-top:-2px;
}

.cont_bordure{
	width:964px;
	background: #FFFFFF url('../images/bordure.jpg') top center repeat-y; 
	_background: #FFFFFF url('../images/bordure.jpg') top 1 repeat-y;
	height:auto;
}

.contenu{
	width:600px; 
	float:left;
	padding: 20px 0 10px 40px;
}

.bord_contenu{
	text-align:left;
	background: url(../images/bord_contenu.jpg) repeat-y;
}

.bas_contenu{
	background: url(../images/bas_contenu.jpg) left bottom no-repeat;
}

.haut_contenu{
	background: url(../images/fond_titre.jpg) left top no-repeat;
}

.texte {
	padding: 5px 25px 25px 15px;
	width:570px;
	_width: 610px;
	height:auto;
	min-height:400px;
	height:auto !important;
  	height:430px;
	color:#000000;
	font-weight:normal;
}

.droite{
	height:100%;
	width:304px; 
	float:right;
	text-align:right;
	bottom:0;
}

.bas{
	height:50px; 
	width:100%;
	background: #FFFFFF url('../images/bas.jpg') top center repeat-y; 
	_background: #FFFFFF url('../images/bas.jpg') top 1 repeat-y;
	text-align:center;
	clear:both;
}

.bottom {
	width:964px; 
	padding-top:20px; 
	_padding-top:0; 
	_margin:20px 0 0 0;
	_position:relative; 
	z-index:1000; 
	text-align:center;
	font-weight:lighter;
}
.bottom a {
	color:#000000;
	z-index:6;
}

/* bouton envoyer de contact */
.btn1 {
	background: url("../images/btn_valider.jpg") no-repeat;
	height: 65px;
	width: 110px;
	border: none;
	margin: 0 0 0 0;
	cursor:pointer;
	float: right;
}
/* bouton valider de contact */
.btn11 {
	background: url("../images/continuer.jpg") no-repeat;
	height: 65px;
	width: 110px;
	border: none;
	margin: 0 0 0 0;
	cursor:pointer;
	float: right;
}
/* bouton annuler de contact */
.btn2 {
	background: url("../images/btn_annuler.jpg") no-repeat;
	height: 65px;
	width: 110px;
	border: none;
	margin: 0 0 0 0;
	cursor:pointer;
	float: left;
}
/* bouton transmettre de depot dossier */
.btn3 {
	background: url("../images/btn_transmettre.jpg") no-repeat;
	height: 65px;
	width: 110px;
	border: none;
	margin: 0 0 0 60px;
	cursor: pointer;
	float: left;
}
/* bouton connexion depot dossier*/
.btn4 {
	background: url("../images/btn_connexion.jpg") right 0 no-repeat;
	height: 65px;
	width: 110px;
	border: none;
	margin: -43px 0 50px 0;
	_margin: -53px 0 0 100px;
	cursor:pointer;
	position: relative;
	z-index: 1000;
}
/* bouton connexion */
.btn41 {
	background: url("../images/btn_connexion.jpg") right 0 no-repeat;
	height: 65px;
	width: 110px;
	border: none;
	margin: 10px 0 0 30px;
	cursor: pointer;
	position: relative;
	z-index: 1000;
}
/* bouton calculer */
.btn5 {
	background: url("../images/btn_rechercher.jpg") 0 0 no-repeat;
	height: 65px;
	width: 110px;
	border: none;
	margin: 0 0 0 0;
	cursor: pointer;
	float: right;
}
/* class erreur */
.erreur {
	color: #FF0000;
	font-weight: bold;
}
/* gros titre */
h1 {
	padding: 15px 15px 0 0;
	color:#000000;
	margin: 0 0 15px 10px;
	font-weight: normal;
	font-size: 25px;
	position:relative;
	z-index: 1000;
	background: url(../images/titre.jpg) left 12px no-repeat;
	text-decoration:underline;
}

h2 {
	color:#1A5484;
	font-size: 17px;
	padding: 2px 20px 2px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
/* sous-titre */
h3 {
	font-size: 11px;
	text-align: justify;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
	position: relative;
	z-index: 200;
	color:#1A5484;
}

h4 { 
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline overline;
}
h5 {
	display: block;
	margin: 0 0 5px 30px;
	color: #555555;
	font-size: 12px;
}
img {
	border : 0px;
	text-align:right;
}
/* class des images du site */
.input1 {
	font-size: 11px;
	color: #3B4046;
}

ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

li {
	padding: 0 0 3px 30px;
	_padding: 0 0 3px 30px;
	_margin: 0 0 0 0;
	list-style-type: none;
	background: url('../images/puce.jpg') 10px 6px no-repeat;
	list-style-position: outside;
	color: #000000;
	position: relative;
	text-align:justify;
}

.li1 {
	padding: 0 0 0  30px;
	_padding: 0 0 0 30px;
	_margin: 0 0 0 0;
	list-style-type: none;
	background: url('../images/puce2.jpg') 10px 4px no-repeat;
	_background: url('../images/puce2.jpg') 10px 3px no-repeat;
	list-style-position: outside;
	color:#FFFFFF;
	position: relative;
	background-color:#8ECCF1;
}

.savoir { /* lien entre page "en savoir plus" */
	float: left;
	margin-left:445px;
	_margin-left:475px;
	margin-top: -14px;
	position: relative;
	z-index: 300000;
}

/******************* menu deroulant ****************************************/
option {
	color: #3B4046;
}
p{
	text-align: justify;
	color:#000000;
	padding: 0 0 0 0;
}
select {
	font-size: 10px;
}
.radio_td {
	text-align: left;
	padding: 0 0 0 0;
}
textarea{
	font-size:11px;
	font-family: Tahoma;
	color: #3B4046;
}
/* texte commentaire des input formulaire */
.txt_input {
	text-align: right;
	color: #000000;
	font-weight: bold;
}
/* message ok */
.valid {
	color: #009900;
	font-weight: bold;
	font-size: 11px;
}
