body {
	margin: 0 0 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	behavior: url(../csshover.htc);
}

* {
	margin: 0px;
	padding: 0px;
}

#haut {
	width: 100%;
	height: 148px;
	display: block;
	background-image: url(../images/interface/fon-haut.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#haut-home {
	width: 100%;
	height: 225px;
	display: block;
	background-image: url(../images/interface/fon-haut-home.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#anim {
	width: 980px;
	height: 179px;
	display: block;
	margin: 0 auto 0 auto;
}
#anim-page{
	width: 980px;
	height: 102px;
	display: block;
	margin: 0 auto 0 auto;
}
#menu {
	width: 980px;
	height: 46px;
	display: block;
	margin: 0 auto 0 auto;
}

#contenu {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
}
#gauche {
	width: 200px;
	margin: 0 15px  15px 0;
	padding: 0px;
	display: block;
	float: left;
}
#zone-actu-page {
	width:200px;
	margin: 20px 0 20px 0;
	background-image: url(/images/contenu/fon-menu-gauche.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #E2EAEA;
	display: block;
	text-align: left;
	clear: both;
	padding: 0 0 10px 0;
}
#zone-actu-page img {
	margin: 0;
}
#zone-actu-page li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/contenu/pdf-actu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 3px 10px 7px 30px;
	display: block;
	text-align: left;
	width: auto;
	

}
#zone-actu-page li a, #zone-actu-page li a:visited {
	color: #494949;
	text-decoration: none;
}
#zone-actu-page li a:hover {
	color: #DF333A;
	text-decoration: none;
}
#zone-actu-page ul {
	margin: 10px 0 0 10px;
	display: block;
	text-align: left;
}

#droite {
	width: 765px;
	margin: 0 0 15px 0;
	padding: 0px;
	display: block;
	float: right;
	/*border:1px solid silver;*/
}
#droite li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/contenu/puce-actu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 20px;
	padding: 3px 10px 15px 20px;
	display: block;
}
#colonne {
	width: 550px;
	margin: 0 15px 15px 0;
	padding: 0px;
	display: block;
	float: right;
}
#colonne2 {
	width: 200px;
	margin: 0 0 15px 0;
	padding: 0px;
	display: block;
	float: right;
}
.colonne {
	background-image: url(../images/contenu/fon-colonne.gif);
	
}
#large {
	width: auto;
	margin: 0 0 15px 0;
	padding: 0px;
	display: block;
	float: right;
}
#large li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/contenu/puce-actu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 20px;
	padding: 3px 10px 15px 20px;
	display: block;
}
#footer {
	height: 35px;
	clear: both;
	display: block;
	margin: 10px 15px 0 15px;
	border-top: 1px dashed #8fa7a7;
	padding: 15px 0 0 0;
	font-size: 11px;
	color: #b0c3c3;
}
#footer a, #footer a:visited{
	display: block;
	padding: 0 20px 0 0;
	font-size: 12px;
	color: #494949;
	margin: 0 0 0 10px;
	float: right;
	background-image: url(../images/contenu/contact.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 16px;
}
#footer a:hover{
	color: #DF333A;
}

#service {
	width:643px;
	height:98px;
	background-image: url(../images/global-services/fon.gif);
	margin: 0 0 15px 0;
	float: left;
	display: block;
}
#service-image {
	width:176px;
	height:98px;
	float: right;
	cursor: pointer;
	background-position: right center;
}
#tracking {
	width:307px;
	height:98px;
	background-image: url(../images/contenu/fon-tracking.gif);
	margin: 0 0 15px 15px;
	float: right;
	padding: 0 15px 0 0;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;

}
#tracking p {
	margin: 15px 0px 5px 170px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	display: block;

}
#tracking form {
	margin: 0 0px 0 20px;
	display: block;
	text-align: right;
	padding: 0px;
	background-image: url(../images/contenu/fon-form.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
}
#tracking input.name {
	border: 0px;
	color: #b3c5d7;
	font-size: 11px;
	padding: 0px;
	background-color: #1C5082;
	margin: 5px 0 0 20px;
	height: 13px;
	float: left;
	width: 75px;
}
#tracking input.code {
	border: 0px;
	color: #b3c5d7;
	font-size: 11px;
	padding: 0px;
	background-color: #1C5082;
	margin: 5px 15px 0 0;
	height: 13px;
	float: right;
	width: 100px;
}
#tracking input.button	{
	background-image: url(/images/contenu/bton.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	cursor: pointer;
	height: 24px;
	padding: 0px;
	border: 0px;
	width: 27px;
	float: right;
}
#tracking input.button:hover	{
	background-image: url(/images/contenu/bton-on.gif);
	
}
#actu {
	/*width:643px;*/
	width:430px;
	background-image: url(/images/contenu/fond-degrade.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin: 0 0 15px 0;
	background-color: #c7d6d6;
	clear: left;
	display: block;
	float: left;
}
.titre-actu {
	/*width:598px;*/
	height:28px;
	/*background-image: url(../images/contenu/titre-actu.gif);*/
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	/*padding: 4px 0 0 45px;*/
	width:385px;
	padding: 4px 0 0 45px;
	background-image: url(/images/contenu/titre-actu2.gif);
}
#actu li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/contenu/puce-actu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 3px 0 15px 20px;
	display: block;
	/*width: 385px;*/
	width:370px;
}
#actu li img{
	float:right;
	margin-left:10px;
}
#actu li a, #actu li a:visited {
	color: #494949;
	text-decoration: none;
}
#actu li a:hover {
	color: #DF333A;
	text-decoration: none;
}
#actu ul {
	margin: 20px 0 0 20px;
}
.titre-brochure {
	width:135px;
	height:28px;
	background-image: url(/images/contenu/titre-brochure.gif);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 4px 0 0 45px;
}
#brochure{
	width:180px;
	background-image: url(/images/contenu/fond-degrade.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin: 0 0 15px 23px;
	background-color: #c7d6d6;
	display: block;
	float: left;
}

