*, html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: #fff url(images/fondGouvernement.jpg) no-repeat;
	font-family: "Trebuchet MS", Verdana, arial, Sans-Serif;
	font-size: 85%;
	text-align: center;
}

img, fieldset {
	border: none;
}

a {
	outline: none;
	color: #6298b9;
	text-decoration: none;
}

a:hover {
	color: #3366cc;
}

.bouton {
	border: none;
	color: #1c74b3;
	background: none;
	cursor: pointer;
}

/******************************************************************************************************************************/
/****************************************************** Bloc Global ***********************************************************/
/******************************************************************************************************************************/
#page {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
}

/*******************************************************************************/
/********************************** Bloc Haut **********************************/
/*******************************************************************************/
#blocEntete {
	height: 272px;
}

#blocEntete h1 a {
	display: block;
	height: 54px;
	width: 240px;
	background: url(images/logo.png) no-repeat;
	text-indent: -500em;
}


/************************************************************/
/******************** Bloc Menu *****************************/
/************************************************************/
#menu {
	position: relative;
	background: url(images/fondMenu.jpg) no-repeat;
	height: 38px;
	z-index: 10;
	margin-top: 10px;
}

#menu ul {
	text-align: center;
	list-style: none;
}

#menu ul li {
	float: left;
	position: relative;
	z-index: 11;
	height: 38px;
	line-height: 38px;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique1  {
	width: 85px;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique2  {
	width: 98px;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique3  {
	width: 95px;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique4  {
	width: 94px;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique5  {
	width: 110px;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique6  {
	width: 80px;
}

/* On joue avec les z-index pour que tout se déroule normalement */
#menu ul li.sfhover, #menu ul li:hover {
	z-index: 15;
}

#menu ul li.sfhover ul li.sfhover, #menu ul li:hover ul li:hover {
	z-index: 20;
}

/** Lien Menu 1er niveau **/
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #1c74b3;
	text-transform: uppercase;
	font-size: 10px;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique2 a {
	padding-left: 18px;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique3 a {
	padding-left: 16px;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique4 a {
	padding-left: 14px;
}

/** Lien Hover Menu 1er niveau **/
#menu ul li a:hover, #menu ul li:hover a, #menu ul li.sfhover a { 
	color: #fff;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique1:hover, #menu ul li#commerceExterieurMenuPrincipalRubrique1.sfhover {
	background: url(images/fondMenu.jpg) 0 100% no-repeat;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique2:hover, #menu ul li#commerceExterieurMenuPrincipalRubrique2.sfhover {
	background: url(images/fondMenu.jpg) -85px 100% no-repeat;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique3:hover, #menu ul li#commerceExterieurMenuPrincipalRubrique3.sfhover {
	background: url(images/fondMenu.jpg) -183px 100% no-repeat;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique4:hover, #menu ul li#commerceExterieurMenuPrincipalRubrique4.sfhover {
	background: url(images/fondMenu.jpg) -278px 100% no-repeat;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique5:hover, #menu ul li#commerceExterieurMenuPrincipalRubrique5.sfhover {
	background: url(images/fondMenu.jpg) -372px 100% no-repeat;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique6:hover, #menu ul li#commerceExterieurMenuPrincipalRubrique6.sfhover {
	background: url(images/fondMenu.jpg) -484px 100% no-repeat;
}

/** Menu 2eme niveau **/
#menu ul ul {
	display: none;
}

/* On supprime les padding forcé */
#blocEntete #menu ul li ul a {
	padding-left: 0;
}

#menu ul li.sfhover ul, #menu ul li:hover ul {
	display: block;
	position: absolute;
	border: 1px solid #fff;
	left: 0;
	top: 38px;
	width: 200px;
	text-align: left;
	padding: 0;
	z-index: 4;
	background: #1c74b3;
}

#blocEntete #menu ul ul li {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 18px;
	height: auto;
	float: left;
	width: 200px;
}

#blocEntete #menu ul li ul li a {
	padding: 4px 0 4px 8px;
	border-bottom: 1px solid #ccc;
	display: block;
	line-height: 11px;
	height: auto;
	width: 192px;
}

html>body #menu ul ul li a {
	width: 184px;
}

#menu ul ul li a:hover {
	background: #3d84a0;
}

