div,p,h1,h2,h3,li,ul{
margin:0;
padding:0;
}

#main {
	background-color: #676767;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left 252px;
	width: 900px;
	margin: auto;
	color:#e2e7c7;
	font-family:verdana;
	font-size:12px;
}

#droite {
	padding-left:25px;
	width:400px;
	height:700px;
	float:left;
}

#image_droite {
	background-image: url(images/escalade.jpg);
	background-repeat: no-repeat;
	height: 0px;
	width: 360px;
	margin-left:40px;
}
#texte_droite {
	width: 275px;
	margin-left: 20px;
	text-align:justify;
	padding-top:280px;
}

#gauche {
	width:475px;
	height:500px;
	float:left;
}

#logo_print{
display:block;
float:left;
width:407px;
}

#titre_page{
	float:left;
	padding-left:25px;
	padding-top:200px;
	width:100px;
	height:100px;
	float:left;
}

#texte_gauche{
	margin-left:60px;
	width:275px;
	height:0px;
	padding-top:0px;
	text-align:justify;
	float:left;
}

	
.px18{font-size:18px;}
.bleu{color:#66fdff;}

.calagelabel{
	width:100px;
	margin-left:20px;
	display:inline;
	float:left;
}

h2{	font-size:14px;
	font-family: verdana;
	font-weight: bold;
	letter-spacing:1px;
	text-align:left;
	color: #0efbfe;
}
	
h1{
	font-size:18px;
	font-family: verdana;
	font-weight: lighter;
	letter-spacing: 4px;
	text-align:justify;
	color: #e0f181;
}



#navigation {
	background-image: url(images/navigation.jpg);
	background-position: 20px;
	height: 70px;
	width: 900px;
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 12px;
	color: #e0f181;	
	clear:both;
}

#texte_navigation_haut,#texte_navigation_haut_top,#texte_navigation_bas,#texte_navigation_bas_top{
display:none;}


a:link, a:active, a:visited {text-decoration:none;}
a{font:normal normal 12px verdana;
color:#e0f181;
margin-right:15px;}

a:hover{color:#fefefe}

.active{color:#f7fdd7;}