/***** GLOBAL *****/
	html, body {
		width: auto;
		margin: auto;
		font-family: Arial;
		font-size: 0.9em;
		color: #6a6a6c;
	}
	
	img {
		border: 0;
	}
	
	.obligatoire {
		color: #FF0000;
	}

	a:link, a:visited  {
		color: #024b9d;
	}
	
	/* Titre */
	h1 {
		margin: auto;
		padding: 6px;
		font-size: 1.5em;
		color: #c00000;
		border-top: 1px solid #c00000;
		border-bottom: 1px solid #c00000;
	}
	
	/* Contenu */
	div.contenu {
		display: block;
		position: relative;
		width: auto;
		margin-top: 15px;
		margin-bottom: 5px;
		padding: 0 35px 0 35px;
		z-index: 0;
	}
	
	/* Bas de page */
	div.footer {
		display: block;
		position: relative;
		clear: both;
		text-align: center;
	}
	
	div.footer span {
		width: auto;
		margin: auto;
		padding: 0px 20px 0px 20px;		
		text-align: center;
	}
	
	div.footer span a:link, a:visited {
		color: #024b9d;
	}
	
	/* Champs Quoi et Ou */
	#txtQuoi {
		width: 200px;
	}
	
	#txtOu {
		width: 200px;
	}	
	
	/* Auto Completion */
	div.autocomplete {
		position: relative;
		z-index: 2000;
		border: 1px solid black;
		max-height: 300px;
		margin: 0;
		padding: 0;
		overflow: auto;
	}
	
	div.autocomplete ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	div.autocomplete ul li {
		padding: 5px 2px 5px 2px;
		color: #3074a3;
		text-align: left;
		background: #FFFFFF;
		cursor: pointer;
	}
	
	div.autocomplete ul li.selected {
		font-weight: bold;
		background: #ebf3fb;
	}
	
	div.mentionslegales {
		margin: 1em;
	}
	
	div.mentionslegales p {
		text-align: justify;
		margin: 1.5em 0 1.5em 0;
	}
	
	span.titre {
		line-height: 2em;
		color: #c00000;
		text-decoration: underline;
	}
	
	/* FORMULAIRE GENERAL */
	input {
		padding: 0 0.2ex;
	}
		
	input:focus, textarea:focus, select:focus {
		background: #F0F0F0;
	}	
	
	input.required, textarea.required {
		border: 1px solid #FF0000;
		background: #FFC4C4;
	}
	
	input.required:focus, textarea.required:focus {
		border: 2px solid #c00000;
	}
	
	span.required {
		margin-left: 2px;
		color: #c00000; 
	}
	
	p.message_error {
		width: 100%;
		font-weight: bold;
		color: #FFFFFF;
		background: #c00000;
		text-align: center;
	}
	
	p.message_success {
		position: relative;
		clear: both;
		width: 100%;
		font-weight: bold;
		color: #FFFFFF;
		background: #66CC00;
		text-align: center;
	}

	p.button {
		text-align: center;
	}

/***** ACCUEIL *****/
	#logoaccueil {
		margin-top: 40px;
		text-align: center;
	}
			
	#fsQuoiOu {
		border: 0;
		text-align: center;
	}
	
	#fsQuoiOu legend {
		display: none;
	}
	
	#fsQuoiOu label {
		font-weight: bold;
		color: #c00000;
	}
	
	#txtQuoi, #txtOu {
		font-weight: bold;
		color: #3074a3;
	}
	
	table.tabMoteurRecherche {
		margin: 15px auto auto auto;
	}
	
	table.tabMoteurRecherche td {
		padding: 0 5px 0 5px;
	}
	
	.exemple {
		text-align: left;
		font-size: 0.8em;
		color: #8c8b8b;
	}

