@charset "utf-8";
/* CSS Document */

body {
	background: #FFEED9 url(img/degrade.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	margin: 0px;
}

.body2 {
	width: 800px;
	margin: auto;
}

.pano {
	height: 198px;
	background: url(img/ban2.jpg) right;
	width: 798px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: solid 1px #d7500d;
}

.floatleft {
	float: left;
	margin-right: 15px;
}

.floatright {
	float: right;
	margin-left: 5px;
}

.partenaires {
	/*background-color: #ffddb4;*/
}
.show {
	text-align: center;
}

.show img {
	vertical-align: middle;
	margin-left: 15px;
	margin-right: 15px;
}

.showphotos {
	padding-left: 15px;
}

.showphotos img {
	width: 100px;
	height: 100px;
	margin: 4px;
}

.showphotos a {
	display: block;
	float: left;
}

.showphotos a:hover {
	background: #FFEED9;
}

p {
	margin: 0px;
	padding: 10px;
}

h1 {
	margin: 0px;
	padding: 15px;
	text-align: center;
	font-family: Palatino linotype, Freestyle Script, Edwardian Script ITC, Giddyup Std;
	text-align: center;
	font-size: 30px;
	color: #9a5914;
	font-weight: bold;
	background-image: url(img/bg-title.png);
	background-repeat: no-repeat;
	background-position: center;
	font-style: italic;
}

h2 {
	color: #9a5914;
	font-size: 20px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 30px;
}

td, th, table {
	border: solid 1px #9a5914;
}

table {
	margin-left: 10px;
}

th {
	background: url(img/fondtable.png);
}

td {
	background: url(img/fondtable2.png) repeat-y left;
}

.tabLayout {
	margin: 0px;
	margin-left: 13px;
	height: 25px;
	
}

.tab, .tabOn {
	background-color: #d39635;
	float: left;
	padding: 0px 5px 1px 5px;
	font-weight: bold;
	border: solid 1px #d7500d;
	margin-right: 5px;
	margin-top: 3px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}

.tab:hover {
	margin-top: 0px;
	padding-top: 3px;
	background-color: #e6b86f;
}

.tabOn {
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: none;
	background-color: #e6a33a;
}

.tabOn a {
	display: block;
	color: white;
	text-decoration: none;
}

.tab a {
	color: white;
	text-decoration: none;
}

.TL, .TR, .BL, .BR {
	width: 13px;
	height: 12px;
}

.TL {
	background-image: url(img/TL.png);
	position: absolute;
}

.TR {
	background-image: url(img/TR.png);
	float: right;
}

.BL {
	background-image: url(img/BL.png);
	float: left;
}

.BR {
	background-image: url(img/BR.png);
	float: right;
}

.MT, .MB {
	background-color: #e6a33a;
	margin-left: 13px;
	margin-right: 13px;
	height: 11px;
}

.MT {
	border-top: solid 1px #d7500d;
}

.midle {
	background-color: #e6a33a;
	border-left: solid 1px #d7500d;
	border-right: solid 1px #d7500d;
}

.midle img {
	border: 1px solid #d7500d;
}

.midle a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.midle a:hover {
	color: #9a5914;
}

.MB {
	border-bottom: solid 1px #d7500d;
}
