@charset "utf-8";
/* CSS Document */

body{background: url(../image/font.jpg) center;}

#conteneur {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border:;
	margin-top: px;
	-webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.75);
border:solid;
border-width:5px;
border-color:#FFFFFF;
}

#header {
width:950px;
height:300px;
background-image:url(../banniere/banniere.png);
background-size: 950px 300px;

}
#ssheader {
	width:950px;
height:1px;
}
#body {
background-image:;
background-size: 100% 100%;
	
}
#nav {
width:950px;
height:55px;
background: #009900;
background-size: 950px 55px;
}
#nav a {
	font-size: 1.7em;
	color: #FFFFFF;
	text-align:right;

}
#nav a:link {
	text-decoration: none;
}
 #nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	text-decoration: none;
	color: #FFFF00;
}
#nav a:active {
	text-decoration: none;
	color: #FFFF00;
}

#barre {
background-image:url(../image/bb.gif);
	
}


#pied {
background-image:url(image/footer.gif);
width:950px;
height:25px;
background-size: 950px 25px;
margin-top: px;
clear:both;
}
.contenu {
margin-top:3px;
display:flex;
flex-wrap: nowrap;
max-width:950px;
}
.MenuGauch {
background:url(../bouton/font_gauch.png);
background-size: 100% 100%;
width:24%;
float:left;
margin-right:15px;
}
.MenuDroit {
width:75%;
float: right;
margin-left:10px;
}
.dateacceul {
margin-top: auto;
width:99%px;
background:url(../bouton/date.png);
height:auto;
padding-left:5px;
padding-right:5px;
padding-top:8px;
padding-bottom:8px;
font-family:Arial, Helvetica, sans-serif;
font-size:1.8em;
line-height:1.5em;
font-weight:bolder;
color:#FFCC00;
text-align:center;
font-style:italic;
}
.ComentPart {
max-width:100%;
display:flex;
flex-wrap: nowrap;
}
.comments {
margin-top:15px;
margin-bottom:15px;
width:49%;
padding-left:5px;
padding-right:5px;
float:left;
margin-right:5px;
font-size:20px;
text-align:justify;
color:#000066;
}
.partants {
float: right;
margin-left:10px;
width:49%;
margin-top:15px;
margin-bottom:15px;
}
.logo {
margin-top:15px;
margin-bottom:15px;
}
.CHEVAL {
}
.com {
}
.pronostic {
width:98%;
height: auto;
padding-left:;
padding-right:;
font-size:2em;
font-weight:bolder;
color:#000000;
border-style:solid;
border-width:5px;
border-color:#990000;
border-radius: 8px 8px 0px 0px;
margin-bottom:23px;
margin-top:15px;
border-bottom-style:double;
border-bottom-width:5px;
border-bottom-color:#009900;
}
.dateprono {
margin-top: auto;
width:99%px;
background:url(../bouton/date.png);
height:auto;
padding-left:5px;
padding-right:5px;
padding-top:8px;
padding-bottom:8px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.80em;
line-height:1.5em;
font-weight:bolder;
color:#FFCC00;
text-align:center;
font-style:italic;
}