/*
             |------------------------------|
   			 |  Styles Champagne-Ardenne 2  |
		     |------------------------------|			


-------------------------------------------------------------------------------------------|
   			                            Styles Généraux
-------------------------------------------------------------------------------------------|			
*/
body {
	margin:0;
	background-color:#ececec;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000000;
	text-align:justify;
}


/*--------------------------- Containers principaux + spécificitées -------------------------*/
#global {
	position:relative;
	z-index:1;
	width:883px;
	margin-left:auto;
	margin-right:auto;
}
#bandeau {
	width:883px;
	height:157px;
	float:left;
	background-image:url(/ressources/images/fond-bandeau-page.jpg);
	background-repeat:no-repeat;
}
.page_spe_accueil #bandeau, .page_atlas_indicateurs #bandeau {
	height:148px !important;
	height:150px;
	background-image:url(/ressources/images/fond-bandeau.jpg);
	background-repeat:no-repeat;
}
#menu-contenu {
	width:883px;
	float:left;
	background-image:url(/ressources/images/fond-page.gif);
	background-repeat:repeat-y;
}
.page_spe_accueil #menu-contenu, .page_atlas_indicateurs #menu-contenu, .page_gtm_sans_menu_Y #menu-contenu {
	background-image:url(/ressources/images/fond.gif);
	background-repeat:repeat-y;
}
#menu {
	float:left;
	width:220px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	margin-left:17px !important;
	margin-left:8px;
	text-align:left;
}
.page_spe_accueil #menu, .page_atlas_indicateurs #menu, .page_gtm_sans_menu_Y #menu {
	display:none;
}
#contenu {
	float:left;
	width:596px;
	margin-left:30px;
}
.page_spe_accueil #contenu {
	width:853px !important;
	margin-left:15px !important;
	margin-left:7px;
	padding-left:0 !important;
	padding-left:1px;
	text-align:left;
	background-image:url(/ressources/images/fond-home.jpg);
	background-repeat:no-repeat;
}
.page_atlas_indicateurs #contenu {
	width:849px;
	margin-left:17px !important;
	margin-left:9px;
	padding-left:0;
	text-align:left;
}
.page_gtm_sans_menu_Y #contenu {
	width:700px;
	margin:0 20px;
	padding-left:0;
	text-align:left;
}
#pied-de-page {
	width:880px;
	height:33px;
	float:left;
	background-image:url(/ressources/images/pied-de-page-page.gif);
	background-repeat:no-repeat;
	padding:23px 0 0 3px;
	margin-bottom:20px;
	font-size:10px;
	color:#dddddd;
}
.page_spe_accueil #pied-de-page, .page_atlas_indicateurs #pied-de-page {
	background-image:url(/ressources/images/pied-de-page.gif);
	background-repeat:no-repeat;
}
#pied-de-page span {
	padding:0 220px 0 50px;
}
#pied-de-page a {
	padding:0 6px 0 6px;
	color:#fefefe;
	text-decoration:none;
}
#pied-de-page a:hover {
	text-decoration:underline;
}

/*--------------------------- Balises principales -------------------------*/
h1, .section_tam h1 {
	font-size:17px;
	color:#000000;
	font-weight:normal;
	text-indent:19px;
	margin:20px 0 8px 0;
	clear:both;
	height:20px;
	background-image:url(/ressources/images/h1-divers.gif);
	background-repeat:no-repeat;
}
.page_spe_accueil h1 {
	margin:2px 4px 3px 8px;
}
.page_spe_accueil h1#divers {
	margin:5px 4px 3px 8px;
}
.page_spe_accueil h1#alternance {
	margin:6px 0 5px 0;
}

h1#atlas, .atlas h1, .section_atlas h1, .section_atlas_comparer h1, .section_atlas_home h1, .section_atlas_indicateurs h1 {
	background-image:url(/ressources/images/h1-atlas.gif);
	background-repeat:no-repeat;
}
h1#marches, .section_marches h1, .section_veille h1 {
	background-image:url(/ressources/images/h1-marches.gif);
	background-repeat:no-repeat;
}
h1#services, .section_services h1, .section_methodes h1 {
	background-image:url(/ressources/images/h1-services.gif);
	background-repeat:no-repeat;
}
h1#region, .section_region h1 {
	background-image:url(/ressources/images/h1-region.gif);
	background-repeat:no-repeat;
}
h1#alternance {
	font-size:17px;
	color:#029cc2;
	font-weight:normal;
	text-indent:0px;
	background-image:none;
	clear:both;
}
h1 a {
	color:#000;
	text-decoration:none;
}
h1 a:hover {
	text-decoration:none;
}
h2, .section_tam h2 {
	font-size:14px;
	font-weight:bold;
	color:#111111;
	margin:15px 0 8px 0;
	height:18px;
	text-indent:13px;
	clear:both;
	background-image:url(/ressources/images/h2-divers.gif);
	background-repeat:no-repeat;
}
h2#atlas, .atlas h2, .section_atlas h2, .section_atlas_comparer h2, .section_atlas_home h2, .section_atlas_indicateurs h2 {
	background-image:url(/ressources/images/h2-atlas.gif);
	background-repeat:no-repeat;
}
h2#marches, .section_marches h2, .section_veille h2 {
	background-image:url(/ressources/images/h2-marches.gif);
	background-repeat:no-repeat;
}
h2#services, .section_services h2, .section_methodes h2 {
	background-image:url(/ressources/images/h2-services.gif);
	background-repeat:no-repeat;
}
h2#region, .section_region h2 {
	background-image:url(/ressources/images/h2-region.gif);
	background-repeat:no-repeat;
}
h2#divers {
	background-image:url(/ressources/images/h2-divers.gif);
	background-repeat:no-repeat;
}
.page_spe_accueil h2 {
	margin:15px 5px 3px 8px;
}
.page_atlas_indicateurs h2.h2-1 {
	width:170px;
}
.page_atlas_indicateurs h2.h2-2 {
	width:260px;
}
h2 a {
	color:#111;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:none;
}

h3 {
	font-weight:bold;
	color:#666666;
	font-size:11px;
	margin:12px 0 6px 0;
	text-indent:7px;
	
	padding-top:1px;
	padding-bottom:1px;
	background-image:url(/ressources/images/h3-picto.gif);
	background-repeat:no-repeat;
/*
	border-bottom:1px dashed #DDDDDD;
*/
	clear:both;
}
h3 a {
	color:#AAAAAA;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:none;
}
h4 {
	font-weight:bold;
	color:#000000;
	font-size:10px;
	margin:6px 0 0 0;
}

