/**************************************************************************/
/*		A mettre ds tte feuille de style !!								  */
/**************************************************************************/
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}

/* CSS Document */


body{

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #F07F20;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #F07F20;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #F07F20;
	

}

/* Pour la banniere horizontal, voir Chaque .css des espaces pour l'image de fond class="Banniere*/
.Banniere .grande{
	top			: 3px;
	right 		: 3px;
	position	: absolute;
}

.Banniere .petite{
	top			: 20px;
	right 		: 30px;
	position	: absolute;
}

/* div qui se superpose à la banniere object, pour faire un onclick dessus..*/
.divOnclickHorizontal {
	z-index		: 100; 
	position	: absolute; 
	top			: 20px; 
	left		: 500px; 
	width		: 468px; 
	height		: 60px;
	background-image	: url(../images/commun/spacer.gif);
	background-repeat	: repeat;
}

/* div qui se superpose à la banniere object, pour faire un onclick dessus..*/
.divOnclickVertical {
	z-index		: 100; 
	position	: absolute; 
	top			: 20px; 
	left		: 500px; 
	width		: 120px; 
	height		: 600px;
	background-image	: url(../images/commun/spacer.gif);
	background-repeat	: repeat;
}

/* Convertisseur Euro / CFA */
div#convertisseur {
	display		: none;
	position	: absolute;
	top			: 40px;
	right		: 30%;
	height		: 150px;
	width		: 200px;
	z-index		: 100;
	padding		: 10px;
	/* Pour la couleur voir le fichier css de chaque espace */
}

/**************************************liens*/
/*lien par dfaut*/

