body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: url(../images/bg_body.gif) center repeat-y;
}

prixliste {
background-color:#FFF;
color:#FF0000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
border:none; 
outline-color:#FFF; 
font-weight:bold;
border-width:thin; 
border-bottom:none;
border-bottom-color:#FFF;
border-color:#FFF;
border-width:thin;
}


a {
    text-decoration: none;
    color: #877e74;
}

a:hover {
    color: #af101d;
    text-decoration: underline;
}

div, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #877e74;
}

form {
    margin: 0;
    padding: 0;
}

input, select {
    color: black;
    font-size: 11px;
}

img {
    border: none;
}

table {
    border: none;
    border-collapse: collapse;
}

p {
    margin: 10px 0;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

.clear-both {
    clear: both;
}
/*select*/
select.select-form1 {
    width: 130px;
}

select.select-form2 {
    width: 165px;
}

select.select-form3 {
    width: 35px;
}

select.select-form4 {
    width: 55px;
}

select.select-form5 {
    width: 110px;
}

select.select-form6 {
    width: 45px;
}
/*input*/
input.input-form1 {
    width: 100px;
}

input.input-form2 {
    width: 90px;
}
/*home page*/
#wrapper {
    width: 100%;
    background-color: white;
    padding: 35px 0 0 0;
}

.wrapper {
    width: 882px;
    margin: 0 auto;
}

#header {
    position: relative;
    height: 107px;
}

.wrapper .left {
    width: 162px;
    float: left;
    background-color: #af101d;
}

.wrapper .right {
    width: 716px;
    float: right;
}

#header div {
    height: 107px;
    margin-bottom: 3px;
}

#header div.left a {
    position: absolute;
    width: 190px;
    height: 107px;
    top: 0px;
    left: -28px;
}



#menu {
    height: 19px;
}

#menu div {
    height: 19px;
    overflow: hidden;
}

#menu div ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#menu div ul li {
    float: left;
}

#menu div.left ul li {
    width: 11px;
    padding: 3px 6px 0 27px;
}

#menu div.right ul li {
    padding-left: 3px;
}

#content {
    padding: 8px 0 17px 0;
    _padding: 6px 0 17px 0;
}

.wrapper .content {
    width: 882px;
    margin: 5px 0;
}

.wrapper .left-content {
    width: 244px;
    float: left;
}

.wrapper .left-content .left-title {
    height: 18px;
    line-height: 18px;
    font-weight: bold;
    color: white;
    text-align: left;
    padding-left: 8px;
    margin: 0;
}

.wrapper .left-content .background-title {
    background: url(../images/bg_left_title.gif) no-repeat;
}

.wrapper .left-content #search-engine {
    width: 244px;
    background: url(../images/bg_search_engine.gif) no-repeat;
    padding: 0 0 5px 0;
}

.wrapper .left-content #newsletter {
    background: url(../images/bg_newsletter.gif) bottom right no-repeat;
    padding: 5px 0;
    margin-bottom: 10px;
}

.wrapper .left-content #agency {
    background: url(../images/bg_agency.gif) bottom right no-repeat;
    padding: 5px 0;
    margin-bottom: 10px;
}

.wrapper .left-content .tab-left-content {
    width: 234px;
    margin: 0 auto;
}

.wrapper .left-content .tab-left-content table {
    width: 234px;
    margin: 0 auto;
}

.wrapper .left-content .tab-left-content td {
    text-align: left;
    padding: 4px 0 3px 0;
    _padding: 3px 0 2px 0;
}

.wrapper .left-content .tab-left-content table#tab-search-engine {
    width: 234px;
    margin: 10px 0 0 0;
}

.wrapper .left-content .tab-left-content input.input-button {
    background: url(../images/bg_button_search_engine.gif) repeat-x;
    width: 60px;
    height: 16px;
    border: 1px solid #b3b3b3;
    color: #9b9b9b;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    margin-right: 4px;
}

.wrapper .left-content .spacer {
    height: 1px;
    overflow: hidden;
    border-bottom: 1px solid #ed1100;
    margin: 0 0 10px 0;
}

.wrapper .middle-content {
    width: 414px;
    float: left;
}

