@charset "utf-8";
*{
	margin:0;
	padding:0;
}
a img{
	border:0;
}
html, body, #site, #html{
	height:100%;
	overflow:hidden;
}
body{
	cursor:default;
	font-size: 62.5%; /* 1em <=> 10px */
}
#html{
	position:relative;
	background:#FFF url(../img/fond.jpg) no-repeat bottom left;
}
#header h1{
	position:absolute;
	bottom:490px;
}
#header h1 a{
	display:block;
	float:left;
	width:563px;
	height:108px;
	background:transparent url(../img/autocruise.png) no-repeat;
	text-indent:-1000px;
}
* html #menu{
	bottom:-12px;
}
#menu{
	position:absolute;
	bottom:0;
	z-index:3;
	left:250px;
	height:50px;
	list-style:none;
}
#menu li{
	display:inline;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}
#menu li a{
	display:block;
	float:left;
	height:50px;
	padding:12px 35px 0 30px;
	color:#005FAA;
	background:#FFF url(../img/onde.png) no-repeat 0 -2px;
	letter-spacing:1px;
	text-decoration:none;
}
#menu li a:hover{
	padding-left:25px;
	padding-right:40px;
}
#menu.js li a:hover{
	padding:12px 35px 0 30px;
}
#site #body{
	position:absolute;
	bottom:70px;
	left:35px;
	height:387px;
	width:832px;
	padding:10px 0 10px 0;
	background:transparent url(../img/contenu.png) no-repeat;
	overflow: hidden;
}
* html #site #body{
	bottom:60px;
}
#site.home #body{
	bottom:70px;
	background:none;
}
#body #sidebar{
	float:left;
	min-width:165px;
	max-width:300px;
	margin:10px 10px 0 10px;
	height:315px;
}
* html #body #sidebar{
	margin:10px 15px 0 5px;
	width:165px;
}
*:first-child+html #body #sidebar{
	margin:10px 15px 0 10px;
}
#body #sidebar.list{
	border:1px solid #5E91A7;
	overflow:auto;
	width:165px;
	min-width:165px;
	max-width:165px;
}
#body #sidebar.list ul{
	list-style:none;
}
#body #sidebar.list ul li{
	padding:5px;
	font-family:Arial;
	font-size:11px;
}
#body #sidebar.list ul li a{
	color:#FFF;
	text-decoration:none;
}
#body #sidebar.list ul li a:hover{
	color:#5E91A7;
}
#body #sidebar.img{
	overflow:hidden;
}
#body #content{
	/*width:620px;*/
	margin:5px 10px 0 10px;
	height:322px;
	overflow:auto;
	color:#FFF;
	font-family:Verdana;
	font-weight:normal;
	font-size:1.1em;
	text-align:justify;
}
h2{
	position:relative;
	margin:0 10px;
	color:#5E91A7;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:30px;
}
h2 a.close{
	position:absolute;
	top:0;
	right:0;
	width:15px;
	height:15px;
	overflow:hidden;
	text-indent:-10000px;
	background:transparent url(../img/close.gif) no-repeat;
}
h2 a.close:hover{
	background-position:0 -15px;
}
h3{
	color:#5E91A7;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:18px;
}
p{
	padding:5px 0;
	color:#FFF;
	font-family:Verdana;
	font-weight:normal;
	text-align:justify;
}
table{
	table-layout:fixed;
}
table td{
	vertical-align:top;
	width:50%;
}
#content a{
	color:#FFF;
	border-bottom:1px solid #5E91A7;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover{
	color:#5E91A7;
}
#home{
	list-style:none;
}
#home li{
	float:left;
	width:140px;
	height:150px;
	margin:0 12px 12px 0;
	padding:5px 10px;
	background:transparent url(../img/home.png);
	cursor:pointer;
}
#home li h2{
	margin:0;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:26px;
	line-height:26px;
}
#home li h2 a{
	color:#9C9D9F;
	text-decoration:none;
}
#home li h3{
	margin:0 0 8px 0;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	line-height:16px;
}
#home li h3 a{
	color:#005FAA;
	text-decoration:none;
}
#home p{
	font-size:10px;
	overflow:hidden;
	color:#005FAA;
}
#home #home-news p{
	height:110px;
}
#home p strong{
	font-size:11px;
	font-weight:bolder;
}
#home p a{
	color:#005FAA;
	text-decoration:none;
}
#home-acc img{
	margin-top:10px;
}
#home #home-radar h2{
	font-size:20px;
	line-height:18px;
	text-align:center;
}
#home #home-radar img{
	margin:5px 0 0 15px;
}
#home #home-partners{
	padding-right:0;
	width:150px;
}
#home-flash{
	position:relative;
}
#home-flash img{
	position:absolute;
	right:10px;
	bottom:10px;
}
#site.press #content{
	overflow:hidden;
}
#site.press #content ul{
	float:right;
	width:240px;
	/*height:180px;*/
	height:315px;
	overflow:auto;
	margin:0 0 10px 10px;
	padding:2px 0 2px 5px;
	list-style:none;
	border:1px solid #5E91A7;
}
#site.press #content li{
	min-height:30px;
	padding:8px 10px 0 40px;
	background:transparent url(../img/pdf.gif) no-repeat 0 0;
}
* html #site.press #content li{
	height:30px;
}
#footer{
	position:absolute;
	bottom:0;
	z-index:2;
	height:55px;
	width:100%;
	padding:0 0 0 25px;
	background-color:#FFF;
	border-top:3px solid #000;
}
#footer #trw img{
	margin-top:5px;
}

.float-right{
	float:right;
}
img.float-right{
	margin:10px 0 10px 10px;
	max-width:250px;
}
* html img.float-right{
	width:250px;
}
form{
	text-align:center;
}
form fieldset{
	width:535px;
	margin:0 auto;
	border:0;
	text-align:left;
}
form legend{
	display:none;
}
form p{
	clear:both;
}
form label{
	display:block;
	float:left;
	width:120px;
	padding:2px 5px 0 0;
	color:#5E91A7;
	font-family:"Trebuchet MS";
	font-size:14px;
	text-align:right;
}
form input,
form textarea{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
form input{
	width:160px;
}
form textarea{
	width:400px;
	height:190px;
}
p.submit{
	text-align:right;
}
form button{
	margin:0 2px 0 0;
	padding:2px 20px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#5E91A7;
	cursor:pointer;
}
form #error{
	margin:2px 50px 0 0;
	font-weight:bold;
	color:#990000;
}
form #error.ok{
	color:#009900;
}

#map{
	width:100%;
	height:100%;
}