a:link 		{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#000000; text-decoration: none; }
a:active 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#000000; text-decoration: none;}
a:visited 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#000000; text-decoration: none;}
a:hover 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#999999; text-decoration: none; }

/*lien orange */

a:link.orange		{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#F07F20; text-decoration: none; }
a:active.orange 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#F07F20; text-decoration: none; font-weight:bold; }
a:visited.orange 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#F07F20; text-decoration: none;}
a:hover.orange 		{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#F07F20;text-decoration: none; font-weight:bold; }

/*lien vert */

a:link.vert		{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#A8C128; text-decoration: none; }
a:active.vert 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#A8C128; text-decoration: none; font-weight:bold; }
a:visited.vert 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#A8C128; text-decoration: none;}
a:hover.vert 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#A8C128;text-decoration: none; font-weight:bold; }

/*lien bleu */

a:link.bleu		{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#6699CC; text-decoration: none; }
a:active.bleu 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#6699CC; text-decoration: none; font-weight:bold; }
a:visited.bleu 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#6699CC; text-decoration: none;}
a:hover.bleu 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#6699CC;text-decoration: none;font-weight:bold;  }

/*fond menu */
.navgeneral {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	background-image:url(../images/menu/nav_general_off.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.naventreprise {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	background-image:url(../images/menu/nav_entreprise_off.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.navexport {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	background-image:url(../images/menu/nav_bdd_off.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
/************************************** contenu  */
.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.normalpti{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;


}
/************************************** contenu orange */
.normalorange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	

}

.normalptiorange{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	

}
/************************************** contenu bleu */
.normalbleu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
	

}

.normalptibleu{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	text-decoration: none;
	

}

/************************************** contenu vert */
.normalvert{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8C128;
	text-decoration: none;
	

}

.normalptivert{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8C128;
	text-decoration: none;
	

}
/************************************** contenu blanc */
.normalblanc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	

}

.normalptiblanc{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	

}


.Menu a:link 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#000000; text-decoration: none; }
.Menu a:active 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#000000; text-decoration: none;}
.Menu a:visited { font-family:Verdana, Arial, Helvetica, sans-serif,;  color:#000000; text-decoration: none;}
.Menu a:hover 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#999999; text-decoration: none; }

.PiedPage a:link 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#000000; text-decoration: none; font-size:10px; }
.PiedPage a:active 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#000000; text-decoration: none; font-size:10px;}
.PiedPage a:visited { font-family:Verdana, Arial, Helvetica, sans-serif,;  color:#000000; text-decoration: none; font-size:10px;}
.PiedPage a:hover 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; color:#999999; text-decoration: none; font-size:10px; }
/*formulaire*/


INPUT_fonce {
     color:#FFFFFF;
	 border-style:solid;
	 border-width:thin;
	 border-color: #000000;
     background-color:#FFFFFF; 
}

SELECT {
	color:#999999;
	 border-style:solid;
	 border-width:thin;
	 border-color: #C9C6C6;
      background-color:#FFFFFF;
	  font-size:10px;
}

.fullscreen
{
	width:100%;
	height:100%;
}

.normalvertgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8C128;
	text-decoration: none;
	font-weight: bold;
}


.old_ssBanniere{
	position:relative;
	height : 28px;
	margin-top:2px;
}

.ssBanniere{
	position:relative;
	width: 995px;
	height : 28px;
	margin-top:2px;
}

.Onglets{
	position:relative;
	left : 200px;
	height : 28px;
	width: 795px;
}

.Onglet{
	position:relative;
	float:left;
	padding-left: 2px;
	height : 28px;
}

.OngletRecherche {
	position:relative;
	float:left;
	margin-left: 2px;
	height:25px;
	background-color:#F2F1EF;
	padding-top : 3px;
	width: 138px;
	padding-left: 4px;
	
}

.OngletRecherche a {
	position:relative;
	top :3px;
}


.OngletPub {
	position:relative;
	float:left;
	height:28px;
	background-color:#F2F1EF;
	width:86px;
	font-size:10px;
	line-height:10px;
	text-align:center;
	padding-right: 2px;
}

.CorpsSite{
	position:relative;
	float: left;
	left:200px;
	width: 808px;
}

.Colonne1{
	position:absolute;
	left :0px;
	z-index:1000;
	top: 130px;


}

.Colonne2{
	margin-top: 5px;
	margin-right: 5px;
	position:relative;
	float:left;
	left:0px;
}

.Colonne2 object{
	margin-left:4px;
	margin-bottom : 5px;
}
	
	
.Colonne3{
	position:relative;
	float:left;
	width:290px;
}

.Colonne4{
	position:relative;
	float: right;
	z-index: 1;
}

.ColonneSitePleinPied{
	position:relative;
	float: left;
	width: 670px;
	min-height:600px;
	padding-top:10px;
	padding-left: 0px;
	padding-right: 10px;
	text-align:justify;
	z-index: 1;
}

.LigneContenu{
	position:relative;
}

*html .ColonneSitePleinPied{
	height:600px;

}


.Menu{
	margin-top: 2px;
	margin-left: 8px;
}

.Partenaire{
	position:relative;
	background-image:url(../images/partenaire/partebnaire.gif);
	width:197px;
	height: 90px;
	background-repeat:no-repeat;
}

.AFPHaut {
	position : relative;
	background-image:url(../images/encart/HautBarre.png);
	width : 371px;
	height: 21px;
	z-index:1;
}

.AFPBas {
	position:relative;
	background-image:url(../images/encart/BasBarre.png);
	width: 371px;
	height: 21px;
}

.AFPContenu {
	position:relative;
	background-image:url(../images/encart/Milieu.png);
	background-repeat:repeat-y;
	width: 341px;
	padding-right:10px;
	padding-left: 20px;
}

.TexteMenu {
	position		: relative;
	line-height		: 12px;
	margin-bottom	: 30px;
	margin-top		: 10px;
}

.TexteAFP {
	position		: relative;
	line-height		: 12px;
	height			: 220px;
	overflow-y		: scroll;
	padding-right	: 10px;
}

.MenuAFP {
	position:relative;
	background-color:#F07F20;
	height: 12px;
	line-height:12px;
	padding-left : 5px;
}	

*html .MenuAFP {
	line-height:12px;
}

.MenuOrange {
	position:relative;
	background-color:#F07F20;
	height: 12px;
	line-height:12px;
	margin-top: 5px;
	padding-left : 5px;
}

*html .MenuOrange {
	line-height:12px;
}

.MenuOrangeIE{
	position:relative;
	background-color:#F07F20;
	height: 12px;
	margin-top: 5px;
	padding-left : 5px;
}

.MenuOrange_img {
	position:relative;
	margin-top: 5px;
	width: 290px;
	height : 81px;
}



.MenuVert_img {
	position:relative;
	margin-top: 5px;
	width: 290px;
	height : 81px;
}


.MenuBleu_img {
	position:relative;
	margin-top: 5px;
	width: 290px;
	height : 81px;
}

.PiedPage{
	position:relative;
	text-align:center;
	width:800px;
	margin-bottom:30px;
}

.Site img {
	border:none;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.RechercherBDD {
	position:relative;
	height : 50px;
	width: 290px;
	line-height: 15px;
}



.RechercherBDDCol1 {
	position : relative;
	float : left;
	width : 160px;
}

.RechercherBDDCol1 a {
	position:relative;
	top : 4px;

}

.info_Entreprise {
	position : absolute;
	float : left;
	width : 650px;
}

.RechercherBDDCol2 {
	position : relative;
	float : left;
	text-align: left;
}

.info_entreprise{
	position:absolute;
	width:646px;
	left: 220px;
	top: 409px;
	visibility: hidden;
	margin-bottom: 30px;
}

.description_entreprise{
	position:absolute;
	width:646px;
	left: 220px;
	top: 409px;
	visibility: visible;
}



/*Affichage des Actualités dans la page menu_page***********************************/

/*Permet de centrer le contenu*/
#actualite
{
	position:relative;
	padding-left:80px;
	padding-top:20px;
	clear:both;
}

#actualite a
{
	color:#080063;
}

/*
*
* Partie newsletter.
*
*/

.nl_titre {
	width:586px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica,Verdana ,sans-serif;
	font-size: 12px;
	color: white;
	background-color:#CC3333;
	font-weight:bold;
}

.nl_info {
	width:585px;
	text-align:center;
	background-color:#FCF4ED;
	border-color:#F2862C;
	border-width:1px;
	border-style:solid;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica,Verdana ,sans-serif;
}

.nl_orange {
	background-color: #FCF4ED;
	border: 1px solid #F2862C;
}


p {
margin:0;
padding:0;
}


#global {
margin:auto;
width:730px;
background-color:#FFFFFF;
overflow:auto;
}

#bando {
margin:auto;
width:730px;
height:98px;
background-image:url(../../upload/images_newsletter/bando.jpg);
background-color:#FFFFFF;
}
#titrenews {
width:524px;
height:29px;
background-image:url(../../upload/images_newsletter/encart/fond_titre.jpg);
margin-left:205px;
margin-bottom:5px;
color:#FFFFFF;
font-size:14px;
text-align:center;
line-height:29px;
background-color:#FFFFFF;

}
#gauche {
margin:0;
padding:0;
width:598px;
float:left;
background-color:#FFFFFF;
}
#droite {
margin:0;
padding:0;
width:132px;
background-color:#FFFFFF;
float:right;
font-size:10px;
color:#666666;
}
#edito {
margin:auto;
width:585px;
height:130px;
background-color:#FFFFFF;

}
#editohaut {
width:585px;
height:20px;
background-image:url(../../upload/images_newsletter/hautencart.gif);
background-repeat:no-repeat;
}
#editocentre {
width:585px;
height:88px;
background-image:url(../../upload/images_newsletter/centreencart.gif);
}
#editocentre p {
padding-left:5px;
padding-right:5px;

}
#editobas {
width:585px;
height:22px;
background-image:url(../../upload/images_newsletter/basencart.gif);
background-repeat:no-repeat;
}
#titre {
margin:auto;
margin-top:5px;
margin-bottom:5px;
width:586px;
height:21px;
background-image:url(../../upload/images_newsletter/fond_titre_encart.jpg);
color:#FFFFFF;
line-height:21px;
font-size:14px;
}
#titre p {
padding:0;
margin:0;
}
#bloc {
margin:auto;
width:292px;
float:left;
}
#bloc p {
padding-left:5px;
}
#info {
margin:auto;
margin-top:5px;
margin-bottom:5px;
width:585px;
line-height:20px;
text-align:center;
background-color:#FCF4ED;
border-color:#F2862C;
border-width:1px;
border-style:solid;
clear:both;
}
#contenu {
width:585px;
margin:auto;
}
#bas {
width:730px;
margin:auto;
height:26px;
background-image:url(../../upload/images_newsletter/bas.jpg);
background-repeat:no-repeat;
}
#piedepage {
width:730px;
margin:auto;
color:#FFFFFF;
text-align:center;
clear:both;
}

