body, form, p, h1, h2, h3, h4, ul, ol {
	margin: 0px;
	padding: 0px;
}
.borderbody {
	border: 1px solid #737373;
	border-top: none;
}
.bgleftmenu {
	background-color: #E5E5E5;
	background-image: url(images/shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:15px;
	height: 160px;
}
.bgmenutop {
	background-color: #CCCCCC;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
}
.lang {
	text-align: right;
	margin-right: 20px;
}
.lang a{
	font-family: "trebuchet MS", Arial;
	font-size: 10px;
	color: #FFC7C8;
    text-decoration: none;
}
.menutop, .menutop_last {
	border-right: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
.menutop a, .menutop_last a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #06050A;
    text-decoration: none;
}
.menutop_last {
	border:none;
}
.bgleft {
	background-color: #E5E5E5;
}
.leftmenu {
	padding: 0 7px;
}
.leftmenu p {
	background: url(images/dots_menu.gif) repeat-x bottom;
	padding:0 0 2px 0;
	width:100%;
	font: bold 11px arial;
	text-decoration: none;
	color: #616161;
}
.leftmenu a {
	background: url(images/puce_menu.gif) no-repeat left 5px;
	padding-left: 15px;
}
.recherche {
	padding: 15px 20px;
	height: 46px;
	font: bold 11px arial;
	color:#FFFFFF;
	background-color: #ff0000;/*#C43307;*/
	background-image: url(images/bg_login.gif) no-repeat left top;
	border-top:1px solid #fff;
}
.recherche form {
	margin-top: 7px ;
}
.recherche input {
	font: normal 11px verdana;
	padding:1px 2px;
	border: 1px solid #BEBEBE;
	width: 140px;
}
.recherche a {
	font: normal 11px arial;
	color: #000000;/*#E5E5E5;*/
	text-decoration:none;
	margin-left:8px;
}
#contentdiv {
	padding:30px 40px;
}

.bottomleft {
	height: 34px;
	background: #E5E5E5;
	padding:12px 20px;
	font: normal 10px "trebuchet MS", Arial;
	color: #B9B9B9;
}
.footer {
	background: #E5E5E5 url(images/dots.gif) repeat-x top;
}
.footerstyle1 {
	font: bold 12px Arial;	color: #6E6E6E;
}
.footerstyle2 {
	font: normal 11px "trebuchet MS", Arial;	color: #A1A1A1;
}
.footerstyle3 {
	font: bold 12px Arial;	color: #fff;
}
.borderimage {
	padding: 3px;
	border: 1px solid #E8E8E8;
}
.head1 {
	font: bold 14px "trebuchet MS", Arial;
	color: #06050A;
}
body {
	font: normal 11px/1.4em verdana;
	color: #999999;
}
p {
	/*line-height: 1.65;*/
	margin: 0.8em 0;
}
.align_left {
	margin: 8px 18px 8px 0;
	float: left;
}
.align_topleft {
	margin: 3px 15px 6px 0;
	float: left;
}
.align_right {
	margin: 8px 0px 8px 17px;
	float: right;
}
.align_topright {
	margin: 3px 0px 8px 17px;
	float: right;
}
.bordergreybox {
	border: 1px solid #DCDCDC;
}
.greybox {
	background: url(images/bg_greybox.gif) repeat-x top;	
	padding: 0px 18px 12px 18px;
    font: normal 11px arial;
    color: #848484;
    height:150px;
}
.tdstyle {
	font-weight: bold;
    font: bold 11px arial;
}
.tdstyle2 {
    background-color: #F3F3F3;
    padding: 1px 4px 1px 3px;
    border-bottom: 1px solid #fff;
    font: normal 11px arial;
}
.titlebox {
	font: bold 12px arial;
	color:#D45E3A;
	padding: 0 0 3px 0;
	background: url(images/dots_greybox.gif) repeat-x bottom;	
	width: 100%;
}
.titleboximage {
	margin-right:10px;
}
.newstitle {
	font: bold 11px "trebuchet MS", Arial;
	color: #ff0000;
}
.newsbody {
	font: normal 11px/1.4em verdana;
	color: #999999;
}
.clearboth{
	clear: both;
}

