/* DEFINITION DES BALISES HTML */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00458C;
	text-align: cente
	background-color: transparent;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

hr {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

/* DEFINITION DES CALQUES */

#fond {
	position: relative;
	text-align: left;
}

#contenu {
	position: relative;
	text-align: center;
}

#photos {
	position: relative;
	width: 620px;
	text-align: left;
}

#block_img
{
	position: relative;
	height: 100px;
	text-align: left;
	vertical-align: middle;
	display: block;
	width: 620px;
	overflow: auto;
}

#ligne {
	position:relative;
	text-align: left;
	width: 100%;
}

.footer
{
	font-size: 10px;
	font-style: italic;
	margin-bottom: 20px;
}

/* DEFINITION DES CLASSES */

 /* BALISES POUR UN FORMULAIRE EN TABLEAU */

div.tableau {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
 	clear: both;
	width: 630px;
 }

div.row {
	margin: 0px;
	padding: 0px;
 	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 630px;
 }

div.row span.label {
	margin: 0px;
	padding: 0px;
 	float: left;
 	width: 280px;
 	text-align: right;
 }

div.row span.formw {
	margin: 0px;
	padding: 0px;
	float: right;
 	width: 340px;
 	text-align: left;
 }
 
 /* BALISES DE MISE EN FORME DU TEXTE */

.txt_titre {
	color: #3A6794;
	font-size: 14px;
	font-weight: bold;
}

.txt_ss_titre {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
}

.txt_centre {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.txt_titre a {
	color: #FF6600;
	text-decoration: none;
}

.txt_titre a:hover {
	color: #FF3300;
	text-decoration: none;
}

.txt_petit a {
	color: #FF6600;
	text-decoration: none;
}

.txt_petit a:hover {
	color: #FF3300;
	text-decoration: none;
}

.txt_petit {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.txt_gauche {
	text-align: left;
}

.txt_droite {
	text-align: right;
}

.txt_centrer {
	text-align: center;
}

.txt_justifie {
	text-align: justify;
}

.msg_erreur {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.msg_avertissement {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.msg_interdiction {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: blink;
	text-transform: uppercase;
}

.en_ligne ul
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
}

.en_ligne li
{
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-right: 100px;
}

/* BALISES DE MISE EN FORME DES FORMULAIRES */

.form_fieldset {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px dashed #336699;
	background-color: #FFFFFF;
}

.form_legend {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	background-color: #FFFFFF;
}

.form_input {
	color: #333333;
	background-color: #C1D0E2;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336699;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
	width: 260px;
}

.petit_form_input {
	color: #333333;
	background-color: #C1D0E2;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336699;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
	width: 100px;
}

.form_button_valider {
	color: #FF6600;
	background-color: #C1D0E2;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336699;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
	width: 650px;
	font-weight: bold;
}

.form_button_annuler {
	color: #CC3300;
	background-color: #C1D0E2;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336699;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
	width: 650px;
	font-weight: bold;
}

.form_select {
	color: #333333;
	background-color: #C1D0E2;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336699;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
	width: 275px;
}

.auto_form_select {
	color: #333333;
	background-color: #C1D0E2;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336699;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
}

.text_form_input {
	color: #333333;
	background-color: #F7F7DF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
	width: 585px;
}

.text_form_select {
	color: #333333;
	background-color: #F7F7DF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
	width: 600px;
}

.text_form_button {
	color: #00458C;
	background-color: #F7F7DF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
	width: 600px;
	font-weight: bold;
}

.table_liste_td {
	padding-right: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a {
	text-decoration: none;
}

.ligne {
	position: relative;
    margin-left: auto;
    margin-right: auto;
 	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.col_gauche {
 	float: left;
 	width: 300px;
 	text-align: left;
}

.col_droite {
	float: right;
 	width: 300px;
 	text-align: right;
}