/* css Tour de France 2007 - 'Default', http://www.letour.fr/2007/TDF/presentation/*/
/* All associated graphics copyright 2006, A.S.O. */

/*  general _______________________________________________________________________________*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: url("../images/background.gif") no-repeat left bottom;
	font: 76% Helvetica,Verdana,Arial,sans-serif;
}
a {
	text-decoration: underline;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #cc0000;
}
sup {
	font: 0.8em Helvetica,Verdana,Arial,sans-serif;
}

/* header _______________________________________________________________________________*/
#header {
	width: 866px;
	height: 235px;
	background: transparent url("../images/header.gif") no-repeat;
}
#header h1 span {
	display: none;
}

/*  navigation ___________________________________________________________________________*/
#navigation {
	float: left;
	width: 175px;
	margin: 0px;
	padding: 0px;
}
#navigation ul {
	float: left;
	width: 175px;
}
#navigation li {
	cursor: pointer;
	margin: 0 0 1px 0;
	padding: 4px;
	height: auto;
	background-color: #fde1a6;
	border-top: 1px solid #dbdcdb;
	border-right: 1px solid #675c58;
	border-bottom: 1px solid #675c58;
	border-left: 1px solid #dbdcdb;
	color: #8E0007;
}
#navigation li a {
	color: #656666;
	text-decoration: none;	
}
#navigation li a:hover {
	color: #a5a5a6;
}

/*  contenant ____________________________________________________________________________*/
#container {
	width: 866px;
}
#contenutext {
	width: 660px;
	margin: 0 17px 130px 175px;
	text-align: justify;
	padding-left: 20px;
}

#contenutext p {
	margin-bottom: 1em;
}
#contenutext img {
	border: none;
	float: right;
	margin: 0 0 10px 15px;
}
#contenutext img.left {
	border: none;
	float: left;
}
#contenutext #ttedlivingstonefr {
	background: transparent url("../fr/images/tt_ed_livingstone.gif") no-repeat top left;
	height: 25px;
	margin-bottom: 10px;
}
#contenutext #ttedleblancfr {
	background: transparent url("../fr/images/tt_ed_leblancprud.gif") no-repeat top left;
	height: 25px;
	margin-bottom: 10px;
}
#contenutext #ttceremoniefr {
	background: transparent url("../fr/images/tt_ceremonie.gif") no-repeat top left;
	height: 25px;
	margin-bottom: 10px;
}
#contenutext #sousttpermanencefr {
	background: transparent url("../fr/images/tt_permanence.gif") no-repeat top left;
	height: 24px;
	margin-bottom: 10px;
}
#contenutext #sousttceremoniefr {
	background: transparent url("../fr/images/tt_ceremonie_ouverture.gif") no-repeat top left;
	height: 24px;
	margin-bottom: 10px;
}
#contenutext #ttprologuefr {
	background: transparent url("../fr/images/tt_prologue.gif") no-repeat top left;
	height: 25px;
	margin-bottom: 10px;
}
#contenutext #ttetape1fr {
	background: transparent url("../fr/images/tt_etape1.gif") no-repeat top left;
	height: 25px;
	margin-bottom: 10px;
}
#contenutext #ttaccesfr {
	background: transparent url("../fr/images/tt_acces.gif") no-repeat top left;
	height: 25px;
	margin-bottom: 10px;
}
#contenutext #tthistoriquefr {
	background: transparent url("../fr/images/tt_historique.gif") no-repeat top left;
	height: 25px;
	margin-bottom: 10px;
}
h2 span, h3 span {
	display: none;
}

/*  tableaux ____________________________________________________________________________*/
table {
	font: 1.0em Helvetica,Verdana,Arial,sans-serif;
	text-align: justify;
}

/*  footer ____________________________________________________________________________*/
#footer {
	clear:both;
	padding: 10px 0;
	margin-left: 375px;
	font: 0.8em Helvetica,Verdana,Arial,sans-serif;
}

/* PUB ____________________________________*/
#pubStandard {
	display: block;
	position: absolute;
	top: 5px;
	left: 320px;
}
#pubSkyscrapper {
	display: block;
	position: absolute;
	top: 145px;
	left: 869px;
}
