body {
	clear: both;
	background-color: #4e86cb;
	color: #000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	background-image: url(images/page-background-top.jpg);
	background-repeat: repeat-x;
}					 		  

#content {
	width: 970px;
	margin: 0px auto;
	text-align: left;
	background-image: url(images/page-background.jpg);
	background-repeat: repeat-y;
}

#column_left {
	float: left;
	width: 280px;
}

#column_right {
	float: right;
	width: 690px;
}

#header_content {
	width: 690px;
	padding: 35px 0 0 0;
    height: 325px;
	margin: 0px;
	text-align: left;
	background-image: url(images/header-content.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

#header_left {
	width: 246px;
	padding: 56px 0px 0px 34px;
    height: 181px;
	margin: 0px;
	text-align: left;
	background-image: url(images/header-left.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

#menu_top {	
	position: relative;
	float: right; 
    height: 20px;
	font-size: 11px;
    text-align: center;
	top: 0px;
	width: 664px;
	padding: 0px;
	padding-right: 26px;	
}		   

#flagsbox {
	position: relative;
	float: right; 
	width: 30px;
	padding: 0px 16px 0px 0px;
    height: 140px;
	top: 10px;
	margin: 0px auto;
	text-align: right; 
}

#picture_box {
	width: 246px;
	padding: 36px 0px 0px 34px;
    height: 259px;
	margin: 0px;
	text-align: left;  
	line-height: 0px;
	background-image: url(images/preview-bloc-background.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}			  

#news_box {
	width: 246px;
	padding: 40px 0px 5px 34px;
	margin: 0px;
	text-align: left;
	background-image: url(images/top-news.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}			  

#news_text {
	width: 236px;
	padding: 40px 0px 0px 34px;
	margin: 0px;
	text-align: left;
}			  

#tourisme_box {
	width: 246px;
	padding: 40px 0px 5px 34px;
	margin: 0px;
	text-align: left;
	background-image: url(images/top-tourisme.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}			  

#tourisme_text {
	width: 236px;
	padding: 40px 0px 0px 34px;
	margin: 0px;
	text-align: left;
}			  

#columns {
	width: 900px;
	background-image: url(images/page-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: auto;
}

#bloc_left {	  
    position: relative;
	clear: left;
	float: left;
	width: 260px;
	padding: 0px 0px 0 0;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	background-image: url(images/menu-background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu_bloc_left {	  
    position: relative;
	clear: left;
	float: left;
	width: 190px;
	padding: 0px 15px 0 55px;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	background-image: url(images/menu-gradient-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu_bloc_top_left {	  
	clear: left;
	float: left;
	height: 155px;
	width: 260px;
	padding: 0px;
	font-size: 0px;
	background-image: url(images/bloc-left-top.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#page_bloc {	  
	width: 595px;
	padding: 50px 0 0 46px;
	margin: 0px 60px 0px 5px;
	line-height: 14px;
	min-height: 180px;
	color: #000;
	font-size: 12px;
	text-align: justify;
	background-image: url(images/page-frise.jpg);
	background-position: top left;
	background-repeat: no-repeat; 

}

#footer {
	clear: both;
	width: 970px;
	height: 70px;
	padding: 0px;
	margin: 0px auto;
	text-align: right;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}	

#footer_text {
	clear: right;
	float: right;
	margin: 10px 45px;
	font-size: 9px;
	line-height: 11px;
	text-align: right;
}

.bloc_left {
	float: left;
}

img { border: none; margin: 0px; padding: 0px; }

.img_bloc_preview {
	width: 73px;
	height: 58px;
	border: 1px solid black;
	margin: 2px;
}

.img_bloc_left {
	float: left;
	width: 134px;
	height: 100px;
	margin: 2px;
	border: 3px solid black;
}

.img_right {
	margin-left: 5px;
	border: 3px solid black;
}

.img_left {
	margin-right: 5px;
	border: 3px solid black;
}

.img_bloc_link {
	float: left;
	width: 134px;
	height: 100px;
	margin: 2px;
	border: 3px solid black;
}

a.img_link {
	border: none;
	padding: 0px;
	margin: 0px;
}

.picture_view {
	border: 3px solid black;
	padding: 0px;
}

.preview {
	float: left;
	border: none;
	width: 117px;
	height: 88px;
	margin-right: 3px;
	
}

h1 {
	font-weight: bold;
	font-size: 19px;
}

h2 {
	font-weight: bold;
	font-size: 17px;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid black;
}

hr {
	margin: 0px;
	padding: 0px;
}

ul.nopadding {
	margin: 0px;
    padding: 0px;
}

li {
	margin: 0px;
    padding: 0px;
	list-style: none; 
	
} 

a:link,a:active,a:visited {
	text-decoration: none;
	color: #007;
	font-weight: normal;		
}

a:hover {
	text-decoration: none;
	color: #777;
	font-weight: bold;
}

a.link_menutop:link,a.link_menutop:active,a.link_menutop:visited {
	text-decoration: none;
	color: #eee;
	border-top: 5px solid #777;
	font-weight: normal;		
	margin-left: 5px;
}

a.link_menutop:hover {
	text-decoration: none;
	color: #fff;
	border-top: 5px solid #fff;
	font-weight: normal;
}

a.link_menuright:link,a.link_menuright:active,a.link_menuright:visited {
	text-decoration: none;
	color: #645123;
	border-left: 5px solid #777;
	font-weight: normal;		
	padding-left: 5px;
}

a.link_menuright:hover {
	text-decoration: none;
	color: #777;
	border-left: 5px solid #fff;
	font-weight: normal;
}

a.link_menuleft:link,a.link_menuleft:active,a.link_menuleft:visited {
	text-decoration: none;
	color: #645123;
	border-left: 5px solid #777;
	font-weight: normal;		
	padding-left: 5px;
}

a.link_menuleft:hover {
	text-decoration: none;
	color: #777;
	border-left: 5px solid #fff;
	font-weight: normal;
}

.partner_bloc {
	float: left;
	border: 2px dotted #000;
	margin-left: 5px;
	padding: 2px;
	color: black;
	font-weight: bold;
}