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

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

#header {
	width: 900px;
	padding: 0px 0px 0px 0px;
    height: 161px;
	margin: 0px auto 0px 0px;
	text-align: left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

#menu_top {	
	position: relative;
	float: right; 
    height: 20px;
	font-size: 12px;
    text-align: right;
	top: 80px;
	width: 600px;
	padding: 0px 12px 0 0;
}		   

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

#picture_box {
	position: relative;
	float: right; 
	top: 74px;
	width: 556px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	text-align: center; 
	overflow: hidden;
}			  

#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: 12px;
	line-height: 16px;
	text-align: left;
	background-image: url(images/menu-background.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

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

#news_bloc_top_left {	  
	clear: left;
	float: left;
	height: 80px;
	width: 260px;
	padding: 0px;
	font-size: 0px;
	background-image: url(images/news-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#news_bloc_left {	  
	clear: left;
	float: left;
	width: 190px;
	padding: 0px 15px 0 55px;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	background-image: url(images/news-background.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.news_bloc_title {
	margin: 2px 0px 2px 0px;
}

.news_bloc_bottom {
	margin: 2px 0px 4px 0px;
}

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

#tourism_bloc_left {	  
	clear: left;
	float: left;
	width: 190px;
	padding: 0px 15px 0 55px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	background-image: url(images/tourism-background.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#page_bloc {	  
	clear: right;
	float: right;
	width: 585px;
	padding: 0px 55px 0 0;
	line-height: 14px;
	color: #276c7d;
	font-size: 12px;
	text-align: justify;
}

#footer {
	clear: both;
	width: 900px;
	height: 120px;
	padding: 0px 0px 0px 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;
	width: 600px;
	margin: 40px 55px;
	font-size: 10px;
	line-height: 11px;
	text-align: right;
	background-repeat: repeat-y;
}

#partners_bloc {
	width: 900px;
	margin: 0px auto;
	text-align: center;
}

.partner_bloc {
	float: left;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
    background-color: #e7e7e7;
	color: #000;
	border: 2px dotted black;
}

img { border: none; }

.preview {
	float: left;
	border: none;
	width: 87px;
	height: 60px;
	margin-right: 5px;
	
}

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

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

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

a:link,a:active,a:visited { 
	text-decoration: none;
	padding-left: 0px;
	color: #000;
	font-weight: bold;
}

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

a.link_menutop:link,a.link_menutop:active,a.link_menutop:visited { text-decoration: none; background-image: url(images/link_off_black.gif); background-repeat: no-repeat; background-position: left center; padding-left: 0px; color: #000; font-weight: bold; padding-left: 15px; }

a.link_menutop:hover {
	text-decoration: none;
	background-image: url(images/link_on_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #000;
	font-weight: bold;
}

a.link_menuright:link,a.link_menuright:active,a.link_menuright:visited {
	text-decoration: none;
	background-image: url(images/link_off_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000;
	font-weight: bold;
	padding-left: 13px;
}

a.link_menuright:hover {
	text-decoration: none;
	background-image: url(images/link_on_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000;
	font-weight: bold;
	padding-left: 13px;
}

a.link_menuleft:link,a.link_menuleft:active,a.link_menuleft:visited {
	text-decoration: none;
	background-image: url(images/link_off_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000;
	font-weight: bold;
	padding-left: 13px;
}

a.link_menuleft:hover {
	text-decoration: none;
	background-image: url(images/link_on_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000;
	font-weight: bold;
	padding-left: 13px;
}

a.link_black:link,a.link_black:active,a.link_black:visited { text-decoration: none; background-image: url(images/link_off_black.gif); background-repeat: no-repeat; background-position: left center; padding-left: 15px; color: #000; font-weight: bold; }

a.link_black:hover {text-decoration: none; background-image: url(images/link_on_black.gif); background-repeat: no-repeat; background-position: left center; padding-left: 15px; color: #444; font-weight: bold;}

a.link_white:link,a.link_white:active,a.link_white:visited { text-decoration: none; background-image: url(images/link_off_white.gif); background-repeat: no-repeat; background-position: left center; padding-left: 15px; color: #fff; font-weight: bold; }

a.link_white:hover {text-decoration: none; background-image: url(images/link_on_white.gif); background-repeat: no-repeat; background-position: left center; padding-left: 15px; color: #fff; font-weight: bold;}

a.img_link:link,a.img_link:active,a.img_link:visited {
}

a.img_link:hover {
}

a.img_bloc_link:link,a.img_bloc_link:active,a.img_bloc_link:visited {
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	float: left;
    background-color: #e7e7e7;
	color: #000;
	border: 2px dotted black;
}

a.img_bloc_link:hover {
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	float: left;
    background-color: #f7f7f7;
	color: #000;
	border: 2px dotted black;
}

/* PICTURE BOX ET UTILE */
img { border: none; }

.blocr {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

}

.blocl {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

}

.formerror {
	padding: 2px 0 2px 0;
	background-image: url(images/warning.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;
	background-color: transparent;
	border: 0px;
	font-weight: bold;
	color: red;
}

.forminfo {
	padding: 4px;
	background-image: url(images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 30px;
	background-color: transparent;
	text-align: left;
	border: 1px solid black;
	font-size: 12px;
	font-family: Geneva, Arial, Verdana, sans-serif;

}

.bloc_left {
	float: left;
}


td.td_title {

}

tr.row1 {
}

tr.row2 {
}

td.label {
	margin: 0px;
	padding: 0px;
	font-size: 11px;   
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: right;
	vertical-align: top;
}

h1 {margin: 0px; padding: 0 0 0 0; font-size: 16px; font-style: italic} 
 
h2 {
	margin: 0px;
	font-size: 12px;
	font-style: italic;
	padding: 0 0 0 20px;
    background-image: url(images/icon-news.gif);
    background-repeat: no-repeat;
    background-position: left top;
	border-bottom: 1px solid black;
	
}

h3 {
	margin: 0px;
	font-size: 11px;
	font-style: italic;
	padding: 0px;
    background-repeat: no-repeat;
    background-position: left top;
	border-bottom: 1px solid black;
} 

h4 {margin: 0 0 0 0; padding: 0 0 0 0; font-size: 10px; font-style: italic} 