@charset "utf-8";
/* CSS Document */

/**************************************************
/*	GENERAL   
**************************************************/
* {padding:0; margin:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background:url(../images/bg-body.png) repeat-x top left;
	background-color:#163862;
}
div#HEADER {
	width: 1200px !important;
}
div#HEADER-titre {
	background-size: 100% 100% !important;
}
div#MENU {
	width: 1160px !important;
}
dvi#FOOTER {
	width: 1200px !important;
}
div#CONTENT {
	width: 1200px !important;
}
div#CONTAINER {
	background-size: 100% 100% !important;
}
.txt-align-center
{
    text-align:center;
}

.txt-align-left
{
    text-align:left;
}

.txt-align-right
{
    text-align:right;
}

strong{
font-weight:bold;
}

a {
text-decoration:none;
}
img {
border:none;
}

hr{
clear:both;
visibility:hidden;
display:block;
border:0;
margin:0;
height:1px;
}

.CLEAR-both {
clear:both;
}

/**************************************************
/*	STRUCTURE   
**************************************************/
div#CONTAINER {
	min-height:550px;
	margin:0 auto 0 auto;
	background: url(../images/bg-container.jpg) no-repeat top center;
}
div#HEADER {
	height:94px;
	margin:0 auto 0 auto;
	width:1000px;
}
div#HEADER-logo {
	height:94px;
	width:191px;
	float:left;
}
div#HEADER-titre {
	height:94px;
	width:400px;
	float:left;
}
div#HEADER-deconnexion {
	height:52px;
	float:right;
	padding-top:42px;
	padding-right:10px;
}
div#HEADER-deconnexion a {
	text-decoration: underline;
}
div#HEADER-deconnexion a:hover {
	text-decoration: none;
}
div#MENU {
	height:26px;
	margin:0 auto 0 auto;
	width:960px;
	text-align:right;
	padding:7px 40px 0 0;
	font-size:11px;
}
div#ARIANE {
	height:13px;
	margin:0 auto 0 auto;
	width:984px;
	text-align:left;
	padding:10px 0 0 15px;
	font-size:11px;
}
div#ARIANE a {
	color:#000;
	text-decoration:none;
}

div#CONTENT {
	min-height:770px;
	margin:0 auto 0 auto;
	width:1000px;
	background-color:#FFFFFF;
	padding: 0 0 10px 0;
}
div#CONTENT h2 {
	color:#254f93;
	font-size:18px;
	margin:10px 0 0 40px;
	padding:3px 0 0 0;
	height:27px;
	background:url(../images/bg-h2-content.gif) no-repeat bottom left;
}
div#FOOTER {
	min-height:50px;
	margin:0 auto 0 auto;
	width:1000px;
	text-align:center;
	background-color:#FFFFFF;
}
div#FOOTER-marques {
	height:50px;
	margin:0 auto 0 auto;
	width:500px;
	display:inline;
	border-bottom:solid 1px #c4c4c4;
}
div#FOOTER-liens {
	height:20px;
	margin:5px auto 5px auto;
	width:1000px;
	font-size:10px;
	color:#254f93;
} 
div#FOOTER-liens a {
	color:#254f93;
	text-decoration:none;
}
 
a {
	color:#254f93;
	text-decoration:none;
} 

/**************************************************
/*	ACCUEIL   
**************************************************/
.TABLE-accueil {
	margin:25px auto 0 auto;
	width:928px;
}
.BLOC-acc-commun {
	min-height:360px;
	margin:0 0 40px 0;
}
div#CONTENT .BLOC-acc-commun h2 {
	background-image: none;
	text-align:center;
	font-size:18px;
	padding:15px 0 5px 5px;
	margin:0 0 15px 0;
}
.BG-footer-bloc-acc {
	height:44px;
	
}
.BG-footer-CO2-bloc-acc {
	height:44px;
}
.BG-reflet-bloc-acc {
	height:44px;
	background:url(../images/bg-reflet-blocs-accueil.gif) no-repeat top left;
}
.BLOC-acc-logistique {
	min-height:200px;
}
.BLOC-acc-CO2 {
	padding:0 40px 0 40px;
	margin:10px 0 0 0;
}
.BLOC-acc-CO2 p {
	font-size:11px;
	margin:20px 0 0 0;
}
.BLOC-acc-CO2 a {
	color:#000000;
	
}
.BLOC-service {
	min-height:104px;
	margin:0 14px 7px 15px;
}
.BLOC-service-content {
	background:url(../images/bg-bottom-bloc-service.gif) no-repeat bottom left;
	min-height:72px;
	font-size:11px;
	color:#737373;
}

.BLOC-service-content a {
	color:#737373;
}

