/* CSS général */

body {
	margin: 0px auto;
	border: 0px none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #A99462;
	font-size:11px;
	width: 840px;
}

#contenu {
	float:right;
	width: 590px;
	height:600px;
}

#partenaires {
	clear:both;
	width:100%;
}

#menu-footer { 
	text-align: center;
	padding: 5px 0;
}

td { vertical-align:top; }
a { text-decoration: underline; color:#FF6700; }
a:hover { text-decoration: none; color:#FF6700; }
.border-image { border: 2px solid; border-color:#A99462; }
.center { text-align:center; }
.centre { margin:auto; }
.droite { float:right; }
.gauche { float:left; }
.border-image { border:solid 2px #A99462; }
.border-marron { border-bottom:solid 1px #A99462; padding: 0 0 10px 0; }
.border-orange { border-bottom:solid 1px #FF6700; padding: 0 0 10px 0; }
.orange { color:#FF6700; }
.marron { color:#A99462; }
.blanc { color:#FFF; }
.scroll { overflow:auto; height:420px;}
.titre-01 { color:#FFFFFF; font-size: 14px; font-weight:bold; background:#FF6700; padding-left: 20px; }
.titre-02 { color:#FF6700; font-size: 12px; font-weight:bold; border-bottom:solid 1px #FF6700; }
table.border img { border:solid 2px #A99462; }
/* texte */

h1 {
	background:url(../../images/bandeau_accueil.jpg) no-repeat left #FFF;
	color:#FFF;
	padding:43px 0px 20px 60px;
	margin:0;
	font-size: 18px;
	vertical-align:middle;
	font-weight:normal;
	text-transform:uppercase;
}

h2 {
	background:url(../../images/bandeau_partners.jpg) no-repeat left #FFF;
	color:#FFF;
	padding:41px 0px 20px 70px;
	margin:0;
	font-size: 18px;
	vertical-align:middle;
	font-weight:normal;
	text-transform:uppercase;
}

h4 {
	color:#FFFFFF; 
	font-size:11px; 
	background:#A99462;
	text-align:center;
	padding:2px;
}

#footer-pso {
	background: #A99462;
	padding: 3px;
	color:#FFFFFF;
	font-size: 10px;
	font-weight:bold;
	text-align:center;
}

#menu-footer a { 
	font-size: 9px;
	color: #A99462;
}

#mosaique {
	width:600px;
	height:350px;
	text-align:center; 
	visibility: hidden;
}

#pressbook {
	width:600px;
	height:350px;
	visibility: visible;
	text-align:center; 
	position:absolute;
	top: 210px;
}

#magazine  {
	width:100%;
}

#magazine div.left {
	width:22%;
	float:left;
	margin:0 3px 10px 3px;
	padding:3px;
	height: 165px;
	border:solid 1px #A99462;
}

#magazine p {
	margin:5px 0 0 0;
}

#magazine img { border:solid 2px #A99462; }

#facebook {
	width:320px;
	text-align:center;
	padding-left:180px;
}

button {
	background: url(../../images/menu/bt-over.gif) no-repeat #FFF center;
	font-weight:bold;
	font-size:11px;
	border:0;
	cursor:pointer;
	width: 178px;
	height:27px;
	padding: 0;
	color:#FFF;
}

.button {
	background: url(../../images/menu/bt-over.gif) no-repeat #FFF center;
	border:0;
	cursor:pointer;
	width: 178px;
	height:20px;
	color:#FFF;
	text-align:center;
	list-style:none;
	padding-top:9px;

}

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

.ssbutton {
	margin-left:20px;
	border-bottom:1px #FF6700 solid;
	width:150px; 
	padding-top:5px;
	color:#FF6700;

}

#menu-member { width: 180px; }

table.member {
	width:100%;
}

table.member th {
	background:#A99462;
	color:#FFF;
	font-weight:bold;
}

table.member td {
	background:#F6F4EF;
}

.vertical td {
	vertical-align:middle;
}

ul.website div {
	margin: 0 0 0 -15px;
	padding: 10px 0 10px 0;
	clear:both;
	border-bottom: solid 1px #A99462;
	height: 80px;
}