.wrapper .middle-content .tab-middle-content {
    width: 404px;
    margin: 0 auto;
    text-align: left;
}

.wrapper .right-content {
    width: 224px;
    float: right;
}

.wrapper .right-content .right-title {
    height: 18px;
    line-height: 18px;
    font-weight: bold;
    color: white;
    text-align: left;
    padding-left: 8px;
    margin: 0;
    background: url(../images/bg_right_title.gif) no-repeat;
}

.offers {
    width: 210px;
    background: url(../images/bg_spacer.gif) bottom repeat-x;
    margin: 0 auto;
    padding-bottom: 15px;
}

.offers .float-left {
    width: 45%;
    height: 28px;
    line-height: 28px;
    text-align: left;
    font-family: "Tahoma" Arial, sans-serif;
    font-size: 12px;
    color: #00a5c8;
    font-weight: bold;
    margin: 0;
}

.offers .float-right {
    width: 45%;
    height: 28px;
    line-height: 28px;
    text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #ff0000;
    margin: 0;
}

.offers .float-right span {
    font-size: 18px;
    font-weight: bold;
}

.offers .paragraph-offers {
    padding-left: 5px;
    text-align: left;
    margin: 0;
}

.wrapper .right-content .right-banner1 {
    width: 224px;
    margin-top: 10px;
}

#footer {
    width: 100%;
    background-color: white;
}

#footer-links {
    width: 882px;
    height: 29px;
    line-height: 29px;
    background: url(../images/bg_link_footer.gif) no-repeat;
}

#footer-partners {
    width: 882px;
    height: 48px;
    background: url(../images/bg_partners_footer.gif) no-repeat;
    margin-top: 2px;
}

#footer-partners img {
    padding: 6px 10px;
}
/* produit */
.wrapper .left2-content {
    width: 634px;
    float: left;
}

.wrapper .left2-content .grey-title {
    height: 26px;
    line-height: 26px;
    background-color: #f0f0f0;
    text-align: left;
    padding: 0 25px;
    font-size: 13px;
    font-weight: bold;
    color: #e84e34;
    text-transform: uppercase;
    margin: 0 0 6px 0;
}

.wrapper .left2-content .blue-title {
    height: 31px;
    background-color: #7db2de;
    padding: 0 25px;
}

.wrapper .left2-content .blue-title p {
    margin: 0;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.wrapper .left2-content .blue-title p.float-left {
    text-align: left;
    padding-top: 1px;
}

.wrapper .left2-content .blue-title p.float-right {
    text-align: right;
    line-height: 31px;
    font-size: 18px;
}

#detail {
    padding: 25px 0 25px 15px;
    text-align: left;
}

#detail div.float-left {
    width: 440px;
    text-align: left;
    padding-bottom: 10px;
}

#detail div.float-right {
    width: 145px;
    text-align: right;
    padding-bottom: 10px;
}

#detail div.float-right input.submit-button {
    width: 143px;
    height: 14px;
    background: url(../images/bg_submit_button.gif) no-repeat;
    border: none;
    text-align: center;
    font-size: 10px;
    color: white;
    margin-bottom: 5px;
}

#detail div.float-left .subtitle {
    color: #6c6c6c;
}

#detail .info-title {
    color: #0e9ad2;
    font-size: 16px;
}

#detail div.paragraph-detail1 {
    font-size: 10px;
    color: #6c6c6c;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#detail div.paragraph-detail2 {
    width: 100%;
    padding-bottom: 0;
}

#detail div.float-left .text2, #detail div.paragraph-detail2 .text2 {
    margin: 0;
    padding-left: 12px;
}

#detail div.float-left .orange-title, #detail div.paragraph-detail2 .orange-title {
    font-weight: bold;
    font-size: 16px;
    color: #ea4e1e;
}

#detail table {
    width: 540px;
}

#detail td {
    height: 220px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

#detail td#spacer {
    width: 45px;
}

#detail td#photoGM {
    width: 350px;
    background: url(../images/bg_photoGM.gif) no-repeat;
}

#detail td#photoPM {
    width: 145px;
}

#detail td#photoPM div.photoPM {
    width: 112px;
    height: 70px;
    overflow: hidden;
    background: url(../images/bg_photoPM.gif) no-repeat;
    margin: 0 auto;
}