h1 span, h2 span, h3 span, h4 span {
	font-weight:normal;
}
p {
	margin:5px 0 10px 0;
	padding:0px;
}
.page_spe_accueil p {
	margin:3px 7px 8px 8px;
}
.page_spe_accueil #milieu-contenu p {
	margin:3px 0 5px 0;
}
ul {
	margin:0 0 0 10px;
	padding:0 0 5px 0;
}
.page_spe_accueil ul {
	margin:0 0 0 15px;
	padding:0;
}
li {
	padding:1px 0 0 6px;
	margin:0px;
	list-style:none;
	background-image:url(/ressources/images/puce-li.gif);
	background-repeat:no-repeat;
}
/*
li a {
	color:#000000;
	text-decoration:none;
}
*/
.page_spe_accueil li a {
	color:#449606;
}
.page_spe_accueil li a:hover {
	color:#75c737;
	text-decoration:underline;
}
.page_spe_actions_regionales li a {
	color:#449606;
}
.page_spe_actions_regionales li a:hover {
	color:#75c737;
	text-decoration:underline;
}

#menu li {
	font-size:9px;
	font-weight:normal;
}
#menu li a, .liste-2 li a {
	color:#449606;
}
#menu li a:hover, .liste-2 li a:hover {
	color:#75c737;
}
.page_divers_plan_du_site li .titre-li, .page_divers_plan_du_site li a .titre-li {
	font-weight:bold;
	font-size:10px;
	color:#111;
}
.page_divers_plan_du_site li a:hover .titre-li {
	color:#449606;
	text-decoration:none;
}
.page_divers_plan_du_site li a {
	font-weight:normal;
}
.interlocuteurs {
	margin-top:8px;
}
#interlocuteur-1 {
	float:left;
	width:105px;
	height:110px;
	margin:4px 0 30px 0;
}
#interlocuteur-2 {
	float:left;
	width:95px;
	height:110px;
	margin:4px 0 30px 0;
}
.mot-surligne {
	background-color:#eee;
	padding:0 1px 1px 1px;
	margin:3px 0 0 0;
	text-align:left;
}
#interlocuteur-1 .mot-surligne {
	width:100px;
}
#interlocuteur-2 .mot-surligne {
	width:92px;
}
.atlas ul {
	background-image:none;
}
.atlas li {
	background-image:none;
}
hr {
	display:none;
	clear:both;
	width:100%;
	height:1px;
}


/*--------------------------- Containers secondaires + spécificitées -------------------------*/

#logo {
	float:left;
	width:360px;
	height:83px;
	margin:0 143px 17px 17px !important;
	margin:0 143px 17px 8px;
}
#logo-cr {
	position:absolute;
	top:47px;
	left:417px;
	z-index:4;
	margin:0px;
	width:200px;
	height:46px;
}
#login {
	float:right;
	width:340px;
	height:53px;
	padding-right:13px;
	text-align:right;
	color:#cccccc;
}
#login form {
	margin:0px;
}
#login-off {
	font-size:9px;
	padding:10px 13px 0 0 !important;
	padding:9px 13px 0 0;
}
#login-on {
	margin-top:5px;
}
.identification {
	color:#000000;
	font-size:12px;
	padding:3px 2px 2px 0;
}
#login-off a, #login-on a {
	font-size:10px;
	color:#54a913;
	text-decoration:none;
	padding:0 2px 0 2px;
}
#login-off a:hover, #login-on a:hover {
	font-size:10px;
	color:#54a913;
	text-decoration:underline;
	padding:0 2px 0 2px;
}
#recherche {
	float:right;
	margin-right:14px !important;
	margin-right:7px;
	width:247px;
	height:43px;
	background-repeat:no-repeat;
}
.recherche-off {
	background-image:url(/ressources/images/fond-recherche-off.gif);
}
#recherche.recherche-on {
	background-image:url(/ressources/images/fond-recherche-on.gif);
}
#recherche form {
	padding:9px 0 0 25px !important;
	padding:8px 0 0 24px;
}

/*--- MENUS ---*/
#onglets {
	float:left;
	width:867px;
	height:30px;
	padding:7px 0 0 16px;
	margin-top:-1px;
	background-image:url(/ressources/images/fond.gif);
	background-repeat:no-repeat;
}
#onglets a {
	float:left;
	margin-left:1px;
	padding:8px 28px 9px 28px;
	color:#fefefe;
	font-weight:bold;
	text-align:center;
}
#onglets a.onglet1 {
	padding-right:29px;
}
a.onglet1 {
	background-color:#029cc2;
}
a:hover.onglet1 {
	background-color:#13b0d7;
	text-decoration:none;
}
a.onglet2 {
	background-color:#a6ce2d;
}
a:hover.onglet2 {
	/*background-color:#b1d93a;*/
	text-decoration:none;
}
a.onglet3 {
	background-color:#9c64b3;
}
a:hover.onglet3 {
	/*background-color:#ac7ac1;*/
	text-decoration:none;
}
a.onglet4 {
	background-color:#fda702;
}
a:hover.onglet4 {
	/*background-color:#feb426;*/
	text-decoration:none;
}
a.onglet5 {
	background-color:#bb2552;
	width:123px;
}
a:hover.onglet5 {
	/*background-color:#cb3d67;*/
	text-decoration:none;
}
a.onglet6 {
	background-color:#029cc2;
}
a:hover.onglet6 {
	/*background-color:#13b0d7;*/
	text-decoration:none;
}

/*--- sous MENUS ---*/
div#sous_onglet2, div#sous_onglet3, div#sous_onglet4, div#sous_onglet5, div#sous_onglet6 { 
	position:absolute; 
	z-index:2; 
	background-color:#fff;
}
div#sous_onglet2 a, div#sous_onglet3 a, div#sous_onglet4 a, div#sous_onglet5 a, div#sous_onglet6 a { 
	display:block;
	padding:2px 2px 4px 2px;
	color:#fff;
	font-size:10px;
	margin:1px 1px 0 1px;
	text-align:left;
	text-decoration:none;
}
div#sous_onglet2 a:hover, div#sous_onglet3 a:hover, div#sous_onglet4 a:hover, div#sous_onglet5 a:hover, div#sous_onglet6 a:hover { 
	display:block;
	color:#fff;
	text-decoration:none;
}
div#sous_onglet2 { 
	top:136px; 
	left:121px; 
	width:153px; 
	height:51px; 
}
div#sous_onglet2 a { 
	background-color:#a6ce2d;
	width:147px;
}
div#sous_onglet2 a:hover { 
	background-color:#b1d93a;
	width:147px;
}
div#sous_onglet3 { 
	top:136px; 
	left:273px; 
	width:180px; 
	height:39px; 
}
div#sous_onglet3 a { 
	background-color:#9c64b3;
	width:174px;
}
div#sous_onglet3 a:hover { 
	background-color:#ac7ac1;
	width:174px;
}
div#sous_onglet4 { 
	top:136px; 
	left:452px; 
	width:114px; 
	height:77px; 
}
div#sous_onglet4 a { 
	background-color:#fda702;
	width:108px;
}
div#sous_onglet4 a:hover { 
	background-color:#feb426;
	width:108px;
}
div#sous_onglet5 { 
	top:136px; 
	left:565px; 
	width:181px; 
	height:120px; 
}
div#sous_onglet5 a { 
	background-color:#bb2552;
	width:175px;
}
div#sous_onglet5 a:hover { 
	background-color:#cb3d67;
	width:175px;
}
div#sous_onglet6 { 
	top:136px; 
	left:745px; 
	width:122px; 
	height:94px; 
}
div#sous_onglet6 a { 
	background-color:#029cc2;
	width:116px;
}
div#sous_onglet6 a:hover { 
	background-color:#13b0d7;
	width:116px;
}




