img {
	border: none;
}

#logo {
	padding-top: 20px;
	margin-left: 40px;
}

#logo img {
	float: right;
}

#help img {
	padding-top: 30px;
	float: left;
}

#titre p.titimg {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
}

#titre p.infos {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}

#main {
	text-align:right;
}

#main img {
	border: none;
}

#main h3 {
	margin-top: 0;
}

#roller img {
	margin-top: 20px;
	width: 120px;
	height: 160px;
}

#RollerDiv {
	margin-top: 20px;
	width: 120px;
	height: 160px;
}

#nav {
	padding-top: 10px;
}

#nav ul {
	padding: 0;
	margin: 0;
}

#nav li {
	display: inline;
	float: left;
	padding: 0 1.5em;
	margin: 0;
}

#nav li a {
	font-family: Arial, Helvetica, sans;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

table.gabarit2, table.gabarit2 tr, table.gabarit2 td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans;
	font-size: 1em;
}

table.gabarit2 td.pic {
	width: 280px;
	padding-left: 37px;
	vertical-align: top;
}

table.gabarit2 td.texte {
	width: 232px;
	vertical-align: top;
	padding-left: 1em;
	text-align: justify;
}


/* Objet QT sous IE */

/* hides the second object from all versions of IE */
* html object.mov {
	display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
	display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
	display/**/: none;
}

/* image de navigation qtvr */

#main img.navivr {
	float: right;
	right: 0;
}

/* Nice titles */

div.nicetitle {
	position: absolute;
	width: 25em;
	background: #ccc;
	border: 1px solid #003;
	font: bold 0.9em  Arial, Helvetica, sans-serif;
	color: #fff;
	top: 0;
	left: 0;
	padding: 4px;
	z-index: 50;
}


div.nicetitle p {
	margin: 0;
	padding: 0 3px;
}


div.nicetitle p.destination {
	font-size: 9px;
	padding-top: 3px;
	text-align: left;
	color: #003;
	font-style: italic;
}


div.nicetitle p span.accesskey {
	color: #fff;
}


div.nicetitle p span.hreflang {
	color: #ddd;
	text-transform: uppercase;
}
