/* STRUCTURE */

body {
	margin-left					: 0px;
	margin-top					: 0px;
	margin-right				: 0px;
	margin-bottom				: 0px;
	font-family					: Verdana, Arial, Helvetica, sans-serif;
	font-size					: 12px;
	color						: #000000;
	background-image:url(fond.jpg);
}

.globale  {
width:1140px;
position:relative;
margin:auto;
}

.pub_sky  {
position:relative;
float:right;
width:160px;
height:600px;
margin-top:10px;
}
	
.header {
	position:relative;
	width:980px;
	height:255px;
	background-image:url(header.png);
	
	margin-top:0px;
	background-repeat:no-repeat;
	}

.header_prelog {
	position:relative;
	width:980px;
	height:280px;
	background-image:url(header_prelog.png);
	margin-top:0px;
	background-repeat:no-repeat;
	}

.footer {
	position:relative;
	width:980px;
	height:85px;
	background-image:url(footer.png);
	
	}
	

.content_left {
	position:relative; 
	float: left;
	margin-left:63px; 
	width:580px;
	margin-top:10px;
	color: #678197;
} 

.content_fond {
	width:980px; 
	background-image:url(fond_home.png); 
	position:relative;
}
.content_right_prelog {
	position:relative; 
	float: right;
	margin-right:63px; 
	width:250px;
	margin-top:-40px;

} 

.content_right {
	position:relative; 
	float: right;
	margin-right:63px; 
	width:250px;
	margin-top:10px;

} 


.compo_left {
	position:relative;
	width:440px;
	float:left;
	height:600px;
	background-color: #CC9966;
	margin:0;
	padding:0;
	}
.compo_right {
	position:relative;
	float:right;
	width:440px;
	height:600px;
	background-color: #006600;
	margin:0;
	padding:0;
	}
	
/*****************************************/
table {
	}
td {
	color:#678197;
	padding-top: 4px;
	padding-bottom: 4px;
	margin:0px;
	text-align:center;
}
tr {

}
th {
	color:#678197;
	background-color:#add8e6;
	text-align:center;
	height:18px;
}


tr.blesse td {
	background-color:#FFD2D3;
	padding-top: 4px;
	padding-bottom: 4px;
}

thead th {
	padding:0px;
	margin:0px;
	border:0px;
	background-color:#FFFFFF;
	font:bold;
	color:#678197;
}
tfoot th {
	padding:0px;
	margin:0px;
	border:0px;
	background-color:#FFFFFF;
	font:bold;
}
/*******************************************/



h1 {
border-bottom:4px solid #678197;
color:#678197;
text-transform:uppercase;
font-size:20px;

}

A {
	color:#FF7533;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;

}

.messagerie {
position:relative;
	margin-top:20px;
	width:250px;
	background-image:url(tel.png);
	height:90px;
}

.login {
	margin-top:10px;
	width:230px;
	background-color:#d4f79c;
	padding:10px;
	font-size:16px;
	background-image:url(fong_login.png);
	height:130px;
	color: #678197;
}

.infos {
	width:230px;
	background-color:#d4f79c;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	background-image:url(fong_login.png);
	height:140px;
	margin-top:0px;
	color: #678197;
}

.promo {
	margin-top:20px;
	width:250px;

}

.top_rank {
	margin-top:10px;
	width:250px;
	height:200px;
	background-color:#d4f79c;
}

.form_text {
	width:150px;
	font-size:16px;

}

.bouton {
	width:100px;
	font-size:16px;

}

form {
	margin:0px;
	padding:0px;
}

.white {
background-color:#FFFFFF;

}

#red {
color:#FF0000;
text-align:left;

}

h2 {
font-size:18px;


}

tr.bis td {
	background-color:#d4f79c;
	padding-top: 4px;
	padding-bottom: 4px;
}

tr.biss td {
	background-color:#FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

#bouge:hover
{
 margin-bottom: 5px;
}