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

body{background: url(../image/background-016.jpg) fixed}

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

#header {
width:950px;
height:250px;
background-image: url(../banniere/victorylogo.gif);
background-size: 950px 250px;

}
#ssheader {
	width:950px;
height:;
}
#body {
background-image:;
background-size: 100% 100%;
	
}
#nav {
width:950px;
height:1px;
background-image: url(../image/menu.gif);
background-size: 950px 35px;
display:flex;
flex-wrap:nowrap;


}

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


#pied {
background: #003300;
width:950px;
height:25px;
background-size: 950px 25px;
margin-top: px;
clear:both;
color:#FFFF00;
font-size:1.2em;
}
.contenu {
display:flex;
flex-wrap: nowrap;
max-width:950px;
}
.navigation {
float:left;
width:25%;
min-height:;
background:#CC3300;

}
.corpsdusite {
float:right;
width:74%;
margin-left:10px;
-webkit-box-shadow: -1px 0px 0px 2px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 0px 0px 2px rgba(0,0,0,0.75);
box-shadow: -1px 0px 0px 2px rgba(0,0,0,0.75);
}
.menu {
background: #00FF33;
padding-top:8px;
padding-bottom:10px;

}
.boutn {
width:95%;
background:url(../bouton/BTN.png);
background-size:100% 100%;
margin-top:3px;
margin-bottom:2;
padding-top:5px;
padding-bottom:5px;
font-family:"Times New Roman", Times, serif;
font-size:1.6em;
line-height:1.3em;
font-weight:bolder;
color:#FFFFFF;
}
.boutn a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.boutn a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.boutn :hover {
	text-decoration: none;
	color: #FF0000;
	background: #000000;
	padding-left:15px;
	padding-right:15px;
	
}
.boutn a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.jockey {
margin-top:3px;
margin-bottom:5px;
}
.top {
margin-top:15px;
margin-bottom:15px;
}
.allopassPARTS {
display:flex;
flex-wrap: nowrap;
max-width:100%;
}
.allopass {
float:left;
width:57%;

}
.partants {
background-color:#CCCCCC;
float:right;
width:38%;
margin-bottom:10px;
margin-left:10px;
border-left-style:double;
border-left-width:3px;
border-left-color: #666666;
border-right-style:double;
border-right-width:3px;
border-right-color: #666666;

}
.arrivee {
margin-bottom:10px;
}
.prts {
margin-bottom:10px;
margin-top:10px;
}
.ALLO {
padding-left:5px;
width:97%;
}
.cheva {
padding-left:5px;
width:100%;
}
.contact {
font-family:"Times New Roman", Times, serif;
line-height:14px;
font-size:14px;
}
.datePRONO {
background:#000099;
color:#FF0000;
font-size: 22px;
font-weight:bold;
padding-top:3px;
padding-bottom:3px;
border-radius: 6px 6px 1px 1px;
}
.tbPRONOSTIC {
width:94%;
font-size:2em;
font-weight:900;
color: #FFFF00;
border-style:solid;
border-width:4px;
border-color:#000000;
border-radius: 10px 10px 6px 6px;
padding-bottom:10px;
margin-top:15px;
margin-bottom:17px;
}
.Style1 {color: #000000}