.BLOC-service h3 {
	height:26px;
	font-size:14px;
	padding:6px 0 0 35px;
}
.BLOC-service h4 {
	font-size:13px;
}
.BLOC-service-content img {
	float:left;
	margin:0 7px 0 3px;
}

/**************************************************
/*	PASSAGE D'ORDRE   
**************************************************/
.BLOC-intro {
	margin:10px 5px 0 5px;
}

.ETAPES-ligne {
	margin:10px 0px 0px 20px;
	height:46px;
}
.ETAPE-on, .ETAPE-off {
	margin:0 2px 0 0;
	height:46px;
	float:left;
	background-color:#999999;
}
.ETAPE-on {
	padding:0 0 0 20px;
}
.ETAPE-on a, .ETAPE-off a {
	margin:0 0 0 0;
	padding:14px 18px 0 0;
	display:block;
	height:32px;
}
.ETAPE-on a {
	color:#FFF;
}
.ETAPE-off a {
	color:#000;
	background:url(../images/bg-etape-off-right.gif) no-repeat top right;
}
.ETAPE-off {
	padding:0 0 0 20px;
	background:url(../images/bg-etape-off-left.gif) no-repeat top left;
}

.ETAPE-past
{
	font-size: 10px;
}
.ETAPE-off 
{
	font-size: 10px;
}
.ETAPE-past a, .ETAPE-off a
{
	padding-top: 15px;
}

.BLOC-large {
	margin:20px auto 0 auto;
	width:652px;
	min-height:200px;
}
.BLOC-large-content {
	margin:0 auto 0 auto;
	width:652px;
	height:1px;
}
.BLOC-large-footer {
	margin:0 auto 0 auto;
	width:652px;
	height:80px;
}
.BLOC-large-colG {
	width:320px;
	min-height:80px;
	float:left;
	padding:35px 0 0 30px;
}
.BLOC-large-colD {
	width:270px;
	min-height:80px;
	float:right;
	padding:35px 30px 0 0;
}
.BLOC-large-colC {
	width:590px;
	min-height:80px;
	float:left;
	padding:20px 0 0 30px;
}
.BLOC-large-colC .BLOC-choix {
	margin:0 auto 10px auto;
	width:455px;
	background: url(../images/bg-bloc-choixC-header.png) no-repeat top left;
	
}
.BLOC-large-colC .BLOC-choix .BLOC-choix-table, .BLOC-large-colC .BLOC-choix .BLOC-recap-table {
	width:455px;
	background:url(../images/bg-bloc-choixC-footer.png) no-repeat bottom left;
	
}
.BLOC-large-colC .BLOC-choix .BLOC-recap-table {
	font-size:11px;
}
.TABLE-form {
	/*text-align:right;*/
	font-size:12px;
    font-weight:bold;
}
.BLOC-choix {
	font-size:13px;
	width:306px;
	min-height:73px;
	margin:0 0 10px 0;
	background: url(../images/bg-bloc-choix-header.png) no-repeat top left;
}
.BLOC-large-colC .BLOC-choix {
	min-height:50px;
	
}
.BLOC-large-colC .BLOC-choix .BLOC-recap-table {
	height:80px;	
}

.BLOC-choix-table, .BLOC-recap-table {
	height:73px;
	width:306px;
	background:url(../images/bg-bloc-choix-footer.png) no-repeat bottom left;
}
.TITRE-01-bold {
	font-weight:bold;
	color:#4266a1;
	font-size:16px;
}
.BLOC-recap-table .TITRE-01-bold {

	font-size:14px;
}

.LIGNE-bt-action {
	text-align:center;
	height:20px;
	display: inline;
	cursor: pointer !important;
    _cursor: hand !important;
}

.LIGNE-bt-action .BT-01 {
	text-align:center;
	height:20px;
	background:url(../images/bg-bt-01-left.gif) no-repeat top left;
	font-weight:bold;
	font-size:12px;
	display:inline;
	padding:2px 0 3px 10px;
}
.LIGNE-bt-action .BT-01 a {
	color:#FFFFFF;
	padding:2px 25px 3px 15px;
	background:url(../images/bg-bt-01-right.gif) no-repeat top right;
}
.BLOC-recap-table .LIGNE-bt-action .BT-01 a {
	padding:2px 10px 3px 0px;
}
.LIGNE-bt-action .BT-03 {
	text-align:center;
	height:20px;
	background:url(../images/bg-bt-02-left.gif) no-repeat top left;
	font-weight:bold;
	font-size:12px;
	display:inline;
	padding:2px 0 3px 10px;
}
.LIGNE-bt-action .BT-03 a {
	color:#FFFFFF;
	padding:2px 25px 3px 15px;
	background:url(../images/bg-bt-02-right.gif) no-repeat top right;
}
.BLOC-recap-table .LIGNE-bt-action .BT-03 a {
	padding:2px 10px 3px 0px;
}
.BT-03 {
	text-align:center;
	height:20px;
	font-weight:bold;
	font-size:12px;
	display:inline;
	padding:2px 0 3px 10px;
}
.BT-03 a {
	color:#FFFFFF;
	padding:2px 25px 3px 15px;
}

