html, body {
    padding: 0;
    margin: 0;
    background-color: black;
    text-align: center;
    height: 100%;
}

div, td {
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    color: #707070;
}

img, div {
    behavior: url(iepngfix.htc);
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

form {
    padding: 0;
    margin: 0;
}

input, select {
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #707070;
}

a:hover {
    text-decoration: underline;
    color: #707070;
}

img {
    border: none;
    display: inline;
}

p {
    margin: 10px 0;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

.clear-both {
    clear: both;
}
/**/
#wrapper {
    width: 100%;
    height: 90%;
    height: auto !important;
    min-height: 90%;
    background: #fff url(../images/bg_wrapper.gif) repeat-x 0 5px;
	position: relative;
}

#header {
    width: 1005px;
    height: 135px;
    margin: 0 auto;
}

#header #left-header {
    width: 280px;
    padding-top: 60px;
    float: left;
}

#header #right-header {
    width: 725px;
    float: right;
}

#header #right-header #header-photo {
    width: 725px;
    height: 95px;
    overflow: hidden;
}

#header #right-header #menu {
    width: 725px;
    height: 40px;
    background: url(../images/bg_menu.gif) no-repeat;
}

#header #right-header #menu ul {
    width: 693px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}

#header #right-header #menu ul li {
    position: relative;
    height: 40px;
    overflow: hidden;
    float: left;
    margin-right: 7px;
	margin-top:0;
}

#header #right-header #menu ul li a {
    display: block;
}

#header #right-header #menu ul li a:hover {
    position: relative;
    top: -40px;
}

#header #right-header #menu img {
	border: none;
}


#content {
    width: 1005px;
    padding: 10px 0 5px 0;
    margin: 0 auto;
	position: relative;
}

#content #left-content {
    width: 680px;
    float: left;
	position: relative;
}

#content #left-content .banner {
    width: 393px;
    background-color: #e8e8e8;
    border: 1px solid #bababa;
    padding: 5px 0;
    float: left;
}

#content #left-content .float-right {
    width: 280px;
}

#content #left-content .float-right #agence-receptive {
    width: 280px;
    height: 125px;
    background: url(../images/bg_agence_receptive.gif) no-repeat;
    margin-bottom: 5px;
}

#content #left-content .float-right #agence-receptive table {
    width: 270px;
    height: 85px;
    margin: 0 auto;
    background: url(../images/bgtab_agence_receptive.gif) no-repeat;
}

#content #left-content .float-right #agence-receptive td {
    padding: 0 5px;
    text-align: left;
    color: black;
}

#content #left-content .float-right #agence-receptive select {
    width: 100%;
    border: 1px solid #7f9db9;
    background-color: white;
}

#content #left-content .float-right #magazine {
    width: 280px;
    height: 152px;
    background: url(../images/bg_magazine.gif) no-repeat;
}

#content #left-content .float-right #magazine div {
    width: 250px;
    margin: 0 auto;
    padding: 0 0 10px 0;
}

#content #left-content .float-right #magazine ul {
    margin: 0 0 5px 0;
    padding: 0;
    list-style-type: none;
}

#content #left-content .float-right #magazine ul li {
    width: 250px;
    background: url(../images/arrow_magazine.gif) 0 6px no-repeat;
	list-style-image: none;
    line-height: 25px;
    text-align: left;
    text-indent: 20px;
    color: white;
}

#content #left-content .float-right #magazine a {
    color: white;
}

#content #left-content .float-right #magazine a.link-magazine {
    text-align: right;
    margin: 0;
    font-weight: bold;
    float: right;
    color: white;
}

#content #left-content .float-right #magazine a:hover {
    color: black;
    text-decoration: none;
}

#content #left-content #table-list {
    width: 678px;
    margin: 0 auto;
}

#content #left-content #table-list td.col-top-list {
    width: 165px;
    background: url(../images/bgrepeat_destlist.gif) repeat-y;
    vertical-align: top;
    padding: 0;
}

#content #left-content #table-list td.col-top-list .top-list {
    background: url(../images/bgtop_destlist.gif) no-repeat;
}

#content #left-content #table-list td.col-top-list .top-list .photo-list {
    position: relative;
    width: 165px;
    height: 120px;
}

