@charset "latin1";
/* CSS Document */
@import "font/font-face_ITCAVANTGARDE.css";
@import "font/mistral.css";
@import "homepage.css ";
@import "destination.css ";
@import "brochure.css ";
@import "fiche.css";
@import "caroussel.css";
@import "devis.css";
@import "footer.css";

#header {
	height: 87px;
	width: 100%;
	position: relative;
}
#header .fond-header {
	position: absolute;
	z-index: -5000;
	height: 87px;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
}
#header #contener {
	width: 960px;
	position: relative;
	margin: auto;
}
#header #grille {
	background: url('../images/interface/grille-header.png');
	height:87px;
}
#header #fleur-gauche {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -4000;
}


#header #fleur-droite {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: -4000;
}
#bg-topmenu {
	background-color: #661b0d;
	margin-top: 1px;
	height:34px;
	color: #FFF;
}
#topmenu {
	background-color: #661b0d;
	list-style: none;
	border-left: 1px solid #300;
	height: 34px;
	margin: 0 auto;
	width: 960px;
	padding: 0;
}
#topmenu li {
	position: relative;
	float:left;
	height: 34px;
	width: 24.89%;
	margin:0;
	padding:0;
	border-right: 1px solid #300;
	
	/* BUG IE7 */
	/z-index:5000;
}
#content {
	clear: both;
	width: 960px;
	margin-top: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;

	
}

#content #content-text {
	float: right;
	width: 766px;
}


.sidebar {
width: 180px;
	background: url('../images/interface/side-mid.gif') repeat-y;
	padding: 11px 0 0;
	position: relative;
	margin-bottom: 2px;
	
}
.sidebar .side_down {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.btn-newsletter {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
}


.sidebar .side_up {
	position: absolute;
	left: 0px;
	top: 0px;
}
.sidebar h3 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	color: #4d4d4d;
	padding: 0 11px 8px;
	margin: 0;
}
.sidebar p {
	font-family: arial;
	font-size: 11px;
	color: #4d4d4d;
	padding: 11px 11px;
	margin: 0;
}
.sidebar p.p1 {
	font-family: arial;
	font-size: 11px;
	color: #4d4d4d;
	padding: 8px 11px 0px;
	margin: 0;
}

.sidebar form {
	margin: 11px 11px 0;
}
.sidebar form select {
	font-family: arial;
	font-size: 11px;
	color: #000;
	width: 160px;
	margin: 3px 0px;
	font-weight: normal;
}
h4 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}
.sidebar h5 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
	text-align: center;
	padding: 0;
	margin: 0;
}
.sidebar .brochure {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
	text-align: center;
	margin: 0;
	position: absolute;
	width:94%;
	bottom: 0px;
	margin:5px;
}
.sidebar .brochure img {
	width:52px;
	height:70px;
	border:1px solid #666;	
}
.sidebar .brochure a {
	font-family:arial;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	display:block;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#fe001d;
	margin:3px;
	text-transform: uppercase;
}

#content .side-icone {
	margin-bottom: 2px;
	display: block;
}
#sidebar p .btn-newsletter {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#topmenu li a.principal {
	display:block;
	font-family: 'ITCAvantGardeGothicStdDemi';
	height:24px;
	text-align: center;
	LETTER-SPACING: 0.6px;
	color: #FFF;
	padding-top:10px;
	font-size: 12px;
	text-decoration: none;
}


#topmenu li:hover a {
	background:#992914;
	
}
#topmenu li .submenu {
	display: none;
	padding:0px;
	margin:0px;
	position: absolute;
	top: 34px;
	list-style: none;
	/*left:-1px;*/
	border-top:1px solid #630;
	z-index:5000;
		
	
}
#topmenu li:hover .submenu li {
	background:#9e2a14;
	float: none;
	width: 227px;
	border: 1px solid #630;
	border-top: none;
	height:24px;
	padding:1px 0 0 11px;
	/* BUG IE7*/
	/margin-top:-1px;
	/* BUG IEALL */
	padding:8px 0 0 11px\9;
	
}

#topmenu li:hover .submenu li a {
	background:none;
	text-align: center;
	color: #FFF;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}

#topmenu li:hover .submenu li.new {
	background:#cc3d1d;
	height: 50px;
	padding-top: 9px;
	line-height: 9px;
}

