/****************************
 * Elements
 ****************************/

html, body, p {
	width:100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.95em;
	color: #1c1c1c;
}

body {
	background: #7E6487 url(/img/style/bg_pat.png) repeat fixed top;
}

h1 {
	margin: 15px 0 20px 0;
	padding-bottom: 4px;
	font-size: 1.8em;
	color: #543E5C;
	border-bottom: dotted 2px;	
}

h1 span {
	font-size: 0.6em;
}

h2 {
	margin: 0;
	color: #958899;
	font-weight: bold;
	font-size: 1.2em;
}

h3 {
	margin: 0;
	font-size: 1.2em;
	color: #543E5C;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	color: #543E5C;
}

hr {
	display: none;
}

.hr {
	margin: 15px 0;
	border-bottom: dotted 1px #7d7d7d;
}

p {
	padding: 4px 0 0 0;
	text-align: justify;
}

p.bottom {
	clear: both;
	margin: 0;
	text-align: right;
	font-size: 0.7em;
}

p.bottom a, p.bottom a:hover, p.bottom a:focus, p.bottom a:active, p.bottom a:visited {
	color: #7D7D7D;
}

a, a:visited {
	text-decoration: none;
	color: #958899;
}

p > a, p > ul a {
	border-bottom: #958899 1px dotted; 
}

a:hover, a:focus, a:active {
	text-decoration: none;
	color: #543E5C;
}

a img, a:focus img, a:active img, a:visited img {
	border: none;
}

.bg {
	position: fixed;
	top: 0;
	right: 0;
}

.plan {
	border: 1px solid #817685;
	border-top: none;
	width: 598px;
	padding: 15px 5px;
	text-align: center;
}

.click {
	cursor: pointer;
}

.gallery {
	margin: 15px auto 15px auto;
	border-bottom: 1px dotted #543E5C;
}

.banniere_box {
	width: 660px;
	margin: 0 auto;
	padding-left: 15px;
}

.friends {
	float: left;
	margin: 5px 15px 0 0;
}

.shopping_box {
	width: 700px;
	margin: 50px auto 0 auto;
}

.shopping_box h4, 
.shopping_box p {
	text-align: center;
}

select {
	border: 1px solid #958899;
}

div > select {
	margin-top: 10px;
}

strong {
	font: inherit;
}

/****************************
 * Tableaux
 ****************************/

.table_box {
	margin: 15px auto;
	width: 610px;
}

table {
	border-collapse: collapse;
	border: 1px solid #817685;
	color: #543E5C;
}

th, td {
	border: 1px solid #817685;
	padding: 3px;
}

th {
	background-color: #958899;
	color: #fff;
}

tr .t1 { width: 120px; }
tr .t2 { width: 120px; }
tr .t3 { width: 180px; }

tr .t4, tr .t5 { 
	width: 80px;
	text-align: center;
}

tr .click { 
	color: #958899; 
}

tr .click:hover, tr .click:focus, tr .click:active {
	color: #543E5C;
}

tr .no-click {
	color: #FFFFFF;
}


/****************************
 * Left wrapper
 ****************************/

.left_wrapper {
	position: fixed;
	width: 260px;
	height: 100%;
	left: 0;
}


/****************************
 * Wrapper
 ****************************/

.wrapper {
	position: relative;
	float: left;
	width: 740px;
	min-height: 100%;
	background: #fff url('/img/style/shadow.png') repeat-y top;
	margin: 0 15px 0 260px;
	padding: 0 20px;
	border-left: 5px solid #543E5C;
	border-right: 5px solid #543E5C;
}


/****************************
 * News wrappers
 ****************************/

.news_wrapper {
	margin: 25px 0 15px 0;
	border-bottom: dotted 1px #7d7d7d;
}

.news_wrapper img,
.news_wrapper img.banniere {
	float: right;
	margin: 0 0 5px 15px;
}

.news_wrapper img.centered {
    display: block;
    float: none;
    margin: 0 auto;
}

.news_wrapper .news_date {
	font-size: 0.8em;
	color: #7D7D7D;
}

.news_wrapper .news_content {
	text-align: justify;
	margin-bottom: 15px;
}


/****************************
 * Member wrappers
 ****************************/

.member_wrapper {
	float: left;
	width: 335px;
	padding: 5px;
	margin: 0 10px 20px 10px;
	border: 1px dotted #543E5C;
}

.member_wrapper img {
	float: left;
	margin: 0 8px 0 0;
}

.member_wrapper div {
	float: left;
	width: 190px;
	margin-right: 5px;
}

.member_wrapper a img{
	margin-top: 7px;
}


/****************************
 * Menu
 ****************************/

#menu {
	margin-top: 25px;
}

#menu ul {
	list-style: none;
	padding: 0;
		margin-left: 0;
}

#menu ul li {
	width: 180px;
	margin-bottom: 2px;
}

#menu ul li a,
#menu ul li span {
	display: block;
	color: #fff;
	line-height: 17px;
	font-weight: bold;
	text-align: right;
}

#menu ul li a {
	padding: 4px 30px 4px 0;
	background: #543E5C url(/img/style/menu_pixel.png) no-repeat top left;
}

#menu ul li span {
	padding: 4px 10px 4px 0;
	background: #958899 url(/img/style/menu_pixel.png) no-repeat top right;	
}

#menu ul li a:hover, 
#menu ul li a:focus, 
#menu ul li a:active {
	background: #958899 url(/img/style/menu_pixel.png) no-repeat top right;
}


/****************************
 * Social links
 ****************************/

#social {
	width: 180px;
	height: 37px;
	margin-top: 20px;
	background: #543E5C url(/img/style/pixel_bg.png) no-repeat top right;
}

#social a img {
	margin-top: 7px;
	margin-right: 8px;
	float: right;
}

/****************************
 * Footer
 ****************************/

#footer {
	position: fixed;
	margin: 0;
	bottom: 0;
	padding: 2px 5px;
}

#footer p {
	font-size: 0.8em;
	color: #fff;
}