/***** RESULATS *****/
	span.rechercheencours {
		display: block;
		padding-left: 2px;
		font-size: 0.8em;
		text-align: left;
		color: #8c8b8b;
	}
	
	#Col1 {
		float: left;
		width: 25%;
		background: #FFFFFF;
		z-index: 200;
	}
	
	div.navigation {
		display: block;
		margin: 2px 2px 2px 2px;
		padding-left: 2px;
		line-height: 30px;
		color: #024b9d;
		background: #f0f0f0;
	}
	
	div.navigationalert {
		display: block;
		margin: 2px 2px 2px 2px;
		padding-left: 2px;
		text-align: center;
		color: #024b9d;
		background: #f0f0f0;
	}
	
	div.plusmoins {
		float: right;
		margin-top: 6px;
		margin-right: 5px;
	}
	
	div.entreprise {
		display: block;	
		min-height: 50px;
		margin: 2px 2px 4px 2px;
		background: #ebf3fb;
		z-index: 300;
		cursor: move;
	}
	
	div.entrepriseselected {
		display: block;	
		min-height: 50px;
		margin-top: 3px;
		margin-bottom: 3px;
		background: #ffdede;
		z-index: 300;
		cursor: move;
	}
	
		/* Div Entreprise */	
		img.croix {
			position: relative;
			float: left;
			padding-top: 5px;
			padding-left: 5px;
			padding-right: 5px;
			z-index: 400;
		}
		
		span.nomentreprise {
			display: block;
			width: auto;
			padding-top: 5px;
			margin-bottom: 8px;
			font-weight: bold;
			color: #024b9d;
			cursor: pointer;
		}
		
		span.adresse {
			display: block;
			font-size: 0.85em;
			padding-left: 30px;
			color: #656565;	
		}
		
		span.villescp {
			display: block;
			font-size: 0.85em;
			padding-left: 30px;
			color: #656565;	
		}
		
		p.liensaction {
			display: block;
			margin: 0;
			text-align: center;
		}
		
		span.liensaction {
			text-align: center;
			cursor: pointer;
			color: #e20074;
		}
		
		span.separation {
			margin: 0 6px 0 6px;
			font-size: 1.5em;
			font-weight: bold;
			color: #e20074;
		}
	
	#Col2 {
		float: left;
		width: 60%;
		background: #FFFFFF;
		overflow: auto;
		z-index: 100;
	}
	
	#map {
		width: 99%;
		height: 460px;
		margin: 2px auto 15px auto;
	}
	
	/* Infobulle */
		div.infoB {
			min-width: 200px;
			min-height: 100px;
			border: 1px dotted #e20074;	
		}
		
		span.infoBNom {
			display: block;
			width: auto;
			padding-top: 5px;
			padding-bottom: 10px;
			font-weight: bold;
			text-align: center;
			color: #024b9d;
			cursor: pointer;
		}
		
		span.infoBAdresse {
			display: block;
			font-size: 0.85em;
			padding-left: 20px;
			color: #656565;;
		}
		
		span.infoBTel {
			display: block;
			font-size: 0.85em;
			padding-left: 20px;
			color: #656565;
		}
		
		span.infoBSite {
			display: block;
			margin-top: 4px;
			margin-bottom: 4px;
			padding-left: 20px;
		}	
		
		span.infoBDevis {
			display: block;
			padding-bottom: 5px;
			text-align: center;
			cursor: pointer;
			color: #e20074;
		}	
	
	#Col3 {
		float: left;
		width: 15%;
		z-index: 100;
	}	
	
	#dropdevis {
		height: 450px;
		margin: 2px;
	}
	
	div.draghover {
		border: 1px dotted black;
	}
	
	/* Devis */
		div.postit {
			display: block;
			margin: auto;
			max-width: 139px;
			height: 80px;
			font-size: 1.8em;
			font-weight: bold;
			color: #024b9d;
			text-align: center;
			line-height: 80px;	
			background: url(images/post-it.jpg);
		}
				
		div.devis {
			margin-top: 3px;
			margin-bottom: 3px;
			background: #ebf3fb;
			text-align: center;
		}
		
		span.villescpdevis {
			display: block;
			font-size: 0.85em;
			color: #656565;	
		}
		
		div.closedevis {
			text-align: right;
			cursor: pointer;
		}
			
	/* Formulaire de devis */
	div.handledevis {
		height: 18px;
		margin: 0px 2px 0px 2px;
		padding-top: 4px;
		border-bottom: 1px solid #ff6600;
		font-size: 1.1em;
		font-weight: bold;	
		text-align: center;	
		color: #FFFFFF;
		background: #e20074;
		cursor: pointer;	
	}
	
	#formdevis {
		margin: 2px;
		background: #ebf3fb;
	}
	
	p.formdevis {
		font-size: 1em;
		font-weight: bold;
		color: #333333;
		text-align: center;
		margin: 0;
	}
	
	fieldset.formdevis {
		border: 1px solid gray;
		margin: 0.5em 0 0;
		background-color: #DDEEFF;
	}
	
	fieldset.formdevis legend {
		font-weight: bold;
		padding: 0 0.5em;
		border: 1px solid black;
		background-color: #DDEEFF;
		font-variant: small-caps;
	}
	
	fieldset.formdevis p {
		margin: 0 0 0.6em 0;
	}
	
	fieldset.formdevis label {
		display: block;
		width: 150px;
		float: left;
		padding: 0.5ex;
	}

	/* Handle de colonne */
	div.handle {
		height: 18px;
		margin: 0px 2px 0px 2px;
		padding-top: 4px;
		border-bottom: 1px solid #ff6600;
		font-size: 1.1em;
		font-weight: bold;	
		text-align: center;	
		color: #FFFFFF;
		background: #e20074;
		background-image: url(images/main.jpg)	;
		background-repeat: no-repeat;
		background-position: right;
		cursor: move;	
	}
	