#content #left-content #table-list td.col-top-list .top-list .photo-list img.photo {
    width: 155px;
    height: 110px;
    overflow: hidden;
    margin: 5px auto;
}

#content #left-content #table-list td.col-top-list .top-list .photo-list .bg-photo-list {
    position: absolute;
    width: 165px;
    height: 120px;
    top: 0;
    left: 0;
}

#content #left-content #table-list td.col-top-list .top-list .descriptive-list {
    width: 150px;
    min-height: 160px;
    height: 160px;
    text-align: left;
    margin: 0 auto;
    padding: 0 0 20px 0;
}

#content #left-content #table-list td.col-top-list .top-list .descriptive-list strong {
    display: block;
    margin-bottom: 30px;
}

#content #left-content #table-list td.link-dest {
    text-align: right;
    padding: 5px 5px 0 5px;
}

#content #left-content #table-list td.col-spacer {
    width: 6px;
    font-size: 1px;
}

#content #left-content #table-list td .col-bottom-list {
    height: 30px;
    text-align: right;
    line-height: 30px;
    background: url(../images/bgbottom_destlist.gif) bottom no-repeat;
    padding-right: 10px;
}

#content #left-content #table-list td .col-bottom-list a {
    color: black;
}

#content #left-content #table-list td .col-bottom-list a:hover {
    color: #ca802c;
    text-decoration: none;
}

#content #left-content .list {
}

#compte {
    width: 680px;
    height: 85px;
    background: url(../images/bg_compte.gif) no-repeat;
}

#compte .title-compte {
    height: 45px;
    text-align: left;
    margin: 0;
}

#compte .tab-compte {
    width: 670px;
    height: 35px;
    background: url(../images/bgtab_compte.gif) no-repeat;
    margin: 0 auto;
}

#compte .tab-compte table {
    width: 660px;
    height: 28px;
    margin: 3px auto;
}

#compte .tab-compte table td {
    color: black;
}

#compte .tab-compte table td a {
    color: #f79930;
}

#content #right-content {
    width: 320px;
    float: right;
}

#content #right-content #newsletter {
    width: 320px;
    height: 125px;
    background: url(../images/bg_newsletter.gif) no-repeat;
    margin-bottom: 5px;
}

#content #right-content #newsletter table {
    width: 310px;
    height: 85px;
    background: url(../images/bgtab_newsletter.gif) no-repeat;
    margin: 0 auto;
}

#content #right-content #newsletter td {
    padding: 25px 5px 0 5px;
    color: black;
}

#content #right-content #newsletter td input.input-form {
    width: 180px;
    border: 1px solid #7f9db9;
    background-color: white;
}

#destination1 {
    width: 320px;
    background: url(../images/bgrepeat_destination.gif);
    margin-bottom: 5px;
}

#destination1 #destination2 {
    background: url(../images/bgtop_destination.gif) no-repeat;
}

#destination1 #destination2 #destination3 {
    height: 300px;
    min-height: 300px;
    background: url(../images/bgbottom_destination.gif) bottom no-repeat;
    padding-bottom: 30px;
}

#destination1 #destination2 #destination3 table {
    width: 285px;
    margin: 0 auto;
}

#destination1 #destination2 #destination3 td {
    text-align: left;
    padding: 2px 0;
    color: black;
}

#destination1 #destination2 #destination3 td select {
    width: 198px;
    height: 18px;
    border: 1px solid #7f9db9;
    background-color: white;
}

#destination1 #destination2 #destination3 .spacer-destination {
    width: 310px;
    height: 20px;
    background: url(../images/spacer_destination.gif) repeat-x;
    margin: 0 auto;
}

#content #right-content .banner {
    background-color: #e8e8e8;
    border: 1px solid #bababa;
    padding: 5px 0;
}

#footer {
    padding: 10px 0 50px 0;
	font-size: 10px;
	color: #333;
}

#footer img { vertical-align: middle; }

#footer marquee {
	color: #222;
	font-size: 10px;
	padding: 10px 50px;
}
/*cv-thèque*/
#content .page-number {
    width: 1005px;
    height: 25px;
    overflow: hidden;
    background: url(../images/bg_page_number.gif) no-repeat;
}

#content .page-number p {
    width: 40%;
    padding: 0 10px;
    margin: 0;
    line-height: 25px;
    color: black;
}

