
html, body
	{
	/* background-color: #FFFFFF; */
	}

body
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

#siteweb
	{
	position:absolute;
	left: 50%; 
	width: 800px;
	margin-left: -400px; /* moitié de la largeur */
	height: 100%;
	background-image: url('img/egerie_point-g.jpg');
	background-repeat: no-repeat;
	}

#siteweb2
	{
	position:absolute;
	left: 50%; 
	width: 800px;
	margin-left: -400px; /* moitié de la largeur */
	height: 100%;
	background-color: #FFFFFF;
	overflow : visible ;
	}

#cel_11
	{
	position:absolute;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 90px;
	top: 160px;
	left: 0px;
	}

#cel_12
	{
	position:absolute;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 90px;
	top: 200px;
	left: 180px;
	}

#cel_21
	{
	position:absolute;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 90px;
	top: 310px;
	left: 20px;
	}

#cel_22
	{
	position:absolute;
	margin: 0px;
	padding: 0px;
	width: 125px;
	height: 125px;
	top: 330px;
	left: 200px;
	}

#forums
	{
	position:absolute;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 138px;
	top: 330px;
	left: 560px;
	}

#gauche
	{
	position: absolute;
	left: 0px;
	width: 400px;
	height: 100%;
	margin-top: 0px;
	}

#gauche2
	{
	position: absolute;
	left: 0px;
	width: 200px;
	margin-top: 0px;
	background-color: #E0C5AA;
	}

#cel_texte
	{
	position:absolute;
	margin: 0px;
	padding: 0px;
	width: 670px;
	height: 100px;
	top: 535px;
	left: 130px;
	color: #804000;
	}

#droite
	{
	position: absolute;
	width: 400px;
	height: 100%;
	left: 400px;
	padding: 0px;
	}

#droite2
	{
	position: absolute;
	width: 560px;
	height: 100%;
	left: 200px;
	padding: 20px;
	overflow : visible ;
	}

dl, dt, dd, ul
	{
	list-style-type: none;
	width: 100%; /* précision pour Opera */
	margin: 0;
	padding: 0;
	}

li {margin-bottom: 5px;}
li.detail
	{
	margin-bottom: 0px;
	font-size: 10px;
	color: #0066CC;
	list-style-position: inside;
	list-style-type: square;
	}
	 
a:link, a:visited { text-decoration: underline; color: #653B64;}

a.pub_link
	{
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	color: #804000;
	line-height: 16px;
	}
	
h1, h2, h3, h4, h5, h6
	{
	text-decoration: none;
	color: #CC3366;
	line-height: normal;
	vertical align: top;
	}
	
h1
	{
	font-size: 24px;
	color: #CC0033;
	}
	
h2
	{
	font-size: 20px;
	}
	
h3
	{
	font-size: 18px;
	font-style: italic;
	}
	
#error
	{
	color: #FF0000;
	}

p {margin: 2px;}
p.nom {font-weight: bold; color: #000033;}
p.prof {font-style: italic; color: #000033;}
p.adm {font-size: 10px; color: #FF9900;}

p.pub_titre
	{
	display: block;
	margin: 0px;
	width: 160px;
	height: 16px;
	background: #804000;
	text-decoration: underline;
	font-family: arial;
	font-weight: bolder;
	font-size: 12px;
	color: white;
	padding-left: 1px;
	padding-top: 2px;
	}
	
p.pub_link
	{
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	color: #804000;
	text-indent: 5px;
	line-height: 16px;
	}
	
p.parti_nom
	{
	font-weight: bold;
	font-size: 14px;
	color: #804000;
	padding: 0px;
	margin: 0px;
	}

span.b {font-weight: bold;}

img {
	border: 0;
}

img.logo
	{
	border: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	}

img.left
	{
	float: left;
	border: 0;
	margin: 0;
	}

img.left2
	{
	border: 0;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	}

div.center {text-align: center}