@IMPORT url("formulaires_new.css");
/****
	STYLES GLOBAUX  -----
****/
html, body {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
}
div#Global {
	position:relative;
	width:1006px;
	min-height:600px;
	height:600px;
	margin:0 auto;
	padding:0;
	border:1px solid #666666;
	background: url('../visuels/background-net-new.gif') top left no-repeat;
	color:#666666;
}
body > div#Global {height:auto;}
div#GlobalPopup {
	width:500px;
	font-family: Verdana, Tahoma, sans-serif;
	color:#666666;
	text-align:left;
	font-size:11px;
	padding:10px;
	margin:0;
}
div#ZoneTexte {
	position:relative;
	text-align: justify;
	font-size:11px;
	margin:60px 240px 60px 240px;
}
h1, #SuperTitre, .premiertitre {
	color: #666666;
	padding:0;
	margin:0 0 0;
	font-size:20px;
}
.premiertitre {margin: 20px 0 0 0}
#SuperTitre {
	position:absolute;
	top:120px;
	left:240px;
	font-size:25px;
	color:#336666;
}
#GlobalPopup h2, #GlobalPopup h1 {
	font-size:17px;
	padding:0;
	width:590px;
	margin:5px 0 5px 10px;
	font-weight:normal;
}
h3 {
	font-size:14px;
	padding:0;
	margin:0;
}
p {
	font-size: 12px;
}
#GlobalPopup p {margin:0 10px 0 10px;width:590px;text-align:justify;}
#GlobalPopup .CentrerTexte {margin:0 0 10px 0;padding:15px 0 10px 0;text-align: center;width:590px;}
#LireRecit {
	position:absolute;
	right:43px;
	top:125px;
}
#Actualite {
	position:absolute;
	left:37px;
	top:125px;
}
div#MenuGauche {
	position:absolute;
	top:220px;
	left:15px;
}
div#MenuDroite {
	position:absolute;
	top:220px;
	right:5px;
	text-align:right;
	width:185px;
}
#MenuGauche ul, #MenuDroite ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#MenuGauche li, #MenuDroite li {
	font-size: 16px;
	font-weight:bold;
	margin: 0 0 15px 0;
}
#MenuDroite li {
	font-size: 12px;
}
#MenuMembre {
	position:absolute;
	top:220px;
	right:15px;
	margin:0;
	list-style:none;
}
#Logo3espacesHalles {
	margin-top: 30px;
	margin-left: 0;
}
a {
	color:#666666;
}
#LireRecit a, #Actualite a, #MenuMembre a {
	font-size:14px;
	text-decoration: none;
}
#MenuMembre a {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#669999;
}
#MenuGauche a, #MenuDroite a {
	text-decoration: none;
	background: url('../visuels/puce.gif') left center no-repeat;
	padding-left: 30px;
}
#MenuDroite a {
	padding-left:0;
	padding-right:30px;
	background: url('../visuels/puce-petite.gif') right center no-repeat;
}
a:hover, #LireRecit a:hover, #Actualite a:hover {color:#669999;}
#MenuMembre a:hover {color:#666666;}
#MenuGauche a:hover {background: url('../visuels/puce-over.gif') left center no-repeat;}
#Logo3espacesHalles a {
	text-decoration: none;
	background: url('../visuels/logo-3espaces-halles.gif') 0 5px no-repeat;
	font-size:0.1em;
	color:#FFF;
	display:block;
	width:120px;
	padding:0 0 60px 0;
}
#Logo3espacesHalles a:hover {background: url('../visuels/logo-3espaces-halles-over.gif') 0 5px no-repeat;}


div#Footer {
	position:absolute;
	bottom:0;
	margin:0;
	padding:0;
	text-align:center;
	/* background: url('../visuels/fondlogos.jpg') top center no-repeat; */
}
ul#Menu {
	list-style: none;
	height:15px;
	margin:0 250px 3px 290px;
	padding:10px 0 0 0;
	background: url('../visuels/pointille-footer.gif') top center no-repeat;
}
#Menu li {
	float:left;
	margin:0;
	padding:0;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
}
#Menu a, #Menu a.PremierLien {
	display: block;
	color:#666666;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
	width:auto;
	margin:0;
	padding:2px 5px;
	border:solid #666666;
	border-width:0 0 0 1px;
}
#Menu a.PremierLien {
	border:none;
}
/***
* STYLES SIMPLES DIVERS
***/
.motRouge, #MenuMembre a.motRouge {color:#FF0000;}
#ZoneTexte .CroixRouge {color:#FF0000;text-decoration:none;font-weight:bold;font-size: 12px;}
.MessageErreur {font-weight:bold;margin-top:10px;font-size:11px;color:#FF0000;}
hr {margin:0;width:500px;padding: 0;color:#3F73B1;}
#GlobalPopup hr {margin-left:10px;width:600px;}
#Global img {border: none;}