.chemin {
	font-size:10px;
	color:#bbbbbb;
	text-align:left;
	font-weight:normal;
}
.chemin a, .chemin a:hover {
	font-weight:normal;
}
#ancres {
	clear: both;
	padding:5px 0 10px 0;
	width:100%;
}
#ancres .ancres-2 {
	font-size:9px;
	color:#666666;
}
#ancres a {
	color:#3680CA;
	text-decoration:none;
	font-size:9px;
}
#ancres a:hover {
	color:#73B3F2;
	text-decoration:underline;
	font-size:9px;
}
p.retour
	{
	clear: both;
	text-align: right;
	}
.attente {
	text-align:center;
	font-weight:bold;
}
.message-attente {
	position:absolute; 
	top:150px; 
	left:300px; 
	width:350px; 
	height:130px; 
	background-color:#FFFFFF; 
	border:1px solid #000000; 
	text-align:center;
	z-index:2;
}
.message-attente img {
	padding:10px;
}
.terme {
	color:#C84EF0;
	font-size:9px;
}
.pays {
	color:#FF9C00;
	font-size:9px;
}
.champ_obligatoire
{
	color: #FF6600;
}
.champ_remarque
{
	color: #FF6600;
	clear:both;
}
.champ_en_erreur { 
	color: #FF0000; 
	font-weight:bold;
	clear:both;
}
.both {
	clear:both;
}
#contenu-gauche {
	float:left;
	width:279px;
}
#encart-atlas, #encart-marches, #encart-services {
	background-image:url(/ressources/images/encart_2.gif);
	background-repeat:repeat-y;
	width:279px;
	float:left;
	margin-bottom:15px;
}
#encart-services {
	margin-bottom:0;
}
#encart-alternance {
	width:560px;
	height:180px !important;
	height:184px;
	background-color:#ececec;
	float:right;
	margin:2px 2px 17px 0 !important;
	margin:2px 1px 17px 0;
}
#encart-divers, #encart-divers-testamarket {
	width:279px;
	float:left;
	margin:0 0 15px 5px !important;
	margin:0 0 15px 2px;
}
#encart-divers-testamarket {
	margin:10px 0 0 10px !important;
	margin:10px 0 0 5px;
	background-image:url(/ressources/images/image-testamarket.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	height:53px;
}
#encart-divers-testamarket a {
	padding-left:105px;
	font-size:15px;
	color:#FFF;
}
#encart-region {
	background-image:url(/ressources/images/encart_2.gif);
	background-repeat:repeat-y;
	width:279px;
	float:right;
	margin:0 0 15px 0 !important;
	margin:0 -3px 0 0;
}
#encart-atlas .img-encart, #encart-marches .img-encart, #encart-services .img-encart, #encart-region .img-encart {
	width:271px;
	height:80px;
	margin:0 7px 0 4px;
	padding:0;
}
#encart-region h2 {
	
}
.encart-haut {
	background-image:url(/ressources/images/encart_1.gif);
	background-repeat:no-repeat;
	width:279px;
	height:3px;
}
.encart-bas {
	background-image:url(/ressources/images/encart_3.gif);
	background-repeat:no-repeat;
	width:279px;
	height:3px;
}

/*----------- impression ------------*/
#pictos-impression {
	position:absolute;
	top:174px;
	left:828px;
	z-index:2;
	width:29px;
	height:29px;
	margin:0px;
	
	display:none;
}

#pictos-pdf {
	position:absolute;
	top:174px;
	left:788px;
	z-index:3;
	width:29px;
	height:29px;
	margin:0px;
	
	display:none;
}
.section_atlas #pictos-impression, .section_atlas #pictos-pdf {

}
.page_spe_accueil #pictos-impression, .page_spe_accueil #pictos-pdf,
.page_divers_videos #pictos-impression, .page_divers_videos #pictos-pdf,
.page_recherche_etudes-memos #pictos-impression, .page_recherche_etudes-memos #pictos-pdf,
.page_divers_plan-du-site #pictos-impression, .page_divers_plan-du-site #pictos-pdf,
.page_divers_contact #pictos-impression, .page_divers_contact #pictos-pdf
{
	display:none;
}


/*--------------------------- Formulaires, etc. -------------------------*/
form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:4px 3px 0 0;
}
.page_spe_accueil form, #recherche form {
	margin:4px 0 7px 8px;
}
.page_spe_accueil form .select_relais {
	margin:-4px 0 7px -8px;
}
.select_competences {
	width:262px;
	margin-bottom:10px;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	background-color:#FFFFFF;
	height:13px;
	font-size:10px;
	margin:0 0 5px 0;
	color:#737373;
	
	width:222px;
}
.input_radio {
	width:auto;
	background-color:#FFFFFF;
	border:0;
}
.input_identifiant {
	width:125px;
}
.input_mdp {
	width:50px;
}
.input_antispam {
	width:145px;
}
.input_recherche {
	width:175px !important;
	width:174px;
}
.input_montant {
	width:60px;
}
.input_donnees {
	width:30px;
}
.input_court {
	width:197px;
}
.input_menu {
	width:214px;
}
select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	background-color:#ffffff;
	font-size:10px;
	margin:0px;
	color:#737373;
	
	width:200px;
}
.select_mesure {
	width:190px;
}
.select_flux {
	width:130px;
	height:80px;
}
.select_long {
	width:220px;
	margin-bottom:5px;
}
.select_court {
	width:192px;
}
.select_annuaire {
	width:280px;
}
/*
.page_service_modele #contenu select {
	width:350px;
}
*/
option {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	color:#737373;
}
textarea {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	margin:0px;
	color:#737373;
	
	width:260px;
	height:50px;
}
.bouton-off, .bouton_off {
	width:auto;
	height:16px;
	background-color:#029cc2;
	border:1px solid #666666;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	margin:0px;
	padding:0 2px;
}
.bouton-on, .bouton_on {
	width:auto;
	height:16px;
	background-color:#FFFFFF;
	border:1px solid #029cc2;
	color:#029cc2;
	font-size:10px;
	text-align:center;
	margin:0px;
	padding:0 2px;
}
.bouton_rollover {
	width:21px;
	height:15px;
	border:0px;
	padding:0px;
	/* (avec marge input)
	margin-top:-7px !important;
	margin-top:-1px;
	*/
	margin-top:-4px !important;
	margin-top:-1px;
}
#recherche .bouton_rollover, #login .bouton_rollover {
	margin-top:-3px !important;
	margin-top:-3px;
}

