/*
 	ELEMENTS GENERIQUES
----------------------------- */
*{
	margin:0;
	padding : 0;
}
.clear{
	clear:both;
	visibility:hidden;
}
a img{
	border:0;
}
body{
	background:#214563;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
a {
	color: #277ECD;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #5EA0E3;
	text-decoration: underline;
}
.accessibilite {
	display:none;
}
table {
	border-collapse:collapse;
}
.tiny_surligne {
	background-color:#FFFFCC;
}
table.tiny_tableau  {
	margin-top: 10px;
}
.tiny_tableau thead td {
	background: #189231;
	color: #FFFFFF;
}
.tiny_tableau tbody td {
	background: transparent;
	color: #000000;
	border-top: 1px solid #FFDF94;
	border-bottom: 1px solid #FFDF94;
}
.tiny_tableau tfoot td {
	background: #FFDF94;
	color: #000000;
}

/*
 	STRUCTURE PAGES
----------------------------- */
#conteneur {
	margin: 0px auto;
	width: 955px;
	position: relative;
}
#entete {
	height: 98px;
	width: 955px;
	background: url(../images/bg_entete.jpg) no-repeat top;
}
#milieu {
	width: 955px;
	background: #FFFFFF url(../images/bg_milieu.gif) repeat-y;
	padding: 16px 0px 0px;
}
#h_milieu {
	width: 955px;
	background: #FFFFFF url(../images/bg_h_milieu.gif) repeat-y;
	padding: 16px 0px 0px;
}
#conteneur_gauche {
	width: 140px;
	float: left;
	min-height: 250px;
}
#h_conteneur_centre {
	float: left;
	/*background: url(../images/bg_h_conteneur_centre.gif) repeat-y;*/
	min-height: 608px;
	width: 815px;
}
#conteneur_centre {
	float: left;
	width: 815px;
}
#conteneur_centre_gauche {
	float: left;
	width: 180px;
}
#conteneur_centre_droit {
	float: left;
	width: 610px;
	padding-right: 25px;
}
#menu {
	width: 140px;
	background-color:#214563;
}
#menu dd {
	display:none;
}
#bt_installer_orne a {
	background: url(../images/bg_bt_installer_orne.gif) no-repeat top;
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -5000px;
	text-decoration: none;
}
#bt_orne_entrepreneurs a {
	background: url(../images/bg_bt_orne_entrepreneurs.gif) no-repeat top;
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -5000px;
	text-decoration: none;
}
#bt_collectivites_agissent a {
	background: url(../images/bg_bt_collectivites_agissent.gif) no-repeat top;
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -5000px;
	text-decoration: none;
}
#bt_actualite a {
	background: url(../images/bg_bt_actualite.gif) no-repeat top;
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -5000px;
	text-decoration: none;
}
#bt_liens_internet a {
	background: url(../images/bg_bt_liens_internet.gif) no-repeat top;
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -5000px;
	text-decoration: none;
}
#bt_orne_developpement a {
	background: url(../images/bg_bt_orne_developpement.gif) no-repeat top;
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -5000px;
	text-decoration: none;
}
#bt_installer_orne a:hover, #bt_orne_entrepreneurs a:hover, #bt_collectivites_agissent a:hover, #bt_actualite a:hover, #bt_liens_internet a:hover, #bt_orne_developpement a:hover {
	background-position: bottom;
	text-decoration: none;
}
#smenu1 li, #smenu2 li, #smenu3 li, #smenu4 li, #smenu5 li, #smenu6 li {
	list-style: none;
	display: inline;
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu6 a {
	display: block;
	padding: 3px 6px;
	color: #FFFFFF;
	text-decoration: none;
	background: #ce0000;
}
#smenu1 a:hover, #smenu2 a:hover, #smenu3 a:hover, #smenu4 a:hover, #smenu5 a:hover, #smenu6 a:hover  {
	background: #9c0000;
	color: #ffcf52;
	text-decoration: none;
}
#anim_i61 {
	height: 88px;
	width: 140px;
}
#lw_inscription {
	background: url(../images/bg_lw_inscription.gif);
	height: 252px;
	width: 140px;
	margin-top: 8px;
	position: relative;
}
#lw_courriel {
	font: 10px Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 105px;
	border: 1px solid #000000;
	/*position: absolute;
	left: 6px;
	top: 52px;*/
}
.lw_bt_go {
	font-size: 6px;
	background: url(../images/bg_lw_bt_go.gif);
	border-style: none;
	/*position: absolute;*/
	height: 18px;
	width: 20px;
	/*top: 52px;
	right: 4px;*/
}
.lw_bt_go_hover {
	font-size: 6px;
	background: url(../images/bg_lw_bt_go.gif) bottom;
	border-style: none;
	/*position: absolute;*/
	height: 18px;
	width: 20px;
	/*top: 52px;
	right: 4px;*/
}
#lw_inscription fieldset {
	border-style: none;
}
#lw_inscription legend {
	display: none;
}
#lw_formulaire{
	clear:both;
	/*width:500px;*/
	margin-top:10px;
}
#lw_formulaire h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #fc5;
	margin-top: 25px;
	margin-bottom: 10px;
}
#lw_formulaire fieldset{
	border-style: none;
}
#lw_formulaire legend{
	font-size:13px;
	color: #900;
}
#lw_formulaire input#lw_courriel{
	width:300px;
}
#bandeau_adresse {
	width: 955px;
	background: url(../images/bg_bandeau_adresse.jpg) no-repeat top;
	height: 16px;
	position: absolute;
	top: 98px;
	left: 0px;
}
#entete h1 a {
	display: block;
	position: absolute;
	height: 86px;
	width: 251px;
	left: 11px;
	top: 6px;
	text-indent: -5000px;
}
#voir_carte_detaillee a {
	display: block;
	height: 98px;
	width: 102px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -5000px;
}
#pied {
	background: url(../images/bg_pied.jpg) no-repeat;
	height: 82px;
	width: 955px;
	position: relative;
}
#h_pied {
	background: url(../images/bg_h_pied.jpg) no-repeat;
	height: 82px;
	width: 955px;
	position: relative;
}
#copy_adlec a {
	display: block;
	position: absolute;
	left: 13px;
	font-size: 10px;
	color: #FFFFFF;
	bottom: 49px;
}
#copy_adlec a:hover {
	color: #fc5;
}
#xiti-logo {
	height: 25px;
	width: 39px;
	position: absolute;
	left: 23px;
	bottom: 14px;
}
#pied ul, #h_pied ul, #pied_dedie ul  {
	list-style: none;
	position: absolute;
	top: 35px;
	right: 312px;
	text-align: right;
	width: 330px;
}
#pied li, #h_pied li, #pied_dedie li {
	display: inline;
}
#pied ul li a, #h_pied ul li a, #pied_dedie ul li a {
	color: #FFFFFF;
	display: block;
	padding: 0px 10px 1px;
	float: right;
	border-left: 1px solid #FFFFFF;
}
#pied ul li a:hover, #h_pied ul li a:hover, #pied_dedie ul li a:hover {
	color: #fc5;
	border-bottom: 2px solid #fc5;
	text-decoration:none;
}
#pied ul li a.image:hover, #h_pied ul li a.image:hover, #pied_dedie ul li a.image:hover {
	text-decoration:none;
	border-bottom:0;
}
#adresse {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	top: 2px;
	left: 397px;
}
#bandeau_adresse ul {
	height: 13px;
	width: 203px;
	list-style: none;
	position: absolute;
	left: 76px;
	top: 1px;
}
#bandeau_adresse li {
	display: inline;
}
#accueil {
	background: url(../images/bg_bt_accueil.gif) no-repeat top;
	display: block;
	height: 13px;
	width: 54px;
	margin-right: 10px;
	font-size: 6px;
	text-indent: -5000px;
	float: left;
}
#contact {
	font-size: 6px;
	background: url(../images/bg_bt_contact.gif) no-repeat top;
	text-indent: -5000px;
	display: block;
	float: left;
	height: 13px;
	width: 55px;
	margin-right: 10px;
}
#plan {
	font-size: 6px;
	background: url(../images/bg_bt_plan.gif) no-repeat top;
	text-indent: -5000px;
	display: block;
	float: left;
	height: 13px;
	width: 74px;
}
#bandeau_adresse a:hover {
	background-position: bottom;
}


