@import url('fancy.css');
@import url('menu.css');
@import url('form.css');
@import url('blog.css');
@import url('album.css');
@import url('course.css');
@import url('sponsors.css');
@import url('right.css');

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {margin:0;padding:0;}

body{
	text-align	: center;
	font: 12px Tahoma,Verdana,Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff url(../img/bg.gif) top center repeat-y;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font: 1.8em "Century Gothic", Arial, Helvetica, sans-serif;
	color: #ca231e;
	letter-spacing:-1px;
}

h3 {
	font-size: 1.1em;
	color: #284459;
	margin-top: 20px;
}

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

h5 {
	font: 1.4em "Georgia","Times New Roman";
	color: #acc9df;
	font-style:italic;
}

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

span.date {
	display:inline-block;
	color: #fff;
	background:#183650;
	padding: 2px 5px;
	text-transform:uppercase;
	font-size:0.9em;
	margin-bottom:4px;
}


a {
	outline: none;
	color: #888;
}

a:hover {
	color: #284459;
}

img {border		: 0;}
.clear {clear		: both ;}
hr{
	background:#ccc;
	height:2px;
	border:0;
	margin:12px 0;
	clear:both;
}

.hide {	display: none;}


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

div#wrapper {
	width: 100%;
	background: transparent url('../img/bg-global.jpg') top center no-repeat;
}

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

div#top {
	position: relative;
	height: 268px;
	width: 1000px;
}

div#menu {
	position:absolute;
	top:0;
	right:0;
}

div#contenu {
	width: 1000px;
	padding-top: 25px;
	background: transparent url('../img/bg-contenu.jpg') top left no-repeat;
}

div#contenu.home {
	background: transparent url('../img/bg-contenu-home.jpg') top left no-repeat;
}

div#content {
	float:left;
	width:676px;
	padding: 0 30px;
}

div#content p {
	margin: 0.5em 0;
}

div#right {
	float: left;
	width: 264px;
	position: relative;
	margin-top: 40px;
}


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

#top div.img {
	position: absolute;
	background: transparent url(../img/top.gif) top left no-repeat;
	width: 388px;
	height: 309px;
}

#top h1 a {
	display: block;
	width: 237px;
	height: 257px;
	text-indent: -5000px;
	margin-left:400px;
}


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

div#footer {
	position:relative;
	clear: both;
	background: transparent url('../img/footer.jpg') top left repeat-y;
	color: #fff;
	height:22px;
	padding:134px 0 0 20px;
	width:980px;
	font-size:0.9em;
}

div#footer a {
	color: #7587a9;
	text-decoration:none;

}

#footer ul.sponsors {
	position: absolute;
	top: 0;
	left: 0;
	list-style-type:none;
}


#footer ul.sponsors li a {
	position: absolute;
	display: block;
	text-indent: -5000px;
	text-align: left;
	top:40px;
}

#footer ul.sponsors li a.rossignol	{width: 166px; height: 65px; left: 15px;	}
#footer ul.sponsors li a.valloire	{width: 139px; height: 65px; left: 206px;	}
#footer ul.sponsors li a.uvex		{width: 125px; height: 65px; left: 380px;	}
#footer ul.sponsors li a.armee		{width: 114px; height: 65px; left: 530px;	}
#footer ul.sponsors li a.fanclub	{width: 190px; height: 110px; left: 800px;	}


/* =================================== */
/* ============ ACCUEIL ============== */
/* =================================== */

div.home {
	background: transparent url('../img/index/middle.jpg') top left no-repeat;
}

div.bienvenue{
	margin:0px 0px 80px 0;
	width:430px;
	padding-top: 55px;
}

h3.t-bienvenue{
	padding:0px;
	width:400px;
	height:35px;
	text-indent: -9000px;
	background : transparent url('../img/titres/bienvenue.gif') top left no-repeat;
	margin:15px 0 30px 0;
}

h1{
	margin:0;
	padding:0px;
	height:63px;
	text-indent: -9000px;
}

/* =================================== */
/* ============== TITRES ============= */
/* =================================== */

h1.t-actus{background : transparent url('../img/titres/actus.gif')  top right no-repeat;}
h1.t-bio{background : transparent url('../img/titres/bio.gif')  top right no-repeat;}
h1.t-blog{background : transparent url('../img/titres/blog.gif')  top right no-repeat;}
h1.t-cal{background : transparent url('../img/titres/calendrier.gif')  top right no-repeat;}
h1.t-part{background : transparent url('../img/titres/partenaires.gif')  top right no-repeat;}
h1.t-staff{background : transparent url('../img/titres/staff.gif')  top right no-repeat;}
h1.t-photos{background : transparent url('../img/titres/photos.gif')  top right no-repeat;}
h1.t-courses{background : transparent url('../img/titres/courses.gif')  top right no-repeat;}






/* =================================== */
/* ============== EQUIPE ============= */
/* =================================== */

ul.equipe {
	position: relative;
	list-style:none;
	margin: 0;
	padding: 0;
}

ul.equipe li {
	display: block;
	width: 225px;
	height: 140px;
	float: left;
}


/* =================================== */
/* =========== BIOGRAPHIE ============ */
/* =================================== */

#content img.photoL {
	float:left;
	margin:5px 15px 0 0;
}

#content img.photoR {
	float:right;
	margin:5px 0 0 15px;
}


#content div.contenu h2 {
	margin-top: 10px;
}

#content div.contenu strong{
	color: #2b4568;
}

#content div.contenu span{
	color: #7897bf;
	font-weight:bold;
}

/* =================================== */
/* ========== CALENDRIER ============= */
/* =================================== */

table.calendrier {
	margin-bottom: 20px;
}

table.calendrier td{
	padding			: 4px 0 4px 4px;
	border-bottom	: 1px solid #ccc;
}

table.calendrier th{
	padding:7px 0 7px 4px;
	border-bottom:1px solid #05243c;
	color: #fff;
	background: url('../img//bg-table.gif')  top right repeat-x;
}


/* =================================== */
/* ============= LOADER ============== */
/* =================================== */

#loader {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background	: #1f355e;
	z-index: 4000;
}

div.loader{
	margin-top	: 240px;
}

#loader p {
	text-align: center;
	color: #978d80;
	font-size:0.9em;
	margin:0;
	padding:0;
}