#topmenu .petit_lien {
	font-size: 10px;
}

#topmenu .inter_ligne {
	line-height: 5px;
}

#bg-topmenu #topmenu li:hover .submenu {
	display: block;
}
#devis-reservation {
	float: right;
	display: block;
	margin-top: 12px;
}
#header #contener a#logo {
	display: block;
	margin-top: 22px;
	float: left;
}

form.rechercher select{
	font-family: arial;
	font-size: 11px;
	color: #000;
	width: 190px;
	margin: 3px 0px;
	font-weight: bold;
}

form.rechercher{
	font-family: arial;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

form.rechercher input{
	font-family: arial;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

ul.opt_moteur {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#f00;
	list-style:square;
	list-style-position:inside;
}

.side_brown, .side_brown a{
	font-family: arial;
	font-size: 16px;
	color: #661b0d;
	text-decoration:none;
}

.side_brown{
	padding: 11px;
}

.red{
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'ITCAvantGardeGothicStdBook', sans-serif;
	font-size: 14px;
	color: #f00;
}

.green{
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'ITCAvantGardeGothicStdBook', sans-serif;
	font-size: 14px;
	color: #090;
}

h2.comment{
	font-family: 'ITCAvantGardeGothicStdBook', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	color: #333;
	border-bottom:1px solid #333;

}

h1.titre{
	font-family: 'ITCAvantGardeGothicStdBook', sans-serif;
	font-weight: bold;
	font-style: oblique;
	line-height:normal;
	color: #661B0D;
	text-transform: capitalize;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
}
.contenu_conseil {
	border:#CCC solid 1px;
	width:553px;
	float:left;
	padding: 10px 10px 10px 10px;
}
#naviga {
	margin-left:12px;
	width:172px;
	float:left;
}
#naviga .ulb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#661b0d;
	font-weight:300;
	margin-left:28px;
	padding:0;
	list-style:inherit;
	list-style-image:url(/images/destinations/puce.gif);
}
#naviga .ulb a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#661b0d;
	font-weight:300;
	text-decoration:none;
}
#naviga .ilb {
	margin-top:10px;
}
#livdor {
	
}
#livdor .titrelvo {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#661b0d;
	
}
#livdor .textlvo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	
}
#livdor .titre-formlvo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4d4d4d;
}
#livdor .num a {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#661b0d;
}

.title_r{
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'ITCAvantGardeGothicStdBook', sans-serif;
	font-size: 18px;
	color: #4c4c4c;
}

.form_side{
	margin-top:5px;
}

.submit_side{
	margin-top:11px;
	margin-bottom:21px;	
}

.margadd{
	margin-left:2px;	
}

.margadd1{
	margin-left:1px;	
}

/*mise en place banniere n°1*/
#bck_backline{
	width: 765px;
	background-image: url(../images/interface/bck_baseligne.png);
	height: 53px;
	line-height: 53px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

#bck_backline h1{
	font-size: 26px;
	color: #673714;
	font-family: 'ITCAvantGardeGothicStdBook', sans-serif;
	margin: 0px;
}

#bck_backline h2{
	font-size: 22px;
	color: #673714;
	font-family: 'ITCAvantGardeGothicStdBook', sans-serif;
	margin: 0px;
}

#bck_backline2{
	width: 745px;
	background-image: url(../images/interface/fond_baseline.jpg);
	/*height: 53px;*/
	margin-bottom: 10px;
	background-repeat: repeat-y;
	color: #FFF;
	padding: 10px;
}

#bck_backline2 h1{
	font-size: 16px;
	font-family: 'ITCAvantGardeGothicStdBook', sans-serif;
	margin: 0px;
}
#bck_backline2 p{
	font-size: 12px;
	font-family: 'ITCAvantGardeGothicStdBook', sans-serif;
	margin: 0px;
}
#bck_backline2 h2{
	font-size: 22px;
	color: #673714;
	font-family: 'ITCAvantGardeGothicStdBook', sans-serif;
	margin: 0px;
}

#video{
	border: medium solid #a24c06;
	height: 265px;
	padding-top: 5px;
	background-image: url(../images/interface/grille-header.png);
	background-color: #d26103;
	margin-top: 0px;
	margin-bottom: 10px;
}
