body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36424a;
	margin: 0px;
}
#global {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/fond_colissimo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#marge_haute {
	float: left;
	height: 250px;
	width: 1024px;
}
#marge_gauche {
	float: left;
	height: 410px;
	width: 342px;
}

#bloc_texte {
	width: 505px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#bt_valider {
	width: 505px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:475px;
}

#bloc_texte_titre {
	background-image: url(../_img/barre_orange.jpg);
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	line-height: 26px;
	margin-bottom: 15px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
}
#bloc_texte_formulaire {
	border: 2px solid #e6640f;
	float: left;
	width: 470px;
	padding-left: 15px;
	font-size: 11px;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 0px;
	/**background-image: url(../_img/fond_bloc_texte.jpg);
	background-repeat: no-repeat;
	background-position: left top;**/
}
#bloc_texte_contenu {
	border: 2px solid #e6640f;
	float: left;
	width: 480px;
	padding-left: 10px;
	font-size: 12px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	/**background-image: url(../_img/fond_bloc_texte.jpg);
	background-repeat: no-repeat;
	background-position: left top;**/
}
#bloc_texte_contenu ul{
	padding-left: 0px;
	margin-left: 0px;
}
#bloc_texte_contenu ul li{
	list-style-type: none;
}
#bloc_texte_contenu img {
	margin-right: auto;
	margin-left: auto;
}
.centrage_bt {
	margin-right: auto;
	margin-left: auto;
}

#btn_accueil_colissimo {
	text-align: center;
}

#bloc_texte_contenu form p {
	line-height: 12px;
	display: block;
	height: 22px;
}

.bt_radio {
}
legend {
	color: #333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0;
}
.alignement_formulaire {
	float: left;
}
.bouton_validez {
	background-color: #e4620d;
	background-image: url(../_img/fond_btn_validez.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	height: 22px;
	width: 62px;
	margin: 0px;
}


.bouton_validez_choice {
	background-color: #e4620d;
	background-image: url(../_img/fond_btn_choice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:right;
	height: 23px;
	width: 140px;
	margin: 0px;
}

.bouton_accueil {
	background-color: #e4620d;
	background-image: url(../_img/fond_btn_choice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	height: 23px;
	width: 140px;
	margin: 0px;
}

.fond_champs_saisie {
	background-color: #f29754;
	background-image: url(../_img/fond_champs_saisie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	height: 20px;
	width: 167px;
	vertical-align: bottom;
	float: right;
	padding-right: 5px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 500px;
	border: 3px solid #e6640f;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	/*background-image: url(../_img/fond_tableau_template03_FF.jpg);*/
}
#tableau_identification {
	float: left;
}


input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin: 0px;
}

input.button_valid { 
	background:url(../_img/bt_valider.jpg) no-repeat 2px 1px;
	width:120px;
	height:24px;
	font-size:0.8em;
	float:right;
	margin-top:4px;
	padding-bottom:4px;
	color:#FFFFFF;
	text-align:center !important;
	padding-right:0px;
	cursor:pointer;
	font-weight:bold;
}
.fiveChoice td{
	white-space: nowrap;
}

.endConnexion ul li span{
	color:red;
	display:block;
	font-weight:bold;
	width:500px;
}
.messageFiveChoice{
	color:red;
	display:block;
	font-weight:bold;
}
.endConnexion ul li{
	 list-style: none;
	 text-align: left;
	 position: relative;
	 right: 40px;
}
input#delivDate{
	background-color: transparent;
}

.ligneColis{
	padding-left: 40px;
}