/**
 * The ما Membres مب pages specific style.
 * Copyright fredericback.com, 2007
 *
 * TOC:
 */

@import "default.membre.css";

a {
	color:#6b9e35;
}

body.splash {
	background-color:#FFFFDF;
}

body.splash #document {
	height:615px;
	position:relative;
	background:#FFFFDF url(/medias/interfaces/homepage_splash.jpg) no-repeat top left;
}

body.splash #header {
	margin-top:35px;
}

body.splash #sitenav {
	padding:0.9em;
	color:#E4FACE;
}

body.splash #sitenav a {
	font-size:1em;
	font-weight:normal;
}

body.splash #footer {
	position:absolute;
	bottom:0;
}

body.splash #copyright {
	margin:0 auto;
}

body.terms #document {
	color:#6a9f35;
	font-size:0.688em;
	background-image:none;
}

body.terms h2 {
	color:#6a9f35;
	font-size:0.75em;
	font-weight:bold;
	margin-top:20px;
}

body.terms #content {
	padding:0;
	padding-bottom:120px;
	margin:20px;
}

body.terms .box {
	position:absolute;
	bottom:20px;
	right:35px;
}

body.info #document {
	background:#fffff0 url(/medias/interfaces/homepage_info.jpg) no-repeat top left;
}

body.info h1 {
	font-size:1.5em;
	font-weight:bold;
}

body.info #content {
	float:none;
	display:block;
	padding:0;
	margin:80px 0;
	color:#6a9f35;
	text-align:center;
	background-image:none;
}

/**
 *
 */
body.map #document {
	background:#fffff0 url(/medias/interfaces/homepage_map.jpg) no-repeat top left;
}

body.map div {
	color:#6a9f35;
}

body.map a {
	text-decoration:none;
}

body.map a:hover {
	text-decoration:underline;
}

body.map h1 {
	color:#537c29;
	padding:10px;
	border-bottom:2px solid #EFF9E3;
}

body.map h2 {
	margin-top:30px;
	border-top:2px solid #EFF9E3;
}

body.map .section ul ul {
	margin-left:20px;
}

body.map .section {
	border:0;
	float:left;
	clear:right;
	width:200px;
	display:inline;
	margin-left:30px;
	margin-bottom:30px;
	font-size:0.625em;
}

/**
 *
 */
#column1, #column2, #column3 {
	margin-top:180px;
}

#column1 {
	float:left;
	display:inline;
	margin-left:10px;
}

#column2 {
	float:right;
	display:inline;
	margin-right:10px;
}

#column3 {
	float:left;
	width:368px;
	margin-left:25px;/*
	margin-right:auto;
	margin-left:auto;
	*/
}

.box {
	font-size:0.688em;
	color:#537c29;
	margin-top:15px;
	margin-bottom:0px !important;
	text-align:center;
	width:170px;
}

.box .customcorners2_wrapper {
	padding-bottom:10px;
}

h1, h2, .h2 {
	display:block;
	margin:0.9em 0;
	margin-top:0;
	font-size:1em;
	font-style:normal;
	font-family:verdana, sans-serif;
}

h2, .h2 {
	font-size:0.875em;
}

h2 img, .h2 img {
	float:none;
	vertical-align:middle;
}

#document {
	position:relative;
	background:#fffff0 url(/medias/interfaces/homepage.jpg) no-repeat top left;
}