#content .page-number a {
    color: black;
}

#content .page-number a:hover {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

#content .page-number p.float-left {
    text-align: left;
    font-weight: bold;
}

#content .page-number p.float-left span {
    color: white;
}

#content .page-number p.float-right {
    text-align: right;
}

#content table.cv-theque {
    width: 100%;
    border: 1px solid #c7c7c7;
    background-color: #e5e5e5;
    margin: 5px 0;
}

#content table.cv-theque tr.line {
    height: 20px;
    background-color: #f4f4f4;
}

#content table.cv-theque th {
    width: 250px;
    color: black;
    padding: 5px 0;
    text-align: left;
    text-indent: 5px;
}

#content table.cv-theque td.col1-cv-theque {
    width: 400px;
    color: black;
    padding: 5px 0;
    text-align: left;
    text-indent: 5px;
}

#content table.cv-theque td.col1-cv-theque a {
    color: #f49021;
}

#content table.cv-theque td.col2-cv-theque {
    text-align: right;
    padding: 5px 20px;
}

#content table.cv-theque td.col2-cv-theque a {
    height: 35px;
    line-height: 40px;
    display: block;
    background: url(../images/picto_pdf.gif) right 0 no-repeat;
    padding: 5px 40px 5px 0;
    color: black;
    float: right;
    margin-left: 15px;
}

#content table.cv-theque th.border, #content table.cv-theque td.border {
    border-right: 1px solid #c7c7c7;
}
/*focus*/
#content .tab-focus {
    width: 1005px;
    padding-bottom: 20px;
}

#content .tab-focus p {
    width: 40%;
    padding: 0 10px 0 5px;
    margin: 0;
    color: black;
}

#content .tab-focus p.float-left {
    text-align: left;
    font-size: 16px;
    color: #f49021;
    font-weight: bold;
}

#content .tab-focus p.float-right {
    text-align: right;
}

#content .tab-focus p.float-right select {
    width: 200px;
    border: 1px solid #7f9db9;
    background-color: white;
}

#content table.cv-theque td.col3-cv-theque {
    text-align: left;
    line-height: 20px;
    padding: 5px 10px;
}

#content table.cv-theque td.col3-cv-theque a {
    color: black;
}
/*emploi*/
#content .heading {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#content .heading span {
    color: #f5aa56;
}

#content #job {
    width: 680px;
    padding: 15px 0;
    margin: 0 auto;
}

#content #job #job-search {
    width: 680px;
    height: 85px;
    overflow: hidden;
    background: url(../images/bg_job.gif) no-repeat;
    margin-bottom: 75px;
}

#content #job-search2 {
    width: 680px;
    height: 46px;
    overflow: hidden;
    background: url(../images/bg_job2.gif) no-repeat;
    margin: 0 auto 25px auto;
}

#content #job-search2 table {
    width: 670px;
    height: 35px;
    background: url(../images/bgtab2_emploi.gif) no-repeat;
    margin: 5px auto;
}

#content #job #job-search table {
    width: 670px;
    height: 35px;
    background: url(../images/bgtab_emploi.gif) no-repeat;
    margin: 0 auto;
}

#content #job #job-search td {
    padding: 0 5px;
    color: black;
    text-align: left;
}

#content #job #job-search select, #content #job-search2 select {
    width: 200px;
    border: 1px solid #7f9db9;
    background-color: white;
}

#content #job #job-search input.input-form, #content #job-search2 input.input-form {
    width: 155px;
    border: 1px solid #7f9db9;
    background-color: white;
}

#content #job #insert {
    width: 570px;
    margin: 0 auto;
}

#content #job #insert .float-left, #content #job #insert .float-right {
    width: 240px;
}

#content #job #insert .banner {
    background-color: #e8e8e8;
    border: 1px solid #bababa;
    padding: 5px;
}

#content #job #insert p.text-insert {
    margin: 0;
    text-align: right;
    padding: 5px 5px 0 0;
    font-weight: bold;
    color: #eb9300;
}

#content #job #insert p.text-insert a {
    font-weight: normal;
}
/*qui sommes nous*/
#content .content {
    text-align: left;
    padding: 10px 0 20px 0;
}

#content .content .title, #content .title {
    font-size: 16px;
    color: #f49021;
    line-height: 25px;
    margin: 0 0 10px 0;
}