/*
 	SPECIFS HOME
----------------------------- */

#h_conteneur_centre h1 {
	background: url(../images/bg_h_conteneur_centre_h1.gif) no-repeat;
	font-size: 6px;
	font-weight: normal;
	text-indent: -5000px;
	height: 24px;
	width: 693px;
	margin: 79px 0px 0px;
}
#actus_colgauche {
	float: left;
	width: 320px;
	padding-left: 15px;
}
#actus_coldroite {
	float: left;
	width: 320px;
	padding-left: 25px;
}
#actus_colgauche div, #actus_coldroite div {
	padding: 20px 0px 20px;
}
#actus_colgauche hr, #actus_coldroite hr {
	height: 1px;
	border-top: 1px solid #8ca8bd;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#h_conteneur_centre h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg_h2.gif) no-repeat left 2px;
	padding-left: 13px;
	margin-bottom: 12px;
	color: #246;
}
#boutons_flash {
	position: absolute;
	width: 112px;
	top: 118px;
	right: 2px;
	padding-bottom: 19px;
	background: url(../images/bg_boutons_flash.gif) no-repeat 80px bottom;
}

#h_conteneur_centre ul {
	margin-right: 7px;
	margin-left: 0px;
	text-indent: 0px;
	padding-left: 20px;
	list-style-image: url(../images/puce_li.gif);
	margin-top: 5px;
}
#h_conteneur_centre li {
	margin-bottom: 1px;
}
#boutons_flash object {
	margin-top: 2px;
}
#h_anim_i61 {
	position: absolute;
	left: 140px;
	top: 114px;
}