.BLOC-recap-table .LIGNE-bt-action {
	text-align:center;
	height:20px;
	margin:5px 0 0 0;
	
}

.LEGENDE {
	margin:10px 0 10px 0;
	padding-top:5px;
	border-top:solid 1px #cecdcd;
}
.LEGENDE img {
	vertical-align:middle;
	margin:0 5px 0 15px;
}
/**************************************************
/*	FORMULAIRE   
**************************************************/
.INPUT-01 {
	border:solid 1px #000000;
	font-size: 12px;
	padding: 1px 0 2px 2px;
}
textarea.INPUT-01 
{
    font-family: Arial;
}
.SELECT-01 {
	border:solid 1px #000000;
	font-size:12px;
}

/* FIELDSET */
.MARGIN-left-20px {
	margin-left:20px;
}
.MARGIN-right-20px {
	margin-right:20px;
} 
.MARGIN-right-30px {
	margin-right:30px;
}
.FIELDSET {
	min-height:50px;
	margin:0 0 5px 0;
	background:url(../images/bg-fieldset.gif) repeat-x bottom left;
	padding:5px 0 0 0;
}
.FIELDSET table {
	font-size:12px;
}
.FIELDSET textarea,
.FIELDSET select,
textarea.INPUT-01 ,
select.SELECT-01,
input.INPUT-01 {
	color:#000000;
	font-size:12px;
	padding:1px 0 2px 0;
}
.FIELDSET legend {
	font-weight:bold;
	font-size:14px;
	color:#214d94;
	padding:0 5px 0 5px;
	margin:0 0 0 25px;
}

.ui-dropdownchecklist-text {
	color:#000000;
	font-size:11px;
}

/* BOUTONS */
.INPUT-02 {
	padding:0 0 0 10px;
	float:left;
	margin:0 5px 0 0;
	text-align:left;
	height:20px;
	background: url(../images/bg-input-02-left.gif) no-repeat top left;
}
.INPUT-02 a {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	padding:2px 10px 0 0;
	display:block;
	height:18px;
	background: url(../images/bg-input-02-right.gif) no-repeat top right;
}
.INPUT-02 a img {
	margin:0 5px 0 0;
}
.INPUT-03 {
	/*width: 80px;*/
	padding:0 0 0 15px;
	float:left;
	margin:0 5px 0 0;
	text-align:center;
	height:20px;
	border:0;
}
.INPUT-03 a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:2px 15px 0 0;
	/*width: 55px;*/
	display:block;
	height:18px;
}
.INPUT-03 img {
	vertical-align: middle;
}

.admin_error
{
	color: Red;
	background: #FFEFEF url(../Images/icons/delete.png) no-repeat 8px 5px;
	border: 1px solid Red;
}

.admin_error
{
	display: block;
	font-weight: bold;
	font-size: 8pt;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 30px;
}

div.copyAddresses 
{
	position: absolute;
	margin: 40px 0 0 700px; 
}
/**************************************************
/*	UC Bloc Client   
**************************************************/
.BLOC-client
{
    width: 49%;
}

/**************************************************
/*	Scan commande page Prep-Colis   
**************************************************/
.padding-bottom-3px{
    padding-bottom: 3px;   
}

.prep_colis_allRow, .prep_colis_lnkDiv, #prep_colis_lnkDivRetour
{
    background-color:rgb(118,169,226);
    height:20px;
    border:1px solid blue;
    margin:auto;
    vertical-align:middle;
    text-align:center;
    font-weight:bold;
    font-size:1em;
    color:White;
    border-radius:5px;
}
.prep_colis_lnkDiv, #prep_colis_lnkDivRetour 
{
    width:31%;
    float:right;
    color:Black;
    margin-left:10px;
}
.prep_colis_FIELDSET
{
    margin-top:15px;
    margin-bottom:15px;
}
.prep_colis_FIELDSET legend
{
    text-align:center;
}
table tr .prep_colis_bordered 
{
    /*border:1px solid grey;*/
    font-weight: bold;
    min-width:40px;
    padding:5px;
}
#prep_colis_lnkDivRetour 
{
    background-color:rgb(60,67,73);
    color:White;
}
#prep_colis_divEnlev, #prep_colis_divLivr, #prep_colis_divEnlev table, #prep_colis_divLivr table
{
    text-align:left !important;
}