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

body {
	background-image: url(../images/fond.jpg);
	margin: 0px;
	background-repeat: repeat;
}
.fond {
	background-image: url(../images/fond-haut.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.menu {
	background-image: url(../images/camping-nesmy_10.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #214C07;
	font-variant: small-caps;
	height: 61px;
	width: 106px;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
}
.menu a{
	color: #214C07;
	text-decoration:none;
}
.menu a:hover{
	color: #C74205;
	font-size: 15px;
	text-decoration:normal;
	font-weight: bold;
}
.menu-page{
	background-image: url(../images/menu-hover.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #214C07;
	font-variant: small-caps;
	height: 61px;
	width: 106px;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
	color: #C74205;
	font-size: 14px;
	font-weight: bold;
}
.corps {
	background-image: url(../images/camping-nesmy_13.jpg);
	height: 321px;
	width: 887px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.corpsaccueil {
	background-image: url(../images/page-accueil_14.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.corpssituation {
	background-image: url(../images/situation_14.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.corpscontact {
	background-image: url(../images/contact_13.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.corpsregion {
	background-image: url(../images/page-region_14.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.corpsactivites {
	background-image: url(../images/page-activites_14.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.corpsservices {
	background-image: url(../images/page-services_14.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.corpslocations {
	background-image: url(../images/page-locations_14.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.petit{
	font-size: 9px;
}	
.footer {
	background-image: url(../images/camping-nesmy_14.jpg);
	height: 44px;
	width: 887px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}
.footer a{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

.footer a:hover{
	color: #C74205;
	text-decoration:underline;
}
.lien{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;

}

.lien:hover{
	color: #C74205;
	text-decoration:underline;
}
.border{
	border: medium solid #F60;
}
.fondcentretexte {
	background-image: url(../images/page_14.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;

}
.fondtableauprincipal {
	background-image: url(../images/page_13.jpg);
	background-repeat: repeat-y;
}
.orange {
	color: #F60;
}
.tableau {
	border: medium dotted #52B118;
}
.tableau td{
	border: thin #52B118;
}
.petitbas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #53A40B;
	text-decoration: none;
	background-position: right;
}
.petitbas a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #53A40B;
	text-decoration: none;
}
.texteplusgrand {
	font-size: 14px;
}