/*menu dnn*/
.rootmenuitem{
	background:transparent;
}
.rootmenuitem td{
	padding:0 10px 0 9px;
	height:30px;
	cursor:pointer;
	cursor:hand;
	border-right:1px #FFF solid;
}
.rootmenuitem td span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #06050A;
    text-decoration: none;
}
.rootmenuitemselected{
	background:#EEE;
}
.rootmenuitemselected td{
	padding:0 10px 0 9px;
	height:30px;
	cursor:pointer;
	cursor:hand;
	border-right:1px #FFF solid;
}
.rootmenuitemselected td span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#C00;
	font-weight:normal;
}
.rootmenuitembreadcrumb{
	background:transparent;
}
.rootmenuitembreadcrumb td{
	padding:0 10px 0 9px;
	height:30px;
	cursor:pointer;
	cursor:hand;
	border-right:1px #FFF solid;
}
.rootmenuitembreadcrumb td span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#EFE;
	font-weight:normal;
}
.submenu{
	z-index:1000;
	border:0;
	padding:0;
	background:#CCC;
}
.submenuitemselected{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C00;font-size:12px;
	font-weight:normal;
	padding:0;/*2px 15px 2px 7px;*/
	background:#CCC;
	border:1px #CCC solid;
	border-width:1px 0;
}
.submenuitembreadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FF0;
	font-weight:normal;
	padding:2px 15px 2px 7px;
	border:1px #C00 solid;
	border-width:1px 0;
}
.rootmenuitembreadcrumb{
	background:transparent;
}
.rootmenuitembreadcrumb td{
	padding:0 10px 0 9px;
	height:30px;
	cursor:pointer;
	cursor:hand;
	border-right:1px #FFF solid;
}
.rootmenuitembreadcrumb td span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#00AA00;
	font-weight:normal;
}
.submenuitembreadcrumb{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0;
	font-size:12px;
	font-weight:normal;
	padding:2px 15px 2px 7px;
	border:1px #C00 solid;
	border-width:1px 0;
}

/*CSS pour la météo*/
#meteo {
    padding: 15px 20px;
    font: bold 12px "trebuchet MS", Arial;
    color: #222222;
}

/*CSS pour le menuLeft et sous-menu*/
#menu {
    position: relative;
    top: 5px;
    left: 0px;
    width: 185px;
}

#menu a {
    cursor: pointer;
    background: url(images/puce_menu.gif) no-repeat left 5px;
	padding-left: 15px;
	height: 25px;
    text-align: left;
	text-decoration: none;
	color: #616161;
}

#menu  a:hover, #menu p a:hover {
    background: url(images/puce_menu.gif) no-repeat left 5px;
	color:#000000;
}

#menu p {
	background: url(images/dots_menu.gif) repeat-x bottom;
	padding:0 0 1px 0;
	width:100%;
	font: bold 11px arial;
	text-decoration: none;
	color: #616161;
}

#menu dd {
    position: relative;
    z-index: 100;
    left: 20px;/*1.5em;*/
    margin-top: -1.1em;
    width: 155px;
    background: transparent;/*#e5e5e5;/*#A9BFCB;*/
    border: 0px solid gray;
}

#menu div {
    padding: 0px;
	background:#e5e5e5;
}

#menu li {
    text-align: left;
	background: #e5e5e5;
}
#menu li a, #menu dt a {
    color: #616161;
    text-decoration: none;
    display: block;
    border: 0 none;
    height: 20px;
    font: bold 11px arial;
    background: url(images/dots_menu.gif) repeat-x bottom;
}