/**************/

ul {
list-style-image:url(../../composants/images/commun/puce_orange.gif);
}

ul ul {
list-style-image:url(../../composants/images/commun/pixorangepti.gif);
}

.intitule {
color:#666666;
font-size:12px;
}
.intitule ul {
list-style-image:url(../../composants/images/commun/puce_fl_off.gif);
}
.intitule li a{

list-style-image:url(../../composants/images/commun/puce_fl_off.gif);
}
.intitule li a:hover, #intitule li a:focus, #intitule li a:active{
display:block;
list-style-image:url(../../composants/images/commun/puce_fl_on.gif);
} 

.fondbleu{
	background-color:#5585AD;
	color:#FFFFFF;
}
.fondbleuclair{
	background-color:#B8CCDD;
	color:#5585AD;
}
.fondorange 
{
color:#ffffff;
background-color:#F1862B;
}
.fondorangeclair 
{
color:#F1862B;
background-color:#FDEEE1;
}

.encadre {
width:524px;
height:29px;
margin-left:205px;
margin-bottom:5px;
color:#FFFFFF;
font-size:14px;
text-align:center;
line-height:29px;
background-color:#FFFFFF;
}

.Titre1{
	font-family: "Trebuchet MS", Arial, Helvetica,Verdana ,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
}

