*
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #3b302e;
	background-repeat: no-repeat;
	background-color: #e7e7e7;
	background-position: center top;
}

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

table
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

tr, td
{
	margin: 0px;
	padding: 0px;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

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

a
{	
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

strong
{
	color: #3b302e;
	font-weight: bold;
}

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

h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
}

.highlight
{
	filter:alpha(opacity=66);
	-moz-opacity: 0.66;
	-khtml-opacity: 0.66;
	opacity: 0.66;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity='66');
}

.highlight:hover
{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity='100');
}

.highlighted
{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity='100');
}

#main
{
	position: relative;
	z-index: 2;
	width: 1007px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 156px 10px 26px 10px;
	background-color: #FFF;
}

#head
{
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 156px;
	background-image: url(../images/common/head_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}

#head table
{
	width: 1027px;
	margin: 0px auto;
}

#head table table
{
	width: auto;
}

#head .logo
{
	width: 225px;
	height: 105px;
	margin: 7px 0px 5px 10px;
}

#head .ad
{
	width: auto;
	height: 105px;
	margin-top: 2px;
}

#head #menu
{
	height: 32px;
}

#head #menu a
{
	display: block;
	width: 107px; /* 125px; */ /*145px*/
	height: 22px;
	padding: 6px 5px 4px 5px;
	margin-right: 2px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
	line-height: 12px;
	background-color: #5d5d5d;
	background-image: url(../images/common/menu/bottom_arrow.gif);
	background-position: 122px 23px; /* 142px 23px */
}

#head #menu a:hover
{
	background-color: #2e741f;
}

#head #menu a.sel
{
	background-color: #888888;
}

.menu_sub
{
	display: none;
	z-index: 98;
	position: absolute;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	margin-top: 10px;
	padding: 3px 0px 13px 0px;
	background-color: #2e741f;
	background-image: url(../images/common/menu/footer.gif);
	background-position: center bottom;
}
	
.menu_sub a
{
	display: block;
	margin: 0px;
	padding: 2px 30px 2px 17px;
	line-height: 18px;
	color: #FFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	border-top: 1px dotted #87ca1d;
	background-image: url(../images/common/puce3.gif);
	background-position: 9px 9px;
}

.menu_sub a:hover
{
	background-color: #85CC10;
}

.menu_sub a.sel
{
	background-color: #99B992;
}

.menu_sub .sep
{
	display: block;
	width: auto;
	height: 0px;
	border-top: 1px dotted #87ca1d;
}	

#head #menu .spacer
{
	width: 10px;
}

#head #menu .spacer2
{
	width: 31px;
}

/* Classes Javascript */
.menu_element_hover
{
	background-color: #2e741f !important;
}

#haut
{
	width: auto;
	padding: 6px;
	background-color: #99b992;
}

#haut div
{
	width: auto;
	padding: 2px;	
	background-color: #FFF;
}

#haut div div
{
	width: auto;
	height: auto;
	padding: 0px;
	background-color: transparent;
}

#haut div table
{
	width: 100%;
}

#haut div table table
{
	width: auto;
}

#bas
{
	width: 100%;
}

#ad_droite
{
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 158px;
	margin-left: 514px;
	width: auto;
	height: auto;
}

#google_map_loading
{
	position: absolute;
	display: none;
	z-index: 2;
	left: 0px;
	top: 0px;	
	width: 0px;
	height: 0px;
	background-color: #D0D0D0;
}

#google_map_loading img
{
	position: absolute;
	display: none;
	z-index: 2;
	left: 0px;
	top: 0px;	
	width: 66px;
	height: 66px;
}

.google_map_details strong
{
	display: block;
	padding-right: 5px;
	text-align: center;
	margin-bottom: 7px;
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial;
	color: #2E741F;
}

.google_map_details a
{
	color: #2E741F;
	text-decoration: none;
}

.google_map_details a:hover
{
	color: #2E741F;
	text-decoration: underline;
}

.google_map_details a.email
{
	display: block;
	line-height: 20px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	background-image: url(../images/internet/20x20/internet.png);
	background-position: left center;
}

.google_map_details a.home
{
	display: block;
	line-height: 20px;
	margin: -2px 0px -2px 0px;
	padding: 0px 0px 0px 22px;
	background-image: url(../images/common/home.gif);
	background-position: 2px center;
}

#footer
{
	width: 100%;
	height: 41px;
	padding-top: 14px;
	padding-bottom: 0px;
	text-align: center;
	color: #707070;
	line-height: 14px;
	background-color: #cdcdcd;
	background-image: url(../images/common/footer.gif);
	background-repeat: repeat-x;
}

#footer a
{
	color: #707070;
	text-decoration: none;
}

#footer a:hover
{
	color: #2D2D2D;
	text-decoration: none;
}

#ffooter
{
	display: block;
	z-index: 3;
	position: fixed;
	_position: static; /* IE 6 Hack */
	top: 100%;
	left: 0px;
	width: 100%;
	height: 37px;
	margin-top: -37px;
	background-color: #2d2d2d;
	z-index: 2;
}

#ffooter table
{
	width: 1007px;
	height: 37px;
	margin: 0px auto;
}

#ffooter table .au-fil-de-l-info
{
	width: 180px;
	border-right: 1px solid #e7e7e7;
	background-image: url(../images/common/ffooter.gif);
	background-position: left center;	
}

#ffooter table .arrivees
{
	padding: 3px 0px 4px 20px;
	line-height: 14px;
	font-size: 11px;
	color: #FFF;
}

#ffooter table .arrivees span
{
	color: #2e741f;
	font-size: 10px;
}

#ffooter table .arrivees p
{
	width: 550px;
}

#ffooter table .partager
{
	width: 133px;
}

#ffooter table .partager div
{
	width: auto;
	padding-left: 60px;
	padding-right: 12px;
	background-image: url(../images/common/partager.jpg);
	background-position: left center;
}

#ffooter table .partager div img
{
	margin: 0px 5px 0px 0px;
}

#participation_popup
{
	display: none;
}

#participation_popup_close
{
	display: none;
}

.annuaire_popup
{
	display: none;
}

.annuaire_popup_close
{
	display: none;
}

@media print
{
	#main
	{
		padding: 0px;
		width: 100%;
	}
	
	#head
	{
		display: none
	}
	
	.hippodromes
	{
		display: none;
	}
	
	#haut div
	{
		width: auto;
	}
	
	#haut table
	{
		width: 100%;
	}
	
	.chemin
	{
		display: none;
	}
	
	#bas
	{
		display: none;
	}	
	
	#footer
	{
		display: none;
	}
	
	#ffooter
	{
		display: none;
	}
	
	#phototheque_td
	{
		display: none;
	}
	
	#participation_popup
	{
		display: block;	
		left: 0px;
		top: 0px;
	}
	
	#participation_popup_close
	{
		display: none;
	}	
}