body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*-----------------------------------------------------------------*/
html {
	background: url("images/background.jpg") repeat-x #c6e5ff;
}

body{
	width:980px;
	margin:20px auto 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*------------------------------------------------------------------*/
.class menu{
	float:none;
	display:block;
}
#menu_left{
	width:259px;
	height:47px;
	background-image:url("images/menu_img.png");
	float:left;
}
span{
	color:white;
}

#avenir{
	margin:15px 0 0 5px;
}
#menu_accueil{
	width:80px;
	height:47px;
	background-image:url("images/menu_accueil.png");
	float:left;
}

#menu_photos{
	width:75px;
	height:47px;
	background-image:url("images/menu_photos.png");
	float:left;
}

#menu_resultats{
	width:96px;
	height:47px;
	background-image:url("images/menu_resultats.png");
	float:left;
}

#menu_cedule{
	width:80px;
	height:47px;
	background-image:url("images/menu_cedules.png");
	float:left;
}
#menu_liens{
	width:69px;
	height:47px;
	background-image:url("images/menu_liens.png");
	float:left;
}
#menu_contact{
	width:95px;
	height:47px;
	background-image:url("images/menu_contact.png");
	float:left;
}

#dernier_resultats{
	background-image:url("images/up_dernierresultats.png");
	width:226px;
	height:47px;
	float:left;
}

#up_photos{
	background-image:url("images/up_photos.png");
	width:226px;
	height:47px;
	float:left;
	}
#up_resultats{
	background-image:url("images/up_resultats.png");
	width:226px;
	height:47px;
	float:left;
	}	
#up_cedule{
	background-image:url("images/up_cedule.png");
	width:226px;
	height:47px;
	float:left;
	}
#up_liens{
	background-image:url("images/up_liens.png");
	width:226px;
	height:47px;
	float:left;
	}
/*------------------------------------------------------------------*/
.content{
	float:none;
	display:block;
}
.col1{
	float:left;
}
#logo{
	width:319px;
	height:238px;
	background-image:url("images/logo.png");
}
#formulaire{
	width:319px;
	height:149px;
	background-image:url("images/formulaire.png");
	font-size:11px;
}

.col2{
	width:435px;
	height:387px;
	background-image:url("images/middle_frame.png");
	float:left;
	
}

.col3{
	width:206px;
	height:387px;
	padding-left:20px;
	background-image:url("images/down_derniersresultats.png");
	float:left;
	color:white;
	font-size:11px;
}
 .partenaire{
 	display:block;
 	text-align:center;
	height:56px;
 }
 
 .slider{
 	width:400px;
 	display:block;
 }

 #formulaire ul{
 	list-style:none;
 	color:white;
	padding:47px 0 10px 20px;
 }
a{color:white;text-decoration:none;}
a:hover{color:#c6e5ff;}
#IESupport{
	margin-top:40px;
}
.col3 h1{
	font-size:1.2em;
}
.col3 h2{
	margin-top:10px;
	font-weight:bold;
}

.col3 h3{
	text-align:right;
	margin-right:20px;
	text-decoration:underline;
}
.col3 p{
	font-size:0.9em;
}


.dern_mod{
	font-size:0.8em;
}

#inscr{
	display:block;
	font-size:1.3em;
	height:60px;
}
#inscr span, #inscr a{
color:red;}

#inscr a:hover{
color:black}