/** Menu 3ème niveau **/
#menu ul li.sfhover ul li ul, #menu ul li:hover ul li ul {
	display: none;
}

#menu ul li.sfhover ul li.sfhover ul, #menu ul li:hover ul li:hover ul {
	display: block;
	top: 5px;
	left: 150px;
}

#menu ul li#commerceExterieurMenuPrincipalRubrique3 ul {
	left: -500em;
}

.estconnecte #menu ul li#commerceExterieurMenuPrincipalRubrique3 ul {
	left: 0;
}

.estconnecte #menu ul li#commerceExterieurMenuPrincipalRubrique3 ul ul {
	left: 150px;
}

#menu form {
	position: absolute; 
	left: 575px;
	top: 6px;
}

/************************************************************/
/******************** Bloc Bandeau **************************/
/************************************************************/
#illustr {
	background: url(images/cadreBandeau.jpg) no-repeat 100% 100%;
	padding: 1px 4px 4px 1px;
	clear: both;
}

#illustr img {
	display: block;
}

/*******************************************************************************/
/******************************** Bloc Contenu *********************************/
/*******************************************************************************/
.contenu {
	overflow: hidden;
	width: 100%;
}

.contenu h2 {
	font: normal 18px verdana; 
	color: #3366cc;
	margin-bottom: 10px;
	background: url(images/fondTitre.gif) repeat-x 0 100%;
}

.contenu h2 span {
	background: url(images/iconeTitre.gif) no-repeat 5px 8px;
	padding: 10px 0 10px 35px;
	display: block;
}

.contenu h3 {
	font: normal 13px verdana; 
	color: #1a6b9d;
	text-transform: uppercase;
}

.contenu h4 {
	color: #1a6b9d;
	font: normal 12px verdana; 
}

.contenu p, .contenu ul, .contenu ol {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
	text-align: justify;
}

.contenu ul {
	list-style: inside square;
}

.contenu ol {
	list-style: inside decimal;
}

.bloc {
	float: left;
	width: 50%;
}

.contenu .bloc h2 {
	padding-bottom: 0;
}

.bloc h2#titrePromoExport {
	margin-top: 35px;
}

.bloc p img {
	border: 1px solid #91c1e4;
}

.contenu .bloc h2 span {
	font: normal 18px verdana; 
	color: #3366cc;
	text-transform: none;
	display: block;
}

.bloc h2#titreQuiSommesNous span {
	background: url(images/iconeGens.gif) no-repeat 5px 6px;
	padding: 15px 0 10px 30px;
}

.bloc h2#titreNosMissions span {
	background: url(images/iconeNosMissions.gif) no-repeat 5px 16px;
	padding: 15px 0 10px 30px;
}

.bloc h2#titrePromoExport span {
	background: url(images/iconesPromo.gif) no-repeat 5px 18px;
	padding: 15px 0 10px 35px;
}

.bloc h2#titreSites span {
	background: url(images/iconeSites.gif) no-repeat 5px 10px;
	padding: 10px 0 10px 35px;08/08/2008
}

.bloc h2#titreActu span {
	background: url(images/iconeActu.gif) no-repeat 5px 15px;
	padding: 15px 0 10px 30px;

}

#inside .bloc h2#titreSites {
	margin-top: 5px;
}

.bloc h2, .bloc h3, .bloc p, .bloc ul, .bloc ol {
	margin-right: 30px;
}

.bloc #listesSites {
	list-style: none;
}

.bloc #listesSites li {
	display: inline;
}

.bloc #listesSites a {
	display: block;
	color: #6298b9;
	font-size: 10px;
	background: ;
	text-transform: uppercase;
	border-bottom: 2px solid #e6f1f9;
	text-decoration: none;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

.bloc #listesSites a:hover {
	color: #3366cc;
}

.bloc p em {
	font-style: normal;
	color: #6298b9;
}

/****************************************************/
/******************** Annuaire **********************/
/****************************************************/
#annuaire {
	overflow: hidden;
	width: 100%;
}

#rechercheAnnuaire {
	float: left;
	width: 45%;
}

#formRechercheAnnuaire {
	margin: 10px 0 0 0;
}

#formRechercheAnnuaire input {
	margin-top: 6px;

}

#formRechercheAnnuaire p {
	margin-top: 10px;
}

#resultatRecherche {
	width: 100%;
	overflow: hidden;
}

