/* police par defaut */
body {
	font-family: Tahoma, Helvetica Ex BT, Switzerland Ex, Switzerland Ex BT, Swiss Ex, Swiss Ex BT, Arial Ex, Arial Ex BT, Tahoma;
	font-size: 11px;
	text-align: justify;
	margin: 0 0 0 0;
	overflow: auto;
	background: #efecd9 url("../images/marianne.jpg") center center no-repeat;
}
.body1 {
	font-family: Tahoma, Helvetica Ex BT, Switzerland Ex, Switzerland Ex BT, Swiss Ex, Swiss Ex BT, Arial Ex, Arial Ex BT, Tahoma;
	font-size: 11px;
	text-align: justify;
	margin: 0 0 0 0;
	overflow: auto;
	background: #efecd9 url("../images/marianne.jpg") center top no-repeat;
}
td,th {
	font-family: Helvetica Ex, Helvetica Ex BT, Switzerland Ex, Switzerland Ex BT, Swiss Ex, Swiss Ex BT, Arial Ex, Arial Ex BT, Tahoma;
	font-size: 11px;
	text-align: justify;
	margin: 0 0 0 0;
}
/* lien par defaut du site */
a {
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	color: #555555;
}
a:link {
	text-decoration: none;
	color: #555555;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #555555;
}
/******************** accueil ***********************************************/
/* mets les images dans le bottom plus basse pour les aligner au texte */
.moins {
	margin: 0 0 -7px 0;
}
/* bas de page */
.bottom {
	height: 40px;
	background: #2c2c2c;
	padding:  0 50px 0  50px;
	color: #81c7ad;
}
.bottom a {
	color: #81c7ad;
}
.bottom a:hover {
	color: #81c7ad;
}
.bottom a:link {
	color: #81c7ad;
}
.bottom a:visited {
	color: #81c7ad;
}
/***************************** pages *********************************************/
.conteneur {
	background: #d5efd7 url("../images/fond_09.jpg") left top repeat-y;
	padding: 0;
	margin: 0 100px 0 0;
}
.cont {
	background: url("../images/fond_04.jpg") left top repeat-x;
	height: 100%;
}
.cont1 {
	background: url("../images/fond_05.jpg") left top no-repeat;
	height: 100%;
}
.cont2 {
	background: url("../images/fond_07.jpg") right top no-repeat;
	padding: 40px 50px 40px 50px;
}
.gauche {
	text-align: center; 
	width: 300px; 
	background: #444444 url('../images/fond_02.jpg') left top no-repeat; 
	padding: 50px 0 50px 0; 
	text-align: right; 
	margin: 100px 0 0 0;
}
.gauche a {
	color: #FFFFFF;
	font-weight: bold;
	background: #444444 url('../images/puce2.gif') right center no-repeat;
	padding: 5px 30px 5px 10px;
	text-decoration: none;
}
.gauche a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.gauche a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.gauche a:hover {
	color: #444444;
	font-weight: bold;
	background: #FFFFFF url('../images/puce2.gif') right center no-repeat;
	text-decoration: none;
}
/* bouton envoyer de contact */
.btn1 {
	background: url("../images/envoyer.jpg") no-repeat;
	height: 33px;
	width: 100px;
	border: none;
	margin: 0 0 0 0;
	cursor:pointer;
	float: left;
}
/* bouton valider de paiement */
.btn11 {
	background: url("../images/continuer.jpg") no-repeat;
	height: 33px;
	width: 100px;
	border: none;
	margin: 0 0 0 0;
	cursor:pointer;
	float: left;
}
/* bouton valider de acte */
.btn12 {
	background: url("../images/valider_acte.jpg") no-repeat;
	height: 33px;
	width: 100px;
	border: none;
	margin: 0 0 0 0;
	cursor:pointer;
	float: left;
}
/* bouton annuler de contact */
.btn2 {
	background: url("../images/annuler.jpg") no-repeat;
	height: 33px;
	width: 100px;
	border: none;
	margin: 0 0 0 0;
	cursor:pointer;
	float: right;
}
/* bouton annuler de paiement */
.btn21 {
	background: url("../images/annuler_paiement.jpg") no-repeat;
	height: 33px;
	width: 100px;
	border: none;
	margin: 0 0 0 0;
	cursor:pointer;
	float: right;
}
/* bouton annuler de acte */
.btn22 {
	background: url("../images/annuler_acte.jpg") no-repeat;
	height: 33px;
	width: 100px;
	border: none;
	margin: 0 0 0 0;
	cursor:pointer;
	float: right;
}
/* bouton transmettre de depot dossier */
.btn3 {
	background: url("../images/transmettre.jpg") no-repeat;
	height: 33px;
	width: 100px;
	border: none;
	margin: 0 0 0 60px;
	cursor: pointer;
	float: left;
}
/* bouton connexion depot dossier*/
.btn4 {
	background: url("../images/connexion.jpg") right 0 no-repeat;
	height: 33px;
	width: 100px;
	border: none;
	margin: -43px 0 50px 100px;
	_margin: -53px 0 0 100px;
	cursor:pointer;
	position: relative;
	z-index: 1000;
}
/* bouton connexion */
.btn41 {
	background: url("../images/connexion.jpg") right 0 no-repeat;
	height: 33px;
	width: 150px;
	border: none;
	margin: 10px 0 0 30px;
	cursor: pointer;
	position: relative;
	z-index: 1000;
}
/* bouton calculer */
.btn5 {
	background: url("../images/rechercher.jpg") 0 0 no-repeat;
	height: 33px;
	width: 150px;
	border: none;
	margin: 0 0 0 0;
	cursor: pointer;
	float: right;
}
/* class erreur */
.erreur {
	color: #FF0000;
	font-weight: bold;
}
/* gros titre */
h1 {
	margin: 0 0 31px 0;
	padding: 0;
	font-size: 20px;
	position: relative;
	z-index: 10000;
	color: #EE6423;
}
h2 {
	font-size: 13px;
	padding: 5px 10px 5px 10px;
	margin: 10px 20px 10px 20px;
	background: #EE6423;
	color: #ffffff;
	/*height: 34px;*/
}
/* lien des pages ex : attributions */
.lien {
	margin: 20px 20px -10px 20px;
}
.lien a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.lien a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.lien a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.lien a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.lien img {
	margin: 0 0 -2px 0;
}
.souslien {
	padding: 5px 10px 5px 10px;
	margin: 10px 20px 10px 20px;
	background: #FFFFFF;
	border: 1px solid #FF6600;
}
/* sous-titre */
h3 {
	font-size: 12px;
	text-align: justify;
	margin: 0 20px 0 22px;
	padding: 5px 0 0 0;
	font-weight: bold;
	position: relative;
	text-decoration: underline;
	z-index: 200;
	color: #EE6423;
}
/* lien debut de page */
h4 {
	font-size: 12px;
	text-align: justify;
	margin: 10px 20px 0 20px;
	padding: 5px 0 0 0;
	font-weight: bold;
	position: relative;
	text-decoration: underline;
	z-index: 200;
	color: #000000;
}
img {
	border : 0px;
}
/* class des images du site */
.image {
	float: right;
}
.input1 {
	font-size: 11px;
	color: #3B4046;
}
li {
	padding: 0 10px 0 35px;
	list-style-type: none;
	background: url('../images/puce.jpg') 10px 0 no-repeat;
	list-style-position: outside;
	color: #000000;
	position: relative;
}
/******************* menu deroulant ****************************************/
option {
	color: #3B4046;
}
p {
	text-align: justify;
	color: #000000;
	padding: 0 20px 0 23px;
}
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;
}
ul {
	padding: 0 0 0 20px;
	margin: 5px 10px 5px 10px;
}
#hh1 {
	display: none;
}
