
*	{
	margin:0px;
	padding:0px;
	font-size:1em;
	font-family:Helvetica;
	}

body{
	background-color:#CCCCCC;
	text-align:center;
	}

h1	{
	text-indent:-10000px;
	display:none;
	}

h2	{
	font-family:Helvetica;
	}
h2 a{
	font-size:0.75em;
	}
h2 a:link,h2 a:visited{
	color:#006;
	text-decoration:none;
	}
h2 a:hover{
	color:#fc0;
	text-decoration:underline;
	}
	
h3	{
	font-family:Helvetica;
	}

p,ul{
	font-size:0.75em;
	}

ul	{
	list-style-type:none;
	}
	
div#PageComplete{
	width:760px;
	margin:40px auto 0px auto;
	border:solid 1px #999;
	position:relative;
	background:#fff url(../images/communs/MasterBackground.jpg) no-repeat bottom right;
	}

/* Contenu
********************************/
div#Contenu{
	text-align:left;
	margin-top:30px;
	overflow:hidden;
	padding-right:15px;
	min-height:650px;
	}
div#Contenu p{
	padding-bottom:10px;
	}

/* Entete
********************************/
div#Entete{
	background:transparent url(../images/ou/bandeau_carte.jpg) no-repeat right;
	text-align:left;
	position:relative;
	}
div#Entete a#btn_retour{
	text-decoration:none;
	}
div#Entete a#btn_retour span{
	position:absolute;
	left:-10000px;
	}
div#Entete a#btn_retour:link,div#Entete a#btn_retour:visited,div#Entete a#btn_retour:hover{
	display:block;
	width:140px;
	height:80px;
	background:transparent url(../images/ou/bouton_retour.gif) no-repeat left;
	}

/* Colonne de gauche
********************************/
div#col_gauche{
	float:left;
	width:250px;
	padding-left:15px;
	}
		
a.courriel{
	display:block;
	font-size:0.75em;
	margin:15px 0px;
	}
a.courriel:link,a#courriel_carrossier:visited{
	color:#006;
	text-decoration:none;
	}
a.courriel:hover{
	color:#fc0;
	text-decoration:underline;
	}
	
div#les_ateliers p{
	font-weight:bold;
	margin:30px 0px 10px;
	}

div.un_atelier{
	margin-bottom:15px;
	}

/* Colonne de droite
********************************/
div#col_droite{
	float:right;
	width:475px;
	height:475px;
	}

/* Pied de page
********************************/
div#PiedDePage{
	clear:both;
	}
div#PiedDePage ul{
	padding:5px 0px;
	}
div#PiedDePage li{
	list-style-type:none;
	display:inline;
	font-size:0.9em;
	}
div#PiedDePage li a{
	color:#000;
	}
div#PiedDePage li a:link,div#PiedDePage li a:visited{
	text-decoration:none;
	}
div#PiedDePage li a:hover{
	text-decoration:underline;
	}

/* Droits
********************************/
div#Droits{
	color:#666;
	font-size:0.95em;
	margin:10px 0px;
	}
div#Droits a{
	text-decoration:none;
	color:#666;
	}
div#Droits a:hover{
	text-decoration:underline;
	}

/* CLASSES
********************************/
li.separateur{
	padding:0px 10px;
	color:#000;
	}
