/* Britair Voile - CSS Screen Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%; /* 1em <=> 10px */
	color:#061225;
	background:transparent url(../img/body.jpg) no-repeat fixed center center;
	height:100%;
}
a {
	color:#061225;
}
a:hover {
	text-decoration:none;
}
h3 {
	font-size:1.1em;
	color:#002157;
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 0 0;
	height:100%;
}
h3 a {
	color:#002157;
	text-decoration:none;
}
h3 a:hover {
	color:#806D4B;
}
h4 {
	font-size:1.2em;
	color:#806D4B;
	padding-bottom:2px;
	border-bottom:1px solid #BBBBBB;
	margin:10px 0 0 0;
	clear:both;
}
hr {
	color:#9C9C9C;
	background-color:#9C9C9C;
	height:1px;
	border:0;
	margin:10px 0 10px 0;
}
p {
	margin:10px 0 0 0;
}
p, li {
	font-size:1.1em;
	text-align:justify;
}
li {
	list-style:none;
}
img {
	margin:5px 10px 5px 10px;
	border:1px solid #FFFFFF;
}
.miniature-portrait {
	margin:12px 10px 0 0;
}
a img {
	border:1px solid #FFFFFF;
}
a:hover img {
	border:1px solid #B09C79;
}
.texte-select {
	margin:4px 0 0 -5px;
	padding-right:10px;
	position:absolute;
	z-index:1;
	cursor:pointer;
	font-size:1.1em;
	color:#5D7779;
	width:150px;
	height:20px;
	background:transparent url("../img/select-fleche.gif") no-repeat right -2px;
	overflow:hidden;
	text-align:left;
	line-height:16px;
}
.beige {
	color:#806D4B;
}
.orange {
	color:#EF8B61;
}
.select-special {
	position:absolute;
	margin:1px 0 0 0;
	color:#5D7779;
	outline:none;
	width:155px;
	z-index:2;
	border:1px solid #EEE;
	cursor:pointer;
	opacity:0;
}
option {
	background-color:#FFF;
	width:auto;
}
fieldset {
	margin:10px 0 10px 0;
	border:1px solid #B09C79;
	overflow:hidden;
	padding-bottom:10px;
}
legend {
	margin:0 5px 0 5px;
	padding:0 5px 0 5px;
	font-size:1.1em;
	color:#002157;
	font-weight:bold;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	width:400px;
}
#signature-yellowcake {
	position:absolute;
	bottom:25px;
	right:0;
	width:95px;
	height:14px;
	z-index:2;
}
#signature-yellowcake a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-10000px;
	overflow:hidden;
	background:transparent url(../img/logo-yellowcake.png) no-repeat 0 0;
}
#logo-vendee-globe {
	position:absolute;
	bottom:0;
	left:0;
}
#contenu .col-640 form div {
	margin:15px 0 15px 0;
	clear:both;
}
#contenu .col-640 form label {
	float:left;
	overflow:hidden;
	display:block;
	width:150px;
	text-align:right;
	margin:4px 15px 0 0;
	font-size:1.1em;
	cursor:pointer;
}
#contenu .col-640 form label.label-checkbox {
	width:auto;
	margin:4px 10px 10px 0;
}
#contenu .col-640 form input.text, #contenu .col-640 form textarea {
	opacity:0.5;
	padding:1px;
}
#contenu .col-640 form input.text:focus, #contenu .col-640 form textarea:focus {
	opacity:0.8;
	padding:1px;
}
#contenu .col-640 form input.submit {
	background:transparent url("../img/background-menu-over.png") repeat-x 0 0;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	padding:1px 15px 1px 15px;
	margin-left:165px;
}
/* CLASS */
.opacite-75 {
	width:100%;
	background:transparent url("../img/background-opacite-75.png");
}
.col-w258 {
	float:left;
	width:258px;
}
.col-w320 {
	position:relative;
	float:left;
	width:320px;
	margin:0 0 0 1px;
}
.col-640 {
	position:relative;
	float:right;
	width:640px;
	margin:0 0 0 1px;
}
.bloc {
	position:relative;
	margin:1px 0 0 0;
	height:auto;
	overflow:hidden;
}
.bloc-h240 {
	position:relative;
	margin:1px 0 0 0;
	height:240px;
	overflow:hidden;
}
.bloc-h480 {
	position:relative;
	margin:1px 0 0 0;
	height:481px;
	overflow:hidden;
}
.bloc-h120 {
	position:relative;
	margin:1px 0 0 0;
	height:120px;
	overflow:hidden;
}
.bloc p, .bloc li, .bloc-h120 p, .bloc-h120 li, .bloc-h240 p, .bloc-h240 li, .bloc-h480 p, .bloc-h480 li {
	font-size:0.9em;
}
.top {
	overflow:hidden;
	padding:5px 10px 0 10px;
	margin-bottom:0;
}
.content {
	clear:both;
	overflow:hidden;
	padding:5px 10px 10px 10px;
}
.bottom {
	clear:both;
	padding-top:10px;
	overflow:hidden;
}
.bottom.absolute {
	position:absolute;
	bottom:0;
	right:10px;
	margin-top:0;
}
.bottom ul {
	overflow:hidden;
	float:right;
	margin-right:10px;
}
.bottom.absolute ul {
	float:none;
	margin-right:0;
}
.bottom ul li {
	display:block;
	float:left;
	margin:0 0 0 2px;
	overflow:hidden;
}
.bottom ul li a {
	display:block;
	width:34px;
	height:24px;
	overflow:hidden;
	text-indent:-9000px;
}
.clear-both {
	clear:both;
}
.no-margin {
	margin:0;
}
.onglets li a {
	outline:none;
}
.onglet-fond {
	display:block;
	float:left;
	width:150px;
	height:24px;
	background:transparent url("../img/onglet-fond.png") repeat-x 0 0;
	overflow:hidden;
}
.site .onglet-fond, .site .texte-select, .site .select-special {
	width:100px;
}
.site .texte-select {
	padding-right:20px;
}
.site .select-special {
	margin-left:-7px;
}
.site .select-special {
	width:115px;
}
.onglet-left {
	display:block;
	float:left;
	width:17px;
	height:24px;
	background:transparent url("../img/onglet-left.png") no-repeat 0 0;
}
.onglet-right {
	display:block;
	float:left;
	width:17px;
	height:24px;
	background:transparent url("../img/onglet-right.png") no-repeat 0 0;
}
.onglet-ouvrir {
	background:transparent url("../img/onglet-ouvrir.png") no-repeat 0 0;
}
.onglet-ouvrir:hover {
	background:transparent url("../img/onglet-ouvrir.png") no-repeat 0 -24px;
}
.onglet-fermer {
	background:transparent url("../img/onglet-fermer.png") no-repeat 0 0;
}
.onglet-fermer:hover {
	background:transparent url("../img/onglet-fermer.png") no-repeat 0 -24px;
}
.onglet-plus {
	background:transparent url("../img/onglet-plus.png") no-repeat 0 0;
}
.onglet-plus:hover {
	background:transparent url("../img/onglet-plus.png") no-repeat 0 -24px;
}
.onglet-rss {
	background:transparent url("../img/onglet-rss.png") no-repeat 0 0;
}
.onglet-rss:hover {
	background:transparent url("../img/onglet-rss.png") no-repeat 0 -24px;
}
.onglet-jeu {
	background:transparent url("../img/onglet-jeu.png") no-repeat 0 0;
}
.onglet-jeu:hover {
	background:transparent url("../img/onglet-jeu.png") no-repeat 0 -24px;
}
.onglet-imprimer {
	background:transparent url("../img/onglet-imprimer.png") no-repeat 0 0;
}
.onglet-imprimer:hover {
	background:transparent url("../img/onglet-imprimer.png") no-repeat 0 -24px;
}
.onglet-podcast {
	background:transparent url("../img/onglet-podcast.png") no-repeat 0 0;
}
.onglet-podcast:hover {
	background:transparent url("../img/onglet-podcast.png") no-repeat 0 -24px;
}
.onglet-sms {
	background:transparent url("../img/onglet-sms.png") no-repeat 0 0;
}
.onglet-sms:hover {
	background:transparent url("../img/onglet-sms.png") no-repeat 0 -24px;
}
.onglet-blog {
	background:transparent url("../img/onglet-blog.png") no-repeat 0 0;
}
.onglet-blog:hover {
	background:transparent url("../img/onglet-blog.png") no-repeat 0 -24px;
}
.caps {
	text-transform:uppercase;
}
.galerie {
	margin-left:5px;
}
.galerie li {
	display:block;
	width:52px;
	height:52px;
	float:left;
	overflow:hidden;
	margin:5px;
}
.titre {
	font-size:1.3em;
}
.date {
	font-size:1.1em;
}
.retour {
	clear:both;
	padding:2px 0 1px 15px;
	background:transparent url("../img/fleche-gauche.gif") no-repeat -8px 0;
}
.suite {
	clear:both;
	text-align:right;
	padding:2px 20px 1px 0;
	background:transparent url("../img/fleche-droite.gif") no-repeat 100% 0;
}
.float-left {
	margin-left:0;
	float:left;
}
.float-right {
	margin-right:0;
	float:right;
}
.audio, #contenu .col-640 .audio {
	padding:1px 0 1px 20px;
	background:transparent url("../img/icon-sound-none.png") no-repeat 0 0;
}
.video, #contenu .col-640 .video {
	padding:1px 0 2px 20px;
	background:transparent url("../img/icon-film.png") no-repeat 0 0;
}
.image, #contenu .col-640 .image {
	padding:1px 0 1px 20px;
	background:transparent url("../img/icon-picture.png") no-repeat 0 0;
}
.pdf, #contenu .col-640 .pdf {
	padding:2px 0 1px 20px;
	background:transparent url("../img/icon-page-white-acrobat.png") no-repeat 0 0;
}
.erreur, #contenu .col-640 .erreur {
	padding:1px 0 1px 20px;
	background:transparent url("../img/icon-cross.png") no-repeat 0 0;
}
.valide, #contenu .col-640 .valide {
	padding:1px 0 1px 20px;
	background:transparent url("../img/icon-tick.png") no-repeat 0 0;
}
.information, #contenu .col-640 .information {
	padding:0 0 0 20px;
	background:transparent url("../img/icon-information.png") no-repeat 0 0;
}
.aide, #contenu .col-640 .aide {
	padding:1px 0 1px 20px;
	background:transparent url("../img/icon-help.png") no-repeat 0 0;
}
.podcast, #contenu .col-640 .podcast {
	padding:2px 0 1px 20px;
	background:transparent url("../img/icon-ipod.png") no-repeat 0 0;
}
.ecard, #contenu .col-640 .ecard {
	padding:2px 0 2px 20px;
	background:transparent url("../img/icon-email-go.png") no-repeat 0 0;
}
.telecharger, #contenu .col-640 .telecharger {
	padding:2px 0 2px 20px;
	background:transparent url("../img/icon-disk.png") no-repeat 0 0;
}
.tel, #contenu .col-640 .tel {
	padding:2px 0 2px 20px;
	background:transparent url("../img/icon-telephone.png") no-repeat 0 0;
}
.fax, #contenu .col-640 .fax {
	padding:2px 0 2px 20px;
	background:transparent url("../img/icon-fax.png") no-repeat 0 0;
}
.web-link, #contenu .col-640 .url {
	padding:2px 0 2px 20px;
	background:transparent url("../img/icon-world-link.png") no-repeat 0 0;
}
.folder-open {
	padding:2px 0 2px 20px;
	background:transparent url("../img/icon-folder-open.png") no-repeat 0 0;
}
.folder-close {
	padding:2px 0 2px 20px;
	background:transparent url("../img/icon-folder-close.png") no-repeat 0 0;
}
.folder-go {
	padding:2px 0 2px 20px;
	background:transparent url("../img/icon-folder-go.png") no-repeat 0 0;
}
/* FOND FLASH */
#fond {
	position:fixed;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:1;
}
#fond #fond-flash {
	width:100%;
	height:100%;
}