.bouton-2 {
	width:60px;
	height:16px;
	background-color:#FFFFFF;
	border:1px solid #1E6DAD;
	color:#1E6DAD;
	font-size:10px;
	text-align:center;
	margin:0px;
	padding:0 2px;
}


/*
-------------------------------------------------------------------------------------------|
   			                         Styles Spéciaux
-------------------------------------------------------------------------------------------|			
*/
/*----------------------------------- Page d'accueil ----------------------------------*/
#edito {
}
/*--encart sur home--*/

#menu-onglet-contenu-1, #menu-onglet-contenu-5 {
	float: left;
	width: 90px;
	height: 47px;
	display: block;
}

#menu-onglet-contenu-2, #menu-onglet-contenu-3, #menu-onglet-contenu-4 {
	float:left;
	width:87px;
	height:47px;
	display: block;
}

#menu-onglet-contenu-1 {
	background-image: url(/ressources/images/encart-alternance-10-off.gif);
}
.encart-menu-onglet-1 #menu-onglet-contenu-1 {
	background-image: url(/ressources/images/encart-alternance-1-on.gif);
}

#menu-onglet-contenu-2 {
	background-image: url(/ressources/images/encart-alternance-2-off.gif);
}
.encart-menu-onglet-2 #menu-onglet-contenu-2 {
	background-image: url(/ressources/images/encart-alternance-2-on.gif);
}

#menu-onglet-contenu-3 {
	background-image: url(/ressources/images/encart-alternance-3-off.gif);
}
.encart-menu-onglet-3 #menu-onglet-contenu-3 {
	background-image: url(/ressources/images/encart-alternance-3-on.gif);
}

#menu-onglet-contenu-4 {
	background-image: url(/ressources/images/encart-alternance-4-off.gif);
}
.encart-menu-onglet-4 #menu-onglet-contenu-4 {
	background-image: url(/ressources/images/encart-alternance-4-on.gif);
}
#menu-onglet-contenu-5 {
	background-image: url(/ressources/images/encart-alternance-50-off.gif);
}
.encart-menu-onglet-5 #menu-onglet-contenu-5 {
	background-image: url(/ressources/images/encart-alternance-5-on.gif);
}
#precedent-alternance {
	float:left;
	width:17px;
	height:26px;
	margin-top:100px;
}
#contenu-alternance {
	float:left;
	width:508px;
	height:168px;
	margin:8px 0 0 9px;
}
#suivant-alternance {
	float:right;
	width:17px;
	height:26px;
	margin-top:100px;
}
#onglet-vide {
	float:left;
	width:67px;
	height:47px;
	background-image:url(/ressources/images/encart-alternance-fin.gif);
	background-repeat:no-repeat;
}
#milieu-conteneur-fond {
	float:left;
	width:490px;
	padding:0 9px 5px 9px;
	height:106px !important;
	height:110px;
	background-image:url(/ressources/images/encart-alternance-6.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
#milieu-conteneur {
	float:left;
	width:490px;
	height:106px !important;
	height:110px;
	overflow:hidden;
	position:relative;
	z-index:2;
}
#milieu-contenu {
	/*width:1996px; (4 vignettes) dont 36px de marge droite*/
	width:2495px;  /*(5 vignettes)*/
	height:106px !important;
	height:110px;
	overflow:hidden;
}
#milieu-contenu .alternance-bloc {
	float:left;
	width:490px;
	height:106px !important;
	height:110px;
	margin-right:9px;
	overflow:hidden;
}
#bas-contenu {
	float:left;
	width:508px;
	height:4px;
	background-image:url(/ressources/images/encart-alternance-7.gif);
	background-repeat:no-repeat;
}
#alternance-video {
	width:142px;
	height:106px;
	float:left;
	margin:-3px 0 0 0 !important;
	margin:0px;
}
#alternance-texte {
	width:300px;
	height:106px;
	margin-right:8px;
	float:left;
}
#alternance-texte1 {
	width:322px;
	height:106px;
	margin-right:8px;
	float:left;
}
#alternance-texte2 {
	width:340px;
	height:106px;
	margin-right:8px;
	float:left;
}
#alternance-video2 {
	width:142px;
	height:106px;
	float:left;
	
	padding-top: 6px;
	margin:-3px 0 0 0 !important;
	margin:0px;
}
#alternance-video1 {
	width:160px;
	height:106px;
	float:left;
	
	padding-top: 6px;
	margin:-3px 0 0 0 !important;
	margin:0px;
}
#alternance-forum {
	width:142px;
	height:106px;
	float:left;
	margin:0px;
}
.page_spe_accueil #img-text {
	padding-left:4px;
}
div#img-text p {
	margin:0;
	padding:2px 0 0 0;
}
div#img-text img {
	float:left;
	margin:0 2px 0 0;
}
.date-actu {
	padding-top:2px;
}
.date-actu span {
	color:#029cc2;
	display:block;
	font-size:10px;
	font-weight:normal;
}
.date-actu span.region {
	color:#bb2552;
	display:block;
	font-size:10px;
	font-weight:normal;
}
.date-actu a, a.lien-off {
	color:#000000;
}
.date-actu a:hover, a:hover.lien-off {
	color:#000000;
	text-decoration:underline;
}
#assistance {
	background-image:url(/ressources/images/assistance.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:40px;
	margin:22px 0 0 9px;
	padding:5px 0 0 10px;
}
#assistance span {
	color:#029cc2;
	font-size:14px;
	font-weight:bold;
	display:block;
}
/*----------------------------------- Pages Diverses ----------------------------------*/
.copyright {
	color:#0067af;
}
#fichespays {
	overflow:auto !important;
	overflow:scroll;  
	height:400px; 
	width:555px;
}
.choix {
	float:left;
	width:170px;
	padding-top:10px;
	line-height:17px;
	margin:0 0 0 5px;
}
.partenaires h2, .partenaires p {
	width:auto;
	float:left;
	clear:left;
}
.image-partenaire {
	width:auto;
	float:right;
	margin-top:10px;
}
#dossier-service {
	float:left;
	width:70%;
	margin-bottom:20px;
}
#dossier-veille {
	float:left;
	width:70%;
}
#dossier-image {
	float:right;
	width:150px;
	height:150px;
	margin-left:30px;
}
#service-ancres {
	float:left;
	width:65%;
}
#service-dossier {
	float:right;
	width:170px;
	margin-top:10px;
}
#service-titre, #salon-titre {
	float:left;
	width:65%;
}
#service-encart {
	float:right;
	width:170px;
	margin-top:10px;
	font-size:9px;
}
#salon-encart {
	text-align:left;
	float:right;
	width:166px;
	margin-top:10px;
	font-size:9px;
	border:1px solid #1E6DAD;
	padding:2px;
	background-color:#f4f4f4;
}
/*--- Encart "plus d'information" ---*/
#recherche-intro, #salon-intro {
	float:left;
	width:70%;
}
#recherche-autre-pays, #salon-autre-pays {
	float:right;
	width:170px;
	margin:0 0 10px 0;
}
h2.titre-encart-2 {
	color:#ffffff;
	padding:2px 1px 2px 2px;
	margin:0px;
	background-color:#1E6DAD;
}
.encart {
	padding:4px 2px;
	border:1px solid #1E6DAD;
}
.encart-2 {
	overflow:auto; 
	height:74px;
}
.encart-3 {
	overflow:hidden; 
	width:140px;
}
span.plus {
	font-size:8px;
	font-weight:bold;
	background-color:#f27500;
	padding:0 2px 1px 2px;
	color:#FFF;
}
span.moins {
	font-size:9px;
	font-weight:bold;
	background-color:#f27500;
	padding:0 3px 1px 4px;
	color:#FFF;
}
.titre-dt 
{
	font-size:10px;
	font-weight:bold;
	text-align:left;
}
.veille-gauche {
	float:left;
	width:200px;
	height:143px;
	border:1px solid #ccc;
	padding:1px 3px;
	margin:0 10px 0 0;
	background-color:#efefef;
}
.veille-milieu {
	float:left;
	padding:0;
	margin:50px 0 0 0;
}
.veille-droite {
	float:left;
	width:280px;
	height:143px;
	border:1px solid #ccc;
	padding:1px 3px;
	margin:0 0 0 10px;
	background-color:#efefef;
	overflow:auto;
}
.veille-bas {
	float:left;
	width:20px;
	padding:10px 0 0 207px !important;
	padding:10px 0 0 212px;
}
.veille-add {
	background-color:#dddddd;
	padding:2px;
	line-height:19px;
}
.federation-pays {
	float:left;
	width:32%;
	margin-left:6px;
}
.puce {
	font-size:9px;
	font-weight:normal;
}