/*
éléments de CMS
*/
#telechargements {
	margin: 0px 17px 10px 9px;
	padding-top: 27px;
	background: url(../images/bg_telechargements.gif) no-repeat left top;
	padding-right: 8px;
}
#telechargements a, #telechargements_dedie a {
	color:#246;
	text-decoration:none;
}
#telechargements a:hover, #telechargements_dedie a:hover {
	color:#27c;
	text-decoration:underline
}

.telechargements {
	padding-left: 39px;
	list-style-type: none;
	display: table;
	height: 46px;
	margin-bottom: 5px;
	cursor: hand;
	font: 9px Verdana, Arial, Helvetica, sans-serif;	/*margin-bottom: 5px;*/
}
.telechargements li {
	
	padding-top: 2px;
	padding-bottom: 2px;
}
/* Pages intérieures : attributs communs de mise en forme CMS  
----------------------------------------*/
#texte p  {
	margin-top: 5px;
}
#ps p  {
	margin-top: 3px;
}
#texte ul {
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 0px;
	padding-left: 20px;
	list-style-image: url(../images/puce_li.gif);
	margin-top: 5px;
}
#ps ul {
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 0px;
	padding-left: 20px;
	list-style-image: url(../images/puce_li_ps.gif);
	margin-top: 5px;
}
#texte li {
	margin-bottom: 3px;
}

/* Images & documents joints dans "div texte" */
.vignette_titre{ /* Titre img et doc */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #555;
	/*clear:left;*/
}
.vignette_desc{ /* Descriptif img et doc */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555;
}
.aligner_left{ /* Pour doc et img alignés |left */
	float:left;
	text-align:left;
	margin:3px 5px;
	padding:0;
}
.aligner_right{ /* Pour doc et img alignés |right */
	float:right;
	text-align:right;
	margin : 3px 5px;
	padding:0;
}
div.aligner_center{ /* Pour doc alignés |center  ; typiquement img avec titre et/ou descriptif ou img zoomable */
	text-align:center;
	margin:0 auto;
	padding:0;
	/*float:none;*/
	width:300px;
}
img.aligner_center{ /* Pour img alignées |center */
	margin:0 auto;
	padding:0;
	display:block;
}
img.aligner_{ /* Pour img où l'attribut d'alignement est absent */
}
div.aligner_{ /* Pour doc où l'attribut d'alignement est absent  ; typiquement img avec titre et/ou descriptif ou img zoomable */
}

/* Attributs des contenus de texte d'une rubrique CMS */
.externe { /* classe appliquée aux liens externes */
}
.interne { /* classe appliquée aux liens internes */
}
.saut_force  { /* classe appliquée aux <p>&nbsp;</p> des saut de ligne forcés */
	margin: 0;
	padding: 0;
	height:15px;
}
.lien_note { /* classe appliquée aux liens-ancres pour les notes de bas de page */
	font-size: 9px;
	/*font-weight: bold;*/
}
#conteneur_centre_droit h1, #conteneur_centre_droit_dedie h1 {
	background: url(../images/bg_h1.gif) no-repeat 2px 3px;
	padding-left: 17px;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #900;
}
#conteneur_centre_droit h2, #conteneur_centre_droit_dedie h2 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #246;
	margin-left: 17px;
}
#chapo {
	font-weight: bold;
	font-size: 12px;
	margin-top: 25px;
}
#texte {
	margin-top: 25px;
}
#texte h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #fc5;
	margin-top: 25px;
	margin-bottom: 10px;
}
#texte h4 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(none);
	margin-top: 20px;
	border-style: none;
}
#texte h5 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(none);
	margin-top: 15px;
	border-style: none;
}
#ps {
	background: #ffde90 repeat-y;
	padding: 4px 20px;
	margin-top: 25px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#ps h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
