/*
	CSS pour Riôtel - Principal
	Benoit - egzakt.com
	2011
*/

body {
	background: #c7ced4 url(../images/tuiles/fond.jpg) center top no-repeat;
	font: 75%/140% Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	margin: 0 0 5px 0;
	color: #47839B;
}

h1 {
	color: #5BB0D2;
	font: bold 1.17em/1.2em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	margin: 0 0 12px 0;
}

h2 {
	color: #916F5D;
	font: normal 1.33em/1.2em "Frutiger Neue W01 Bd", Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	margin: 0 0 3px 0;
}

h3 {
	color: #916F5D;
	font: bold 1.5em/1.2em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	margin: 0 0 3px 0;
}

h3 a {
	color: #462F27;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	color: #462F27;
	font: bold 1.17em/1.2em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	margin: 0 0 3px 0;
}

h4 a {
	color: #462F27;
}

h5 {
	color: #462F27;
	font: 1.17em/1.2em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	margin: 0 0 3px 0;
}

h6 {
	color: #916F5D;
	font: bold 1.09em/1.2em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	margin: 0 0 3px 0;
}

p {
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0 0 0 22px;
}

a {
	cursor: pointer;
	color: #47839B;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #462F27;
}

img {
	border: 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0 10px 10px;
}

/* CONTENU
-----------------------------------------*/
#conteneur_colonnes {
	width: 960px;
	background-color: #fff;
}

#contenu_gauche {
	float: left;
	width: 200px;
}

#contenu_droite {
	float: left;
	width: 200px;
	padding-bottom: 8px;
}

#contenu_gauche h1 {
	margin: 0 0 2px 0;
}

#contenu_milieu .padding {
	padding: 10px 20px 20px 20px;
}

/* BANNIÈRE
-----------------------------------------*/
#nom_du_site {
	height: 104px;
	width: 960px;
	background: transparent url(../images/bannieres/banniere-titre.jpg) top left no-repeat;
}

#nom_du_site a {
	display: block;
	height: 104px;
	width: 228px;
}

#nom_du_site span {
	position: absolute;
	top: -999em;
}

#banniere {
	position: relative;
	width: 564px;
	height: 294px;
	padding: 18px;
}

#contenu_accueil #banniere {
	height: 344px;
}

#banniere #section_nom {
	float: right;
	padding: 20px 10px 0 0;
}

/* RÉSERVER
-----------------------------------------*/
#reserver {
	float: right;
	width: 211px;
	height: 358px;
	padding: 10px;
	background-color: #F6F4F2;
	color: #916F5D;
}

#reserver_lien {
	float: right;
	width: 211px;
	padding: 10px;
	background-color: #F6F4F2;
	color: #916F5D;
	height: 20px;
}

#reserver_lien a {
	color: #916F5D;
}

#reserver .titre {
	padding-top: 0;
}

#reserver .titre h2 {
	font-size: 1.33em;
	text-decoration: underline;
	margin-top: 0;
}

#reserver label {
	display: block;
	margin-top: 5px;
}

#reserver label, #reserver p {
	font-size: .92em;
	line-height: 1.2em;
}

#reserver .separateur {
	height: 8px;
	background: transparent url(../images/graphiques/separateur.gif) bottom center no-repeat;
	clear: both;
	margin-bottom: 7px;
}

#reserver input, #reserver select {
	border: 1px solid #494949;
	font-size: 0.92em;
	padding: 2px 2px 3px;
	display: block;
}

#reserver .bouton {
	border: 0;
	padding: 0;
	float: right;
}

#reserver #champ_destination {
	float: left;
	width: 120px;
	padding-bottom: 4px;
}

#reserver #champ_arrivee {
	float: left;
	position: relative;
	width: 100px;
	padding-bottom: 4px;
}

#reserver #champ_arrivee select {
	margin-bottom: 4px;
}

.datepicker_trigger {
}

#reserver #destination {
	width: 210px;
}

#reserver #champ_adultes {
	float: left;
	width: 70px;
}

