@charset "utf-8";
html, body, body * {
    
    
}
body{
	background: url("img/bg.jpg") top center repeat-x;
	background-attachment: scroll;
	font-family:Arial, Helvetica, sans-serif;
    text-align:justify;
	color:#000000;
	margin:0;
	padding:0;
}
a{color:#0c625d;}

a img{border:0;}
li {text-align:justify; font-size:13px;}
p {text-align:justify; font-size:13px;}
h1 { margin-top: 0; font-size:28px; margin-bottom:10px; }
h2 { font-size:22px; }
h3 { color:#015651; font-size:16px; font-weight:bold; }
ul, menu, dir {
	font-size:13px;
	text-align:justify;
}
#profiles {
	float: left;
	margin: 5px;
	width: 500px;
	padding-top: 5px;
	padding-left: 10px;
}
#window {
	width:970px; height:100%; margin: 15px auto 15px auto; background-image:url(img/bg_in.jpg); background-repeat:repeat-x; background-position:top;
}
#cgupopup {
	padding:15px 25px 15px 35px;
}
#warpper {
	width:100%;
	background-position:top;
	background-repeat:no-repeat;
}
#header {
	width:100%;
	height:100px;
}
#topnav {
	width:100%;
	height: 50px;
}
#topnavlang {
	float:left;
	color:#00776f;
	font-size:17px;
	font-weight:bold;
	margin-right:50px;
	margin-top: 14px;
	margin-left: 7px;
}
#topnavmenu {
	float:left;
	font-size:17px;
	font-weight:bold;
	color:#000;
	margin-top: 14px;
}
#topnavlogin {
	float:right;
	margin:10px 10px 0 0;
	width:280px;
	height:30px;
	background: URL("img/loginplus.png");
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 5px;
}
#topnavloginplus {
	float:right;
	margin:10px 10px 0 0;
	width:280px;
	height:30px;
	background: URL("img/login.png");
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 5px;
}
#topleft {
    width: 430px;
	height:510px;
	display:block;
}
#logo {
	margin-top:12px;
	margin-left:0px;
	margin-bottom: 0px;
	width: 410px;
	float:left;
}
#baseline {
	width:430px;
	text-align:center;
	font-size: 20px;
	margin-bottom: 10px;
    z-index: 2147483647;
}
#lang {
	float:left;
	margin:30px 20px 0 100px;
}
#login {
	float:left;
	margin:32px 0 0 0;
}
#slideshow {
    float: right;
    margin-right: 5px;
    width: 533px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    z-index:8;
    margin-top: 49px;
}
#slideshow IMG.active {
    z-index:10;
}
#slideshow IMG.last-active {
    z-index:9;
}
#register {
	width:100%;
	min-height:0px;
}
#col {
	width:970px;
	margin:auto;
	display: block;
	padding-bottom: 15px;
}
#registertitle { 
	width:430px;
	color:#00293F;
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
    padding: 55px 0 50px;
}
#myform {
	width:400px;
	margin-left:18px;
	padding-top:10px;
    z-index: 2147483648;
}
#content { 
	width:100%;
	display:table;
	clear:both;
	position:relative;
}
.line {
	width:100%;
	height:5px;
	background: URL("img/line.png");
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom: 5px;
}
.anticlic {
	position:absolute;
	background-image:url('/img/anticlic.png') no-repeat;
	z-index:500;
	width:970px;
	height:145px;
	margin:0;
	padding:0;
	background-color: #333;
	filter:alpha(opacity=1);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
	position: absolute;
}
#toggleText {
    background-image: url("/img/bg_log.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #FFFFFF;
    margin-top: 40px;
    padding: 20px 10px 20px 15px;
    position: absolute;
    text-align: left;
    width: 271px;
    z-index: 10000;
}
.shadow {
  -moz-box-shadow: 0px 0px 20px red;
  -webkit-box-shadow: 0px 0px 20px red;
  box-shadow: 0px 0px 20px red;
}
/*styles bleu*/
.laggon1 {
	color:#015651;
	font-size:16px;
	font-weight:bold;
	}
.laggon2 {
	color:#015651;
	font-size:14px;
	font-weight:bold;
	}
/*footer*/
#footer {
	width:100%;
	background: URL("img/bgfooter.jpg");
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#E2CFB9;
	min-height:60px;
	position:relative;
}
#footerin {
	width:960px;
	margin:auto;
	padding:25px 0 20px 0;
	font-size:12px;
	clear: both;
}


