﻿.entete_ball {
	margin: 0 auto;
	width: 990px;
	text-align: left; /* retablissement du centrage */
	
}

body {
	margin: 0;
	padding: 0 0 20px 0;
	background: #FFFFFF url(images/bg_main.jpg) repeat-x;
	text-align: center; /* pour centrage sous IE5 */
	font-family: Arial;
	font-size: 12px;	
}



.texte_info
{

	width: 741px;	
	padding: 0 0 10px 10px;
	float: left;
	margin: 0px 0 0 464px;	
	background: #FFFFFF;
	

	height: 500px;
}

.ligne_info 
{
	float:left;
	width:740px;
	margin:10px 0 0 0 ;
	color: #009933;
	font-size: 19px;
	text-align:center;
}


a#logo {
	width: 335px;
	height: 70px;
	float: left;
	text-align:center;
	margin-left: 25px;
	display: inline;
	font-size: 0px;
	color: #ffffff;
	background: #ffffff url(images/logo_gv.gif) no-repeat;
}

a {
	color: #336600;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #cc3300;
}
a img {
	border: 0;
}