#reserver #champ_nuits {
	float: left;
	width: 70px;
}

#reserver #champ_enfants {
	float: left;
	width: 100px;
	padding-top: 8px;
	font-size: .86em;
	line-height: 1.2em;
}

#reserver a {
	color: #5BB0D2;
}

#reserver a:hover {
	color: #47839B;
}

#reserver a.logo_aeroplan {
	float: right;
	margin-top: 10px;
	display: block;
}

/* CARROUSEL PAGE D'ACCUEIL
-----------------------------------------*/
#carrousel {
	height: 378px;
	width: 718px;
	overflow: hidden;
	background: transparent;
	margin-bottom: 20px;
	position: relative;
}

#carrousel img {
	display: none;
	margin: 0;
	padding: 0;
}

#carrousel img.premier {
	display: block;
}

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

#carrousel div.legende {
	position: absolute;
	bottom: 20px;
	left: 0;
	opacity: .8;
	background-color: #000;
	color: #fff;
	padding: 15px 28px;
	font-size: 1.17em;
	line-height: 1.3em;
	width: 350px;
	z-index: 100;
}

#carrousel div.legende strong {
	font-size: 1.33em;
	line-height: 1.3em;
}

#pager_carrousel {
	z-index: 100;
	position: absolute;
	top: 0;
	right: 0;
}

#pager_carrousel a {
	background: transparent url(../images/graphiques/pager-carrousel.png) 0 0 no-repeat;
	width: 12px;
	height: 12px;
	margin: 5px;
	display: inline-block;
}

#pager_carrousel a.activeSlide {
	background-position: 0 -12px;
}

#pager_carrousel a span {
	display: none;
}

/* NAVIGATION HAUT
-----------------------------------------*/
#navigation_haut ul {
	margin: 0;
	padding: 5px 0;
}

#navigation_haut li {
	display: inline;
}

#navigation_haut {
	text-align: right;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
}

#navigation_haut li {
	padding: 0 0 0 5px;
	border-left: 1px solid;
	line-height: 1em;
}

#navigation_haut li:first-child {
	border-left: 0;
}

#navigation_haut li a {
	text-decoration: none;
	color: #445D77;
}

#navigation_haut li a.selected {
	font-weight: bold;
}

#navigation_haut li.lng a {
	color: #008BE1;
}

/* NAVIGATION PRINCIPALE
-----------------------------------------*/
div#navigation_principale {
	background: #fff url(../images/graphiques/menu-principal.gif) top left repeat-x;
	margin: 10px 0;
}

div#navigation_principale a.facebook {
	float: right;
	margin: 6px 20px;
}

ul#navigation {
	background: transparent;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navigation li {
	display: inline;
}

ul#navigation a {
	display: inline-block;
	padding: 8px 20px 14px;
	text-decoration: none;
	color: #7B8D9F;
	line-height: 1.3em;
	font-size: 1.33em;
	font-family: "Frutiger Neue W01 Bd", Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
}

#navigation a:hover, #navigation a.selected, #navigation a.selected:hover {
	color: #003473;
	background: transparent url(../images/graphiques/menu-principal-on.gif) top center no-repeat;
}

ul#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 0 3px 10px;
}

ul#navigation ul li {
	display: block;
	position: relative;
}

ul#navigation ul a {
	padding: 2px 8px 2px 23px;
	width: 150px;
	color: #5BB0D2;
	background-color: #FFFFFF;
	border-bottom: 0;
	text-transform: uppercase;
	font-size: 0.92em;
}

ul#navigation ul a span {
	position: absolute;
	top: 1px;
	left: 10px;
}

ul#navigation ul a:hover, ul#navigation ul a.selected, ul#navigation ul a.selected:hover {
	background-color: #FFFFFF;
	color: #614d47;
	text-decoration: none;
}

/* HÔTELS VEDETTES
-----------------------------------------*/
#hotels_vedettes {
	position: relative;
	height: 330px;
	background: url(../images/tuiles/hotels_vedettes.jpg) no-repeat top left;
}