#ps h4 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#ps h5 {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 7px;
}
#notes {
	font-size: 10px;
	background: url(../images/bg_notes.gif) no-repeat right 4px;
	padding-right: 11px;
	text-align: right;
	margin-top: 35px;
}
#sous_rubriques {
	list-style: none;
	margin: 0px 17px 10px 9px;
	padding-top: 27px;
	background: url(../images/bg_sous_rubriques.gif) no-repeat left top;
	padding-right: 8px;
}
#sous_rubriques ul, #sous_rubriques_dedie ul {
	list-style: none;
	margin: 0px 8px 10px 9px;
	padding-top: 0px;
	padding-right: 8px;
}
#sous_rubriques li, #sous_rubriques_dedie li {
	font-size: 10px;
	margin-bottom: 3px;
	background: url(../images/puce_li_sous_rubriques.gif) no-repeat 3px 4px;
	padding-left: 14px;
}
#sous_rubriques a, #sous_rubriques_dedie a {
	color: #246;
	text-decoration: none;
}
#sous_rubriques a:hover, #sous_rubriques_dedie a:hover {
	color: #27c;
	text-decoration: underline;
}

/**/

#vous_etes_ici {
	background: url(../images/bg_vous_etes_ici.gif);
	margin: 11px 0px 20px 9px;
	height: 19px;
	width: 171px;
}
#hierarchie {
	font-size: 10px;
	margin: 11px 0px 25px 0px;
	padding-top: 5px;
}
#texte #h3 {
	padding-left: 17px;
	background: url(../images/bg_h3.gif) no-repeat 2px;
	margin-top: 30px;
	margin-bottom: 8px;
}


/*
	Fonc dédiée : BDE (rubrique 14) - page d'accueil de la fonctionnalité
*/

#bde_criteres {
	background: url(../images/bg_bde_criteres.gif) no-repeat left top;
	margin-top: 25px;
	height: 165px;
	position: relative;
}
#bde_criteres #raison_sociale {
	background: url(../images/bg_raison_sociale.gif) no-repeat right top;
	border-style: none;
	height: 59px;
	position: absolute;
	width: 229px;
	left: 12px;
	top: 25px;
}
#bde_criteres #savoir_faire {
	background: url(../images/bg_savoir_faire.gif) no-repeat right top;
	border-style: none;
	height: 59px;
	position: absolute;
	width: 229px;
	left: 272px;
	top: 25px;
}
/*#bde_criteres_D {
	float: left;
	width: 229px;
	margin-left: 31px;
	height: 60px;
}
*/
#bde_criteres legend, #criteres legend {
	display: none;
}
#bde_criteres #geographie_secteur_activite {
	background: url(../images/bg_geographie_secteur_activite.gif) no-repeat left top;
	position: absolute;
	height: 66px;
	width: 501px;
	left: 0px;
	top: 95px;
	border-style: none;
}
#raison_sociale .texte, #savoir_faire .texte {
	width: 166px;
	border: 1px solid #246;
	position: absolute;
	left: 0px;
	top: 14px;
	padding-right: 1px;
	padding-left: 1px;
	height: 15px;
	font: 10px Arial, Helvetica, sans-serif;
}
#raison_sociale .bt_valider, #savoir_faire .bt_valider  {
	background: url(../images/bg_bt_valider.gif);
	height: 17px;
	width: 45px;
	border-style: none;
	position: absolute;
	top: 14px;
	right: 12px;
	font-size: 6px;
}
#raison_sociale .bt_valider_hover, #savoir_faire .bt_valider_hover {
	background: url(../images/bg_bt_valider.gif) bottom;
	height: 17px;
	width: 45px;
	border-style: none;
	position: absolute;
	top: 14px;
	right: 12px;
	font-size: 6px;
	cursor:hand;
	cursor:pointer;
}
#raison_sociale p {
	font-size: 9px;
	position: absolute;
	height: 20px;
	width: 192px;
	top: 35px;
	right: 12px;
	line-height: 100%;
	text-align: center;
	color: #27c;
}
#savoir_faire p {
	font-size: 9px;
	position: absolute;
	height: 20px;
	width: 192px;
	top: 35px;
	right: 12px;
	line-height: 100%;
	text-align: center;
	color: #27c;
}
#bde_criteres #recherche_epci {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #246;
	width: 216px;
	left: 12px;
	top: 14px;
	position: absolute;
}
#bde_criteres #recherche_pays {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #246;
	width: 216px;
	left: 12px;
	top: 49px;
	position: absolute;
}
#bde_criteres #recherche_secteur_activite {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #246;
	width: 216px;
	right: 12px;
	top: 14px;
	position: absolute;
}
#bde_criteres #ou_cartes {
	font-size: 9px;
	text-align: right;
	position: absolute;
	top: 34px;
	right: 271px;
	width: 220px;
	color: #27c;
}
#bde_criteres #combiner {
	font-size: 9px;
	text-align: center;
	position: absolute;
	height: 21px;
	width: 145px;
	top: 35px;
	right: 68px;
	line-height: 100%;
	color: #27c;
}
#geographie_secteur_activite .bt_valider {
	background: url(../images/bg_bt_valider.gif);
	height: 17px;
	width: 45px;
	border-style: none;
	position: absolute;
	top: 44px;
	right: 12px;
	font-size: 6px;
}
#geographie_secteur_activite .bt_valider_hover {
	background: url(../images/bg_bt_valider.gif) bottom;
	height: 17px;
	width: 45px;
	border-style: none;
	position: absolute;
	top: 44px;
	right: 12px;
	font-size: 6px;
	cursor:hand;
	cursor:pointer;
}
#bde_carte_pays_on {
	background: url(../images/bg_carte_pays_on.gif) no-repeat left top;
	margin-top: 30px;
	padding-top: 25px;
	position: relative;
	height: 110px;
}
#bde_carte_epci_on {
	background: url(../images/bg_carte_epci_on.gif) no-repeat left top;
	margin-top: 30px;
	padding-top: 25px;
	position: relative;
	height: 110px;
}
#conteneur_bde_cartes #onglet_pays {
	position: absolute;
	height: 16px;
	width: 126px;
	left: 38px;
	top: 0px;
	font-size: 6px;
	text-indent: -5000px;
	display: block;
}
#conteneur_bde_cartes #onglet_epci {
	text-indent: -5000px;
	display: block;
	position: absolute;
	height: 16px;
	width: 126px;
	left: 183px;
	top: 0px;
}

