/*Main.css*/
body
{
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color:#D0D0D0;
	font-weight : normal;
}
#page
{
	width:875px;
	margin:auto;
	background-color:#fff;
}
#menu
{
	width:875px;
	height:25px;
	margin-bottom:10px;	
	font-size : 14px;
	background-color:#fff;
}
div.loading
{
	height:15px;
	width:128px;
	margin:auto;	
}
a.menu {
	color : #874444;
	text-decoration : none;	
	padding: 0px 10px 0px 10px;
	
}
	
a.menu:hover,a.lienext:hover {
	color: #E57F00;
}

a.menuactif {
	font-size: 14px;
	color: white;
	background-color:#874444;
	/*text-decoration: underline;*/
	padding: 0px 10px 0px 10px;
}
a.menu_lien
{
	font-size : 14px;
	color :  #874444;
	font-variant : small-caps;
	font-weight : normal;
	text-decoration : none;
}
div.menu1
{
	float:left;
	width:710px;
	/*background-color: #A1A1A1;*/	
}
div.menu1 table, div.menu2 table  
{
	margin:auto;
	height:25px;
}
div.menu1 td 
{
	vertical-align:middle;
	text-align:center;
}
div.menu2
{
	float:right;
	width:145px;
}
div.menu2:hover,a.menu_lien:hover {
	color:#7394C9;
	cursor:pointer;
}
#conteneur
{
	width:875px;
	margin:auto;
	text-align:center;
}
#conteneur img
{
	border:0px;
}
#contener
{
	width:875px;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	color:#874444;
	font-size:9pt;
}
div.entreprise
{
	width:800px;
	margin:auto;
	color:#874444;
	font-size:9pt;
}
.bottom 
{
	width:875px;	
}
div.img_bottom
{
	background-image:url("../Image/pano.jpg");
	background-repeat:no-repeat;
	width:875px;
	height:89px;
}
div.copyright_bottom{
	width:875px;
	height:35px;
	font-size:09pt;
	color: #874444;
	font-weight:bold;
	background-color: #FFF;
	text-align:center;
}
a.lien
{
	color: #EF6300;
	font-weight: normal;
	text-decoration: none;
}

a.lienext 
{
	color:#874444;
	text-decoration:none;
	font-size:11px;
}
div.message
{
	margin:auto;
	width:850px;
	font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #874444;
	
}
div.chantier{
	text-align:center;
	width:850px;
	height:400px;
}

table.general
{
	margin:auto;
	font-size:12px;
}

table.general_contenu,
table.general_contenu2
{
	vertical-align:middle;
	width:300px;
	text-align:center;	
}



td.trait,
td.trait_titre,
td.contenu2_td_3,
.livraison td
{
	border:2px solid #D0D0D0;
}
td.trait_titre
{
	font-weight:bold;
	padding:5px;
}


td.general_td
{
	width:300px;
	text-align:center;	
	vertical-align:top;
}
td.contenu2_td_3
{
	width:170px;
}
td.contenu2_ss_td_3
{
	width:165px;
	text-align:left;
	font-size:10px;
}
td.texte  
{
	text-align:left; 
	padding-left:20px;         
}
div.ville
{

}
div.liste
{
	width:650px;
	height:50px;
	line-height:50px;
	margin:auto;

}
div .liste table
{
	vertical-align:middle;
}
div.liste td
{
	width:25px;
	height:25;
	font-size:15px;
	text-align:center;
	cursor:pointer;
}
div.liste td:hover
{
	color:#EF6300;
}
#TB_iframeContent table.ville_table
{
	width:250px;
}
#TB_iframeContent table.ville_table td
{
	width:125px;
	height:30px;
	border:1px solid black;
}
.entreprise
{
	width:800px;
	margin:auto;
}
.entreprise li
{
	margin-left:10px;
}
.livraison,
{
	width:100%;
	margin-bottom:10px;
}
.livraison td
{
	height:30px;
	vertical-align:middle;
	text-align:center;
}
td.rien
{
	width:3%;
	background-color:#D0D0D0;
}
td.nuit,td.ue,td.ex
{
	width:10%;
}
td.nue
{
	width:20%;
}
.livraison .livraison_td_d, 
.livraison .livraison_td_g
{
	border:2px solid #fff;
}
.livraison .livraison_td_g
{
	text-align:left;
}
.livraison .livraison_td_d
{
	text-align:right;
}
div.colonneinfotrafic{
	padding:5px;
	text-align:center;
	margin:auto;
}
div.titre_plan
{
	font-size:14pt;
	text-align:center;
	text-decoration:underline;
}
div.texte
{
	margin-bottom:10px;
}
table.formtable
{
	margin:auto;
	padding:2px;
}
table.formtable td
{
	padding:2px;
}
div.form_btn
{
	width:50px;	
	padding:3px;
	border:2px solid #D0D0D0;
	margin:auto;
	text-align:center;
	cursor:pointer;
}
div.loading
{
	background-image:url("../Image/ajax-loader_2.gif");
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	width:50px;	
	padding:3px;
}