html, body {
		margin: 0;
		padding: 0;
		height: 100%;
	}
	
body 
	{
    background-color: #FF0606;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	line-height: 120%;
	text-decoration: none;
	font-style: normal;
	}

div#page 
	{
		position: relative;
		width: 850px;
		margin: 0 auto;
		min-height: 100%;
		background-color:#FFFFFF;
		padding-left: 10px;
		padding-right: 10px;
	}	

div#piedpage 
	{
		position: absolute;
		bottom: 0; left: 0;
		width: 100%;
		height: 100px;
		text-align:center;
	}	
	
div#gauche
	{
	position: absolute;
	bottom: 0; left: -40px; top:0;
	width: 40px;
	background-image:url(bord-gauche.gif);
	min-height: 100%;
	}
	
div#droite
	{
	position: absolute;
	bottom: 0; right: -40px; top:0;
	width: 40px;
	background-image:url(bord-droit.gif);
	min-height: 100%;
	 }

div#page #dernier-element 
		{
		margin-bottom: 0; 
		padding-bottom: 110px;
		}
div#haut
	{
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
.textmoav{
position: absolute;
top: 2px;
right: 2px;
margin:0;
padding:0;
width: 40px;
height: 400px;
background-image:url(montcalm-aventure-bord-gauche.gif)
}

.textariege{
position: absolute;
top: 0px;
left: 0px;
margin:0;
padding:0;
width: 150px;
height: 50px;
background-image:url(tourisme-ariege-pyrenees.png)
}

html>body .textariege {
position: fixed;
}

html>body .textmoav {
position: fixed;
}

.barrenav{
position: absolute;
margin: 0 auto;
margin-left:-10px;
width: 870px;
height: 33px;
text-align:center;
}

.barrenav img 
{
padding-right:5px;
padding-left:5px;
}

html>body .barrenav {
position: fixed;
}
a:link
	{
	color: black;
	text-decoration: underline;
	}
a:visited
	{
	color: black;
	text-decoration: underline;
	}

a:hover
	{
	color: #FF0606;
	text-decoration: underline;
	}


a:active
	{
	color: #FF0606;
	text-decoration: underline;
	}
	
img
	{
	border: 0px;
	}
	
h1
	{
	line-height:120%;
	color:#FF0606;
	font-weight:bold;
	}

h2
	{
	line-height:110%;
	color:#666666;
	font-weight:bold;
	}

h2 a:link
	{
	color:#666666;
	text-decoration:none;
	}

h2 a:visited
	{
	color:#666666;
	text-decoration:none;
	}

h2 a:hover
	{
	color: #FF0606;
	text-decoration: underline;
	}


h2 a:active
	{
	color: #FF0606;
	text-decoration: underline;
	}

h3
	{
	line-height:120%;
	color:#666666;
	font-weight:bold;
	}

h3 a:link
	{
	color:#666666;
	text-decoration:none;
	}

h3 a:visited
	{
	color:#666666;
	text-decoration:none;
	}

h3 a:hover
	{
	color: #FF0606;
	text-decoration: underline;
	}


h3 a:active
	{
	color: #FF0606;
	text-decoration: underline;
	}
	
.tabentete
	{
	background-color: #E37425;
	color: #FFFFFF;
	}

.tabcellule
	{
	border:1px solid #CCCCCC;
	font-weight:bold;
	}

select
	{
	border-color:#FF0606;
	border-style:solid;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}

textarea
	{
	border-color:#FF0606;
	border-style:solid;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}

input
	{
	border-color:#FF0606;
	border-style:solid;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}

.mini
	{
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	padding:3px;
	}

.gauche
	{
	float: left;
	padding:5px;
	margin-left: 2px;
	margin-top: 2px;
	text-align:center;
	}

.droit
	{
	float: right;
	padding:5px;
	margin-left: 2px;
	margin-top: 2px;
	text-align:center;
	} 

.activite
	{
	font-size:12pt;
	line-height:120%;
	text-indent:20px;
	}

.site
	{
	list-style-image: url("puce-carre.gif")
	}

.barre-moav
	{
	position: absolute;
	width: 100px;
	top:150px;
	left:0px;
	padding: 0px;
	margin: 0px;
	height: 200px;
	
	}
	
html>body .barre-moav 
	{
	position: fixed;
	}