#detail td#photoPM div.photoPM img {
    width: 102px;
    height: 60px;
    margin: 5px auto;
}
/*reservation*/
.wrapper .left2-content p {
    margin: 0;
    font-weight: normal;
    text-transform: none;
}

.wrapper .left2-content .grey-title p.float-left {
    color: #af101d;
    font-size: 18px;
    font-family: "Tahoma" Arial, sans-serif;
    text-align: left;
}

.wrapper .left2-content .grey-title p.float-right {
    color: #574338;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}

#menu-resa {
    width: 545px;
    margin: 0 auto;
    padding: 10px 0 0 0;
}

#menu-resa ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#menu-resa ul li {
    position: relative;
    height: 20px;
    overflow: hidden;
    margin: 0 12px;
    float: left;
}

#menu-resa ul li a {
    display: block;
}

#menu-resa ul li a:hover {
    position: relative;
    top: -20px;
}

#menu-resa .clear-left {
    height: 10px;
    _height: 1px;
    overflow: hidden;
    font-size: 1px;
}

#tab-resa {
    width: 570px;
    border: 1px solid #d0d0d0;
    margin: 0 auto;
    padding: 8px 0;
}

#tab-resa table#table-resa {
    width: 100%;
}

#tab-resa table#table-resa td.title-resa {
    width: 55%;
    background: url(../images/bg_title_resa.gif) repeat-x;
    border: 1px solid #bb0500;
    text-align: left;
    padding: 0 10px;
    line-height: 18px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: white;
}

#tab-resa table#table-resa td.col-form {
    padding: 15px 0;
}

#tab-resa table#table-resa td.col-form .label-form1 {
    width: 130px;
    float: left;
    text-align: left;
    margin: 0;
    padding-left: 50px;
    text-align: left;
}

#tab-resa table#table-resa td.col-form .label-form2 {
    width: 130px;
    float: left;
    text-align: left;
    margin: 0;
    padding-left: 50px;
    text-align: right;
}

textarea.textarea-form {
    width: 390px;
    height: 95px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #726d4d;
    font-size: 11px;
    margin-top: 25px;
}

#tab-resa table#table-resa td#button-resa {
    text-align: right;
    padding-right: 90px;
}

#tab-resa table#table-resa td#button-resa input {
    width: 145px;
    height: 18px;
    background: url(../images/bg_button_resa.gif) no-repeat;
    color: white;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    border: none;
}
/* voyages organises */
.wrapper .content #flying-engine {
    width: 882px;
    height: 144px;
    background: url(../images/bg_flying_engine.jpg) no-repeat;
    margin-bottom: 7px;
}

.wrapper .content #flying-engine #tab-flying-engine {
    width: 862px;
    margin: 0 auto;
    padding: 30px 0 0 0;
    text-align: left;
}

.wrapper .content #flying-engine #tab-flying-engine table {
    width: 620px;
}

.wrapper .content #flying-engine #tab-flying-engine td {
    padding: 5px 0;
    text-align: left;
    font-weight: bold;
    color: white;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.wrapper .content #flying-engine #tab-flying-engine td.col-form2 {
    width: 115px;
}

.wrapper .content #flying-engine #tab-flying-engine td.col-form3 {
    width: 160px;
}

.wrapper .content #flying-engine #tab-flying-engine td.col-form4 {
    width: 150px;
}

.wrapper .content #flying-engine #tab-flying-engine td.col-form5 {
    width: 195px;
}

.wrapper .content .heading {
    width: 882px;
    height: 26px;
    background: url(../images/bg_heading.gif) no-repeat;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
    color: #c8211d;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.flying {
    width: 625px;
    background: url(../images/bg_spacer2.gif) bottom repeat-x;
}

.flying .flying-photo {
    width: 116px;
    height: 101px;
    background: url(../images/bg_flying_photo.gif) no-repeat;
    float: left;
    text-align: center;
}

.flying .flying-photo img {
    width: 104px;
    height: 85px;
    margin: 8px auto;
}

.flying .descriptive-flying {
    width: 490px;
    float: right;
}