/* PAGE */
#page {
	position:absolute;
	width:900px;
	height:auto;
	top:14px;
	left:50%;
	margin-left:-450px;
	z-index:3;
	padding-bottom:83px;
}
/* HEADER */
#header {
	position:relative;
	width:100%;
	height:156px;
	background:transparent url(../img/fond-header.jpg) no-repeat 0 bottom;
}
#header h1, h2 {
	display:none;
}
#header #logo-britair {
	position:relative;
	top:90px;
	left:17px;
}
.js #header #logo-britair {
	display:none;
}
#header #logo-britair img {
	margin:0;
	border:0;
}
/* MENU PRINCIPAL */
#menu-principal {
	position:absolute;
	width:900px;
	height:33px;
	margin:3px 0 0 0;
	z-index:100;
}
#menu-principal ul {
	overflow:hidden;
}
#menu-principal ul li {
	float:left;
	display:block;
	width:149px;
	height:33px;
	margin-left:-1px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	text-indent:-10000px;
	overflow:hidden;
	background:#AC9C80 url("../img/background-menu-out.png") repeat-x 0 0;
}
#menu-principal ul li.hover {
	height:auto;
}
#menu-principal ul #menu-fr-element-1 {
	background:transparent url("../img/menu-fr/menu-element-1.png") no-repeat 0 0;
}
#menu-principal ul #menu-en-element-1 {
	background:transparent url("../img/menu-en/menu-element-1.png") no-repeat 0 0;
}
#menu-principal ul #menu-fr-element-1.hover, #menu-principal ul #menu-en-element-1.hover {
	background-position: 0 -33px;
}
#menu-principal ul #menu-fr-element-1.selected, #menu-principal ul #menu-en-element-1.selected {
	background-position: 0 -33px;
}
#menu-principal ul #menu-fr-element-2 {
	background:transparent url("../img/menu-fr/menu-element-2.png") no-repeat 0 0;
}
#menu-principal ul #menu-en-element-2 {
	background:transparent url("../img/menu-en/menu-element-2.png") no-repeat 0 0;
}
#menu-principal ul #menu-fr-element-2.hover, #menu-principal ul #menu-en-element-2.hover {
	background-position:0 -33px;
}
#menu-principal ul #menu-fr-element-2.selected, #menu-principal ul #menu-en-element-2.selected {
	background-position: 0 -33px;
}
#menu-principal ul #menu-fr-element-3 {
	background:transparent url("../img/menu-fr/menu-element-3.png") no-repeat 0 0;
}
#menu-principal ul #menu-en-element-3 {
	background:transparent url("../img/menu-en/menu-element-3.png") no-repeat 0 0;
}
#menu-principal ul #menu-fr-element-3.hover, #menu-principal ul #menu-en-element-3.hover {
	background-position:0 -33px;
}
#menu-principal ul #menu-fr-element-3.selected, #menu-principal ul #menu-en-element-3.selected {
	background-position: 0 -33px;
}
#menu-principal ul #menu-fr-element-4 {
	background:transparent url("../img/menu-fr/menu-element-4.png") no-repeat 0 0;
}
#menu-principal ul #menu-en-element-4 {
	background:transparent url("../img/menu-en/menu-element-4.png") no-repeat 0 0;
}
#menu-principal ul #menu-fr-element-4.hover, #menu-principal ul #menu-en-element-4.hover {
	background-position:0 -33px;
}
#menu-principal ul #menu-fr-element-4.selected, #menu-principal ul #menu-en-element-4.selected {
	background-position: 0 -33px;
}
#menu-principal ul #menu-fr-element-5 {
	background:transparent url("../img/menu-fr/menu-element-5.png") no-repeat 0 0;
}
#menu-principal ul #menu-en-element-5 {
	background:transparent url("../img/menu-en/menu-element-5.png") no-repeat 0 0;
}
#menu-principal ul #menu-fr-element-5.hover, #menu-principal ul #menu-en-element-5.hover {
	background-position:0 -33px;
}
#menu-principal ul #menu-fr-element-5.selected, #menu-principal ul #menu-en-element-5.selected {
	background-position: 0 -33px;
}
#menu-principal ul #menu-fr-element-6 {
	background:transparent url("../img/menu-fr/menu-element-6.png") no-repeat 0 0;
}
#menu-principal ul #menu-en-element-6 {
	background:transparent url("../img/menu-en/menu-element-6.png") no-repeat 0 0;
}
#menu-principal ul #menu-fr-element-6.hover, #menu-principal ul #menu-en-element-6.hover {
	background-position:0 -33px;
}
#menu-principal ul #menu-fr-element-6.selected, #menu-principal ul #menu-en-element-6.selected {
	background-position: 0 -33px;
}
#menu-principal ul li.premier {
	border-left:0;
	margin-left:0;
}
#menu-principal ul li.dernier {
	border-right:0;
	width:150px;
}
#menu-principal ul li.dernier ul li {
	width:151px;
}
#menu-principal ul li a {
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	width:auto;
	height:33px;
	/*
	padding:10px 0 10px 0;
	*/
	overflow:hidden;
}
#menu-principal ul li:hover, #menu-principal ul li.hover, #menu-principal ul li ul li a:hover {
	background:#AC9C80 url("../img/background-menu-over.png") repeat-x 0 0;
}
#menu-principal ul li ul {
	clear:both;
	overflow:hidden;
	visibility:hidden;
	border-bottom:1px solid #FFFFFF;
}
#menu-principal ul li:hover ul, #menu-principal ul li.hover ul {
	visibility:visible;
}
#menu-principal ul li ul li {
	border:0;
	border-top:1px solid #FFFFFF;
	background:transparent url("../img/background-menu-out.png") repeat-x 0 0;
	text-indent:0;	
	margin-left:0;
	height:auto;
}