#brochure a, #brochure a:link, #brochure a:visited{
	color: #494949;
}
#brochure a:hover{
	color: #df333a;
}
.puce-brochure{
	background-image: url(/images/contenu/puce-actu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 3px 0 13px 20px;
	margin:5px 0 0 8px;
}
#zone-actu {
	width:180px;
	margin: 10px;
	float: right;
	background-color: #dae4e4;
	display: block;
	text-align: center;
	clear: both;
}
#zone-actu img {
	margin: 10px 10px 0 10px;
}
#zone-actu li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/contenu/pdf-actu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 3px 30px 7px 0;
	display: block;
	text-align: right;
	width: auto;
}
#zone-actu li a, #zone-actu li a:visited {
	color: #494949;
	text-decoration: none;
}
#zone-actu li a:hover {
	color: #DF333A;
	text-decoration: none;
}
#zone-actu ul {
	margin: 0 15px 0px 0;
	display: block;
	text-align: right;
}
#world {
	width:600px;
	margin: 0 0 15px 15px;
	float: right;
	display: block;
	clear: both;
	padding: 0px;
	height: 400px;
}
#network {
	width:307px;
	background-image: url(../images/contenu/fon-network.gif);
	margin: 0 0 15px 15px;
	float: right;
	padding: 0 15px 0 0;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	display: block;
	height: 267px;
}
#network p {
	margin: 45px 0 0 0;
	padding: 0 0 0 17px;
	display: block;
	text-align: left;
	width: 290px;
	font-size: 16px;
	height: 173px;
}
.world {
	margin: 0px;
	display: block;
	height: 173px;
	width: 190px;
	float: right;
}
#network form p{
	margin: 0px;
	display: block;
	text-align: left;
	padding: 0px;
	height: 24px;
	font-size: 11px;
	width: 120px;
	float: left;
	color: #829797;
}
#network form {
	margin: 13px 0px 0 10px;
	display: block;
	text-align: right;
	padding: 0px;
	background-image: url(../images/contenu/fon-form-net.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	font-size: 11px;
	clear: both;
}
#network input.code {
	border: 0px;
	color: #5e7777;
	font-size: 11px;
	padding: 0px;
	background-color: #BBCBCB;
	margin: 5px 15px 0 0;
	height: 13px;
	float: right;
	width: 100px;
}
#network input.button	{
	background-image: url(/images/contenu/bton-net.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	cursor: pointer;
	height: 24px;
	padding: 0px;
	border: 0px;
	width: 27px;
	float: right;
}
#network input.button:hover	{
	background-image: url(/images/contenu/bton-on-net.gif);
	
}
.image-droite {
	float: right;
	padding: 5px;
	border: 1px solid #BBCBCB;
	margin: 5px 0px 5px 15px;
}
.image-gauche {
	float: left;
	padding: 5px;
	border: 1px solid #BBCBCB;
	margin: 5px 15px 5px 0px;
}

a, a:visited, a:active {
	color: #2d6eab;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #DF333A;
}


p{
	margin: 5px 5px 15px 5px;
	padding: 0px;
}

img{
	border:0px;
}
.boutton{
	
}

.boutton a, .boutton a:visited, .boutton a:active {
	color: #90BEDD;
	font-weight: bold;
	text-align: center;
	border: 1px solid #E3EBF0;
	display:block;
	padding: 5px;
	background-image: url(/images/interface/fon-menu-par.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 20%;
}


.boutton a:hover {
	border-color: #FF6600;
	color: #FF6600;
	text-decoration: none;
	
}

.print{
	
}

.print a, .print a:visited, .print a:active {
	color: #90BEDD;
	font-weight: bold;
	text-align: center;
	display:block;
	padding: 10px 8px 8px 35px;
	background-image: url(/images/interface/print.gif);
	background-position: left center;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 20%;
	background-repeat: no-repeat;
}

.print a:hover {
	color: #FF6600;
	text-decoration: none;
	background-image: url(/images/interface/printon.gif);
	
}
.rubrique {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../images/contenu/rubrique.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 9px 0 0 20px;
	height: 31px;
}
h1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../images/contenu/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 0 15px 0;
	padding: 9px 0 0 20px;
	height: 31px;
	display:block;
}



