/****************************************************************
	CORPS DE PAGE
*/
body {
	background-color:#BBBBBB; font-family:"Arial", sans-serif; margin:25px 0 0 0; 
}
a:link, a:visited {
	font-weight:bold; text-decoration:underline;  color:#2b56a2; 
}
a:hover, a:active {
	text-decoration:underline;
}
a[target="_blank"] {
	background: transparent url('img/aoutside.gif') right center no-repeat; padding-right:12px; text-decoration:none;
}
a[target="_blank"]:hover, a[target="_blank"]:active {
	text-decoration:underline;
}

a.neologic {
	background:none; color:#FFF; font-weight:normal;
}
/****************************************************************
	SQUELETTE
*/
div#main {
	 width:800px; margin-left:auto; margin-right:auto; 
}
div#header {
	background-color:#FFF; padding:0px; margin:5px 0 0 0; height:100px; text-align:center;
}
div#banniere {
	margin:0 0 0 256px; padding:4px 0 0 0; text-align:center; line-height:1;
}
div#menu_haut {
	margin:10px 0 0 0; text-align:left; background-image:url('img/barre_top.gif'); height:53px;
}
div#body {
	margin:10px 0 10px 0;  background-image:url('img/fond.jpg'); height:500px;
}
div#body_left {
	width:340px; height:462px; float:left; margin:5px 0 0 20px; padding:10px;
}
div#body_right {
	float:right; margin:5px 10px 0 10px;
}
div#pageflip {
	height:630px; width:750px; float:right;
}
div#pageflip_left_top {
	margin:0px; padding:0px; text-align:left; position:absolute; float:left; background-image:url('img/barre_top.gif'); height:53px; width:50px;
}
div#pageflip_left_bottom {
	margin:577px 0 0 0; float:left;  padding:0px; position:absolute; background-image:url('img/barre_bottom.gif'); height:53px; width:50px;
}
div#menu_bas {
	margin:0; text-align:center;  background-color:#2b56a2;
}
div#footer {
	margin:5px 0 5px 0; text-align:center; 
}

/****************************************************************
	TEXTES
*/
span.menu {
	font-weight:700; font-size:10pt; line-height:1.5; 
}

#menu_bas a:link, #menu_bas a:visited, #menu_bas a:hover, #menu_bas a:active {
	font-weight:bold; text-decoration:none;  color:#FFF; 
}
div.infos {
	font-size:12pt; font-weight:bold; color:#2b56a2; overflow:auto; height:420px; width:100%;
}
span.footer {
	font-size:8pt;  color:#FFF; 
}
#header img {
	height:80px; margin:10px 10px 10px 10px;
}
h1 {
	float:left; background-color:#2b56a2; font-size:15pt; padding:3px; color:#FFF; text-align:left; margin:5px 0 0 0;
}
h2 {
	font-size:15pt; padding:0px; color:#800; text-align:left; margin:0px; text-decoration:underline;
}
#contacter,#register {
	font-size:10pt;
}
.chp_txt {
	width:200px;
}

span.erreur {
	color:#FF0000; background-color:#FFF; padding : 1px;
}
span.final {
	color:#2b56a2; background-color:#FFF;
}







