/* Feuille de style CSS pour les sites Web des expédition ArthroTrek */
/* (c) Société de l'arthrite */

/* Format page */

body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:"Arial";
	margin:0;
	padding:0;
	}

a:link {
	text-decoration:none;
	color: #0000FF;
	cursor:pointer;
	font-weight:bold;
	}

a:visited {
	text-decoration:none;
	color: #0000FF;
	font-weight:bold;
	}

a:hover {text-decoration:underline;}

/* Menu sur page principale */

a.langue {
	font-size:xx-large;
	font-weight:bold;
	border-top:2px solid #00DD00;
	border-left:2px solid #00DD00;
	border-right:2px solid #00DD00;
	border-bottom:2px solid #00DD00;
	width:200px;
	padding:5px;
	color:#000000;
	text-decoration:none;
	display:block;
	text-align:center;
	}
	
a.langue:hover {
	text-decoration: none;
	border-top: 2px solid #1F4AA1;
	border-left: 2px solid #1F4AA1;
	border-right: 2px solid #1F4AA1;
	border-bottom: 2px solid #1F4AA1;
	width:200px;
	color: #000000;
	}

a.langue:visited {	
	text-decoration: none;
	color: #000000
	}

/* Format pour page kili2005 */

table.structure {
	height:100%;
	width:100%;
	border:0;
	border-width:0;
	border-spacing:0;
	padding:0;
	margin:0;
	}

td.enteteMenu {
	width: 140px;
	background-color: #1F4AA1;
	vertical-align:middle;
	text-align:center;
	border:0;
	}

td.entete {
	background-color: #1F4AA1;
	}

td.basdepage {
	background-color: #1F4AA1;
	text-align:center;
	}

td.menu {
	width:140px;
	background-color: #097B3D;
	vertical-align:top;
	}

td.contenu {
    vertical-align:top;
}

td.accueil {
	padding:5px;
	}

img.partenaire {
	border:0px solid #FFFFFF;
	padding:5px;
	}

/* Lien de traduction */

a.traduction:link {
	text-decoration:none;
	color: #FFFFFF;
	cursor:pointer;
	font-weight:bold;
	}

a.traduction:visited {
	text-decoration:none;
	color: #FFFFFF;
	cursor:pointer;
	font-weight:bold;
	}

/* Menu */

.menu {
	/*margin-top: 0; margin-right: 0;
	margin-bottom:0; margin-left: 0;*/
	margin:0;
	padding:10px;
	
	/*border-top: 5px solid #0033FF; border-right: 5px solid #0033FF;
	border-bottom: 5px solid #0033FF; border-left: 5px solid #0033FF;*/
	}

.menu ul {
	border:0;
	margin:0;
	padding:0;
	list-style-type: none;
	}
	
.menu ul#navtop {
	width:120px;
	}

.menu ul li {
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
	border-right:0px solid #999999;
	margin-left:0px;
	}

.menu ul li a {
	width:120px;
	height:54px;
	
	border-top:2px solid #00DD00;
	border-left:2px solid #00DD00;
	border-right:2px solid #00DD00;
	border-bottom:2px solid #00DD00;
	
	padding:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:5px;
	margin-left:0;
	
	color:#000000;
	text-decoration:none;
	display:block;
	text-align:center;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
	background-color: #097B3D;
	line-height: 4.5em;
	}

.menu ul li a:hover {
	text-decoration: none;
	border-top: 2px solid #1F4AA1;
	border-left: 2px solid #1F4AA1;
	border-right: 2px solid #1F4AA1;
	border-bottom: 2px solid #1F4AA1;	
	color: #000000;
	}

.menu ul li a:visited {	
	text-decoration: none;
	color: #000000
	}

/* ajouter à l'élément 'a' class="twolines" quand
sont texte doit s'écrire sur deux lignes */
.menu ul li a.twoline {
	line-height: 2.25em;
	}

/* ajouter à l'élément 'a' class="threelines" quand
sont texte doit s'écrire sur trois lignes */
.menu ul li a.threeline {
	line-height: 1.5em;
	}

.menu #banner {
	/*border-top: 0; border-right:0;
	border-bottom: 0; border-left: 0;*/
	
	width:911px;
	height:200px;
	position:relative;
	overflow:hidden; /* Regle un bug dans IE */
	}

/* Formats du texte */

div.texte {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:30px;
	padding:0;
	}

p.titreSection {font-style:italic; font-size:x-large; font-weight:bold; text-align:center;}

p.copyright {
	font-style:italic;
	font-size:medium;
	text-align:center;
	}

/* Images de fond de page */

p.description1 {
	padding-right:405px;
	padding-top:0px;
	height:272px;
	background-image:url(images/description/kilimandjaro1.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	}

p.description2 {
	padding-left:405px;
	padding-top:0px;
	height:268px;
	background-image:url(images/description/kilimandjaro2.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	}

p.description3 {
	padding-right:505px;
	padding-top:0px;
	height:330px;
	background-image:url(images/description/kilimandjaro3.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	}

p.naturediscovery {
	padding-right:505px;
	padding-top:0px;
	height:333px;
	background-image:url(images/nd/naturediscovery.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	}

p.liens {
	padding-right:505px;
	padding-top:0px;
	height:300px;
	background-image:url(images/liens/liens.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	font-size:large;
	}
