@charset "UTF-8";
/* CSS Document */

body{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin: 0 0 0  0;
}

.text{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.text a, a:visited{
	color: #32A2D4;
	text-decoration: underline;
}

.text a:hover{
	color: #32A2D4;
	text-decoration: none;
}


.h1.h1 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #1F395A;
	margin-left:15px;
	font-style: normal;
	padding-left: 20px;
	background: url(img/titre.png) no-repeat left center;
}

.h2.h2 {
	letter-spacing: 2px;
	font-size: 13px;
	color: #7D8DA4;
	margin-left:30px;
	font-style: normal;
}

#contenant-site{
	margin:0 auto;
	width:1024px;
}

.more {
	display: block;
	width: 53px;
	height: 14px;
	padding: 2px 0px 0px 0px;
	background: #1F395A url(img/rac-more.png) repeat-x left top;
	border: 1px solid #fff;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	line-height: normal;
	color: #FFFFFF;
}

.bivouac {
	display: block;
	width: 170px;
	height: 14px;
	padding: 2px 0px 0px 0px;
	background: #ea9700 url(img/rac-bivouac.png) repeat-x left top;
	border: 1px solid #fff;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	line-height: normal;
	color: #FFF;
}

#header{
	background-image: url(img/top.jpg);
	margin:0 auto;
	height:250px;
	width:1024px;
}

#page{
	background-image: url(img/main.jpg);
	height:580px;
}

#colonn-left{
	background-image: url(img/bg-right.png);
	width:250px;
	float:left;
	padding:20px;
	margin-top:60px;
	margin-left:50px;
	
}

#colonn-left-google{
	background-image: url(img/bg-right.png);
	width:275px;
	float:left;
	margin-top:60px;
	margin-left:50px;
	
}

#colonn-right{
	background-image: url(img/bg-left.png);
	width:175px;
	float:right;
	padding:10px;
	margin-top:80px;
	height:350px;
	margin-left:5px;		
}

#colonn-right-right{
	background-image: url(img/bg-left.png);
	width:175px;
	float:right;
	padding:10px;
	margin-top:80px;
	margin-right:50px;
	height:350px;
	margin-left:5px;
		
}

#colonn-right-bis{
	background-image: url(img/bg-left.png);
	width:80px;
	float:right;
	padding:10px;
	margin-top:80px;
	height:350px;
	margin-left:5px;
	text-align: center;
}

#colonn-right-right-bis{
	background-image: url(img/bg-left.png);
	width:80px;
	float:right;
	padding:10px;
	margin-top:80px;
	margin-right:50px;
	height:350px;
	margin-left:5px;
		
}

#colonn-right-bas{
	width:600px;
	float:right;
	padding-right:40px;
}

#blok-flash{
	width:600px;
	float:right;
	padding-right:40px;
	padding-top:60px;
}


#baseline{
	background-image: url(img/bottom.jpg);
	height:47px;
	width:924px;
	text-align: right;
	padding-right:100px;
	padding-top:15px;
}

#baseline a, a:visited{
	color: #1F395A;
	text-decoration: none;
}

#baseline a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#div.spacer{
	clear:both; 
	height:0px; 
	display:block;

}