/*------ Comparaison pays ----*/
#comparaison {
	clear:both;
}
.pays1 {
	float:left;
	width:47%;
	padding:0 9px 0 0;
	border-right:1px solid #dddddd;
	margin:0px;
}
.pays2 {
	float:right;
	width:47%;
	padding:0 10px 0 0;
	margin:0px;
}

/*------ Videos ----*/
.zoom-tendances {background-color:#eeeeee; width:286px; padding:0 2px;}
.all-tendances {background-color:#eeeeee; padding:0 2px;}
.ligne_impaire {clear:both; background-color:#ffffff; padding:2px; margin:0px; color:#000000; font-size:10px;}
.ligne_paire {clear:both; background-color:#dddddd; padding:2px; margin:0px; color:#000000; font-size:10px;}
.video-description-mini {font-size:9px;}
.video-nom { font-weight:bold;}
.video-date {}
.video-pays {font-weight:bold; font-size:10px; color:#707070;}
.video-secteur { font-weight:normal; font-size:10px; color:#707070; font-style:italic;}

.video-titre { font-weight:bold;}
.video-auteur {font-weight:bold; font-size:9px; color:#888888;}
.video-description {font-size:9px;}

.separateur {
	color:#999999;
	font-size:9px;
	padding:0 5px;
}
#lien_pays_tous {
	margin-left:1px;	
}
#lien_pays {
	height:15px;
	padding-top:5px;
	float:left;
	width:240px;	
}
.continent-flash {
	margin-bottom:15px;
}
.country-overflow-menu
{
	overflow:auto;
	height:119px;
	width:201px;
	border:1px solid #000000;
	padding:1px;
	margin:0px;
	background-color:#FFFFFF;
}

.country-overflow-menu div
{
	width: 183px;
	overflow: hidden;
}
.country-overflow-menu a
{
	display:block;
	background-color:#f5f5f5;
	font-size:9px;
	margin-bottom:1px;
	padding:1px;
}
.country-overflow-menu a:hover
{
	display:block;
	background-color:#ffffff;
	font-size:9px;
	margin-bottom:1px;
	text-decoration:none;
	padding:1px;
}
.etude-head a {
	color:#eeeeee;
	text-decoration:underline;
	font-weight:normal;
}
.etude-head a:hover {
	text-decoration:none;
	color:#8bd0f8;
}
.titre-services-menu {
	font-size:9px;
	font-weight:bold;
	color:#AAAAAA;
	background-image:url(/ressources/images/puce-li.gif);
	background-repeat:no-repeat;
	text-indent:6px;
	padding-top:1px;
}

/*--------------------------- Liens -------------------------*/
a {
	color:#449606;
	text-decoration:none;
}
a:hover {
	color:#75c737;
	text-decoration:underline;
}
a.lien-page {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	background-image:url(/ressources/images/picto-lien-page.gif);
	background-repeat:no-repeat;
	padding-left:7px;
}
a.lien-page:hover {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	background-image:url(/ressources/images/picto-lien-page-on.gif);
	background-repeat:no-repeat;
	padding-left:7px;
}
a.lien-page-encart-accueil {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	padding-left:7px;
}
a.lien-page-encart-accueil:hover {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	padding-left:7px;
}
a.lien-titre {
	color:#1E6DAD;
	font-weight:bold;
	text-decoration:none;
}
a.lien-titre:hover {
	color:#F4AD01;
	font-weight:bold;
	text-decoration:none;
}
a.lien-detail {
	display:block;
	text-decoration:none;
	background-image:url(/ressources/images/picto-fiche-detaille.gif);
	background-repeat:no-repeat;
	padding:1px 0 2px 18px;
	height:15px;
	margin-top:5px;
}
a.lien-detail:hover {
	text-decoration:underline;
}
a.lien-plaquette {
	display:block;
	text-decoration:none;
	background-image:url(/ressources/images/picto-plaquette.jpg);
	background-repeat:no-repeat;
	padding:2px 0 2px 19px;
	height:15px;
}
a.lien-plaquette:hover {
	text-decoration:underline;
}
a.lien-fiche-eco {
	display:block;
	text-decoration:none;
	background-image:url(/ressources/images/picto-fiche-eco.gif);
	background-repeat:no-repeat;
	padding:2px 0 2px 19px;
	height:15px;
}
a.lien-fiche-eco:hover {
	text-decoration:underline;
}

/*----------- Styles pour le service "recherche de nomenclature douanière"--------------- */
.nomenclature table {
	border:0px;
	width:100%;
}

.nomenclature td
{
    font-size: 11px;
    margin: 0px;
    line-height: 1.3em;
}
.nomenclature th
{
    font-size: 11px;
    margin: 0px;
    line-height: 1.3em;
	padding:3px;
	text-indent:-3px;
}

input.affcode
{
	font-size: 11px;
	background-color:#e6eff1;
}
/*-------------------------- Résultat de recherche ----------------------------*/

th.codeR1 {
	width:110px;
	background-color:#999999;
}

th.libelleR1 {
	background-color:#999999;
}

td.codeR2 {
	width:110px;
	background-color:#EEEEEE;
}

td.libelleR2 {
	background-color:#EEEEEE;
}
.highlight {
	color: #009900;
	background-color: #FFCC66;
	display: inline;
}

/* Liste par ontologie
*/
input.recherche
{
	font-size: 11px;
	background-color:#e6eff1;
}

th.code
{
	width:110px;
    background-color:#dedede;
    text-align: left;
	font-weight:normal;
}
th.libelle
{
    background-color:#dedede;
    text-align: left;
	font-weight:normal;
}

th.langues
{
    background-color:#EEEEEE;
    text-align: right;
}

th.head
{
    background-color:#EEEEEE;
    text-align: right;
}

td.code {
	width:110px;
	background-color:#6781b1;
}

td.libelle {
	background-color:#6781b1;
}

td.code2 {
	width:110px;
	background-color:#D0E2A1;
}

td.libelle2 {
	background-color:#D0E2A1;
}

td.code3 {
	width:110px;
	background-color:#DEEBBB;
}

td.libelle3 {
	background-color:#DEEBBB;
}


td.code4 {
	width:110px;
	background-color:#ECF4D7;
}

td.libelle4 {
	background-color:#ECF4D7;
}

td.code5 {
	width:110px;
	background-color:#F7FBED;
}

td.libelle5 {
	background-color:#F7FBED;
}

td.code6 {
	width:110px;
	background-color:#bbc7dc;
}

td.libelle6 {
	background-color:#bbc7dc;
}

td.code7 {
	width:110px;
	background-color:#ced7e5;
}

td.libelle7 {
	background-color:#ced7e5;
}


td.code8 {
	width:110px;
	background-color:#dfe6ef;
}

td.libelle8 {
	background-color:#dfe6ef;
}

/* Liens */
a.code
{
    color: #3680CA;
    text-decoration: none;
}
a.code:hover
{
    color:#73B3F2;
	text-decoration: underline;
}

.mot_en_surbrillance
{
	background-color: #84DA84;
	color: #FFFFFF;
	font-weight: bold;
}

#change span
	{
	/*display: block;*/
	}


/* styles locaux */
.continent_afrique,
.continent_amerique-du-nord,
.continent_amerique-du-sud,
.continent_asie,
.continent_europe-centrale,
.continent_europe-du-nord,
.continent_europe-du-sud,
.continent_oceanie,
.continent_europe-de-l-est
{
	display: none;
}
.choix_afrique .continent_afrique,
.choix_amerique-du-nord .continent_amerique-du-nord,
.choix_amerique-du-sud .continent_amerique-du-sud,
.choix_asie .continent_asie,
.choix_europe-centrale .continent_europe-centrale,
.choix_europe-du-nord .continent_europe-du-nord,
.choix_europe-du-sud .continent_europe-du-sud,
.choix_oceanie .continent_oceanie,
.choix_europe-de-l-est .continent_europe-de-l-est
{
	display: block;
}

.recherche_attente .ligne_explication
	{
	display: none;
	}

.item_cache .texte_cache,
.item_affiche .texte_affiche
{
	display: none;
}

.item_gauche,
.item_droit
{
	height: 28px;
	width: 69px;
	overflow: hidden;
	position: absolute;
	padding: 2px 3px 0px 3px;
	font-weight: bold;
}
.item_gauche
{
	text-align: left;
}
.item_droit
{
	text-align: right;
}
.on,
.off
{
	margin-bottom: 5px;
}

.type_de_flux_import .flux_export,
.type_de_flux_export .flux_import
{
	display: none;
}

.lien-menu
{
	font-weight: normal;
	font-size:9px;
}
.lien-menu-active
{
	font-weight: bold;
	font-size:9px;
}
/*
                                             |------------------|
   			                                 |   Styles Atlas   |
		                                     |------------------|			
*/

/*------------------------------------ Styles Ok -----------------------------------------*/

#donnees1 {
	width:325px;
	float:left;
	clear:left;
}
#donnees2 {
	width:250px;
	float:right;
}
#carte1 {
	width:250px;
	float:right;
	text-align:center;
	margin-top:15px;
}
#meteo {
	width:250px;
	float:right;
	min-height:120px;
	padding:0px;
	margin:0px;
	clear:right;
}
#meteo #img-fond {
	width:250px;
	min-height:120px;
	padding:0px;
	margin:0px;
	background:transparent url(/images/meteo/fond.png) no-repeat !important; 
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/meteo/fond.png', sizingMethod='crop'); 
	zoom:1;
}
#meteo #meteo-bloc1 {
	width:248px;
	float:left;
	height:16px;
	margin-top:10px;
	font-weight:bold;
	color:#0067b1;
}
#meteo #meteo-bloc2 {
	width:40px;
	float:right;
	height:14px;
	margin:0 20px 0 0 !important;
	margin:0 10px 0 0;
	font-weight:bold;
	color:#73B3F2;
}
#meteo #meteo-bloc2 a {
	font-weight:normal;
	text-decoration:none;
}
#meteo #meteo-bloc2 a:hover {
	font-weight:normal;
	text-decoration:underline;
}
#meteo #meteo-bloc2 span {
	font-weight:normal;
}
#meteo #meteo-bloc3 {
	width:190px;
	height:66px;
	float:right;
	margin:0px 18px 0 0 !important;
	margin:0px 9px 0 0;
}
#meteo #meteo-bloc4 {
	width:200px;
	float:left;
	color:#0067b1;
	font-size:9px;
	padding:10px 0 0 44px;
}
#meteo #meteo-bloc3 .temperature {
	font-size:30px;
	font-weight:bold;
	padding:5px 5px 0 0;
	margin:0px;
	color:#FFFFFF;
	float:right;
	width:180px;
	text-align:right;
}
#meteo #meteo-bloc3 .temperature2 {
	font-weight:normal;
	font-size:10px;
	padding:11px 5px 0 0;
	margin:0px;
	color:#FFFFFF;
	float:right;
	width:180px;
	clear:both;
	text-align:right;
}

