html, body, form{
	margin:0;
	padding:0;
}

body {
	color: #666666;
	font-size:12px;
	font-family: Arial, Sans-Serif;
	text-align:center;
	background: url(../_img/fond.gif) repeat-y 50% 0 #eeeeee;
}
/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
   padding: 10px;
   text-align: left;
}

ul, li {
	padding: 0;
	margin: 0;
}

ul {
	padding-left: 15px;
}
img {
border: 0;
}

a {
	color : #063f83;
}
/* TinyMCE specific rules */
.mceContentBody a {
   color: #063f83 !important; /* FF requires a important here */
}

div#container {
	width:880px;
	background-color: #FFFFFF;
	text-align:left;
	margin:0 auto;
}

div#header_wrapper{
	height: 330px;
	width: 880px;
}

div#header_col2{
	float: left;
	margin: 0 4px;
	width: 402px;
	height: 330px;
}

#go_bandeaux_anim {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#bandeaux_anim {
	width: 402px;
	height: 330px;
	overflow: hidden;
}

#bandeaux_texte {
	z-index: 500;	
	position: absolute;
	width: 402px;
	height: 63px;
	margin-top: -63px;
}

div#header_col1{
	float: left;
	width:250px;
}

div#header_col1 h1 {
	padding: 0;
	margin: 0;
	text-indent: -50000px;
	background: url('../_img/logo_HHE.jpg') no-repeat;
	width: 250px;
	height: 125px;
	cursor: pointer;
}

#header_col1_menu {
	padding-top:2px;
	/*padding-top:0px;*/
	background: url(../_img/fond_header_col1_menu.gif) no-repeat;
	width: 250px;
	height: 205px;
}

#header_col1_menu ul {
	width: 200px;
	padding: 0px;
	margin: 0px;
	font-size:13px;
}

#header_col1_menu li {
	list-style: none;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid #e5e7e9;
}

#header_col1_menu ul a {
	display: block;
	height:21.5px;
	line-height:21.5px;
	width: 163px;
	padding-left: 37px;
	text-decoration: none;
}

div.circuit_tiket{
	padding: 0px 5px 5px 5px;
	margin-bottom: 20px;
	background-image: url("../_img/gest_crt/fond_cirt_tick.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 2px #666666 groove;
	overflow: hidden;
}

div.circuit_tiket img{
	width: 100px;
}

/* ======================= OLD =============================== */

#header_col1_menu_old {
	padding-top:0px;
	background: url(../_img/fond_header_col1_menu.gif) no-repeat;
	width: 250px;
	height: 205px;
}
#header_col1_menu_old ul {
	width: 200px;
	padding: 0px;
	margin: 0px;
	font-size:13px;
}
#header_col1_menu_old li {
	list-style: none;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid #e5e7e9;
}
#header_col1_menu_old ul a {
	display: block;
	height:19.5px;
	line-height:19.5px;
	width: 163px;
	padding-left: 37px;
	text-decoration: none;
}
#header_col1_menu_old ul a:hover, #header_col1_menu .current {
	color: #053b7c;
	background:  url(../_img/fond_header_col1_li.gif) no-repeat left center;
}
#header_col1_menu_old .current { font-weight: bold; }

/* ======================= OLD =============================== */

#header_col1_menu ul a:hover, #header_col1_menu .current {
	color: #053b7c;
	background:  url(../_img/fond_header_col1_li.gif) no-repeat left center;
}
#header_col1_menu .current { font-weight: bold; }

div#header_col3 {
	float: left;
	width: 220px;
	height: 330px;
}

div#header_col3_menu {
	background: url(../_img/fond_header_col3_menu.gif);
	height:49px;
	line-height:49px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
div#header_col3_menu a {
	text-decoration: none;
	color: #FFFFFF;
}

div#header_col3_title {
	background: url(../_img/fond_header_col3_title.gif);
	padding-left: 15px;
	height:37px;
	line-height:37px;
	color: #FFFFFF;
	font-weight: bold;
}

div#header_col3_content {
	background: url(../_img/fond_header_col3_content.gif) repeat-x #FFFFFF;
	padding: 15px;
	height: 214px;
}

div#header_col3_content p {
	padding: 2px 0 0 0;
	margin: 2px 0 0 0;
}

div#header_col3_content select, div#header_col3_content input[type="text"] {
	width:190px;
	border: 1px solid #7f9db9;
	font-size: 11px;
	color: #666666;
}

div#header_col3_content .submit, .search_submit {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 1px;
	background: #06458d;
	border: 1px solid #7f9db9;
}
div#header_col3_content_goto {
	margin-top: 8px;
	font-weight: bold;
	color: #063f83;
}
div#header_col3_link {
	background-color: #064892;
	height: 23px;
}
div#header_col3_link a {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 23px;
}

div#right {
	background: url(../_img/fond_right.gif) no-repeat top left;
	float:right;
	width: 410px;
	padding: 0 30px;
	text-align: justify;
	
	min-height:325px;
  	height:auto !important;
  	height:325px;
}
div#right h2 {
	padding-top: 0px;
	margin-top: 0px;
	color: #054083;
	font-size: 18px;
	font-weight: bold;
}
div#right h3 {
	padding-top: 0px;
	margin: 0px;
	color: #054083;
	font-size: 14px;
	font-weight: bold;
}
div#right h4 {
	padding-top: 0px;
	margin-top: 0px;
	color: #c0884a;
	font-size: 12px;
	font-weight: bold;
}
div#right h2 a, div#right h3 a, div#right h4 a {
	text-decoration: none;	
}

div#left {
	padding-left: 30px;
	float:left;
	width:350px;
}
div#left h3 {
	padding-top: 0px;
	margin-top: 0px;
	color: #c0884a;
	font-size: 14px;
	font-weight: bold;
}

div .fake {
	clear:both;
}

div#footer1 {
	clear:both;
	width:880px;
	background-color: #e4e8eb;
	color: #4e4f50;
	text-align: center;
	padding: 8px 0;
}

div#footer1 h4 {
	font-size: 11px;
	color: #c0884a;
	font-weight:bold;
	padding: 0;
	margin: 0;
}
div#footer1 h5 {
	font-size: 10px;
	padding: 0;
	margin: 0;
}
div#footer1 a { 
	text-decoration: none;
	color: #666666;
}

div#copyright {
	font-size: 10px;
	text-align: center;
}
div#copyright a {
	text-decoration: none;
	color: #666666;
}

/* Liste des régions d'un pays */
.liste_general_region li {
	list-style-type: none;
	color: #c0884a;
	font-weight: bold;
	background: url(../_img/puce.gif) no-repeat 0px 0.25em;
	padding-left: 10px;
}
.liste_general_region a {
	color: #c0884a;
	font-weight: bold;
}
#lienBroch a{
	text-decoration:none;
	color:#C0884A;
}
#lienBroch a:hover, a:active{
	text-decoration:underline;
	color:#C0884A;
}
