/* CSS Document */



.titre
{
height : 134px;
background-image:url(images/titre.jpg);
background-repeat:no-repeat;
}
.ombreg
{
background-image:url(images/ombreg.jpg);
background-repeat:repeat-y;
}
.ombred
{
background-image:url(images/ombred.jpg);
background-repeat:repeat-y;
}
.menu
{
height : 34px;
background-image:url(images/fondmenu.jpg);
background-repeat:repeat-x;
}

.haut
{
background-image:url(images/haut.jpg);
background-repeat:no-repeat;
}


.centre
{
height : 620 px;
background-image:url(images/bas.gif);
background-repeat:no-repeat;
}
.Rubriques {
	height : 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/rubriques.gif);
	background-repeat:no-repeat;
	background-color: #147514;
	
}
.Rubriques2 {
	height : 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/gal.jpg);
	background-repeat:no-repeat;
	background-position: center;
	background-color: #147514;
}
.Paragraphes {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #147514;	
}
.Menus {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.tour {
	
	border-top:1px solid #e6b611;
	border-left:1px solid #e6b611;
	border-right:1px solid #e6b611;
	border-bottom:1px solid #e6b611;
	
	
}
body {
	background-color: #006600;
}
.Style4 {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a img {border-style:none ;}