body {
	padding: 0px;
	background: url(images/tall_x.gif) repeat-x top;
	background-color: #E9EDEE;
}

.topMenu {
	margin-left: 310px;
	margin-top: 60px;
	margin-bottom: 0px;
}

.bottomImages {
	text-align: center;
}
table.partenaires tr td a img{border:1px solid #cecece;}
table.partenaires tr td .partenaire-name{text-align: center;}
table.partenaires tr td .partenaire-name.seul{margin:5px 0;}
/***************************************************************
**
**						GALERIE
**	
*****************************************************************/
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}

ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}

ul.thumbs li.selected a {
	background: #7C6E48;
}

ul.thumbs a:focus {
	outline: none;
}

ul.thumbs img {
	border: none;
	display: block;
}

div.slideshow {
	clear: both;
}

div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}

div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}

div.slideshow img {
	border: none;
	display: block;
	width: 350px;
	height: 350px;
}

/***************************************************************
**
**						GENERAL
**	
*****************************************************************/
.bottomImage {
	border: 1px solid gray;
	margin-right: 0px;
}

.soustopmenuhref {
	text-decoration: none;
	font-size: 10px;
	color: #000;
	margin-bottom: -20px;
}

.mainImage {
	margin-right: 10px;
	border: 1px solid grey;
}

#global {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 750px;
	/*height:600px;*/
	padding: 0px;
	padding-bottom: 0px;
	border: 0px;
	right: 0;
	border:1px solid #A7A7A7;
	
}

table {
	border: 0px;
}

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

td,input,textarea {
	font-size: 10px;
	font-family: Arial;
	color: #393938;
	line-height: 14px;
	vertical-align: top;
	word-spacing: -1px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	scrollbar-3dlight-color: #F6F6F6;
	scrollbar-track-color: #F6F6F6;
	scrollbar-shadow-color: #F6F6F6;
	scrollbar-face-color: #303231;
	scrollbar-arrow-color: #A9D200;
	scrollbar-darkShadow-color: #F6F6F6;
}

h1 {
	font-size: 15px;
	color: #7C6E48;
}

h2 {
	font-size: 11px;
	color: rgb(107, 120, 12);
}

strong,b {
	font-family: Verdana;
}

a {
	color: #000;
	text-decoration: none;
	padding: 3px;
}

a:hover {
	text-decoration: none;
}

.a {
	color: #393938;
	text-decoration: none;
}

.a:hover {
	text-decoration: none;
}

.policy a {
	color: #393938;
	text-decoration: none;
}

.policy a:hover {
	text-decoration: none;
}

.input {
	height: 21px;
	width: 178px;
	background-color: #FFFFFF;
	padding: 2px 0 0 7px;
}

.textarea {
	height: 71px;
	width: 178px;
	background-color: #FFFFFF;
	padding: 2px 0 0 7px;
	overflow: auto;
}

.topMenuHref {
	text-decoration: none;
	font-size: 11px;
	color: #000;
	margin-bottom: -20px;
	/* border-left: 1px solid #AC9C70;*/
}

.topMenuHref.ahover {
	
}

/***************************************************************
**
**						JQUERY aHOVER
**	
*****************************************************************/
ul {
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	list-style-type: none;
	position: relative;
	margin: 0em;
	padding: 1em;
	text-decoration: none;
}

ul li {
	position: relative;
	z-index: 200;
	padding: 0 0.5em;
	line-height: 1.5;
	float: left;
	text-decoration: none;
}

ul.links {
	font-family: Arial;
	text-decoration: none;
}

ul.links div.ahover {
	background: #7C6E48 url('up.png') no-repeat center bottom;
	color: #fff;
	padding-bottom: 10px;
	text-decoration: none;
}

div.ahover {
	position: absolute;
}

ul.comics div.ahover {
	background: #adf;
	border: 2px solid #cef;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

ul.comics li {
	clear: left;
	color: #7C6E48;
}

ul.comics {
	font-size: 1.1em;
}

ul.cards li:hover {
	color: #AC9C70;
}

ul.cards div.ahover {
	background: #ccc2a6;
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #555;
}

ul.letters {
	font-size: 2em;
	font-weight: bold;
	width: 10em;
}

ul.letters li {
	color: #abb;
}

ul.letters li:hover {
	color: #fff;
}

ul.letters div.ahover {
	background: #344;
}
.input {
	height: 14px;
	width: 178px;
	background-color: #FFFFFF;
	margin-bottom:5px;
	padding: 2px 0 0 7px;
}

.textarea {
	height: 61px;
	width: 178px;
	background-color: #FFFFFF;
	padding: 2px 0 0 7px;
	overflow: auto;
}