#content .content .subtitle {
    display: block;
    font-weight: bold;
    color: #f49021;
    line-height: 25px;
}

#fiche-content .subtitle {
    font-weight: bold;
    color: #f49021;
    line-height: 25px;
	
}

#content .content ul.paragraph-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#content .content ul.paragraph-list li {
    background: url(../images/arrow_qsn.gif) 20px 5px no-repeat;
	list-style-image: none;
    padding-left: 40px;
    line-height: 20px;
}

#content .content #interloc {
    text-align: center;
}

#content .content #interloc #tab-interloc, #content #tab-interloc {
    width: 760px;
    border: 1px solid #bababa;
    background-color: #e8e8e8;
    margin: 0 auto;
}

#content .content #interloc #tab-interloc td {
    width: 40%;
    padding: 5px 15px;
    text-align: left;
    vertical-align: top;
}

#content .content #interloc #tab-interloc td strong {
    color: #f49021;
}

#content .content #interloc #tab-interloc p.photo-interloc {
    width: 150px;
    background-color: #e8e8e8;
    border: 1px solid #bababa;
    padding: 5px 0;
    margin: 0;
    text-align: center;
}

#content .content #interloc #tab-interloc a.link-underlined {
    text-decoration: underline;
}

#content .content #interloc #tab-interloc a.link-underlined:hover {
    color: black;
}

.map {
	BACKGROUND-IMAGE: url(../img/worldMap.jpg); WIDTH: 252px; HEIGHT: 188px
}
.textareaformulaire {
height:60px ;
}

/*---- focus ----*/
#focus-left {
	width: 760px;
	float:left;
}

#focus-right {
	width: 180px;
	float: right;
}

#focus-right .focus-photo {
	background-color: #e8e8e8;
    border: 1px solid #bababa;
	padding: 10px 0 5px 0;
	width: 180px;
	text-align:center;
	margin-bottom: 10px;
}

.focus-photo img { margin: 0 auto 5px auto; }

/*---- destination ----*/
#dest-left {
	width: 860px;
	float:left;
	position: relative;
}

#dest-right {
	width: 110px;
	float: right;
}

#dest-right .focus-photo {
	background-color: #e8e8e8;
    border: 1px solid #bababa;
	padding: 10px 0 5px 0;
	width: 110px;
	text-align:center;
	margin-bottom: 10px;
}

#dest-menu {
	width:150px;
	float: left;
}

#dest-desc {
	width: 250px;
	float:left;
}

#dest-map {
	width:350px;
	float:right;
}

.blancgras {
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
	padding-bottom: 2px;
}
.pointille {
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.orangegras {
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6B02;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 6px;
	padding-bottom: 2px;
}

.page-number .menuHover {
	background: none;
	float: none;
	margin: 0 15px;
	width: auto;
	line-height: 25px;
	color: #fff;
}

.page-number .menu {
	background: none;
	float: none;
	margin: 0 15px;
	width: auto;
	line-height: 25px;
}

#actus {
	width: 385px;
	height: 270px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

#actus .glidecontentwrapper {
	border: none;
}

#actus .glidecontent {
	width: 385px;
	height: 270px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#actus .glidecontent h1 {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #8b2700;
}

#actus .glidecontent .glcadre {
	width: 385px;
	height: 120px;
	left: 0;
	top: 127px;
	position: absolute;
	background-color: #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#actus .glidecontent .glnews {
	text-align: left;
	width: 385px;
	height: 120px;
	left: 0;
	top: 127px;
	position: absolute;
	font-size: 12px;
	line-height: 12px;
}

#actus .glidecontent .glnews2 {
	padding: 10px;
	color: #000;
}

#actus .glidecontent .glnews2 a {
	color: #8b2700;
}

#actus .glidecontenttoggler {
	position: absolute;
	width: 385px;
	height: 20px;
	top: 245px;
	left: 0;
	z-index: 1000;
}

#actus .glidecontenttoggler a {
	width: 20px;
	height: 20px;
	border: none;
	display: block;
	margin: 0;
	padding: 0;
}

#actus .glidecontenttoggler a.prev {
	position: absolute;
	left: 0;
	top: 0;
}

#actus .glidecontenttoggler a.next {
	position: absolute;
	left: 365px;
	top: 0;
}