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

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

body {
	margin:auto;
	background-image:url(img/bgmain.gif);
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a { color: #42552c; text-decoration: none; }

#main {
	background-image:url(img/bgvertMain2.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#main1 {
	background-image:url(img/bgfooter.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#bann {
	height:238px;
	background-image:url(img/bann_becchetti2.jpg);
	background-position:center;
	width:1000px;
	background-repeat:no-repeat;
	margin:auto;
}

#diap {
	padding-top:37px;
}

#diap1, #diap2, #title {
	float:left;
}

#diap3G {
	background-color:#e7e7e7;
	margin-bottom:30px;
}

#diap3 {
	width:673px;
	height:278px;
	margin:auto;
	border:1px solid #42552c;
}

#title {
	width:1000px;
	text-align:center;
	color:#FFF;
	padding-top:103px;
	font-size:15px;
	letter-spacing:8.7px;
	height:70px;
}

#menu ul {
	list-style:none;
	float:left;
	text-transform:uppercase;
	letter-spacing:3px;
	font-size:13px;
	width:300px;
}

#menu ul li a {
	color:#42552c;
	text-decoration:none;
}

#menu ul li a:hover {
	text-decoration:underline;
}

.m1 {
	margin-left:34px;
}

.m2 {
	margin-left:336px;
}

.m1 li {
	float:right;
	margin-left:40px;
}

.m2 li {
	float:left;
	margin-right:40px;
}

#mid {
	width:1000px;
	margin:auto;
	padding:40px 0px;
}

#footer {
	width:1000px;
	margin:auto;
	height:95px;
	padding-top:15px;
	font-size:13px;
	text-align:center;
	color:#CCC;
	text-transform:uppercase;
}

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

#footer a:hover {
	color:#FFF;
}

.clear {
	clear:both;
}

#citation {
	display:block;
	text-align:center;
	font-size:14px;
	color:#42552c;
	margin-bottom:40px;
}

.titre {
	background-color:#42552c;
	display:block;
	padding:2px 5px;
	color:#FFF;
	letter-spacing:1px;
	text-transform:uppercase;
	font-size:12px;
}

.txt {
	padding:20px 35px;
	font-size:12px;
	margin:15px;
}

.txt p {
	text-align:justify;
}

.txt ul {
	list-style:inside;
}

.txt1 {
	width:430px;
	float:left;
}

.txt2 {
	width:430px;
	float:right;
}

.txt3 {
	width:580px;
	float:left;
}

.txt3 a {
	color:inherit;
	text-decoration:none;
}

.txt3 a:hover {
	color:#999;
}

.txt4 {
	width:247px;
	float:right;
}

.cadre {
	border:1px solid #42552c;
	padding:15px;
	background-image:url(img/b_cadre.png);
	background-repeat:no-repeat;
	background-position:center;
}

.cadre ul {
	list-style:none;
}

.cadre ul li {
	display:block;
	text-align:center;
	margin-bottom:10px;
	color:#42552c;
	text-transform:uppercase;
	font-size:14px;
}

.ref {
	font-weight:200;
}

.yoxview {
	border:1px solid #42552c;
	background-color:#e9e9e9;
	width:700px;
	margin:auto;
}

.yoxview a img {
	border:none;
}

.yoxview a {
	margin:7px;
	border:3px solid #e9e9e9;
}

.yoxview a:hover {
	border:3px solid white;
}

h4 {
	display:block;
	margin:auto;
	width:700px;
	margin-bottom:5px;
}

h4 span {
	font-weight:normal;
}

#coord {
	font-size:13px;
	float:left;
	width:420px;
	padding:20px;
	border:1px solid #060;
	height:200px;
}

#coord span {
	float:left;
	width:120px;
	display:block;
}

#coord p {
	float:left;
	display:block;
	width:300px;
}

#map {
	float:right;
	background-color:#42552c;
	width:460px;
	height:200px;
	padding:20px;
}