body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #92B6E0;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

.txt_bottom {font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 10px; font-weight: normal; font-style : normal; color: #939598; text-decoration:none;}
.txt_bottom:visited {font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 10px; font-weight: normal; font-style : normal; color: #939598; text-decoration:none;}
.txt_bottom:hover {color: #939598; text-decoration:underline;}
.txt_bottom:active {font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 10px; font-weight: normal; font-style : normal; color: #939598; text-decoration:none;}

.txt_legal {font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 10px; font-weight: normal; font-style : normal; color: #59B220; text-decoration:none;}
.txt_legal:visited {font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 10px; font-weight: normal; font-style : normal; color: #59B220; text-decoration:none;}
.txt_legal:hover {color: #59B220; text-decoration:underline;}
.txt_legal:active {font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 10px; font-weight: normal; font-style : normal; color: #59B220; text-decoration:none;}

.txt_page {font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 12px; font-weight: normal; font-style : normal; color: #6D6F7E; text-decoration:none;	line-height : 17px;}
.txt_page:visited {font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 12px; font-weight: normal; font-style : normal; color: #6D6F7E; text-decoration:none;	line-height : 17px;}
.txt_page:active {font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 12px; font-weight: normal; font-style : normal; color: #6D6F7E; text-decoration:none;	line-height : 17px;}

.txt_commentaire {font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 10px; font-weight: normal; font-style : normal; color: #636363; text-decoration:none;}
.txt_commentaire:visited {font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 10px; font-weight: normal; font-style : normal; color: #636363; text-decoration:none;}
.txt_commentaire:active {font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 10px; font-weight: normal; font-style : normal; color: #636363; text-decoration:none;}

.input_textarea {
	border				: 1px solid #FFAF00;
	width				: 365px;
	height				: 72px; 
	font				: 12px Verdana, Arial, Helvetica, sans-serif;
	color				: #444444;
	text-align			: left;
}

.input_45 {
	border				: 1px solid #FFAF00;
	height				: 18px; 
	width				: 45px; 
	font				: 12px Verdana, Arial, Helvetica, sans-serif;
	color				: #444444;
	text-align			: left;
}

.input_85 {
	border				: 1px solid #FFAF00;
	height				: 18px; 
	width				: 85px; 
	font				: 12px Verdana, Arial, Helvetica, sans-serif;
	color				: #444444;
	text-align			: left;
}

.input_125 {
	border				: 1px solid #FFAF00;
	height				: 18px; 
	width				: 125px; 
	font				: 12px Verdana, Arial, Helvetica, sans-serif;
	color				: #444444;
	text-align			: left;
}

.input_200 {
	border				: 1px solid #FFAF00;
	height				: 18px; 
	width				: 200px; 
	font				: 12px Verdana, Arial, Helvetica, sans-serif;
	color				: #444444;
	text-align			: left;
}

.input_280 {
	border				: 1px solid #FFAF00;
	height				: 18px; 
	width				: 280px; 
	font				: 12px Verdana, Arial, Helvetica, sans-serif;
	color				: #444444;
	text-align			: left;
}


#lien_anim {
	margin: 20px auto;
	display: block;
	width: 189px;
}

#inscription {
	margin: 0 5px;
	text-align: left;
}
#inscription * {
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#inscription h2 {
	font-size: 13px;
	font-weight: bold;
}
#inscription h3 {
	background: url(../images/line_horizon.gif) no-repeat bottom left;
	height: 26px;
	margin: 10px 0;
	font-size: 13px;
}
#inscription p {
	margin: 5px 0;
}
#inscription label {
	cursor: pointer;
}
#inscription .submit {
	margin-top: 10px;
	text-align: right;
	padding-right: 10px;
}
#inscription label.full {
	display: block;
}
#inscription .colonne {
	width: 50%;
	float: left;
}
#inscription .colonne ul {
	margin: 10px 30px 0 0;
	list-style-position: inside;
}
#inscription table {
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
	color: #6D6F7E;
}
#inscription table th {
	padding-bottom: 10px;
}
#inscription table td, #inscription table th {
	padding-left: 5px;
}
#inscription table td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#inscription table tr {
	height: 30px;
}
#inscription table tr.tr_even {
}
#inscription table tr.tr_odd {
	background: #b2d6f0;
}

.detail .input {
	margin-bottom: 5px !important;
	clear: both;
}
.detail .input .input {
	margin-left: 40px !important;
}
.detail label {
	width: 160px;
	display: block;
	float: left;
	margin-right: 10px;
}
.detail input[type=text] {
	width: 150px;
}
.detail input.small {
	width: 100px;
}
.detail input.xsmall {
	width: 50px;
}
.detail input.large {
	width: 200px;
}
.detail label.label_radio {
	float: none;
	display: inline;
}

.valid {
	background: url(../images/ok.png) no-repeat top right;
	padding-right: 20px !important;
	margin-right: 5px !important;
}

.link-detail {
	text-decoration: underline;
	cursor: pointer;
}

.needed {
	color: #e0061e;
}

.clear {
	clear: both;
}

.msg_info {
	line-height: 18px !important;
	padding: 10px !important;
	margin: 10px 0 !important;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.erreur {
	color: #e0061e;
	border-left: 5px solid #e0061e;
	border-right: 5px solid #e0061e;
	border-top: 1px solid #e0061e;
	border-bottom: 1px solid #e0061e;
	background: #ffeeee;
}
.succes {
	color: #3c7800;
	background: #e5ffb5;
	border-left: 5px solid #6ca823;
	border-right: 5px solid #6ca823;
	border-top: 1px solid #6ca823;
	border-bottom: 1px solid #6ca823;
}
.info {
	color: orange;
	border-left: 5px solid orange;
	border-right: 5px solid orange;
	border-top: 1px solid orange;
	border-bottom: 1px solid orange;
	background: #fcf6df;
}