#hotels_vedettes .langue {
	text-align: right;
	height: 54px;
	padding: 10px 8px 0 0;
}

#hotels_vedettes .langue a {
	font: bold 0.83em/1.5em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#hotels_vedettes .langue a:hover {
	text-decoration: underline;
}

#hotels_vedettes h4 {
	padding-left: 19px;
	margin: 0;
	color: #FFFFFF;
	font: bold 1.09em/1em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;

	background: url(../images/tuiles/degrade.png) no-repeat 10px top;
	line-height: 22px;

}

* html #hotels_vedettes h4 {
	background-image: none;
}

#hotels_vedettes h4.gaspesie {
	padding-top: 80px;
	background-position: 10px 80px;
}

#contenu_accueil #hotels_vedettes h4.gaspesie {
	padding-top: 120px;
	background-position: 10px 120px;
}

#hotels_vedettes ul {
	list-style-type: none;
	margin: 0 0 5px 19px;
	padding: 0;
}

#hotels_vedettes li {
	font: bold 0.83em/1.2em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	padding-top: 5px;
}

#hotels_vedettes ul a {
	color: #DFD6C1;
	text-decoration: none;
	text-transform: uppercase;
}

#hotels_vedettes ul a:hover {
	color: #FFFFFF;
}

/* ACCUEIL
-----------------------------------------*/
.promotions_accueil {
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	color: #003473;
	border-bottom: 1px solid #F6F4F2;
	margin-bottom: 20px;
}

.promotions_accueil .item {
	width: 231px;
	position: relative;
	padding: 0 12px 20px 0;
	float: left;
}

.promotions_accueil .dernier {
	padding-right: 0;
}

.promotions_accueil a.photo img {
	width: 207px;
	height: 134px;
	border: 12px solid #E8F4FC;
}

.promotions_accueil .bloc_texte {
	margin: 10px 12px;
}

.promotions_accueil h2 {
	font-size: 1.33em;
	line-height: 1.2em;
	margin: 0 12px 8px;
}

.promotions_accueil h2 a, .bloc_texte_accueil h2, .nouvelles_accueil h2 {
	text-decoration: none;
	color: #008BE1;
}

.promotions_accueil h2 a:hover {
	text-decoration: underline;
}

.promotions_accueil .sous_titre {
	font-weight: bold;
	font-size: 1.17em;
	line-height: 1.2em;
}

.promotions_accueil .detail {
	position: absolute;
	bottom: 10px;
	right: 12px;
}

.promotions_accueil .detail a {
	text-decoration: none;
}

.promotions_accueil .detail a span {
	text-decoration: underline;
}

.bloc_texte_accueil, .nouvelles_accueil, .promo_accueil {
	float: left;
}

.bloc_texte_accueil {
	width: 460px;
	margin: 0 12px 20px;
}

.nouvelles_accueil {
	width: 220px;
	margin: 0 12px 20px;
}

.nouvelles_accueil h3 {
	color: #003473;
	font-size: 1.17em;
	line-height: 1.2em;
}

.nouvelles_accueil .nouvelle {
	margin-bottom: 20px;
}

/* HOTELS
-----------------------------------------*/
.menu {
	float: left;
	width: 231px;
	margin-right: 12px;
}

.menu a {
	text-decoration: none;
}

.menu ul, .menu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu a.n1 {
	background-color: #E6EAF1;
	color: #003473;
	padding: 10px 20px;
	display: block;
	width: 191px;
}

.menu a.selected, .menu a.n1:hover {
	background-color: #003473;
	color: #fff;
	font-weight: bold;
}

.menu li.n1 {
	margin-bottom: 2px;
	width: 231px;
}

.menu ul.n2 {
	padding: 5px 0 5px 20px;
	background: #F6F4F2 url(../images/tuiles/sous-menu.gif) top left repeat-y;
}

.menu a.n2 {
	padding: 4px 0 3px;
	background: #F6F4F2 url(../images/graphiques/separateur-sous-menu.gif) bottom center no-repeat;
	display: block;
	color: #445D77;
	width: 191px;
}

