BODY{
	margin : 0;
	padding : 0;
	font-family: "Century Gothic", Arial, Trebuchet, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #663300;
	background: #ffffd9;
}

a{
	color: #663300;
	font-weight: bold;
	text-decoration:none;
}

a:hover{
	color: #66CCFF;
	font-weight: bold;
	text-decoration:none;
}

a.contact{
	color: #66CCFF;
	font-weight: bold;
	text-decoration:none;
}

a.contact:hover{
	color: #66CCFF;
	font-weight: bold;
	text-decoration:none;
}

/*Page*/

#page{
	position: relative;
	z-index: 1;
	width: 968px;
	height: 736px;
	background: url(../images/general/fond.gif) no-repeat top center;
	margin-right: auto;
	margin-left: auto;
	padding: 19px 0 0 24px;
}

#topPage{
	margin: 0 0 0 0;
	width: 930px;
	height: 160px;
}

IMG.logo{
	border: none;
	margin-right: 20px;
	float: left;
}

IMG.gdrond{
	border: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
}

IMG.ptrond{
	border: none;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
}

#menu{
	margin: 73px 0 0 0;
	background: url(../images/general/ligne_bleu.gif) no-repeat left bottom;
	width: 710px;
	height: 30px;
	float: right;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#menu-nouveaute{
	margin: 5px 0 0 0;
	float: right;
}

#contenuacc{
	padding: 32px 0 0 66px;
	background: url(../images/general/ligne_accueil.gif) no-repeat 50px 58px;
	height: 460px;
	width: 880px;
}

#titreacc{
	font-size: 18px;
	font-weight: bold;
	color: #66CCFF;
}

#texteacc{
	padding: 20px 0 0 0;
	width: 410px;
	float: left;
}

#portrait{
	margin-right: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

#paysage{
	margin-top: 45px;
	margin-right: 7px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

#contenu{
	padding: 32px 0 0 66px;
	height: 460px;
}

#titre{
	font-size: 18px;
	font-weight: bold;
}

#texte{
	padding: 20px 0 0 0;
	width: 900px;
}
#bottomPage{
	position: absolute;
	z-index: 100;
	padding: 0px 0 0 10px;
	width: 968px;
	top: 675px;
	margin-right: auto;
	margin-left: auto;
	color: #66CCFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

IMG.ptrondBas{
	border: none;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 2px;
}

/*sous-menu*/
dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 2px 0 0 0;
	padding: 0;
}

#menu dl {
	float: left;
}
#menu li {
	display: inline;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6 {
	text-align: left;
	position: absolute;
	left: 244px;
	margin-top: 10px;
	font-size: 14px;
	width: 600px;
}

.liste{
	float: left;
	margin: 0 25px 5px 0;
	height: 200px;
	width: 200px;
	text-align: center;
}

IMG.vignette{
	margin-bottom: 5px;
}

#nav{
	float: right;
	font-weight: bold;
	margin: -15px 40px 0 0;
}

#nav a{
	color: #663300;
	font-weight: bold;
	text-decoration:none;
	font-size: 16px;
}
#nav a:hover{
	color: #66CCFF;
	text-decoration:none;
}

TABLE.fiche{
	margin-left: 17px;
}