@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(../img/fond8.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
}
#conteneur {
	width: 693px;
	margin: auto;
	padding: 0px;
	background-image: url(../img/pagebg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#logo {
	height: 193px;
	width: 204px;
	float: left;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	height: 193px;
	width: 489px;
	float: left;
}
#menu li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#spacer {
	height: 25px;
	clear: both;
	width: 693px;
	background-image: url(../img/spacer.gif);
}
#gauche {
	width: 204px;
	float: left;
}
#gauche .selection {
	width: 180px;
	margin-left: 10px;
	clear: both;
}
.selection .imggauche {
	height: 140px;
	width: 45px;
	float: right;
	margin-bottom: 15px;
}
.selection .imggauche img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.selection .txtgauche {
	width: 115px;
	float: left;
	margin-right: 20px;
	font-size: 10px;
	color: #363636;
	margin-bottom: 10px;
}
.selection h3 {
	font-size: 12px;
	margin-bottom: 5px;
	width: 130px;
	float: left;
	color: #33842F;
}


#gauche .selectionpaysage {
	width: 180px;
	margin-left: 10px;
	clear: both;
}
.selectionpaysage .imggauche {
	height: 80px;
	width: 170px;
	margin-bottom: 15px;
}
.selectionpaysage .imggauche img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.selectionpaysage .txtgauche {
	width: 180px;
	font-size: 10px;
	color: #363636;
}
.selectionpaysage h3 {
	font-size: 12px;
	margin-bottom: 5px;
	width: 180px;
	color: #33842F;
}


#page {
	width: 489px;
	float: left;
	background-image: url(../img/pagebg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#page #txtdroite {
	width: 100%;
	float: left;
}
#txtdroite table {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#txtdroite td {
	height: 110px;
	width: 110px;
	background-color: #E5E5E5;
}
#page #txtdroite #titreindex {
	background-image: url(../img/cours_accord.gif);
	display: block;
	height: 60px;
	width: 208px;
	margin-bottom: 0px;
}
#page #txtdroite img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #txtdroite #titreindex2 {
	background-image: url(../img/cours_intro.gif);
	display: block;
	height: 50px;
	width: 208px;
	margin-bottom: 0px;
}
#titreindex3 {
	background-image: url(../img/cours_grappa.gif);
	display: block;
	height: 60px;
	width: 208px;
	margin-bottom: 0px;
}
#titreindex4 {
	background-image: url(../img/cours_expert.gif);
	display: block;
	height: 48px;
	width: 208px;
	margin-bottom: 0px;
}
#page #txtdroite p {
	width: 200px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#page #menumet p {
	margin-bottom: 10px;
	margin-left: 20px;
	width: 190px;
}
#page #noscours p {
	clear: both;
	width: 90%;
	padding-left: 20px;
	font-size: 11px;
}
#page #txtdroite ul {
	margin-bottom: 10px;
	padding-left: 50px;
}
#menumet ul {
	margin-left: 40px;
}
#page #noscours {
	margin-bottom: 5px;
	margin-top: 0px;
}
#menumet li {
	padding-bottom: 5px;
}
#txtdroite strong {
	color: #F9A247;
}
#txtdroite li strong {
	color: #534435;
}
#txtdroite li {
	margin-bottom: 5px;
}
#page #menumet {
	float: left;
	width: 215px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
}
.gauchelien  {
	margin-top: 10px;
	margin-bottom: 10px;
}
.gauchelien a {
	color: #9DBF00;
}
#footer {
	height: 40px;
	width: 100%;
	clear: both;
	background-image: url(../img/footerindex.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer p {
	margin-left: 238px;
	color: #668a76;
	padding-top: 12px;
}
#siteby {
	text-align: right;
	color: #acd736;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 15px;
}
#siteby a {
	color: #acd736;
}