.titre-encart {
	background-color:#3e97d6;
	font-weight:bold;
	color:#ffffff;
	padding: .3em 0 0.4em 2px;
	margin:15px 0 2px 0;
	border-bottom: 1px solid #ccc;

}
.titre-encart span {
	font-weight:normal;
}

.sous-titre-encart {
	font-weight:bold;
	font-size:10px;
}
.titre-donnees {
	padding-left:6px;
	background-image:url(/images/picto-lien-page2.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

#capitale, #heures, #monnaie, #pib, #ide, #climat, #risque, #profil, #population, #telecommunication
	{
	text-indent: 22px;
	padding: .3em 0 0.4em 0;
	border-bottom: 1px solid #ccc;
	background-color:#eeeeee;
	font-weight:bold;
	color:#0067b1;
	margin:15px 0 2px 0;
	}

#heures span {
	font-weight:normal;
}

#capitale
	{
	margin-top: 16px;
	background-image: url(/images/pictos/atlas/capitale.gif);
	background-repeat:no-repeat;
	}

#heures
	{
	background-image: url(/images/pictos/atlas/heure.gif);
	background-repeat:no-repeat;
	}
	
#monnaie
	{
	background-image: url(/images/pictos/atlas/monnaie.gif);
	background-repeat:no-repeat;
	}
	
#profil
	{
	background-image: url(/images/pictos/atlas/pib.gif);
	background-repeat:no-repeat;
	}
	
#population
	{
	background-image: url(/images/pictos/atlas/population.gif);
	background-repeat:no-repeat;
	}
	
#telecommunication
	{
	background-image: url(/images/pictos/atlas/telecommunication.gif);
	background-repeat:no-repeat;
	}
	
#pib
	{
	background-image: url(/images/pictos/atlas/pib.gif);
	background-repeat:no-repeat;
	}
	
#ide
	{
	background-image: url(/images/pictos/atlas/ide.gif);
	background-repeat:no-repeat;
	}
	
#risque
	{
	background-image: url(/images/pictos/atlas/risque.gif);
	background-repeat:no-repeat;
	}
	
#liberte
	{
	background-image: url(/images/pictos/atlas/liberte.gif);
	background-repeat:no-repeat;
	}
#climat
	{
	background-image: url(/images/pictos/atlas/climat.gif);
	background-repeat:no-repeat;
	}
dd
	{
	margin-left: 0em;
	}
	
dl.informations, dl.informations-2, dl.informations-3, dl
	{
	padding:0;
	margin:0;
	font-size:10px;
	}
	
dl dt
/* formulaires, etc. (ex : divers__contact.html) */
	{
	width: 25%;
	clear: left;
	float: left;
	margin: 0.5em 0 0 0;
	text-align:right;
	}

dl.informations dt
/* définitions (ex :atlas__....html) */
	{
	font-weight: bold;
	text-align:left;
	}

dl.informations-2 dt
/* titres (ex : divers__actualites.html) */
	{
	width: 83%;
	text-align:left;
	}
	
dl.informations-3 dt
/* titres (ex : recherche__etudes-memos.html) */
	{
	width: 34%;
	}

#liste-dl
	{
	width:98%;
	}
dl dd
	{
	width: 72%;
	float: left;	
	margin: 0.5em 0 0.7em 0.3em;
	padding-left:0.7em;
	}
dl.informations dd
	{
	border-left:0.1em solid #ededed;
	}
dl.informations-2 dd
	{
	width: 14%;
	}
	
dl.informations-3 dd
	{
	width: 63%;
	}

dl.informations dd table
	{
	width:100%;
	}

dl.informations dd table td
	{
	text-align:justify;
	vertical-align:top;
	padding:0 0 8px 0;
	}

dl.informations dd table td.marge-dd
	{
	width:5%;
	}

dl.informations dt ul
	{
	margin:0 0 0 18px;
	padding:0px;
	}

dl.informations dt li
	{
	color:#999999;
	font-size:9px;
	padding:0px;
	margin:0px;
	list-style:circle;
	list-style-position:outside;
	}
	
p.pdf span
	{
	padding: 4px 0;
	text-indent: 23px;
	background: url(/images/pictos/pdf.gif) no-repeat;
	}

.sources
	{
	clear: both;
	font-size: .9em;
	font-style: italic;
	margin:0.3em 0;
	}
.notes
	{
	font-size: .9em;
	font-style: italic;
	}
.notes-2
	{
	font-size:9px;
	color:#bbbbbb;
	}
	
.droits
	{
	clear: both;
	font-size: .9em;
	font-style: italic;
	margin-bottom: 1em;
	}
	
	
/*--------------------------- Table -------------------------*/
table
	{
	margin:0 0 10px 0;
	border: 1px solid #016881;
	border-collapse: collapse;
	width: 100%;
	}
table td
	{
	text-align:center;
	}

.tableau-placement, .tableau-placement-encart
	{
	margin:0;
	border:0;
	border-collapse:none;
	}
.tableau-placement-encart
	{
	width:180px;
	}
.tableau-placement-encart td.td-colore
	{
	background-color:#007dc6; 
	color:#ffffff; 
	font-size:10px; 
	font-weight:bold; 
	padding-left:2px;
}
.tableau-placement-encart td.spacer, .tableau-placement-encart td.spacer img
	{
	background-color:#1563A1; 
	width:1px;
	height:1px;
}
.tableau-placement-encart td.bas
	{
	background-image:url(/ressources/images/encart-doc-perso_10.gif); 
	background-repeat:repeat-x;
}
.tableau-placement-encart td a
	{
	font-size:9px; 
}
.tableau-placement td, .tableau-placement-encart td
	{
	padding:0;
	border:0;
	}	
.marge-table {
	height:15px;
	width:90%;
	clear:both;
}

table.liens td
	{
	text-align: left;
	width: 50%;
	}
	
thead td
	{
	width: auto;
	background-color: #029cc2;
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
	}

td
	{

	font-size: 10px;
	padding: 4px;
	border: 1px solid #016881;
	text-align: left;
	}
.invisible td, .invisible, 
.page_gtm_sans_menu_Y table, 
.page_gtm_sans_menu_Y table td, 
.page_service_gtm_quick_quote table, 
.page_service_gtm_quick_quote table td, 
.page_service_gtm_landed_cost table, 
.page_service_gtm_landed_cost table td,
.page_service_gtm_common_tariff_search table,
.page_service_gtm_common_tariff_search table td
	{
	border: 0;
	width: auto;
	font-size:1em;
	text-align:left;
	}
.page_gtm_sans_menu_Y table
	{
	margin:0;
	width: 550px;
	}
.page_gtm_sans_menu_Y table td, 
.page_service_gtm_quick_quote table td, 
.page_service_gtm_landed_cost table td,
.page_service_gtm_common_tariff_search table td
	{
	margin:0;
	width: auto;
	}
.page_service_gtm_quick_quote table, 
.page_service_gtm_landed_cost table,
.page_service_gtm_common_tariff_search table
	{
	margin:0;
	width: 550px;
	}
.page_service_gtm_landed_cost .invisible td, 
.page_service_gtm_landed_cost .invisible,
	{
	width: auto;
	}
.page_gtm_sans_menu_Y .retour
	{
	display:none;
	}
/*-- Largeur d'une colonne dans un tableau --*/
td.double, .invisible td.double
	{
	width: 14em;
	}

td.simple, .invisible td.simple
	{
	width: 7em;
	}

td.triple
	{
	width: 25.5em;
	}

td.agauche
	{
	width: auto;
	}
	
/*-- Largeur des colonnes dans un tableau --*/
.atlas table.colonnes-2 td
	{
	width: 50%;
	}
	
.atlas table.colonnes-3 td
	{
	width: 33.3%;
	}
	
.atlas table.colonnes-4 td
	{
	width: 25%;
	}
	
.atlas table.colonnes-5 td
	{
	width: 20%;
	}

#doubletableau
	{
	overflow: visible;
	width: 100%;
	text-align:center;
	}

#doubletableau .tableau1
	{
	clear: both;
	width: 49.5%;
	float: left;
	}

#doubletableau .tableau2
	{
	width: 49.5%;
	float: right;
	}
	
.agauche
	{
	text-align: left;
	}
	
.aucentre
	{
	text-align: center;
	}
	
.adroite
	{
	text-align: right;
	}
.gras
	{
	font-weight:bold;
	}

/*-------------------------------- Styles à vérifier -----------------------------------------*/
#liberte
	{
	text-indent: 20px;
	margin: 0.4em 0;
	padding: .3em 0 0.4em 0;
	border-bottom: 0;
	}
#donnees
	{
	clear: both;
	float: left;
	margin:0 20px 1.5em 0;
	width: 230px;
	}
img#petitecarte
	{
	display: inline;
	width: 260px;
	}
#carte
	{
	clear: right;
	width: 260px;
	margin: 15px 20px 6px 0;
	float: right;
	text-align: center;
	}

address
	{
	margin: .3em 0 0.5em 0;
	font-style: normal;
	color:#666666;
	font-size:10px;
	}
	
address a
	{
	display: block;
	}
	
#repartition dl
	{
	float: left;
	width: 30em;
	}

#repartition table
	{
	clear: left;
	float: right;
	width: 15em;
	}


	
#repartition dl.informations dt
	{
	width: 82%;
	}
	
#repartition dl.informations dd
	{
	width: 17%;
	}

.atlas #pays
	{
	margin:10px 0 0 0;
	height:30px;
	}
	
.atlas #pays h1
	{
	float: left;
	clear:none;
	background: none;
	color: #aaa;
	font-size: 1.3em;
	padding: 5px 3px;
	text-indent: 0;
	font-weight:bold;
	margin-top:0px;
	}
	
.atlas #pays img
	{
	float: left;
	}

h1#rubrique
	{
	clear:left;
	}
	
img
	{
	border: 0; 
	}

#panorama address
	{
	clear: both;
	width: 260px;
	margin: 0px 20px 20px 0;
	float: left;
	text-align: left;
	}
	
#introduction
	{
	clear: both;
	}

/*--------------------------- eric -------------------------*/
/*--------------------------- eric -------------------------*/
/*--------------------------- eric -------------------------*/
/*--------------------------- eric -------------------------*/
/*--------------------------- eric -------------------------*/
/*--------------------------- eric -------------------------*/
/*--------------------------- eric -------------------------*/
/*--------------------------- eric -------------------------*/
/*--------------------------- eric -------------------------*/
/*--------------------------- eric -------------------------*/
/*--------------------------- eric -------------------------*/
/*--------------------------- eric -------------------------*/
.lien_menu_active
{
	font-weight: bold;
}


/*--- Encart "plus d'information" ---*/
#recherche-intro, #salon-intro {
	float:left;
	width:70%;
}
#recherche-autre-pays, #salon-autre-pays {
	float:right;
	width:170px;
	margin:0 0 10px 0;
}
h2.recherche-titre-encart-2 {
	color:#ffffff;
	padding:2px 1px 2px 2px;
	margin:0px;
	background-color:#029cc2;
	border-top:1px solid #016881;
	border-right:1px solid #016881;
	border-left:1px solid #016881;
	background-image:none;
	text-indent:0px;
}
.recherche-encart {
	padding:4px 2px;
	border:1px solid #016881;
}
.recherche-encart-2 {
	/*
	overflow: auto !important; 
	height: 74px !important;
	*/
	/*
	overflow: scroll;
	height: 108px;
	*/
	overflow-y: scroll;
	height: 87px;
}
.recherche-encart-3 {
	overflow:hidden; 
	width:140px;
}
.page_service_gtm #contenu table {
	border: 0;
	width: 100%;
	font-size:1em;
	text-align:left;
}
.page_service_gtm #contenu table td {
	border: 0;
	font-size:1em;
	text-align:left;
}	
.page_service_gtm #contenu table td.pageblockheading {
	background-color: #029cc2;
	border: 1px solid #016881;
	color:#FFFFFF;
}
.page_service_gtm #contenu table.darkband td {
	margin:0;
	padding:2px;
}
.page_service_gtm #contenu table.darkband td .hyperlink {
	color:#1E6DAD;
	font-weight:bold;
	font-size:10px;
}