/* rub14 (BDE) - pages liste/fiche */
#milieu_dedie {
	width: 955px;
	background: #FFFFFF url(../images/bg_milieu_dedie.jpg) repeat-y;
	padding: 16px 0px 0px;
}
#pied_dedie {
	background: url(../images/bg_pied_dedie.jpg) no-repeat;
	height: 82px;
	width: 955px;
	position: relative;
}
#conteneur_centre_gauche_dedie {
	float: left;
	width: 283px;
}
#conteneur_centre_droit_dedie {
	float: left;
	width: 507px;
	padding-right: 25px;
}
#vous_etes_ici_dedie {
	background: url(../images/bg_vous_etes_ici_dedie.gif);
	margin: 11px 0px 20px 9px;
	height: 19px;
}
#sous_rubriques_dedie {
	list-style: none;
	margin: 0px 17px 10px 9px;
	padding-top: 27px;
	background: url(../images/bg_sous_rubriques_dedie.gif) no-repeat left top;
	padding-right: 8px;
}
#telechargements_dedie {
	margin: 0px 17px 10px 9px;
	padding-top: 27px;
	background: url(../images/bg_telechargements_dedie.gif) no-repeat left top;
	padding-right: 8px;
}
#criteres {
	width: 254px;
	margin-left: 9px;
	padding-top: 29px;
	background: url(../images/bg_criteres.gif) no-repeat left top;
	margin-bottom: 20px;
	height: 285px;
}
#criteres #raison_sociale {
	background: url(../images/bg_raison_sociale.gif) no-repeat right top;
	border-style: none;
	height: 59px;
	width: 229px;
	position: relative;
	margin-left: 9px;
}
#criteres #savoir_faire {
	background: url(../images/bg_savoir_faire.gif) no-repeat right top;
	border-style: none;
	height: 59px;
	width: 229px;
	position: relative;
	margin-left: 9px;
	top: 9px;
}
#criteres #geo_secteur {
	background: url(../images/bg_geo_secteur.gif) no-repeat right top;
	position: relative;
	height: 148px;
	width: 238px;
	border-style: none;
	top: 20px;
}
#geo_secteur #recherche_epci {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #246;
	width: 216px;
	left: 0px;
	top: 14px;
	position: absolute;
}
#geo_secteur #recherche_pays {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #246;
	width: 216px;
	left: 0px;
	top: 49px;
	position: absolute;
}
#geo_secteur #recherche_secteur_activite {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #246;
	width: 216px;
	top: 101px;
	position: absolute;
	left: 0px;
}
#geo_secteur #ou_cartes {
	font-size: 9px;
	text-align: right;
	position: absolute;
	top: 34px;
	right: 23px;
	width: 220px;
	color: #27c;
}
#geo_secteur #combiner {
	font-size: 9px;
	text-align: center;
	position: absolute;
	height: 21px;
	width: 145px;
	top: 122px;
	line-height: 100%;
	color: #27c;
	left: 35px;
}
#geo_secteur .bt_valider {
	background: url(../images/bg_bt_valider.gif);
	height: 17px;
	width: 45px;
	border-style: none;
	position: absolute;
	right: 16px;
	font-size: 6px;
	bottom: 0px;
}
#geo_secteur .bt_valider_hover {
	background: url(../images/bg_bt_valider.gif) bottom;
	height: 17px;
	width: 45px;
	border-style: none;
	position: absolute;
	bottom: 0px;
	right: 16px;
	font-size: 6px;
	cursor:hand;
	cursor:pointer;
}
.barnav {
	background: url(../images/bg_ligne_pointilles.gif) no-repeat left 13px;
	margin-top: 20px;
}
.barnav_G {
	background: url(../images/bg_barnav_G.gif) no-repeat;
	float: left;
	height: 17px;
	width: 25px;
	margin-left: 15px;
}
.barnav_centre {
	background: url(../images/bg_barnav_centre.gif);
	float: left;
	height: 17px;
}
.barnav_D {
	background: url(../images/bg_barnav_D.gif) no-repeat;
	float: left;
	height: 17px;
	width: 30px;
	/* bug IE, obligé de traiter le dernier <li> en absolute */
	position: relative;
	padding-right: 20px;
}
.barnav ul {
	list-style: none;
}
.barnav_G li {
	display: inline;
}
.page_debut {
	font-size: 6px;
	text-indent: -5000px;
	display: block;
	height: 12px;
	width: 12px;
	margin-top: 3px;
	float: left;
}
.page_precedente {
	font-size: 6px;
	text-indent: -5000px;
	display: block;
	height: 12px;
	width: 12px;
	margin-top: 3px;
	margin-left: 1px;
	float: left;
}
.page_suivante {
	font-size: 1px;
	text-indent: -5000px;
	display: block;
	height: 12px;
	width: 12px;
	float: left;
	margin-top: 3px;
}
.page_fin {
	font-size: 1px;
	text-indent: -5000px;
	display: block;
	height: 12px;
	width: 12px;
	/*bug IE, obligé de traiter le dernier <li> en absolute + un bg pour pouvoir réagir cô un lien...*/
	position: absolute; 
	top: 3px;
	left: 13px;
	background: url(../images/bg_page_fin.gif) no-repeat;
}
.barnav_centre li {
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
}
.barnav_centre .separateur {
	background: url(../images/bg_barnav_li.gif) no-repeat right 4px;
}
#liste_entreprises .nom_ville {
	font-weight: normal;
	float: right;
	width: 168px;
	text-align: right;
}
#liste_entreprises ul {
	list-style: none;
}
#liste_entreprises .nom_entreprise {
	font-weight: bold;
	float: left;
	color: #1a5388;
	background: url(../images/puce_li.gif) no-repeat left 3px;
	padding-left: 9px;
	width: 280px;
}
#liste_entreprises dt {
	margin: 17px 25px 0px;
}
#liste_entreprises dd {
	padding: 0px 25px 17px 33px;
}
#liste_entreprises .separateur {
	background: url(../images/bg_ligne_pointilles.gif) no-repeat left bottom;
}
#retour_liste {
	background: url(../images/bg_ligne_pointilles.gif) no-repeat left 13px;
	height: 17px;
	margin-top: 20px;
}
#retour_liste a {
	background: url(../images/bg_bt_retour_liste.gif);
	display: block;
	height: 15px;
	width: 82px;
	margin-left: 15px;
	font-size: 10px;
	padding-top: 2px;
	padding-left: 17px;
}
#retour_liste a:hover, #fiche_navigation a#fiche_precedente:hover, #fiche_navigation a#fiche_suivante:hover {
	text-decoration: none;
}
#fiche_entreprise {
	background: url(../images/bg_ligne_pointilles.gif) no-repeat left bottom;
	margin-top: 20px;
	padding-bottom: 40px;
}
#fiche_entreprise h3 {
	background: url(../images/bg_fiche_entreprise_h2.gif) no-repeat left 1px;
	padding-left: 14px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#fiche_entreprise #code_postal {
	font-size: 10px;
	font-weight: normal;
}
#fiche_entreprise h5 {
	font-size: 13px;
	font-weight: normal;
	margin-left: 14px;
}
#fiche_entreprise #h4 {
	padding-left: 12px;
	background: url(../images/bg_h3.gif) no-repeat left 2px;
	margin-top: 22px;
	margin-left: 14px;
	height: 14px;
}
#fiche_entreprise h4 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #fc5;
	color: #900;
}
#fiche_entreprise dl {
	margin: 20px 10px 10px 14px;
}
#fiche_entreprise dt {
	font-weight: bold;
	text-align: right;
	float: left;
	width: 163px;
}
#fiche_entreprise dd {
	float: left;
	width: 300px;
	margin-left: 12px;
}
#fiche_navigation {
	list-style: none;
	height: 13px;
	margin-top: -13px;
}
#fiche_navigation li {
	display: inline;
}
#fiche_navigation #fiche_precedente {
	font-size: 10px;
	background: url(../images/bg_bt_fiche_precedente.gif);
	display: block;
	height: 15px;
	width: 89px;
	padding-top: 2px;
	padding-left: 15px;
	float: right;
	margin-right: 15px;
}
#fiche_navigation #fiche_suivante {
	font-size: 10px;
	background: url(../images/bg_bt_fiche_suivante.gif) no-repeat;
	display: block;
	height: 15px;
	width: 88px;
	padding-top: 2px;
	padding-left: 16px;
	float: right;
	margin-right: 15px;
}
/*
	Rub 182 & 183 (Communes et EPCI) - pages listes/fiche
*/
#criteres_communes {
	width: 254px;
	margin-left: 9px;
	padding-top: 29px;
	background: url(../images/bg_criteres.gif) no-repeat left top;
	margin-bottom: 20px;
	height: 190px;
}
#criteres_epci {
	width: 254px;
	margin-left: 9px;
	/*background: url(../images/bg_criteres.gif) no-repeat left top;*/
	margin-bottom: 20px;
	/*height: 190px;*/
}
#criteres_epci small {
	font-weight:bold;
	display:block;
	margin-top: 5px;
	margin-bottom: 20px;
}
#criteres_communes legend, #criteres_epci legend {
	display: none;
}
#communes {
	background: url(../images/bg_communes.gif) no-repeat right top;
	border-style: none;
	height: 53px;
	width: 229px;
	position: relative;
	margin: 0px 0px 0px 9px;
}
#epci {
	background: url(../images/bg_epci.gif) no-repeat right top;
	border-style: none;
	height: 53px;
	width: 229px;
	position: relative;
	margin-top: 10px;
}
#communes select, #epci select {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #246;
	width: 216px;
	left: 0px;
	top: 15px;
	position: absolute;
}
#communes .bt_valider , #epci .bt_valider {
	background: url(../images/bg_bt_valider.gif);
	height: 17px;
	width: 45px;
	border-style: none;
	position: absolute;
	top: 36px;
	right: 12px;
	font-size: 6px;
}
#communes .bt_valider_hover, #epci .bt_valider_hover {
	background: url(../images/bg_bt_valider.gif) bottom;
	height: 17px;
	width: 45px;
	border-style: none;
	position: absolute;
	top: 36px;
	right: 12px;
	font-size: 6px;
	cursor:hand;
	cursor:pointer;
}
#criteres_communes img {
	border-style: none;
	margin-bottom: 15px;
}
#criteres_epci img {
	border-style: none;
	margin-bottom: 25px;
	margin-left: 20px;
}
#fiche_communes, #fiche_epci {
	/*background: url(../images/bg_ligne_pointilles.gif) no-repeat left bottom;*/
	margin-top: 20px;
	padding-bottom: 40px;
}
#fiche_communes h3, #fiche_epci h3 {
	background: url(../images/bg_fiche_entreprise_h2.gif) no-repeat left 1px;
	padding-left: 14px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#fiche_communes #h4, #fiche_epci #h4 {
	padding-left: 12px;
	background: url(../images/bg_h3.gif) no-repeat left 2px;
	margin-top: 22px;
	margin-left: 14px;
	height: 14px;
}
#fiche_communes h4, #fiche_epci h4 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #fc5;
	color: #900;
}
#fiche_communes dl, #fiche_epci dl {
	margin: 20px 10px 25px 14px;
}
#fiche_communes dt, #fiche_epci dt {
	font-weight: bold;
	text-align: right;
	float: left;
	width: 163px;
}
#fiche_communes dd, #fiche_epci dd {
	float: left;
	width: 300px;
	margin-left: 12px;
}
#fiche_communes ul, #fiche_epci ul {
	float: left;
	width: 137px;
	list-style: none;
	padding: 32px 0px 32px 32px;
}
#fiche_communes li, #fiche_epci li {
	background: url(../images/puce_li.gif) no-repeat left 2px;
	padding-left: 10px;
}