h2 {
	color: #2D6EAB;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 20px 0 20px 0;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #E2EAEA;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}
h2:first-letter {
color : #DF333A;
font-size: 30px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #255B8E;
	margin: 0 0 5px 0;
	padding: 0px;
}
h3:first-letter {
	font-size: 20px;
	font-weight: normal;
	color: #2D6EAB;
}
h4 {
	margin-bottom: 10px;
	color: #0263A5;
	font-size: 18px;
	font-weight: normal;
	font-family: "Trebuchet MS", "Arial Narrow", HelveticaNeue-Thin, Helvetica-Light;
	background-image: url(/images/interface/h2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-top: 10px;
}
.trait {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6b7b7c;
	clear: none;
	margin: 10px 10px 5px 10px;
}

.encadre {
	padding: 15px 15px 15px 50px;
	background-color: #EEF2F2;
	margin: 5px;
	border: 1px solid #BBCBCB;
	color: #5e7777;
	background-image: url(../images/contenu/fleche.gif);
	background-repeat: no-repeat;
}

.texte-grand {
	font-size: 16px;
	color: #666666;
	padding: 5px;
}
.texte-petit {
	font-size: 10px;
}
.texte-bleu {
	color: #156FAB;
}
.input {
	color: #5e7777;
	border: 0px;
	padding: 3px;
	background-image: url(../images/contenu/fon-input.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#droite table td{
	padding: 10px;
	vertical-align: top;
}
#droite table th{
	vertical-align: top;
	padding: 10px;
	text-align: right;
	width: 100px;
	font-weight: normal;
}
#world table{
	vertical-align: top;
	width: 600px;
	text-align: left;
	background-color: #F4FAFA;
	color: #516666;
	font-size: 11px;
}
#world table th{
	vertical-align: top;
	text-align: left;
	padding: 5px;
	font-weight: normal;
	background-color: #ECF4F4;
	color: #5E7777;
}
#world table td{
	padding: 5px;
	vertical-align: top;
}

div.autocomplete {
width:400px;
position:absolute;
background-color:white;
border:1px solid #cadada;
margin:0px;
padding:0px;
}
div.autocomplete ul {
list-style-type:none;
margin:0px;
padding:0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #5e7777;
}
div.autocomplete ul li.selected { background-color: #ECF4F4;}
div.autocomplete ul li {
list-style-type:none;
display:block;
margin:0;
padding:2px;
height:32px;
cursor:pointer;
}

.spacer {
	overflow: hidden;
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	font-size: 1px;
}
.onglet a{
	height:25px;
	float:left;
	cursor:pointer;
	width:69px;
	text-align:center;
	color:#FFFFFF;
	text-decoration: none;
    overflow: hidden;
    background:url(../images/contenu/bouton.jpg) top center no-repeat;
	float:left;
	margin: 18px 5px 0 5px;
}
.onglet a:hover
{
    background:url(../images/contenu/bouton.jpg) bottom center no-repeat;
}

.onglet a:link, .onglet a:visited
{color:#FFF;}

.onglet-actif 
{     
	height:25px;
	float:left;
	cursor:pointer;
	width:69px;
	text-align:center;
	color:#FFFFFF;
	text-decoration: none;
    overflow: hidden;
    background:url(../images/contenu/bouton-actif.jpg) bottom center no-repeat;
	float:left;
	margin: 18px 5px 0 5px;
}

.onglet-actif a:link, .onglet-actif a:visited
{color:#FFF;}

#info_add
{
	position:absolute;
	text-align:left;
	display:none;
	width:300px;
	background-color:#fff;
	border:1px solid #000033;
	background:url(/images/contenu/pop-up.jpg) no-repeat left top #FFFFFF;
}

#info_add p
{
	padding-top:30px;
}

#info_add li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/contenu/puce-actu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 3px 0 15px 20px;
	display: block;
}
#info_add li img{
	float:right;
	margin-left:10px;
}
#info_add li a, #actu li a:visited {
	color: #494949;
	text-decoration: none;
}
#info_add li a:hover {
	color: #DF333A;
	text-decoration: none;
}
#info_add ul {
	margin: 20px 0 0 20px;
}
.liste_file
{
	padding-left:20px;
	margin-top:32px;
	height:400px;
	overflow:auto;
}

.fermer
{
	background-image: url(/images/interface/fermer.png);
	background-repeat:no-repeat;
	background-position:right;
	height:20px;
	cursor:pointer;
	width:20px;
	float:right;
	padding:5px;
	margin-right:5px;
}

.erreur
{
	width:400px;
	border:dashed 1px #494949;
	margin-right:auto;
	margin-left:auto;
	font-weight:bold;
	color:#d00;
	text-align:center;
	padding:5px;
}

.erreur div
{
	text-align:left;
}