.flying .descriptive-flying p.float-left {
    width: 40% px;
    height: 34px;
    line-height: 34px;
    text-align: left;
    color: #ff4200;
    font-size: 20px;
    font-family: "Tahoma" Arial, sans-serif;
}

.flying .descriptive-flying p.float-right {
    width: 40% px;
    height: 34px;
    line-height: 34px;
    text-align: right;
    color: #ff0000;
}

.flying .descriptive-flying p.float-right strong {
    font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.flying .descriptive-flying p.descriptive-text {
    width: 355px;
    text-align: justify;
    font-size: 10px;
    font-weight: bold;
    float: left;
}

.flying .descriptive-flying p.info-button {
    width: 115px;
    float: right;
    padding-top: 15px;
}

.flying .descriptive-flying p.info-button input {
    width: 113px;
    height: 19px;
    background: url(../images/bg_button_flying.gif) no-repeat;
    text-align: center;
    font-size: 10px;
    color: white;
    font-weight: bold;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
}

.wrapper .right-content .right-banner2 {
    width: 224px;
    margin-bottom: 10px;
}
/* liste */
.page-number {
    width: 810px;
    height: 26px;
    line-height: 26px;
    background-color: #efefef;
    margin: 20px auto;
}

.page-number p {
    width: 40%;
    margin: 0;
    color: #574338;
    font-size: 10px;
    font-weight: bold;
    padding: 0 20px;
}

.page-number p.float-left {
    text-align: left;
}

.page-number p.float-left a {
    color: #574338;
    font-size: 10px;
    font-weight: bold;
}

.page-number p.float-left a:hover {
    color: #ff4200;
}

.page-number p.float-right {
    text-align: right;
}

.flying2 {
    width: 810px;
    background: url(../images/bg_spacer3.gif) bottom no-repeat;
    margin: 2px auto;
}

.flying2 .flying2-photo {
    width: 116px;
    height: 101px;
    background: url(../images/bg_flying_photo.gif) no-repeat;
    float: left;
    text-align: center;
    margin-bottom: 5px;
}

.flying2 .flying2-photo img {
    width: 104px;
    height: 85px;
    margin: 8px auto;
}

.flying2 .descriptive2-flying {
    width: 680px;
    float: right;
}

.flying2 .descriptive2-flying p {
    margin: 0;
}

.flying2 .descriptive2-flying p.float-left {
    width: 40% px;
    height: 34px;
    line-height: 34px;
    text-align: left;
    color: #ff4200;
    font-size: 20px;
    font-family: "Tahoma" Arial, sans-serif;
}

.flying2 .descriptive2-flying p.float-right {
    width: 40% px;
    height: 34px;
    line-height: 34px;
    text-align: right;
    color: #ff0000;
}

.flying2 .descriptive2-flying p.float-right strong {
    font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.flying2 .descriptive2-flying p.descriptive2-text {
    width: 500px;
    text-align: justify;
    font-size: 10px;
    font-weight: bold;
    float: left;
    padding-left: 5px;
}

.flying2 .descriptive2-flying p.info2-button {
    width: 115px;
    float: right;
    padding-top: 15px;
}

.flying2 .descriptive2-flying p.info2-button input {
    width: 113px;
    height: 19px;
    background: url(../images/bg_button_flying.gif) no-repeat;
    text-align: center;
    font-size: 10px;
    color: white;
    font-weight: bold;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
}
/* maroc */
.wrapper .left3-content {
    width: 653px;
    float: left;
}

.wrapper .left3-content #top-destination {
    width: 220px;
    float: left;
    margin-top: 7px;
}

.wrapper .left3-content #top-destination .red-title {
    margin: 0 0 10px 0;
    text-align: left;
    color: #e60d00;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 5px;
}

.wrapper .left3-content #middle-search-engine {
    width: 427px;
    height: 362px;
    background: url(../images/bg_search_engine_maroc.jpg) no-repeat;
    margin: 0 auto;
    float: right;
    margin-top: 7px;
}

.wrapper .left3-content #middle-search-engine #search-title {
    height: 22px;
    line-height: 22px;
    background-color: #061d3a;
    color: white;
    font-weight: bold;
    padding-left: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 5px 0 25px 0;
    text-align: left;
}

