body{
	padding-top:50px;
	background-image:url(../../Images/bg.png);
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}

a{
	text-decoration:none;
	color:black;
}
a:hover{
	text-decoration:underline;
	color:black;
}
#carres{
	position:relative;
	background-image:url(../../Images/groupe_carres.png);
	background-repeat:no-repeat;
	width:735px;
	height:180px;
}
#homme{

	z-index:2;
	position:relative;
	top:-160px;
	left:-340px;
	background-image:url(../../Images/badge.png);
	background-repeat:no-repeat;
	width:200px;
	height:265px;
}
#carre_bleu{
	z-index:1;
	position:relative;
	top:-330px;
	left:200px;
	background-image:url(../../Images/carre_bleu.png);
	background-repeat:no-repeat;
	width:615px;
	height:615px;
}
#carre_vert{
	position:relative;
	top:-900px;
	left:-200px;
	z-index:1;
	background-image:url(../../Images/carre_vert.png);
	background-repeat:no-repeat;
	width:615px;
	height:620px;
}
#titre	{
	z-index:2;
	position:relative;
	top:-1610px;
	left:160px;
	background-image:url(../../Images/header.png);
	background-repeat:no-repeat;
	width:477px;
	height:64px;
	cursor:pointer;
}
#contenu{
	padding-right:20px;
	text-align:left;
	padding-top:130px;
	padding-left:20px;
	position:relative;
	background-color:white;
	border:solid 1px gray;
	top:-1650px;
	z-index:1;
	width:725px;
	min-height:400px;
	
}

.login{
	height:12px;
	font-size:8pt;
}

.button{
	position:relative;
	float:right;
	margin-right:20px;
	margin-top:5px;
	background-color:white;
	border:solid 1px black;
	padding-left:5px;
	padding-right:5px;
}



 .info, .success, .warning, .error, .validation {  
     border: 1px solid;  
     margin: 10px 0px;  
     padding:15px 10px 15px 50px;  
     background-repeat: no-repeat;  
     background-position: 10px center;  
     text-align:justify; 
}  
 .info {  
     color: black;  
     background-color: #BDE5F8;  

 }  
 .success {  
     color: #4F8A10;  
     background-color: #DFF2BF;  
    
 }  
 .warning {  
     color: #9F6000;  
     background-color: #FEEFB3;  

 }  
 .error {  
     color: #D8000C;  
     background-color: #FFBABA;  

 }  
 .validation {  
     color: #D63301;  
     background-color: #FFCCBA;  

 }  

#footer{
	
	color:black;
	letter-spacing:3px;
	position:relative;
	top:-1640px;
	z-index:3;
}

#fb{
	display:none;
	position:relative;
	left:0px;
	top:140px;
	z-index:3;
}

#fan_fb{
	position:relative;
	left:30px;
	width:140px;
	top:147px;
	z-index:3;
}


#preload{
	display:none;
	position:absolute;
	top:300px;
	left:30%;
	z-index:100;
	background-color:white;
	border:solid 1px black;
	width:400px;
	height:120px;
	padding-top:50px;
	filter : alpha(opacity=60);    -moz-opacity : 0.6;    opacity : 0.6;
}

#pub{
	width:90%;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	border:dashed 1px black;
}

#rebours2{
	font-size:20pt;
}

#user{
	position:relative;
	z-index:1000;
	top:50px;
	left:-150px;
	height:60px;
}

#nextsite{
	position:relative;
	top:-100px;
}