.page_gtm_sans_menu_Y .bloc_navigation_non_imprimable
{
	display: none;
}
.titre-pays {
	font-size:10px;
	font-weight:bold;
}
.cominter-gche {
	float:left;
	width:172px;
	margin:15px 15px 30px 0;
}
.cominter-dt {
	float:left;
	width:407px;
	margin-top:25px;
}

div#contenu div.service__gtm table,
div#contenu div.service__gtm table td
{
border: 0px solid #FFFFFF;
text-align: left;
}

.intro-tam {
	width:370px;
	float:left;
}
#contenu .bloc-tam, #contenu .exemple-tam {
	width:190px;
	float:right;
	border:1px solid #0780e0;
	background-color:#f9f9f9;
	padding:5px;
}
#contenu .exemple-tam {
	background-color:#fff;
}
#contenu .lien-tam {
	width:190px;
	float:right;
	padding:5px;
	text-align:center;
	clear:right;
}

.stat-bloc-pays {
	float:left;
	width:158px;
	margin-right:14px;
}

.stat-bloc-pays_2 {
	float:left;
	width:107px;
	margin-right:14px;
}

/* info bulle */
.bulle_info:hover span,
.bulle_gtm:hover .info_bulle_gtm {   
    top:11px; 
    left:30px;
    width:235px;
    border:1px solid #016881;
    background-color:#029cc2; 
}
.bulle_gtm:hover .info_bulle_gtm {     
    top:23px; 
    left:7px;
}

/* div sur la page spe__statistiques_regionales */
.div_stats_regionales
{
	text-align: left;
	float: left;
	width: 50%;
}
.services, .contact-atlas {
	background-image:url(/commun/images/pictos/services.gif);
	background-repeat:no-repeat;
	text-indent:27px;
	padding-top:4px;
	padding-bottom:3px;
}
.contact-atlas {
	background-image:url(/commun/images/pictos/contact.gif);
	background-repeat:no-repeat;
}

