@import url('menu.css');
@import url('form.css');

*{
	margin	: 0;
	padding	: 0;
}

body{
	text-align	: center;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #222614;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #c8ff00;	
	margin: 1em 0 1em 0;
}

h3 {
	font-size: 1em;
	font-weight: normal;
}

h3 span {
	color: #666;
}

h4.txt {
	text-indent: -9000px;
}

h6{
	font-size: 1.1em;
	color: #284459;
	margin-top: 20px;
	text-align:center;
}

p {
	margin: 1em 0;
}

a {
	outline: none;
	color: #6e7750;
}

a:hover {
	color: #c8ff00;
}

img {
	border		: 0;
}

span {
	color: #c8ff00;
}

span.upper {
	text-transform: uppercase;
}

h2 span {
	text-transform: none;
	color: #fff;
}

hr.clear {
    clear		: both ;
    visibility	: hidden ;
	line-height	: 0 ;
    font-size	: 0 ;
	border: 0;
	height: 0;
}


/* =================================== */
/* ============ STRUCTURE ============ */
/* =================================== */

div#global {
	width: 993px;
	margin: 0 auto;
	text-align: left;
}

div#top {
	width: 993px;
	height: 32px;
	border-bottom: 2px solid #fff;
}

div#menu {
	width: 204px;
	height: 453px;
	float: left;
	padding: 0 0 10px 25px;
}

div#photos {
	position: relative;
	float: left;
	width: 764px;
	height: 463px;
}

div#content {
	position: absolute;
	top: 0;
	left: 0;
	width: 172px;
	height: 448px;
	padding: 15px 15px 0 15px;
	background: #596b17;
	z-index: 5;
}

div#footer {
	clear: both;
	width: 993px;
	height: 175px;
	border-top: 2px solid #fff;
}

div#divers {
	width: 179px;
	height: 155px;
	float: left;
	padding: 10px 25px;
}

div#bas {
	width: 518px;
	height: 155px;
	background: #3e4916;
	float: left;
	padding: 10px;
	position: relative;
}

div#bas.ref {
	background: transparent;
}

div#logo {
	width: 226px;
	height: 175px;
	float: left;
}


/* =================================== */
/* =============== TOP =============== */
/* =================================== */

#top h1 {
	font-style: italic;
	padding: 14px 0 0 25px;
	background: transparent url(../img/arrow.gif) 370px 18px no-repeat;
}

#top h1 a {
	color: #fff;
	text-decoration: none;
}

/* =================================== */
/* ========== BACKGROUND ============= */
/* =================================== */

#fade {
	position: absolute;
	top: 0;
	right: 0;
	width: 764px;
	height: 463px;
	overflow: hidden;
}

#fade img {
	position: absolute;
	display: block;
	right: 0;
}

#content p {
	line-height: 1.6em;
}

#content p.ca span {
	display: block;
	width: 100px;
	float: right;
	text-align: right;
	color: #fff;
}

#content p a {
	color: #c8ff00;
}

#content p a:hover {
	text-decoration: none;
}


/* =================================== */
/* ============= FOOTER ============== */
/* =================================== */

#divers p {
	line-height: 1.6em;
	margin-top: 5px;
}

#divers p a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#logo h1 a {
	display: block;
	width: 61px;
	height: 77px;
	margin: 52px 0 0 100px;
	background: transparent url(../img/logo.gif) top left no-repeat;
	text-indent: -9000px;
}

#bas .news {
	float: left;
	width: 161px;
	padding: 0 5px;
}

#bas img {
	padding: 5px 0 0 0;
}

#bas.ref h2 {
	margin: 0;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: none;
}

#bas.ref h2 span {
	font-size: 0.8em;
}

#bas .equipe li {
	float: left;
	background: #fff;
	margin-right: 12px;
}

#bas .equipe li a  {
	display: block;
	width: 59px;
	height: 59px;
	border: 2px solid #fff;
	text-indent: -9000px;
}

#bas .equipe li a:hover {
	border: 2px solid #c8ff00;
}

#bas .equipe li a.selected {
	opacity: 0.5;
	filter : alpha(opacity=50);

}

#bas .equipe li.sierra a {background: transparent url(../img/equipe/g-sierra.jpg) top left no-repeat;}
#bas .equipe li.michel a {background: transparent url(../img/equipe/pl-michel.jpg) top left no-repeat;}
#bas .equipe li.morin a {background: transparent url(../img/equipe/j-morin.jpg) top left no-repeat;}
#bas .equipe li.gilbert a {background: transparent url(../img/equipe/t-gilbert.jpg) top left no-repeat;}
#bas .equipe li.beraud a {background: transparent url(../img/equipe/c-beraud.jpg) top left no-repeat;}
#bas .equipe li.humbert a {background: transparent url(../img/equipe/d-humbert.jpg) top left no-repeat;}
#bas .equipe li.manera a {background: transparent url(../img/equipe/s-manera.jpg) top left no-repeat;}
#bas .equipe li.mourey a {background: transparent url(../img/equipe/e-mourey.jpg) top left no-repeat;}

#bas p.ref span {
	display: block;
	width: 180px;
	float: left;
}

#bas h2.equipe {
	position: absolute;
	top: 70px;
	display: none;
}

#bas h2#michel {left: 10px;}
#bas h2#sierra {left: 85px;}
/*
#bas h2#morin {left: 160px;}
#bas h2#gilbert {left: 235px;}
*/
#bas h2#humbert {left: 160px;}
#bas h2#manera {left: 235px;}
#bas h2#mourey {left: 310px;}
#bas h2#beraud {left: 385px;}

