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

*{
	margin	: 0;
	padding	: 0;
}

body{
	text-align	: center;
	font: 0.7em Tahoma,Verdana,Arial, Helvetica, sans-serif;
	color: #574c4c;
	background: #fff url(../img/bg.jpg) top center no-repeat;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font: 2.0em "Georgia","Times New Roman";
	color: #284459;
	font-style:italic;
	margin-bottom: 2px;
	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;
}

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

a:hover {
	color: #284459;
}

img {
	border		: 0;
}

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

.clear {
	clear: both;
}


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

div#global {
	width: 1048px;
	margin: 0 auto;
	background: transparent url('../img/bg.png') top left repeat-y;
	text-align: left;
}

div#top {
	height	: 328px;
	width: 775px;
	float: right;
}

div#menu {
	float: right;
}

div#contenu {
	float: right;
	width: 754px;
	padding-right: 21px;
}

div#left {
	position: relative;
	float: right;
	width: 250px;
	height: 820px;
}

div#footer {
	clear: left;
	background: transparent url('../img/footer.gif') top left repeat-y;
	padding: 16px 35px;
	color: #fff;
}

div#foot {
	width: 1048px;
	height: 70px;
	margin: 0 auto;
	padding-top:20px;
	background: transparent url('../img/footer.jpg') top left no-repeat;
}


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

#top h1 a {
	display: block;
	width: 754px;
	height: 328px;
	text-indent: -5000px;
	background: transparent url('../img/top.jpg') top left no-repeat;
}


/* =================================== */
/* ========= FIL D'ARIANE ============ */
/* =================================== */
div#ariane {
	padding: 5px 35px 0 35px;
	text-align: right;
}

div#ariane {
	color: #aaa;
}

div#ariane a{
	color: #aaa;
}

div#ariane a:hover{
	color: #888;
}





/* =================================== */
/* ============ CONTENT ============== */
/* =================================== */

div#content {
	padding: 10px 35px 20px 35px;
}

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

div#content.biographie {background : transparent url('../img/bg-bio.jpg') bottom right no-repeat;}
div#content.sponsors {background : transparent url('../img/bg-sponsors.jpg') bottom right no-repeat;}
div#content.contact {background : transparent url('../img/bg-contact.jpg') bottom right no-repeat;padding-bottom:80px;}
div#content.equipe {background : transparent url('../img/bg-equipe.jpg') bottom right no-repeat;padding-bottom:70px;}
div#content.palmares {background : transparent url('../img/bg-palmares.jpg') bottom right no-repeat;}
div#content.liens {background : transparent url('../img/bg-liens.jpg') bottom right no-repeat;}

div#content.sponsors ul {
	list-style: none;
	width: 400px;
}

div#content.sponsors ul li {
	display: block;
	float: left;
	width: 148px;
	height: 87px;
	margin: 5px 20px 10px 0;
	border:1px solid #bbb;
	text-align:center;
	padding:4px;
	background: #fff;
}

div#content.sponsors ul li a {
	text-decoration:none;
}

div#content.sponsors ul li img {
	border: 1px solid #eee;
}




/* =================================== */
/* ============== NEWS =============== */
/* =================================== */

#content .news {
	clear: left;
	padding: 10px 0 5px 0;
	text-align: justify;
	border-bottom: 1px solid #aaa;
}

#content .news h2 a {
	color: #284459;
	text-decoration:none;
	padding-bottom:0;
	margin:0;
}

#content .news p.date {
	color: #888;
	margin: 0.5em 0 0.5em 0;
	font-style: italic;
}

#content .news p.img {
	float: left;
	margin: 0;
	padding: 3px 10px 3px 0;
}

#content .news p.img img {
	border: 1px solid #666;
}

#content .news p.comments {
	float: left;
}



/* =================================== */
/* ========= COMMENTAIRES ============ */
/* =================================== */

#commentaires {
  	border-top	: 1px solid #bbb;
}

#commentaires h3 a {
  	color: #284459;
}

#commentaires .comment {
	background: #eeeeee url('../img/comments.gif') top left no-repeat;
	margin: 20px 10px;
	padding: 10px 10px 10px 20px;
	color: #487095;
}

#commentaires .comment p.date {
	margin: 2px 0 16px 0px;
	padding-left: 35px;
	color: #1a3751;
}


/* =================================== */
/* ============== PHOTOS ============= */
/* =================================== */
a.album {
	display: block;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	width: 319px;
	margin: 10px 0;
	height: 50px;
	text-decoration: none;
	background: #fbfbfb;
}

a.album:hover {
	background: #f5f5f5;
}

a.left {
	margin-right: 22px;
}

a.album img {
	float: left;
	margin-right: 5px;
}

a.album p {
	color: #888;
}

a.album p strong {
	color: #284459;
}

div.gallery {
	display: block;
	width: 171px;
	height: 171px;
	float: left;
	text-align: center;
}

div.gallery img {
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}

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

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

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

ul.equipe li img {
	padding:3px;
	margin: 14px;
	background: #fff;
	border:1px solid #aaa;
}


/* =================================== */
/* =========== PALMARES ============== */
/* =================================== */

#content .palmares {
	height: 167px;
	width: 652px;
	border:1px solid #ddd;
	padding-top: 53px;
}

#content .palm1 {
	text-align	: left;
	margin-left : 400px;
}

#content .palm2 {
	text-align	: left;
}