#menu-principal ul li ul li a {
	text-transform:none;
	text-align:left;
	padding:4px 4px 4px 20px;
	font-size:0.8em;
	height:auto;
	overflow:hidden
}
/* CONTENU */
#contenu {
	position:relative;
	top:39px;
	width:100%;
	height:auto;
	overflow:hidden;
}
.site #contenu {
	background:transparent url("../img/background-contenu-opacite-75.png");
}
#contenu .col-640 {
	padding-bottom:40px;
}
#contenu .col-640 ul, #contenu .col-640 ol {
	margin:10px 0 0 0;
}
#contenu .col-640 ul li {
	padding:0 0 0 15px;
	background:transparent url("../img/icon-rond-beige.png") no-repeat 0 0;
}
/* BLOC MARQUE VENDEE GLOBE */
#bloc-marque-vendee {
	text-align:center;
}
#bloc-marque-vendee a img {
	border:0;
	margin:0;	
}
#bloc-marque {
	position:absolute;
	bottom:10px;
	left:-2px;
	width:140px;
	height:120px;
	z-index:2;
}
#bloc-marque img {
	border:0;
}
/* PARTENAIRES */
#contenu .col-640 ul.partenaires {
	overflow:hidden;
}
#contenu .col-640 ul.partenaires li {
	padding:0;
	background:none;
	float:left;
	margin:10px 10px 10px 10px;
	width:270px;
	height:55px;
	overflow:hidden;
}
#contenu .col-640 ul.partenaires li a.consulter-fiche, #contenu .col-640 a.consulter-fiche {
	padding:1px 0 1px 20px;
	background:transparent url("../img/icon-fleche-bleu.png") no-repeat 0 0;
}
#contenu .col-640 .entete-fiche-partenaire {
	margin-top:15px;
	overflow:hidden;
	height:100%;
}
#contenu .col-640 ul.partenaires li img, #contenu .col-640 ul.partenaires li a {
	padding:0;
	margin:0;
}
#contenu .col-640 ul.partenaires li img {
	float:left;
	margin-right:5px;
}
#contenu .col-640 ul.plan-du-site {
	margin-left:30px;
}
#contenu .col-640 .date {
	font-size:1.1em;
	padding:1px 0 1px 20px;
	background:transparent url("../img/icon-calendar-view-day.png") no-repeat 0 0;
}
#contenu .col-640 ul.plan-du-site li {
	font-size:1.1em;
	margin:15px 0 15px 0;
}
#contenu .col-640 ul.plan-du-site li ul li {
	font-size:1em;
	background:none;
}
#contenu .col-640 ol li {
	list-style:decimal;
	list-style-position:inside;
}
#contenu .col-640 p {
	line-height:1.4em;
}
#contenu .col-640 a {
	text-decoration:underline;
	color:#061225;
}
#contenu .col-640 h4 a {
	text-decoration:none;
	color:#806D4B;
}
#contenu .col-640 h4 a:hover {
	color:#061225;
}
#contenu .col-640 a:hover {
	text-decoration:none;
}
/* GRAND JEU BRITAIR */
#grand-jeu-britair {
	position:relative;
}
#grand-jeu-britair .content {
	overflow:hidden;
	height:100%;
}
#grand-jeu-britair #grand-jeu-britair-flash {
	position:absolute;
	z-index:1;
	width:320px;
	height:240px;
	/*background:transparent url("../img/grand-jeu-britair.png");*/
}
#grand-jeu-britair #grand-jeu-britair-flash p {
	display:none;
}
.js #grand-jeu-britair #grand-jeu-britair-flash {
	background:none;
}
#grand-jeu-britair .top {
	position:absolute;
	z-index:2;
	width:100%;
}
#grand-jeu-britair .bottom {
	z-index:3;
}
/* VIDEO DU JOUR */
#video-du-jour {
	position:relative;
}
#video-du-jour #video-du-jour-flash {
	position:absolute;
	z-index:1;
}
#video-du-jour .top {
	position:absolute;
	z-index:2;
	width:100%;
}
#video-du-jour .bottom {
	z-index:3;
	bottom:27px;
}
/* VIDEO */
#video {
	position:relative;
}
#video #video-flash {
	position:absolute;
	z-index:1;
}
#video .top {
	position:absolute;
	z-index:2;
	width:100%;
}
#video .bottom {
	z-index:3;
	bottom:27px;
}
/* MEDIATHEQUE */
#mediatheque .content {
	padding:0;
}
#mediatheque .content #galerie-mediatheque {
	height:100%;
	overflow:hidden;
}
#mediatheque .content p {
	margin-left:10px;
}
#mediatheque img {
	margin:0;
}
#mediatheque .content ul {
	margin-top:2px;
}
#contenu .col-640 .mediatheque, #contenu .col-640 .images, #contenu .col-640 .audios, #contenu .col-640 .videos, #contenu .col-640 .documents {
	overflow:hidden;
	width:610px;
	height:100%;
}
#contenu .col-640 .mediatheque a {
	color:#061225;
}
#contenu .col-640 .images li, #contenu .col-640 .videos li {
	float:left;
	overflow:hidden;
	padding:0;
	margin-bottom:5px;
	background:none;
	display:block;
}
#contenu .col-640 #resultats .videos li {
	width:300px;
}
#contenu .col-640 .mediatheque li.pdf a.telecharger {
	line-height:20px;
}
#contenu .col-640 .mediatheque li.video a.telecharger {
	margin-left:10px;
	line-height:20px;
}
#contenu .col-640 .mediatheque li.video a.titre {
	margin-left:10px;
	font-size:1.0em;
}
#contenu .col-640 .mediatheque li.audio a.telecharger {
	margin-left:-21px;
	line-height:20px;
}
#contenu .col-640 .podcasts {
	margin-left:5px;
}
#contenu .col-640 .podcasts li {
	margin:5px 0 5px 0;
}
#contenu .col-640 .audios li, #contenu .col-640 .documents li  {
	overflow:hidden;
	margin:0 20px 20px 10px;
}
#contenu .col-640 select {
	width:auto;
}
#contenu .col-640 option {
	padding:0 15px 0 0;
	margin:0;
	width:auto;
}
#contenu .col-640 optgroup option {
	padding-left:15px;
}
/* VACATIONS RADIO */
#vacations-radio .onglets li {
	margin:0 0 0 2px;
}
.accueil #vacations-radio, .accueil #bloc-marque-vendee {
	height:119px;
}
.site #vacations-radio .content ul {
	margin-top:10px;
}
#vacations-radio li {
	margin:0 0 5px 0;
}
#vacations-radio .content a {
	color:#061225;
	text-decoration:none;
}
#vacations-radio .content a:hover {
	text-decoration:underline;
}
/* ACTUALITES */
#actualites a {
	color:#061225;
	text-decoration:none;
}
#actualites a:hover {
	color:#806D4B;
}
#actualites .content li {
	padding-top:20px;
}
#actualites li.premier {
	padding-top:0;
}
#actualites #scroll-ticker {
	margin-top:10px;
	overflow:hidden;
	display:none;
}
#actualites #scroll-ticker li {
	color:#EF8B61;
	font-size:13px;
	padding:0 50px 0 0;
	height:30px;
}
#actualites #scroll-ticker li a {
	height:20px;
}
/* CLASSEMENT */
#classement ul.classement {
	clear:both;
	margin:0;
}
#classement ul.classement li {
	margin:0;
	background:#FFFFFF url("../img/fond-degrade.png") repeat-x 0 0;
	color:#002157;
	clear:both;
	height:26px;
	padding:5px 0 0 5px;
	overflow:hidden;
	letter-spacing:1px;
	text-align:left;
}
#classement ul.classement li .skipper {
	margin-left:15px;
}
#classement ul.classement li a {
	color:#002157;
	text-decoration:none;
}
#classement ul.classement li a:hover {
	text-decoration:underline;
}
#classement ul.classement li.armel {
	color:#FFFFFF;
	background:transparent url("../img/background-menu-over.png") repeat-x 0 0;
}
#classement ul.classement li.armel a {
	color:#FFFFFF;
}
#classement .content img {
	margin:0;
	border:0;
}
/* RESULTATS CLASSEMENT */
#contenu .col-640 #resultats-classement li {
	display:block;
	height:100%;
	border-bottom:1px solid #98A2BD;
	background:none;
	padding:15px 0 10px 0;
	overflow:hidden;
	margin:0;
}
#contenu .col-640 #resultats-classement li.armel {
	background:transparent url(../img/background-or-opacite-25.png) 0 0;
}
#contenu .col-640 #resultats-classement li .rang {
	color:#B7AB9D;
	font-weight:bold;
	font-size:48px;
	font-family:Arial, Verdana, sans-serif;
	float:left;
	text-align:center;
	width:75px;
	height:100%;
}
#contenu .col-640 #resultats-classement li img {
	margin:0;
	padding:0;
}
#contenu .col-640 #resultats-classement li .sbi {
	float:left;
	height:100%;
	margin-left:5px;
}
#contenu .col-640 #resultats-classement li .sbi .bateau {
	color:#002157;
	font-weight:bold;
	font-size:24px;
	font-family:Arial, Verdana, sans-serif;
}
#contenu .col-640 #resultats-classement li .sbi .skipper {
	font-style:italic;
	font-size:13px;
	font-family:Arial, Verdana, sans-serif;
	padding:0 0 2px 20px;
	background:transparent url(../img/icon-skipper.png) no-repeat 0 0;
}
#contenu .col-640 #resultats-classement li .sbi .distance-arrivee {
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
	padding:0 0 2px 20px;
	background:transparent url(../img/icon-world-go.png) no-repeat 0 0;
}
#contenu .col-640 #resultats-classement li .distance-premier {
	float:right;
	height:40px;
	overflow:hidden;
	margin:15px 0 0 5px;
}
#contenu .col-640 #resultats-classement li .distance-premier .intitule {
	float:left;
	height:100%;
	font-style:italic;
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
	margin:5px 0 0 0;
}
#contenu .col-640 #resultats-classement li .distance-premier .valeur-distance-premier {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
	display:block;
	padding:5px 0 0 0;
	margin:0 0 0 5px;
	text-align:center;
	width:87px;
	float:left;
	height:27px;
	overflow:hidden;
	background:transparent url(../img/background-distance-premier.png) no-repeat 0 0;
}
/*
#contenu .col-640 #resultats-classement li {
	display:block;
	height:100%;
	border-bottom:1px solid #98A2BD;
	background:none;
	padding:5px 0 10px 0;
	overflow:hidden;
	margin:5px 0 5px 0;
}
#contenu .col-640 #resultats-classement li.premier {
	border-top:1px solid #98A2BD;
	padding-top:10px;
}
#contenu .col-640 #resultats-classement .position {
	font-weight:bold;
	font-size:2.0em;
	font-family:Trebuschet MS, Arial;
	margin:-4px 10px 0 5px;
	float:left;
	color:#002157;
}
#contenu .col-640 #resultats-classement .premier .position {
	font-size:4.0em;
	margin:-7px 5px 0 0;
}
#contenu .col-640 #resultats-classement .corps {
	overflow:hidden;
	height:100%;
	color:#333;
	font-size:1.0em;
}
#contenu .col-640 #resultats-classement .sb {
	color:#002157;
	font-family:Trebuschet MS, Arial;
	letter-spacing:1px;
}
#contenu .col-640 #resultats-classement .sb .skipper {
	font-style:italic;
}
#contenu .col-640 #resultats-classement .sb .bateau {
	font-weight:bold;
}
#contenu .col-640 #resultats-classement .skipper, #contenu .col-640 #resultats-classement .bateau {
	font-size:1.2em;
}
#contenu .col-640 #resultats-classement .photo {
	float:left;
	margin:5px 10px 5px 0;
}
#contenu .col-640 #resultats-classement .distances {
	float:left;
	margin:5px 0 5px 0;
}
#contenu .col-640 #resultats-classement .distances p {
	margin:0 0 10px 0;
	padding:0;
	font-size:1.0em;
}
*/
/* BLOG ARMEL */
#blog-armel {
	
}
#blog-armel h4 {
	color:#061225;
	border:0;
	font-size:1.1em;
}
#blog-armel a {
	color:#061225;
	text-decoration:none;
}
#blog-armel a:hover {
	color:#806D4B;
}
#blog-armel a.titre {
	color:#EF8B61;
	text-decoration:none;
}
#blog-armel a.titre:hover {
	text-decoration:underline;
}
/* SKIPPER ET EQUIPE */
#contenu .col-640 .entete-fiche {
	margin-top:10px;
	overflow:hidden;
	height:100%;
}
#interview-video {
	width:320px;
	height:240px;
	overflow:hidden;
	float:left;
}
#contenu .col-640 .infos-fiche {
	float:left;
	overflow:hidden;
}
#contenu .col-640 .infos-fiche ul.infos {
	padding:0;
	margin:0;
}
#contenu .col-640 .infos-fiche ul.infos li {
	background:none;
	padding:0;
	margin:0 0 5px 10px;
}
#contenu .col-640 .infos-fiche ul.images {
	margin-left:7px;
	overflow:hidden;
	width:290px;
	height:auto;
}
#contenu .col-640 .infos-fiche ul.images li {
	margin:3px;
}
#contenu .col-640 .infos-fiche ul.images li a img {
	padding:0;
	margin:0;
}
#contenu .col-640 .fiche-equipe {
	overflow:hidden;
	height:100%;
	margin:5px 0 5px 0;
}
/* FOOTER */
#footer {
	position:relative;
	top:39px;
	clear:left;
	width:100%;
	height:40px;
	background-color:#FFFFFF;
	margin:3px 0 0 0;
	text-align:right;
	overflow:hidden;
}
#footer #remote-control {
	float:left;
	padding:13px 0 0 0;
}
#footer #menu-secondaire {
	float:right;
	padding:13px 10px 0 0;
}
#footer #menu-secondaire ul li {
	display:inline;
	font-size:1em;
	border-left:1px solid #121D2F;
	padding:0 0 0 9px;
	margin:0 0 0 7px;
}
#footer #remote-control ul {
	margin-left:10px;
}
#footer #remote-control ul li {
	display:inline;
	font-size:1em;
	padding:0 0 0 9px;
	margin:0 0 0 7px;
}
#footer #remote-control ul li.diaporama-photos {
	padding:3px 0 0 20px;
	background:transparent url("../img/icon-photos.png") no-repeat 0 0;
}
#footer #remote-control ul li.fond-3d {
	padding:4px 0 0 20px;
	background:transparent url("../img/icon-bricks.png") no-repeat 0 0;
}
#footer #remote-control ul li.desactiver-fond {
	padding:4px 0 0 20px;
	background:transparent url("../img/icon-picture-empty.png") no-repeat 0 1px;
}
#footer #remote-control ul li.masquer-site {
	padding:2px 0 0 20px;
	background:transparent url("../img/icon-eye.png") no-repeat 0 0;
}
#footer #remote-control ul li.premier, #footer #menu-secondaire ul li.premier {
	border-left:0;
	margin-left:0;
}
#footer #menu-secondaire ul li a {
	text-transform:uppercase;
	color:#002157;
	text-decoration:none;
}
#footer #remote-control ul li a {
	text-transform:uppercase;
	color:#002157;
	text-decoration:none;
}
#footer #remote-control ul li a.enable {
	color:#002157;
}
#footer #remote-control ul li a:hover, #footer #remote-control ul li a.selected, #footer #menu-secondaire ul li a:hover {
	text-decoration:underline;
}
/* EXP */
#bloc-vide {
	position:absolute;
	width:258px;
	height:100%;
}
#bloc-vide-presse {
	position:absolute;
	width:258px;
	height:100%;
	margin-top:0;
}
/* ARBORESCENCE ESPACE PRESSE */
#arborescence-espace-presse {
	margin-top:0;
}
#arborescence-espace-presse ul {
	margin:10px 0 10px 10px;
}
/* FIL INFOS */
#fil-infos {
	position:absolute;
	top:66px;
	left:0;
	width:880px;
	height:20px;
	padding:0 10px;
	overflow:hidden;
}
#fil-infos #arrivee-vendee {
	width:auto;
	height:100%;
	overflow:hidden;
}
#fil-infos #arrivee-vendee li {
	padding-right:200px;
	font-weight:bold;
	color:#002157;
	font-size:10px;
}
#fil-infos #arrivee-vendee li a {
	text-decoration:none;
	color:#002157;
}
#fil-infos #arrivee-vendee li a:hover {
	text-decoration:none;
	color:#666666;
}