#resultatRecherche h3 {
	text-decoration: underline;
	margin-top: 10px;
}

.professionnel {
	float: left;
	width: 50%;
	margin-top: 6px;
}

#resultatRecherche .separateur {
	clear: both;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #91c1e4;
}

#resultatRecherche .separateur hr {
	display: none;
}

.titreCategorie {
	clear: both;
	padding-top: 10px;
}

#listeCategories {
	float: right;
	width: 45%;
}

#categorie {
	list-style: none;
}

#categorie li {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}

#categorie a {
	color: #6298b9;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#categorie a:hover {
	color: #3366cc;
}

#rubriquerecherche .separateur {
	clear: both;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #91c1e4;
}

#rubriquerecherche hr {
	display: none;
}

#page #rubriquerecherche p {
	margin-bottom: 0;
}

#page #rubriquerecherche .fileArianeRecherche {
	margin-bottom: 6px;
}

/************** Plan du site *******************/
#plansite {
	margin: 20px 0 20px 0;
}

#plansite a {
	display: block;
	width: 100%;
}

#inside #plansite h3 {
	border-bottom: 2px solid #e6f1f9;
	margin: 0 0 15px 0;
	padding-bottom: 4px;
}

#inside #plansite h3 a {
	background: url(images/puce.gif) no-repeat 0 5px;
	padding-left: 10px;
}

#inside #plansite h4, #inside #plansite h5, #inside #plansite h6 {
	margin: 0 0 5px 0;
}

#inside #plansite .bloch4 {
	margin: -10px 0 20px 30px;
}

#inside #plansite h4 a {
	padding-left: 12px;
	background: url(images/puce2.gif) no-repeat 0 4px;
}

#inside #plansite h4 a:hover {
	text-decoration: none;
}

#inside #plansite .bloch5 {
	margin: 0 0 10px 30px;
}

#inside #plansite h5 {
	font-size: 12px;
	font-weight: normal;
}

#inside #plansite h5 a {
	background: url(images/puceFlecheGrise.gif) no-repeat 0 6px;
	padding-left: 10px;
}

#page .news h3 {
	margin-bottom: 6px;
}

#page .news p {
	margin-bottom: 0;
}

.imageActu {
	float: left;
	margin-right: 10px;
}

.imageActu img {
	border: 2px solid #e6f1f9;
}

.imageActu a:hover img {
	border: 2px solid #8ea7d7;
}

#blocActu p {
	margin-bottom: 0;
}

.actu {
	margin-bottom: 10px;
}

#lienAllActu a {
	padding-left: 12px;
	background: url(images/puce2.gif) no-repeat 0 6px;
}

#visuel {
	float: left;
	margin-right: 10px;
}

#blocActualite {
	overflow: hidden;
	width: 100%;
}

.contenu form label {
	margin-bottom: 4px;
	font-size: 12px;
}

.contenu form.formulaireCompte {
	position: relative;
}

.contenu form.formulaireCompte .bouton {
	position: absolute;
	top: 90px;
	left: 235px;
}



/*************************************************************************/
/**************************** Bas de page ********************************/
/*************************************************************************/
#basPage {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 20px;
}

#basPage ul {
	list-style: none;
}

#basPage ul li {
	display: inline;
}

#basPage ul li a {
	font-size: 11px;	
	border-right: 1px solid #6298b9;
	padding-right: 10px;
	margin-right: 10px;
}

#basPage p {
	color: #999999;
	font-size: 10px;
}


/************** Styles akbar *************/
.imggauche {
	float: left;
	margin: 0 15px 0 0;
}

.imgdroite {
	float: right;
	margin: 0 0 0 15px;
}

.borderimage { 
	border: 1px solid #91c1e4;
}

p.centrerimage { 
	text-align: center;
}

p.centrerimage img {
	margin: 0;
}

p.clear {
	clear: both;
}

p.justify {
	text-align: justify;
}

.separateur {
	clear: both;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #91c1e4;
}

.separateur hr {
	display: none;
}

.retouralaligne {
	clear: both;
	padding-top: 10px;
}

#scroller_container {
	position: relative;
	width: 760px;
	height: 20px;
	overflow: hidden;
}

#scroller {
	white-space: nowrap;
	line-height: 20px;
	font-size: 14px;
	color: #6298b9;
}

#scroller p {
	padding: 0;
}

#blocVideo {
	margin: 20px 0;
}