.wrapper .left3-content #middle-search-engine table#search-engine-maroc {
    width: 380px;
    margin: 0 auto;
}

.wrapper .left3-content #middle-search-engine table#search-engine-maroc td {
    padding-top: 10px;
    _padding-top: 8px;
    text-align: left;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: white;
}
/* carte */
#map-content {
    width: 830px;
    margin: 0 auto;
}

#map-content p {
    text-align: justify;
    font-size: 10px;
    font-weight: bold;
    color: #888888;
}

#map-content #map {
    padding: 40px 0;
}

#hotel {
	position:relative;
	left:-4px;
	padding-bottom:15px; 
}

#mapsite {
		padding: 30px 0;
	}
	#mapsite ul {
		width: 575px;
		float: right;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#mapsite li {
		width: 575px;
		float: left;
		height: 25px;
		line-height: 25px;
		background: url(../images/bg_mapsite_menu.gif) repeat-y;
		text-indent: 25px;
		text-align: left;
		margin-bottom: 3px;
	}
	
#tab-resa table#table-resa td.col-title {
		background-color: #e9e9e9;
		padding: 5px 40px;
		text-align: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	.col-spacer { width: 530px; height: 15px; background: url(../images/col_spacer.gif) repeat-x; margin: 0 auto; }
	#tab-resa table#table-resa td.col-form p.float-left {
		margin: 0 0 10px 0;
		width: 160px;
		text-align: right;
	}
	#tab-resa table#table-resa td.col-form p.float-right {
		margin: 0 0 10px 0;
		width: 410px;
		text-align: left;
	}
	
.title-contact {
		width: 650px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
		color: white;
		text-indent: 10px;
		text-align: left;
		background: url(../images/bg_title_contact.gif) no-repeat;
	}
	.paragraph-contact {
		text-align: left;
		line-height: 18px;
		padding: 10px 5px;
		margin: 0;
	}
	.paragraph-contact span, .paragraph-contact a {
		color: #ef1200;
		font-weight: bold;
	}
	.tab-contact {
		width: 490px;
		margin: 0 auto;
	}
	.col-spacer2 {
		width: 530px;
		height: 10px;
		background: url(../images/col_spacer.gif) center repeat-x;
		margin: 0 auto;
	}
	.tab-contact td.col-form6 {
		width: 250px;
		text-align: right;
	}
	.tab-contact td.col-form6 .float-right {
		height: 55px;
		line-height: 55px;
		color: #ff4200;
		font-size: 14px;
		font-family: Tahoma Arial, sans-serif;
		text-align: right;
		padding-right: 5px;
		margin: 0;
	}
	.tab-contact td.col-form6 .photo-contact {
		width: 70px;
		height: 55px;
		overflow: hidden;
		background: url(../images/bg_photo_contact.gif) no-repeat;
		float: right;
		text-align: center;
		margin: 0;
	}
	.tab-contact td.col-form6 .photo-contact img {
		margin: 7px auto;
	}
	.tab-contact td.col-form7 {
		width: 240px;
		text-align: left;
		background: url(../images/bg_descriptive_contact.gif) repeat-y;
	}
	.tab-contact td.col-form7 p {
		margin: 0;
		padding: 2px 5px;
		font-size: 10px;
	}
	.tab-contact td.col-form7 a {
		color: #888888;
	}
	.tab-contact td.col-spacer3 {
		width: 10px;
		background: url(../images/bg_col_spacer3.gif) center no-repeat;
	}
	
#conteneur { position:relative; width:404px; height:415px; overflow:hidden; }
#sw { width:404px; height:415px; }
#swlist { position:absolute; height:50px; width:375px; left:12px; bottom:-1px; background:#fff; overflow:hidden; }
#swlist td { padding:5px 9px; }
#swlist td a { display:block; height:45px; width:76px; overflow:hidden; position:relative; }
#swlist td a span { position:absolute; display:block; width:19px; height:26px; background:url(../images/bgnum.gif) no-repeat; color:#5894ce; font-size:20px; right:0; bottom:-1px; text-align:right; padding-top:19px; }
#swlist td a:hover { text-decoration:none; }
#maca { position:absolute; right:20px; top:20px; }