.menu a.n2 span, .menu a.n2:hover, .menu li.n2 a.selected {
	color: #008BE1;
	font-weight: normal;
	background-color: transparent;
}

.contenu_hotel #titre {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #003473;
	margin-bottom: 0;
}

.contenu_hotel #carrousel_hotel #titre {
	margin-bottom: 10px;
}

.contenu_hotel h1 {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #003473;
	font-weight: bold;
}

.contenu_hotel {
	float: left;
	width: 717px;
}

.titre_section {
	width: 444px;
	float: left;
	background-color: #F6F4F2;
	color: #916F5D;
	margin-right: 2px;
	padding: 10px 20px;
	height: 20px;
}

#carrousel_hotel {
	height: 358px;
}

.jcarousel-container, .jcarousel-clip {
	position: relative;
	width: 443px;
	height: 304px;
	overflow: hidden;
}

.jcarousel-container li {
	width: 443px;
	height: 338px;
	margin: 0;
	padding: 0;
	font-size: .92em;
	line-height: 1.1em;
	display: inline;
}

.jcarousel-prev {
	position: absolute;
	top: 0;
	left: 0;
	width: 28px;
	height: 274px;
	cursor: pointer;
	background: transparent url(../images/graphiques/fleche_gauche.png) 0 50% no-repeat;
}

.jcarousel-next {
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 274px;
	cursor: pointer;
	background: transparent url(../images/graphiques/fleche_droite.png) 0 50% no-repeat;
}

.jcarousel-prev-disabled, .jcarousel-next-disabled {
	background-image: none;
	cursor: default;
}

.contenu_hotel .padding {
	background-color: #F6F4F2;
	color: #916F5D;
	margin: 2px 0;
}

h2.hotel_nom img {
	position: relative;
	top: 3px;
}

#localisation {
	margin-top: 15px;
}

#localisation a {
	color: #462F27;
	font-size: 1.17em;
	line-height: 1.2em;
	display: block;
	margin-bottom: 12px;
}

#promotions_gauche {
	background-color: #f5f4f1;
}

#promotions_gauche h2 a {
	color: #462F27;
	text-decoration: none;
	font-size: 0.80em;
	line-height: 1.2em;
}

#promotions_gauche h2 a:hover {
	text-decoration: underline;
}

#promotions_gauche .sous_titre {
	color: #f5811f;
	font-size: 1em;
}

#promotions_gauche .intro {
	color: #916F5D;
	font-weight: normal;
	font-size: 1em;
}

#promotions_gauche .detail {
	color: #916F5D;
	font-weight: normal;
	display: block;
	margin-top: 12px;
	text-align: right;
}

/* GALERIE
-----------------------------------------*/
#galerie {
	margin: 5px 10px;
	width: 180px;
}

#galerie #pagination {
	background-color: #FFFFFF;
	color: #916F5D;
	font: 0.83em/1.2em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	padding: 6px;
	text-align: center;
}

#galerie #pagination #precedent {
	float: left;
	width: 12px;
	height: 12px;
}

#galerie #pagination #suivant {
	float: right;
	width: 12px;
	height: 12px;
}

#galerie .set {
	text-align: center;
}

#galerie .set img {
	margin-top: 5px;
}

/* FORFAITS LISTE, PROMOTIONS LISTE
-----------------------------------------*/
#forfaits_liste h2, #promotions_liste h2 {
	margin: 0;
	padding-top: 12px;
	border-top: 1px solid #d5e8f0;
}

#forfaits_liste ul, #promotions_liste ul {
	list-style-type: none;
	margin: 0;
	padding: 12px 0 0 0;
}

#forfaits_liste li, #promotions_liste li {
	overflow: auto;
	height: 1%;
	padding-bottom: 15px;
}

#forfaits_liste li .apercu, #promotions_liste li .apercu {
	float: left;
	padding-right: 15px;
}