#menu li a:hover, #menu dt a:hover {
    background: url(images/dots_menu.gif) repeat-x bottom;
}
#mentions {
    font-family: verdana, arial, sans-serif;
    position: absolute;
    bottom : 200px;
    left : 20px;
    color: #616161;
    background-color: #ddd;
}
#mentions a {text-decoration: none;
    color: #616161;
}
#mentions a:hover{text-decoration: underline;
}

//*****************************************************************************************

/*css text html*/
/*TEXT STYLES*/
#contenttext{float:right; width:526px;}
#contentdiv a{
	font: normal 11px verdana;
	color:#999999;
}
/*#contentdiv ul{
	padding-left:30px;
}*/
#contentdiv a:hover{
	font: normal 11px verdana;
	color:#0000aa;
}
#contentdedouanement{
	/*padding: 0px 40px;*/
	padding-left:30px;
	padding-right:5px;
	padding-bottom:30px;
}
.bodydedouanement{
	font: normal 11px/1.4em verdana;
	color: #999999;
	text-align:justify;
}
.bodypucetext{
	font: normal 11px/1.4em verdana;
	color: #999999;
	text-align:justify;
	padding-left:40px;
}
.txtbodytext {
	font: normal 11px/1.4em verdana;
	color: #999999;
}

.txttitle {
	font: bold 11px "trebuchet MS", verdana;
	color: #616161;
}
.txttitle1{
	font: normal 11px "trebuchet MS", verdana;
	color: #00bb00;
}
.txttitletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	padding-left: 0px;
}

.txtsubtitletext {
	font: normal 11px "trebuchet MS", verdana;
	font-size:11px;
	font-weight:bold;
	color:#00bb00;
	padding-left: 20px;
}
.txtsubtitletext1 {
	font: normal 11px "trebuchet MS", verdana;
	font-size:11px;
	font-weight:bold;
	color:#00bb00;
	padding-left: 0px;
}
.txtsubtitletext2 {
	font: normal 11px "trebuchet MS", verdana;
	font-size:11px;
	font-weight:bold;
	color:#616161;
	padding-left: 0px;
	/*text-decoration:underline;*/
}
.txtsubtitletext3 {
	font: normal 11px "trebuchet MS", verdana;
	font-size:11px;
	font-weight:bold;
	color:#00bb00;
	padding-left: 40px;
}

.txtsmalltitle {
	font: bold 11px "trebuchet MS", Verdana;
	font-size:12px;
	color:#00bb00;
}
#contenttext a {
	font: 0.7em Tahoma, sans-serif;
	font-size:11px; 
	color:#0000BB;
}

/****************************************************************************************************/

/*Pour les images  de dédouanement*/
.encadre {
    border: 1px solid #DCDCDC;
	width: 150px;
    padding: 10px 10px 5px 10px;
	font: normal 11px "trebuchet MS", verdana;
	font-size:11px;
    font-weight:bold;
	color:#616161;
}

.encadre1 {
    border: 1px solid #DCDCDC;
    width: 150px;
    padding: 10px 10px 5px 10px;
	font: normal 11px "trebuchet MS", verdana;
	font-size:11px;
    font-weight:bold;
	text-align:center;
	color:#616161;
}
.encadre .mod {
    padding: 5px 0 0 34px;
    height: 26px;
}

.encadre .person {
    background: url(images/i-person.gif) no-repeat left top;/*i-person.png*/
}

.encadre .place {
    background: url(images/i-place.gif) no-repeat left top;
}

.encadre .doc {
    background: url(images/i-doc.gif) no-repeat left top;
}

.encadre .time {
    background: url(images/i-time.gif) no-repeat left top;
}
/***************************************************************************************************/

/*Pour le cadrage du conteneur à gauche de la page index*/
.encadreleft {
    border: 1px solid #DCDCDC;
    width: 150px;
    padding: 5px 5px 5px 5px;
	/*font: normal 11px "trebuchet MS", arial;*/
	font: bold 11px arial;
	font-size:11px;
    font-weight:bold;
	color:#616161;
}

/*Text rouge*/
.txtrougeleft{
	
}

/****************************************************************************************************/