#content .archives h2, #content .palm2 h2 {
	font-size:1.7em;
}



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

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

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

table.calendrier th{
	padding			: 4px 0 4px 4px;
	border-bottom	: 1px solid #05243c;
	color			: #fff;
	background		: #2e5382;
}

/* =================================== */
/* =========== PAGINATION ============ */
/* =================================== */

p.pagination {
	clear: left;
}

p.pagination a {
}

p.pagination a:hover {

}

p.pagination a.selected {
	text-decoration: none;
}

p.pagination a.selected:hover {

}


/* =================================== */
/* ============ SPONSORS ============= */
/* =================================== */

ul.sponsors {
	position: relative;
	list-style	: none;
}

ul.sponsors li a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	text-indent: -9000px;
}

ul.sponsors li.ledrapo a {
	background: url(../img/ledrapo.gif) top left;
	width: 228px;
	height: 150px;
	left: 10px;
	border: 1px solid #ccc;
}

ul.sponsors li.plagne a {
	width: 129px;
	height: 120px;
	top: 160px;
	left: 10px;
	background: transparent url(../img/logo/la-plagne.gif) top left;
}

ul.sponsors li.douanes a {
	width: 69px;
	height: 90px;
	left: 160px;
	top: 175px;
	background: transparent url(../img/logo/douanes-droits-indirects.gif) top left;
}

ul.sponsors li.dynastar a {
	width: 230px;
	height: 50px;
	top: 290px;
	left: 10px;
	background: transparent url(../img/logo/dynastar.gif) top left;
}

ul.sponsors li.dalkia a {
	width: 157px;
	height: 43px;
	top: 340px;
	left: 35px;
	background: transparent url(../img/logo/dalkia.gif) no-repeat top left;
}

ul.sponsors li.zoom a {
	width: 160px;
	height: 57px;
	top: 395px;
	left: 40px;
	background: transparent url(../img/logo/zoom.gif) top left;
}



/* =================================== */
/* ============ DIAPORAMA ============ */
/* =================================== */
div#diaporama {
	position: absolute;
	top: 470px;
	left: 10px;
}

div#diaporama img {
	border: 1px solid black;
}

div#diaporama p {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 155px;
	color: #bbb;
	text-align:center;
	width: 230px;
	text-transform: uppercase;
	letter-spacing: 1em;
}


/* =================================== */
/* ============= RESEAUX ============= */
/* =================================== */

ul.reseaux {
	position: absolute;
	top: 650px;
	left: 0;
	list-style	: none;
}

ul.reseaux li a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	text-indent: -9000px;
}

ul.reseaux li.rss a {
	width: 228px;
	height: 50px;
	left: 11px;
	background: transparent url(../img/rss.gif) top left;
}

ul.reseaux li.facebook a {
	width: 228px;
	height: 44px;
	left: 11px;
	top: 60px;
	background: transparent url(../img/facebook.gif) top left;
}

ul.reseaux li.fanclub a {
	width: 228px;
	height: 52px;
	left: 11px;
	top: 110px;
	background: transparent url(../img/fanclub.gif) top left;
}


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

#footer #courses {
	float: left;
	width: 220px;
}

#footer #courses p {
	border-bottom: 1px dashed #fff;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#footer #courses p em {
	color: #bababa;
}

#footer #last {
	float: left;
	margin-left: 64px;
	width: 400px;
	color: #acc9df;
}

#footer #last p {
	margin-bottom: 5px;
}

#footer #last a {
	color: #fff;
	text-decoration: none;
}

#footer #last a:hover {
	text-decoration: underline;
}

#footer p#comptarebour {
	font-family: Impact;
	font-size: 2.5em;
	text-align: right;
	border: none;
}

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

h4.nextraces {
	width: 168px;
	height: 28px;
	background: transparent url(../img/txt/prochaines-courses.png) top left no-repeat;
}

h4.lastcomments {
	margin: 16px 0 4px 0;
	width: 199px;
	height: 23px;
	background: transparent url(../img/txt/derniers-commentaires.png) top left no-repeat;
}

h4.lastnews {
	margin: 0px 0 4px 0;
	width: 139px;
	height: 23px;
	background: transparent url(../img/txt/dernieres-news.png) top left no-repeat;
}

/* =================================== */
/* ======== RESEAUX SOCIAUX ========== */
/* =================================== */

div.sociaux {
	float: right;
	width: 218px;
	margin-top: 2px;
}

p.share{
	font-size:0.9em;
	color:#777;
	float:left;
	margin:0px;
}

ul.socialinks {
	list-style-type:none;
}

ul.socialinks li {
	display:inline;
}

ul.socialinks li a{
	display: block;
	width:16px;
	height:16px;
	float:left;
	margin:0 2px;
	text-indent:-9000px;
}

ul.socialinks li a.delicious	{background: transparent url('../img/icons/social-delicious.gif') top left no-repeat;}
ul.socialinks li a.facebook		{background: transparent url('../img/icons/social-facebook.gif') top left no-repeat;}
ul.socialinks li a.netvibes		{background: transparent url('../img/icons/social-netvibes.gif') top left no-repeat;}
ul.socialinks li a.rss			{background: transparent url('../img/icons/social-rss.gif') top left no-repeat;}
ul.socialinks li a.email		{background: transparent url('../img/icons/social-email.gif') top left no-repeat;}
ul.socialinks li a.twitter		{background: transparent url('../img/icons/social-twitter.gif') top left no-repeat;}