#forfaits_liste li .texte, #promotions_liste li .texte {
	float: left;
	width: 455px;
}

#forfaits_liste h4 a, #promotions_liste h4 a {
	text-decoration: none;
}

#forfaits_liste h4 a:hover, #promotions_liste h4 a:hover {
	text-decoration: underline;
}

#forfaits_liste .intro, #promotions_liste .intro {
	margin: 0;
	font-size: 0.92em;
	line-height: 1.3em;
}

.bloc_texte a.gauche {
	float: none;
}

#forfaits_liste .actions a.details, #promotions_liste .actions a.details {
	color: #916F5D;
}

#forfaits_liste .actions a.details:hover, #promotions_liste .actions a.details:hover {
	color: #462F27;
}

/* FORFAITS DÉTAIL, PROMOTIONS DÉTAIL
-----------------------------------------*/
#forfaits_detail a.reservez {
	float: right;
	padding-top: 2px;
}

#forfaits_detail div.reservez {
	background-color: #F4F1EF;
	text-align: right;
	padding: 5px 8px;
}

#forfaits_detail a.retour, #promotions_detail a.retour {
	float: right;
	color: #916F5D;
	text-decoration: none;
}

#forfaits_detail a.retour span, #promotions_detail a.retour span {
	text-decoration: underline;
}

#forfaits_detail a.retour:hover, #promotions_detail a.retour:hover {
	color: #462F27;
}

#promotions_liste .texte {
	margin-bottom: 20px;
}

/* NOUVELLES
-----------------------------------------*/
.nouvelle h1, .nouvelle h3, .nouvelle h3 a {
	color: #462F27;
	font-size: 1.17em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.nouvelle .actions {
	color: #008BE1;
	font-size: .92em;
	line-height: 1.2em;
}

.nouvelle .actions a {
	color: #008BE1;
}

.nouvelle .bloc_texte {
	color: #445D77;
}

.nouvelle a:hover {
	text-decoration: underline;
}

.nouvelle a.retour {
	color: #008BE1;
	float: right;
}

/* ACTIONS
-----------------------------------------*/
#actions {
	padding: 8px 18px 18px;
}

#actions a {
	color: #916F5D;
	font: 0.83em/1.5em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	text-decoration: none;
}

#actions a img {
	position: relative;
	top: 4px;
	padding-right: 4px;
}

#actions a:hover {
	color: #47839B;
}

/* BAS
-----------------------------------------*/
#navig_bas ul {
	list-style-type: none;
	padding: 10px 13px;
	margin: 0;
	border-top: 1px solid #DBE1E5;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	color: #445D77;
}

#navig_bas li {
	display: inline;
}

#navig_bas a {
	color: #47839B;
	text-decoration: none;
}

#navig_bas a:hover {
	text-decoration: underline;
}

#signature {
	float: right;
	margin-top: 8px;
	font: 0.75em/1em Arial, Helvetica, FreeSans, "Liberation Sans", "Nimbus Sans L", sans-serif;
}

#signature a {
	text-transform: uppercase;
	text-decoration: none;
	color: #47839B;
}

#signature a:hover {
	text-decoration: underline;
}

/* POPUP
-----------------------------------------*/
body#popup {
	background: #FFFFFF url(../images/tuiles/popup.jpg) no-repeat 0 0;
	margin: 0;
	color: #FFFFFF;
}

body#popup.formulaire_long {
	background: #FFFFFF url(../images/tuiles/popup_formulaires.jpg) no-repeat 0 0;
}

#popup #formulaire {
	position: relative;
}

#popup a#fermer {
	position: absolute;
	bottom: 12px;
	left: 197px;
	font: 0.83em/1.1em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	color: #FFFFFF;
}

#popup a#fermer:hover {
	color: #36b6e9;
}

#popup form {
	padding: 100px 0 0 115px;
}

.formulaire_long #form_formulaire {
	padding: 60px 0 0 115px;
}

#popup label {
	font: 1.17em/1.4em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
}

#form_carte label, #form_carte table tr td {
	font: 0.92em/1.2em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
}