/*	Page "Contact"
--------------------------------------------- */
#form_contact {
	margin:30px auto;
	text-align:center;
	width:300px;
	border:0;
}
.obligatoire {
	font-weight:bold;
}
#form_contact label {
	display:inline;
 	float:left;
  	width:100px;
  	color: #000;
  	margin:1px 0 0 0px;
  	text-align:right;
  	padding-right:5px;
}
#form_contact input,#form_contact textarea {
	margin:1px 0px 0 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.aligner_centre {
	text-align:center;
}
.aligner_droite {
	text-align:right;
}
.input_texte {
	width:180px;
	border:1px solid #246;
	padding:1px;
	background: #fff;
}
.contact_textarea {
	width:180px;
	border:1px solid #246;
	padding:1px;
	background: #fff;
}
.contact_radio {
	border:0;
}
.fr_bt_valider_link {
	background:transparent url(../images/fr_bt_valider.gif) no-repeat top center;
	width:45px;
	height:17px;
	border:0;
	cursor:hand;
	cursor:pointer;
}
.fr_bt_valider_hover {
 	background:transparent url(../images/fr_bt_valider.gif) no-repeat bottom center;
	width:45px;
	height:17px;
	border:0;
	cursor:hand;
	cursor:pointer;
}
#banniere_pub {
	height: 60px;
	width: 468px;
	position: absolute;
	left: 345px;
	top: 25px;
}


