
/* SALON DES MICROENTREPRISES */
/* CSS writed by stefhan [stefhan.com] */


/* GENERAL */

body {
	background-color: #fafafa;
}


/* MENU "ESPACES" */

.espace {
	display: inline;
	list-style-type: none;
	color: #000000;
	clear: both;
	text-indent: 1px;
}

.espace form {
	text-align: left;
}

ul.espace li {
	width: 144px;
	float: left;
	height: 25px;
	display: block;
}

ul.espace li a {
	color: #000000;
	display: block;
	height: 25px;
	font: bold 16px arial, helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 0 0 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:20px;
}

html>body ul.espace li a {
	height: 20px;
	text-decoration: none;
}

ul.espace a:hover {
	color: #000000;
	background-image: url(../images/espaceON.jpg);
	clear: both;
	text-decoration: none;
}

#espaceActif {
	background-image: url(../images/espaceON.jpg);
}

#formMEP {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* BAS DE PAGE */

.footer {
	color: gray;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a {
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}



/* COLONNE GAUCHE */

.dateSalon {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color:#F00408;
}

#menuGauche ul {
	margin: auto;
	padding: auto;
	margin-left: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 0px;
}

html>body #menuGauche ul{
	margin-left: -40px;
}

#menuGauche li {
	padding-bottom: 4px;
	border-bottom: 1px dotted gray;
	font: 11px Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#menuGauche a {
	color: #000000;
	text-decoration: none;
}

#menuGauche a:hover {
	color: #000000;
	text-decoration: underline;
}

/* CONTENU PAGE */