.Titre2{
	font-family: "Trebuchet MS", Arial, Helvetica,Verdana ,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#5585AD;
	text-decoration: none;
}


.Titre3{
	font-family: "Trebuchet MS", Arial, Helvetica,Verdana ,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#666666 ;
	text-decoration: none;
}

.Titre4{
	font-family: "Trebuchet MS", Arial, Helvetica,Verdana ,sans-serif;
	font-size: 12px;
	color:#666666 ;
	text-decoration: none;
}

.Chapitre{
	font-family: "Trebuchet MS", Arial, Helvetica,Verdana ,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
}


.Remarque {
	font-family: "Trebuchet MS", Arial, Helvetica,Verdana ,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:##F14C00;
	text-decoration: none;
}

.Source {
	font-family: "Trebuchet MS", Arial, Helvetica,Verdana ,sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style:italic;
}



.puce {
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#titre_espace_exportation{
font-family: "Trebuchet MS", Arial, Helvetica,Verdana ,sans-serif;
font-size: 20px;
font-weight: bold;
color:#5585AD;
text-decoration: none;
padding-left:480px;
}


@charset "utf-8";
/* CSS Document */
/***********************************/
/* LES ANNONCES*/
/***********************************/
#annonces_header{
	position:relative;
	margin-top:10px;
	border-bottom:1px solid #000000;
	background-color:#669ACC;
}
.element_header_min, .element_header_max, .element_header_verymin, .element_header_middle{
	float:left;
	text-align:center;
	color:#FFFFFF;
}

.element_header_verymin{
	width:50px;
}
.element_header_min{
	width:80px;
}
.element_header_middle{
	width:100px;
}
.element_header_max{
	width:130px;
}


#annonces_liste{
	position:relative;
}
.element_liste{
	border-bottom:1px solid #669ACC;
	background-color:#E2EFF7;
}
.element_liste p.cellule_max, .element_liste p.cellule_min, .element_liste p.cellule_verymin, .element_liste p.cellule_middle{
	float:left;
	margin:0px;
	text-align:center;
}

.element_liste p.cellule_verymin{
	width:50px;
}
.element_liste p.cellule_min {
	width:80px;
}
.element_liste p.cellule_middle {
	width:100px;
}

.element_liste p.cellule_max {
	width:130px;
}

.separator{
clear:both;
visibility:hidden;
}


a.annonce_actions
{
color:#669ACC;
margin-right:5px;
}
a.annonce_actions:hover
{
color:#666666
}

/***********************************/
/* LE CALENDRIER*/
/***********************************/
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/calendar.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
input.dp-applied {
	width: 140px;
	float: left;
}


/***********************************/
/* LE FILTRE*/
/***********************************/
#form_filter{
	border:1px solid #669ACC;
	/*background-color:#669ACC;*/
	margin:20px 0px 40px 0px;
}
#form_filter input, #form_filter select{
	width:110px
}
.filter_critere{
	font-weight:bold;
}



/***********************************/
/* LA BARRE DE NAVIGATION*/
/***********************************/

#navigation_type_1 ul{
text-align:right;
border:1px solid #669ACC;
}
#navigation_type_1 ul li{
display:inline;
padding:0px 10px;
}


#navigation_type_2 ul{
list-style:none;
margin:0px;
padding:0px;
}
#navigation_type_2 ul li{
margin:10px 10px;
border:1px solid #669ACC;
}

#navigation_type_2  ul li a{
display:block;
text-align:center;
padding:10px 10px;
}

#navigation_type_2  ul li a:hover{
background-color:#669ACC;
color:#FFFFFF;
}


/***********************************/
/*PAGINATION*/
/***********************************/
.pagination{
text-align:center
}

.pagination a{
color:#000000;
}

a.num_page{
color:#999999;
}

a.num_page_selected{
font-weight:bold;
font-size:12px;
color:#0000FF;
}