/* LW : page désinscription
-------------------------------------*/
#desinsc_input {
	width:180px;
	height: 17px;
	border:1px solid #246;
	font-size:11px;
	padding: 1px;
	margin: 5px;
}
#desinsc_go{
	width: 20px;
	height: 18px;
	border: 0;
	margin-bottom: 5px;
	cursor:pointer;
	cursor:hand;
}
.bt_go {
	background: url(../images/bg_bt_go.gif) top no-repeat;
	height: 18px;
	width: 20px;
	border-style: none;
}



/* Gestion menus déroulants ouverts + sous-rub soeurs permanentes
--------------------------------------------------------------------*/
a#l_5 {
	background: url(../images/bg_bt_installer_orne.gif) no-repeat top;
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -5000px;
	text-decoration: none;
}
a#l_12 {
	background: url(../images/bg_bt_orne_entrepreneurs.gif) no-repeat top;
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -5000px;
	text-decoration: none;
}
a#l_16 {
	background: url(../images/bg_bt_collectivites_agissent.gif) no-repeat top;
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -5000px;
	text-decoration: none;
}
a#l_23 {
	background: url(../images/bg_bt_liens_internet.gif) no-repeat top;
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -5000px;
	text-decoration: none;
}
a#l_29 {
	background: url(../images/bg_bt_orne_developpement.gif) no-repeat top;
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -5000px;
	text-decoration: none;
}
a#l_5:hover, a#l_12:hover, a#l_16:hover, a#l_23:hover, a#l_29:hover {
	background-position: bottom;
	text-decoration: none;
}
ul#menu li ul li a{
	display: block;
	padding: 3px 6px;
	color: #FFFFFF;
	text-decoration: none;
	background: #ce0000;
}
ul#menu li ul li a:hover{
	background: #9c0000;
	color: #ffcf52;
	text-decoration: none;
}
ul#menu li ul li a.selected{
	background: #9c0000;
	color: #ffcf52;
	text-decoration: none;
}
li.inactif{
	color:#999999;
}
#menu {
	list-style: none;
}
#menu ul {
	list-style: none;
	display:none;
}
.alerte{
	border:1px solid #c00;
	color:#c00;
	background:#ffc;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}

/*	Form "CONCOURS"
--------------------------------------------- */
#form_concours {
	border:0;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#form_concours fieldset{
	margin-top: 10px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
#form_concours h5{
	margin-bottom: 5px;
	font: bold 12px Verdana, Geneva, sans-serif;
	padding-bottom: 2px;
	border-bottom: 1px dotted #999;
}
#form_concours h6{
	margin-bottom: 3px;
	font: bold 11px Verdana, Geneva, sans-serif;
}
#field_societe label {
	padding-top:3px;
	float:left;
	display:block;
	width:180px;
	text-align:right;
	margin-right:5px;
}
#field_identite label {
	padding-top:3px;
	float:left;
	display:block;
	width:80px;
	text-align:right;
	margin-right:5px;
}
#field_connaissance p, #field_candidature p {
	margin-left:20px;
}
#field_civilite p {
	margin-left:40px;
}
#field_valid {
	text-align: center;
	margin-top: 20px;
}