/******* ANNUAIRE *******/
	ul.annuaire {
		list-style: none;
	}
		
	.visible {
		display: block;
		margin: 1em 0 1em 0;
	}
	
	.invisible {
		display: none;
		margin: 0;
	}
	
	.plus {
		color: #3074a3;
		padding-left: 20px;
		background-image: url("images/plus.jpg");
		background-repeat: no-repeat;
		list-style: none;
		cursor: pointer;
	}
	
	.moins {
		color: #3074a3;
		padding-left: 20px;
		background-image: url("images/moins.jpg");
		background-repeat: no-repeat;
		list-style: none;
		cursor: pointer;
	}
	
	/* Style pour les lien code APE */
	li.ape {
		list-style: none;
		padding-left: 15px;
	}
	
	li.ape span {
		font-weight: bold;
	}
			
	li.ape a:link, li.ape a:visited {
		color: #3074a3;
	}
	
	li.ape a:hover {
		color: #c00000;
	}
/******* Fiche Entreprise *****/
	span.nom {
		font-size: 1.5em;
		font-weight: bold;
		color: #c00000;
	}
	
	span.entete {
		display: block;
		float: left;
		width: 150px;
		font-weight: bold;
	}
	
/******* SOUMETTRE *******/	
	fieldset.soumettre {
		border: 0;
		border-bottom: 1px solid #c00000;
		margin-top: 2px;
		padding-top: 8px;
		padding-bottom: 10px;
	}
	
	fieldset.soumettre legend {
		color: #c00000;
		background-image: url("images/puce.gif");
		background-repeat: no-repeat;
		padding-left: 20px;
		margin: 0.8em 0 2em 5px;
	}
	
	fieldset.soumettre label {
		display: block;
		width: 150px;
		height: 1.5em;
		margin-right: 10px;
		float: left;
	}
	
	fieldset.soumettre input, fieldset.soumettre select, fieldset.soumettre textarea {
		width: 200px;
		border: 1px solid #024b9d;
		padding: 1px;
	}
	
	#idVerif {
		width: 100px;
		border: 1px solid #024b9d;
		margin-bottom: 15px;
		padding: 1px;
	}
	
	table.soumettre {
		width: 100%;
	}
	
	table.soumettre td {
		width: 50%;	
		padding-bottom: 15px;
	}
	
	span.champsobligatoires {
		color: #c00000;
	}
		
	span.note {
		text-align: left;
		font-size: 0.8em;
		color: #8c8b8b;
	}
	
/***** A PROPOS DE *****/
	.plusquestion {
		margin: 1em 0 1em 50px;
		padding-left: 20px;
		color: #6a6a6c;
		background-image: url("images/plus.jpg");
		background-repeat: no-repeat;
		list-style: none;
		cursor: pointer;
	}
	
	.moinsquestion {
		margin: 1em 0 1em 50px;
		padding-left: 20px;
		color: #6a6a6c;
		background-image: url("images/moins.jpg");
		background-repeat: no-repeat;
		list-style: none;
		cursor: pointer;
	}
	
	li.reponse {
		margin-left: 50px;
		padding: 0.5em 0 0.5em 1em;
		border-left: 4px solid #c00000;
		list-style: none; 
		color: #024b9d;
	}
		
