@charset "iso-8859-1";
/*----------------------------------------------*/
/* Feuille de style pour le site des randonnées */
/* Date de validation W3C : 17/12/2005          */
/*----------------------------------------------*/
body {
	margin-top : 0; 
	margin-left : 0; 
	margin-right : 0; 
	margin-bottom : 0;
	background-color: #e0eeee; 
	font-family: tahoma, sans-serif; 
	font-size : medium; 
	font-weight: bold; 
	text-decoration: none;
	color : navy;
}
.lien {
	position : relative; 
	top : -5px; 
	color : #f8f7e6; 
	font-size : 66%;
	font-family : verdana, sans-serif; 
	font-weight : bold; 
	letter-spacing : -1pt; 
	text-decoration : none;
	background : navy;
}
.divise {
	position : relative; 
	top : -3px; 
	color : #00ffff; 
	background : navy; 
	font-size : 100%;
}
img {
	border : none;
}
table.menutab {
	width : 100%;
	border : none;
	background-color : navy;
	color : white;
}
table.Layus {
	background-color : #ffffcc; 
	border-style : double; 
	border-color :#663333;
	font-family : tahoma, sans-serif; 
	font-size : 85%; 
	color :navy; 
	font-style : normal; 
	font-weight : bold; 
	page-break-before : auto; 
	text-align : justify; 
	text-decoration : none;
	width : 90%;
}
td.menucel {
	width : 65%;
	text-align : left;
	height : 25px;
}
td.Queyras {
	color : navy; 
	font-family : tahoma, sans-serif; 
	font-size : 185%; 
	font-style : italic; 
	font-weight : bold; 
	text-align : center;
	background : #e0eeee;
}
td.datejour {
	width : 20%; 
	background : navy ; 
	text-align : right; 
	vertical-align : bottom;
	font-size : 75%; 
	color : #f8f7e6; 
	font-weight : bold; 
	font-style :italic;
}
td.dateheure {
	width : 15%; 
	background : navy ; 
	text-align : left; 
	vertical-align : bottom;
	font-size : 75%; color : #f8f7e6; 
	font-weight : bold; 
	font-style :italic;
}
td.Ecusson {
	height : 27%; 
	width : 45%; 
	vertical-align : middle; 
	text-align: center;
}
td.Texte {
	height : 27%; 
	width : 55%; 
	vertical-align : bottom; 
	text-align : left;
	font-family: tahoma, sans-serif; 
	font-size: 84%; 
	font-style : italic; 
	font-weight: bold;
}
td.TextFormul {
	width : 45%; 
	vertical-align : top; 
	text-align : right;
	font-family : tahoma, sans-serif; 
	font-size : 85%; 
	font-style : italic; 
	font-weight : bold;
}
td.Formul {
	width : 55%; 
	text-align : center; 
	vertical-align : middle;
	font-family : tahoma, sans-serif; 
	font-size : 84%; 
	font-style : italic; 
	font-weight : bold;
}
td.avertis {
	width: 45%;
	font-size: 75%;
	font-weight: bold;
	text-align: justify;
	vertical-align: top;
	color: #3333ff;
	background: #e0eeee; 
}
td.FormulBis {
	width : 10%; 
	text-align : left; 
	vertical-align : middle;
}
td.textelien {
	text-align : center; 
	vertical-align : middle;
}
.TextForm {
	font-family : tahoma, sans-serif; 
	font-size : 95%; 
	color : navy; 
	font-style : normal; 
	font-weight : bold; 
	background-color : #fdffef; 
	border : 1px solid gray;
}
td.interlien {
	width : 3px;
}
td.logo {
	text-align: center;
	vertical-align: middle;
	height: 180px;
}
td.valid {
	text-align: right;
	vertical-align: middle;
	height: 100px;
	width: 40%;
}
a { 
	text-decoration : none; 
	font-weight : bold; 
	color : #f8f7e6; 
	font-family : tahoma, sans-serif; 
	font-size : 83%; 
	font-style : italic; 
	background-color: navy; 
} 
a:hover { 
	color : red; 
	background-color: navy; 
} 
a:active{
	color :blue;
	background-color: navy; 
}
a.bas { 
	text-decoration : none; 
	font-weight : bold; 
	color : navy; 
	font-family : tahoma, sans-serif; 
	font-size : 60%; 
	font-style : italic; 
	background-color: #e0eeee; 
} 
a.bas:hover { 
	color : red; 
	background-color: #e0eeee; 
} 
a.bas:active{
	color : green;
	background-color: #e0eeee; 
}
a.massif { 
	text-decoration : underline; 
	font-weight : bold; 
	color : navy; 
	font-family : tahoma, sans-serif; 
	font-size: 100%; 
	font-style : italic; 
	background-color: #e0eeee; 
}
a.massif:hover { 
	color : red; 
	background-color: #e0eeee; 
} 
a.massif:active{
	color : green;
	background-color: #e0eeee; 
}
a.page {
	text-decoration : none; 
	font-weight : bold; 
	font-size : 90%; 
	font-style : italic; 
	color: navy;
	background-color: #e0eeee; 
} 
a.page:hover {
	color : red; 
	background: #e0eeee;
} 
a.page:active {
	color : blue;
	background: #e0eeee;
}
#gauche {
	text-align : left;
}
#centre {
	text-align : center;
}

