/* CSS Document */
#all {
	margin: 0;
	padding: 0;
	text-align: center;
}
#page-content {
	background: #ffffff;
	width: 950px;
	margin: 4em auto;
	margin-top: 1em;
	margin-bottom: 0em;
	text-align: center;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#page {
	width: 950px;
	margin: auto;
	text-align: left;
	border-color: #696969;
	border-width: 1px;
	border-style: solid;
	min-height: 530px;
	height: auto !important;
	height: 530px;
	float: left;
		
}
#lien {
	text-align: left;
	float: left;
	width: 204px;
	cursor: pointer;
}
#langues{
	float: right;
	text-align:right;
	/*width: 50px;*/
}

#contenu {
	margin: 15px;
}
#column-left {
	width: 240px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#logo{
	float:left;
}
#adresse {
	width: 240px;
	color: #7f7f7f;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}
#base-line h1 {
	float: left;
	width: 240px;
	text-align: left;
	font-color: #8f8f8f;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 20px;
}
#base-line-all h1 {
	float: left;
	width: 240px;
	text-align: left;
	font-color: #8f8f8f;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 20px;
}

#resa {
	float: left;
	width: 240px;
}
a.big, a.big:hover {
	font-size: 9px;
}
#menu-content {
	float: left;
}
/***** suite-menu *******/
#suite-menu {
	width: 170px;
	background: #ffffff;
	float: left;
	margin-top: 30px;
}

#suite-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#suite-menu ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}
#suite-menu a {
	font: 12px Arial;
	display: block;
	margin: 0;
	padding: 2px 3px;
	color: #b4b4b4;
	text-decoration: none;
	background: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
}

#suite-menu a.main_menu {
	font: bold 12px Arial;
	display: block;
	color: #b4b4b4;
	text-align: left;
	background: #ffffff;
}

#suite-menu a:hover {
	color: #de4410;
	background: #FFFFFF;
}

#menu a.main_menu:hover {
	color: #b4b4b4;
	background: #FFFFFF;
}

#suite-menu li { position: relative; }

#suite-menu ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
/*******/
#column-right {
	width: 660px;
	float: right;
	min-height: 560px;
	height: auto !important;
	height :560px;
}
#column-right h1 {
	color: #98a7ab;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: normal;
	margin-top: 15px;
}
#column-right h2 {
	color: #98a7ab;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	margin-top: 15px;
}
#column-right h3, #column-right h3 a {
	/*background-color: #98a7ab;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;*/
	color: #de4410;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 15px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	display: inline;
	font-weight: bolder;
	text-decoration: none;
}
span.legende {
	font-size: 9px;
	letter-spacing: 1px;
}
#column-right p {
	margin: 20px;
}
#column-right table.rooms td p {
	margin-left: 0px;
	margin-right: 0px;
}
#column-right a.lien-accueil, #column-right a.lien-accueil:hover {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
	text-transform: uppercase;
}
.rouge a, .rouge a:hover {
	color: red;
	font-weight: bold;
	text-transform: uppercase;
}
#link-bottom {
	text-align: right;
	float: right;
	height: 17px;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	width: 430px;
}
#link-bottom a, #link-bottom a:hover {
	text-align: right;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
#menu4 a#menu_link4 {
	color: #de4410;
}
table.border {
	border: 1px solid #000000;
}
.border td {
	text-align: center;
 }
 
 /*Update 07-10-09*/
/*ul#menu3 a.main_menu, ul#menu3 a.main_menu:hover {
	color: #de4410;
	font-size: 14px;}*/
li#menu3 a.main_menu, li#menu3 a.main_menu:hover {
	color: #de4410;
	font-size: 14px;
}
/*Update 07-12-21*/
#liens {
width:950px;
color: #98a7ab;
font-size: 10px;
text-align:justify;
clear:both;
}
#liens a, #liens a:hover{
color: #98a7ab;
font-size: 10px;
text-decoration:none;
}
/*Update 08-02-26*/
#copyrights, #copyrights a, #copyrights a:hover {
padding : 10px;
font-size: 10px;
}