/*Documents*/
.contentdivdoc
{
	padding:0px 20px 40px 20px;/*top rigth bottom left*/
}
.contentdivdoc1
{
	border: 1px solid #DCDCDC;
}
.contentdivdoc2
{
	padding:40px 20px 0px 40px;/*top rigth bottom left*/
}
/****************************************************************************************************/

/*Lien dans le contenu  page*/
#contenu a {
	cursor: pointer;
	text-decoration: underline;
	font: normal 11px verdana;
	color: #0000AA;
}

#contenu  a:hover {
   color:#0000FF;
}
#contenu1 a {
	cursor: pointer;
	text-decoration: none;
	font: normal 11px verdana;
	color: #0000AA;
}

#contenu1  a:hover {
   color:#0000FF;
   text-decoration: underline;
}
/****************************************************************************************************/

/*Pour la partie gauche de la page d'acceuil*/
#antennes {
    padding: 15px 20px;
    font: normal 11px/13px Arial;
    color: #818181;

}

#antennes .lieu {
    font: bold 12px/13px "trebuchet MS", Arial;
    color: #616161;
}
/****************************************************************************************************/

/*Tableau  codes pays et devises*/

.divcode{
	border:2px solid #DCDCDC;
	/*padding-left:50px;*/
}
.tdstylecode2 {
	font: bold 11px arial;
	background-color: #cccccc;
	color: #00AA00;
	padding: 4px 10px 4px 4px;
}
.tdstylecode {
    background-color: #F3F3F3;
    padding: 1px 10px 1px 1px;
    border-bottom: 1px solid #fff;
    font: normal 11px/1.4em verdana;
	color: #999999;
}
.tdstylecode1 {
    background-color: #F3F3F3;
    padding: 1px 10px 1px 1px;
    border-bottom: 1px solid #fff;
    font: normal 11px/1.4em verdana;
	font-weight:bold;
	color: #999999;
}

.txttitletextcode {
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
}
/*****************************************************************************************************/

/*Pour le module search*/
.bodysearch{
	font: normal 11px/1.4em verdana;
	color: #999999;
	text-align:justify;
}
/******************************************************************************************************/


/*CSS ASP.NET*/
.ASP_TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 16px;
    color: #616161; /*15428B*/
}
.ASP_Button  {
    font-family: Verdana, Arial, Helvetica, sans-serif;		/* Doit bizzarement etre repete */
    font-size: 10px;										/* Doit bizzarement etre repete */
	color: #3673A1;
    border: 1px solid #5C8CB4;
	background-image: url(images/button_bground.gif);
	background-repeat: repeat-x;
	background-position: bottom;
    background-color: #fff;
    cursor: hand;
}

.ASP_GridView_HeaderStyle {
	font-weight: bold;
	height: 18px;
	background-image: url(images/table-header-bg.gif);
    color:#000000;
	background-repeat: repeat-x;
	background-position: bottom;
    margin-bottom:5px;
}
.ASP_GridView_HeaderStyle a {
	text-decoration: none;
	color: #15428B;
}

.ASP_GridView_RowStyle {
	background-color: #FFFFFF;
	height: 16px;
}

.ASP_GridView_AlternatingRowStyle {
	background-color: #F6F6F6;
	height: 16px;
}

.ASP_GridView_SelectedRowStyle {
	background-image: url(images/selected_row_bground.gif);
	/* background-color: #738A9C; */
	font-weight: bold;
	height: 16px;
}
.ASP_GridView_MultiselectedRowStyle {
	background-image: url(images/selected_row_bground.gif);
	height: 16px;
}

.ASP_GridView_Title{
	font: normal 10px verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#00bb00;
	padding-left: 0px;
}

.Header1 { width: 65%; }
.Header2 { width: 20%; }
.Header3 { width: 15%; }
.Column1 { color:#616161; padding-left: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.Column2 { color:#616161; padding-left: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align:center;}
.Column3 { color:#616161; padding-left: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align:center;}