#form_formulaire label {
	font: 0.92em/1.4em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
}

#popup h1 {
	font: bold 1.5em/1em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	text-transform: uppercase;
	margin: 0 0 6px 0;
	color: #462F27;
}

#form_formulaire h1 {
	font: bold 1.08em/1em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
}

#form_carte input, #popup input, #popup textarea, #popup select {
	font: 11px/13px Arial, Helvetica, FreeSans, "Liberation Sans", "Nimbus Sans L", sans-serif;
	color: #462F27;
	background-color: #FFFFFF;
	border: 1px solid #462F27;
	padding: 2px;
	margin-bottom: 3px;
}

#popup select {
	padding: 0;
}

#form_carte input {
	margin-bottom: 6px;
}

#form_carte .radio, #popup .radio {
	border: none;
	width: 12px;
	height: 12px;
}

#form_carte #btn_envoyer, #popup #btn_envoyer {
	border: 0;
	padding: 0;
	margin-top: 10px;
}

#popup .note {
	float: left;
	width: 110px;
	padding: 13px 96px 0 0;
}

#popup .message {
	position: absolute;
	top: 35px;
	left: 50px;
}

#popup.formulaire_long .message {
	top: 15px;
}

#popup #succes {
	position: relative;
	padding: 140px 80px 0 80px;
}

#popup #merci {
	font: 1.17em/1.4em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	color: #FFFFFF;
}

/* BLOC TEXTE
-----------------------------------------*/
.colore {
	color: #916F5D;
}

.note {
	font: 0.83em/1.3em Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
}

.encadre {
	background-color: #fff;
	color: #916F5D;
	padding: 15px;
}

.bloc_texte a {
	color: #916F5D;
}

.bloc_texte a:hover {
	color: #462F27;
}

.bloc_texte ul {
	margin: 0;
	padding: 0 0 0 17px;
	font-size: 0.92em;
	line-height: 1.3em;
}

.bloc_texte li {
	padding: 2px 0;
}

.bloc_texte ul ul {
	font-size: 1em;
}

.bloc_texte .bloc_deroulant, .padding .bloc_deroulant {
	margin: 10px 0;
	background-color: #fff;
}

.bloc_texte a.lien_deroulant, .padding a.lien_deroulant {
	display: block;
	color: #445D77;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/graphiques/fleche_deroulant.gif) no-repeat 2px -10px;
	padding: 1px 0 1px 20px;
}

.bloc_texte a.lien_deroulant:hover, .padding a.lien_deroulant:hover {
	color: #462F27;
}

.bloc_texte .bloc_deroulant_selected a.lien_deroulant, .padding .bloc_deroulant_selected a.lien_deroulant {
	background-position: 2px -68px;
	color: #462F27;
}

.bloc_texte .zone_deroulante, .padding .zone_deroulante {
	padding: 3px 20px 6px;
}

.bloc_texte .bloc_deroulant ul, .padding .bloc_deroulant ul {
	color: #462F27;
}

.bloc_texte td, .bloc_texte th, .padding td, .bloc_texte th {
	vertical-align: top;
}

/* PIED DE PAGE - FOOTER
-----------------------------------------*/

#pied {
	background: #fff url(../images/graphiques/fond-pied-de-page.gif) top left repeat-x;
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}

#pied .adresse {
	background: transparent url(../images/graphiques/fond-adresse.gif) 100% 50% no-repeat;
	width: 200px;
	float: left;
	min-height: 150px;
	padding: 20px;
	color: #445D77;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
}

#pied .adresse strong {
	color: #003473;
}

#pied .adresse a {
	color: #462F27;
}

/* DIVERS
-----------------------------------------*/
.message {
	width: 80%;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #ff0000;
	color: #ff0000;
	padding: 5px 10px;
	text-align: center;
	font: bold 12px/14px Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
}

.erreur {
	color: #ff0000;
}

form {
	margin: 0;
}

.radio {
	border: none;
}

.print {
	display: none;
}
