                                                /*
Theme Name: Argentina-Excepcion
Theme URI: http://www.argentina-excepcion.org/
Description: Grid aligned style for online travel agency
Version: 1.0
Author: Ariel Glaz
Tags: travel, patagonia, voyage, turismo, tourism, argentina
*/



/* ---------------------
texte - code couleur
--------------------- */
body {
	-webkit-text-size-adjust:none;
}

.txt01 {
	color:#000000;
}
.txt02 {
	color:#777777;
}
.txtnor {
	font-family:verdana, geneva;
	font-size:7pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
fieldset {
	border: 1px solid #B4B4B4
}
#titre01 {
	font-size:7pt;
	font-weight:bold;
	text-align:left;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}
#titre02 {
	font-size:7pt;
	font-weight:normal;
	text-align:left;
	margin:0px;
	padding:0px;
}
/* ---------------------
basic layout
--------------------- */

* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.argentine {
	background:#CCCCCC url(../images/bg_body.jpg) repeat-x left top;
	margin:0px;
	color:#333333;
}
.boton {
	margin-top:0px;
}
.buscador {
	width:130px;
	height:13px;
	border: 1px solid #777777;
	color:#CCCCCC;
	background:#373737;
	padding-left:6px;
	margin-left:0px;
	margin-bottom:4px;
	font-size:11px;
	margin-top:0px;
	float:left;
}
/* IE6 Only */
* html .buscador {
	height:17px
}
div, span, p, td, table, tr {
	font-size:10px;
	color:#777777;
	margin:0px;
	border:0px;
	padding:0px;
}
input, select, textarea {
	font-size:10px;
	color:#777777
}
.pricebox {
	border:0px;
	text-align:right;
	background:none
}
.lignecircuit1 {
	font-size:10px;
	background-color:#EAEAEA
}
.lignecircuit2 {
	font-size:10px;
	background-color:#E2E2E2
}
.lignevoltitregras {
	font-size:10px;
	background-color:#E2E2E2;
	FONT-WEIGHT: bold;
	COLOR: #000000;
}
.lignetableauhotel1 {
	background-color:#CCCCCC;
	FONT-WEIGHT: normal;
	COLOR: #777777;
}
.lignetableauhotel2 {
	background-color:#E2E2E2;
	FONT-WEIGHT: normal;
	COLOR: #777777;
}
.prices {
	font-weight:800;
	color:#FF8A00;
}
.freecall {
	color:#AAAAAA;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding-left:20px;
	background:transparent url(../images/indent1.png) no-repeat left;
	margin-bottom:10px
}
a, a:link, a:active, a:visited {
	text-decoration:none;
	color:#000000;
	font-weight:normal
}
a:hover {
	text-decoration:none;
	color:#FF8A00;
}
#leftcol .mainlevel_contact:link, #leftcol .mainlevel_contact:visited {
	color:#FF8A00;
	font-weight:800;
	display:block;
	padding:10px;
	background:#111111;
	text-align:center;
	text-decoration:none;
}
#leftcol .mainlevel_contact:hover, #leftcol .mainlevel_contact:active {
	color:#FFFFFF;
	font-weight:800;
	display:block;
	padding:10px;
	text-decoration:none;
}
#topmenu a:link, #topmenu a:visited {
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal
}
#topmenu a:active, #topmenu a:hover {
	font-size:10px;
	text-decoration:none;
	color:#FF8A00;
	font-weight:normal
}
#topmenu table {
	text-align:right
}
#topmenu span {
	font-size:9px;
	color:#AAAAAA
}
hr {
	color:#BBBBBB;
	background-color:#BBBBBB;
	height:1px;
	border:0;
}
ul {
	margin:0px;
	padding:0px;
	list-style: none;
	list-style-type: none;
}
li {
	padding-left:0px;
	list-style-position:inside;
}
/** clear the banner to make it sit in the bottom **/
.clear {
	clear:both;
}
/* ---------------------
template layout
--------------------- */

/** wrapper to make the page center **/
#container {
	width:750px;
	margin:10px auto;
	padding:0;
	text-align: left;
}
/**
hold background, it should be float:left
that's way we can not put it in #container
**/
#containerbg {
	position:relative;
	width: 750px;
	background:transparent url(../images/bg_inside.jpg) repeat-y left top;
	float:left;
	top:0;
	left:0;
}
#outerleft {
	position:relative;
	background:transparent url(../images/logo.jpg) no-repeat;
	float:left;
	width:750px;
}
#outerright {
	width:90px;
	float:right;
	clear:both;
}
/** div container for top menu. position:top **/
#topmenu {
	position:relative;
	float:right;
	width:750px;
	height:70px;
	text-align:right;
}
#langues {
	position:relative;
	top:19px;
	right:0px;
	width:100%;
	height:20px;
	float:left;
}
#mainmenu {
	position:relative;
	top:35px;
	right:4px;
	width:100%;
	clear:both;
}
/** div container for image header **/
#imgheader {
}
#imgheader_content {
	border-top: 1px solid #C4CED8;
	float: left;
	height: 96px;
}
#logo {
}
#container_inner {
	position:relative;
	float:left;
	width:750px;
}
/** div container for left column **/
#leftcol {
	position:relative;
	float:left;
	width:180px;
}
#leftcolmenu {
	position:relative;
	float:left;
	left:10px;
	top:-2px;
	width:160px;
	padding-bottom:10px;
}
/** div wrapper for user2 & user3 **/
#content_top_wrapper {
	position:relative;
	float:right;
	clear:right;
	width:570px;
	display:inline;
	margin: 4px 8px 0 0;
}
/** div container for position:user2 **/
#content_top1 {
	position:relative;
	float:left;
	clear:left;
	width:269px;
}
/** div container for position:user3 **/
#content_top2 {
	position:relative;
	float:right;
	clear:right;
	width:269px;
}
/** div container for mainbody **/

#content_main {
	position:relative;
	left:4px;
	top:5px;
	float:left;
	width:560px;
}
/** div container for right column **/
#rightcol_top, #rightcol {
}
/** div container for right column position:header **/
#rightcol_top {
}
/** div container for banner position:banner **/
#banner {
}
#blackline {
	position:relative;
	width:750px;
	;
	height:6px;
	background-color: #000000;
	font-size:6px;
}
/** copyright **/

#copyright {
	position:relative;
	width:750px;
	display:block;
	clear:both;
	float:left;
	padding-bottom:10px;
	padding-top:5px;
}
#copyright div {
	color:#666666;
	font-size:10px;
	font-weight:bold;
	display:block!important;
	width:750px;
	float:left;
	clear:left;
	text-align:left;
}
#separador {
	background: #373737;
	float: left;
	height: 5px;
	width: 100%;
}
/* ---------------------
mambo content layout
--------------------- */

/** pathway block **/
span.pathway {
	display:block;
	text-align:left;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height:20px;
	margin-bottom:10px;
	margin-top:5px;
}
/** content title **/
.componentheading, .contentheading, .contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:active, a.contentpagetitle:visited {
	font-family: ITC Franklin Gothic, arial, sans-serif;
	font-size:13px;
	color:#444444;
	height:18px;
	font-weight: bold;
	background-color:#CCCCCC;
	border-top:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	padding: 0px 0px 0px 4px;
}
.contentpaneopen {
	width:100%;
}
/** pdf, printer version, and email to friend button **/
.buttonheading {
	position:relative;
	width: 18px!important;
	background-color:#CCCCCC;
	border-top:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	padding-right:4px;
	font-family: Arial;
}
.sectiontableheader {
	font-weight: bold;
}
.category, .categorytitle {
	font-weight: bold;
	color:#333333;
	background-color:inherit;
}
.sectiontableentry1 {
	background-color: #EFEFEF;
	padding: 2px;
	color:#333333;
}
.sectiontableentry2 {
	background-color: #FFFFFF;
	padding: 2px;
	color:#333333;
}
/** blog Styles **/
.blogsection {
	color:#333333;
	background-color:inherit;
}
.blog_more {
	font-weight: bold;
	line-height: 25px;
	padding-top: 20px;
	color: #333333;
	border-bottom: 1px solid #E5E5E5;
	background-color:inherit;
}
/** small text in content **/
.small {
	color:#999999;
	font-size:10px;
	font-weight: bold;
	background-color:inherit;
}
/** date info in content **/
#content_main .createdate {
	color:#4A87C4;
	font-size:10px;
	padding: 0 0 15px 0;
	line-height:8px;
	background-color:inherit;
}
#content_main .modifydate {
	color:#999999;
	font-size:10px;
	padding: 0;
	background-color:inherit;
}
/** toc page navigation  **/
.pagenav_prev, .pagenav_next {
	font-size:11px;
}
/** content item navigation  **/
.pagenavbar {
	display:block;
	width:100%;
	background-color:inherit;
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#999999!important;
	clear:both;
	font-size: 11px!important;
	margin-top: 10px;
	background-image: url(../images/bg_pagenav.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.pagenav {
/*height:20px;
	line-height:25px;
	text-align:right;
	color:#999999;
	clear:both;
	font-size: 11px;
	margin:0px;
	background-color:inherit;*/
}
.back_button {
	display:block;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	width:100%;
	margin-bottom:10px;
	letter-spacing:2px;
}
/** highlight word search result **/
.highlight {
	font-weight:bold;
	background-color: #FFFF00;
	padding: 2px 0 2px 0;
}
/** table of content layout **/
table.contenttoc {
	border:1px solid #000000;
	padding:1px;
	width:130px;
	margin: 0 0 10px 10px;
}
/** table of content header **/
.contenttoc th {
	color:#FFFFFF;
	background-color:#666666;
	font-size:11px;
	display:block;
	width:124px;
}
/** unordered list for latest news module **/
ul.latestnews li, ul.mostread li {
	line-height: 18px;
	font-size:11px;
	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
}
/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
	width:100%!important;
}
/* ---------------------
Links
--------------------- */

/** any left column link **/
#leftcol a:link, #leftcol a:active, #leftcol a:visited {
	color:#DDDDDD;
}
a.pagenav:link, a.pagenav_next:link, a.pagenav_pre:link, div.back_button a, div.back_button a:link, a.latestnews:link, a.latestnews:active, a.latestnews:visited, a.mostread:link, a.mostread:active, a.mostread:visited {
	text-decoration:none;
}
/*** read more link ***/
.readon, a.readon:link, a.readon:active, a.readon:visited {
	color:#666666;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	letter-spacing: 2px;
	font-size:10px;
	text-decoration:none;
}
/*** blog links ***/
a.blogsection:link, a.blogsection:active, a.blogsection:visited {
	color:#333333;
	text-decoration:none;
}
/** generic menu item link **/
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited, a.sublevel:link, a.sublevel:active, a.sublevel:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
/** generic menu item link on mouseover **/
a.mainlevel:hover, #topmenu a.mainlevel:hover {
	color:#FF8A00!important;
	text-decoration:none!important;
}
/** specific top right column menu item link **/
a.mainlevel-right:link, a.mainlevel-right:active, a.mainlevel-right:visited, a.sublevel-right:link, a.sublevel-right:active, a.sublevel-right:visited {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
/** specific top right column menu item link on mouseover **/
a.mainlevel-right:hover {
	background-color:#CCCCCC;
	text-decoration:none;
}
/** pathway link item **/
a.pathway:link, a.pathway:link, a.pathway:active, a.pathway:visited {
	color:#999999;
	text-decoration:none;
}
/** table of content list **/
a.toclink:link, a.toclink:active, a.toclink:visited {
	color:#333333;
	font-size:11px;
	padding:2px 10px 2px 10px;
	display:block;
	text-decoration:none;
}
.pagenavbar a:link, .pagenavbar a:active, .pagenavbar a:visited {
	letter-spacing:2px;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}
.pagenavbar a:hover {
	color:#FF8A00;
}
/** latestnews and popular **/
.latestnews, .mostread {
	color:#000000;
}
a.latestnews:link, .mostread a:link, .latestnews a:active, .mostread a:active, .latestnews a:hover, .mostread a:hover, .latestnews a:visited, .mostread a:visited {
	color:#000000;
	text-decoration:underline;
}
/** underline on hover **/
a.toclink:hover, a.latestnews:hover, a.mostread:hover, a.pathway:hover, a.sublevel:hover, a.sublevel-right:hover, a.blogsection:hover, a.readon:hover, a.pagenav:hover, a.pagenav_next:hover, a.pagenav_pre:hover, a.latestnews:hover {
	text-decoration:underline;
	color:#FF8A00;
	background-color:inherit;
}
#leftcol a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
/* ---------------------
mambo module layout
--------------------- */

/** general module table **/
table.moduletable, #leftcol table, #rightcol table {
	width:100%;
	float:left;
	clear:left;
	margin-top:1px;
}
/** general module table **/
#rightcol table, #leftcol table td {
	font-size:11px !important;
	color:#CCCCCC;
}
#rightcol table, #rightcol table td {
	font-size:11px !important;
	color:#030303;
}
/** general module title **/
table.moduletable th, table.moduletable-bgimg th, table.moduletable-right th {
	background: transparent url(/templates/argentine/images/separador_leftcolmenu.png) no-repeat scroll 0% bottom;
	color:#888888;
	font-family: Arial;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
}
/** general module title **/
table.moduletable_contact th {
	background: transparent url(/templates/argentine/images/separador_leftcolmenu.png) no-repeat scroll 0% bottom;
	color:#C8C8C8;
	font-family: Arial;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
}
/** specific module td table for content top 1 and 2.
position:user2 an user3 **/
#content_top1 table.moduletable td, #content_top2 table.moduletable td {
	background:transparent url(../images/bg_module_contenttop.jpg) no-repeat center bottom;
	height:100px;
	min-height:100px;
	vertical-align:top;
}
/** right column module td **/
#rightcol table.moduletable td {
}
/** generic menu item **/
.mainlevel {
	display:block;
	padding-left:20px;
	color:#CCCCCC;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	background:transparent url(../images/indent1.png) no-repeat left;
}
/** specific left column form **/
#leftcol form {
}
/** specific left column form **/
#leftcol .button {
	font-size:11px;
	color:#FFFFFF;
	background-color:#585858;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	width:140px;
}
/** specific left column form **/
#leftcol .inputbox {
	font-size:11px;
}
/** module styles in #leftcol **/
#leftcol table.moduletable td {
	color:#DADADA;
	font-size:11px;
}
/** search div in top right column. position:user4 **/
div.search {
}
/** search field in search div **/
.search .inputbox {
	width:157px;
	border: 1px solid #000000;
	color:#000000;
	background:#BBBBBB;
	padding-left:3px;
	margin-left:0px;
	margin-bottom:7px;
}
/* ---------------------
mambo form layout
--------------------- */

/** left column input form **/
#leftcol .inputbox {
	font-size:11px;
}
/** input button html tag **/
.button, #rightcol .button {
	font-size:11px;
	text-transform:uppercase;
	color:#666666;
	font-weight:bold;
	background-color:#CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}
#rightcol .button {
	background-color:#E5E5E5;
}
.search {
	margin-top:18px;
	margin-bottom:0px;
}
/* 
mambo top menu layout
you need to add menu class suffix: -nav
*/



 /*
specific right column menu item. position:right
you need to add menu class suffix: right
 */
.mainlevel-right {
	display:block;
	height:25px;
	line-height:25px;
	background:#EEF0F0 url(../images/bg_mainlevel_right.gif) repeat-x center top;
	font-weight:bold;
}
/** 
moduletable specific with background image
you need to add modules class suffix: -bgimg
 **/
table.moduletable-bgimg {
	background:transparent url(../images/bg_module.jpg) no-repeat center bottom;
	float:left;
	clear:left;
	width:100%;
}
table.moduletable-bgimg td {
	padding: 5px;
	font-size:11px;
}
table.moduletable-bgimg td td {
	padding: 0!important;
}
/** for polls **/
.poll {
	font-size:11px;
	line-height:16px;
}
table.pollstableborder .sectiontableentry2 {
	background-color:transparent;
	text-align:left;
}
table.pollstableborder .sectiontableentry1 {
	background-color:#F5F5F5;
	text-align:left;
}
.moduletable_bgimg table.pollstableborder td.sectiontableentry2, .moduletable_bgimg table.pollstableborder td.sectiontableentry1 {
	background-color:transparent!important;
	text-align:left!important;
}
#bottompadding {
}

/* RECITS DE VOYAGE */
#content_main {
	/*width:540px;*/
	background:#dcdcdc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #333333;
}
#recits_header {
	background:url(/images/stories/recits-de-voyage/recits_header.png) no-repeat;
	height:62px;
}
#recits_header_es {
	background:url(/images/stories/recits-de-voyage/recits_header_es.png) no-repeat;
	height:62px;
}
.recits_container {
	background:#f4f4f4;
	padding:20px 15px;
	margin-top:10px;
	width:516px;
}
.recits_container a {
	text-decoration:none;
	color:#6d5c76;
}
.recits_container a:hover {
	text-decoration:underline;
}
.recits_container ul {
	margin:0;
	padding:0;
	list-style-type:none;
	padding-bottom:20px;
	margin-bottom:15px;
	border-bottom:1px solid #dcdcdc;
}
.last {
	border-bottom:none !important;
	margin-bottom:0!important;
	padding:0!important;
}
.thumb {
	background:url(/images/stories/recits-de-voyage/recits_thumb_bg.png) top left no-repeat;
	width:138px;
	padding:0 6px 4px;
	float:left;
}
.thumb:hover {
	background:url(/images/stories/recits-de-voyage/recits_thumb_bg.png) bottom left no-repeat;
}
.thumb img {
	border:1px solid #666666;
}
.title {
	float:left;
	width:360px;
}
.recits_container .title a {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-weight:bold !important;
	font-size:19px !important;
	letter-spacing:-1px;
}
.recits_container .author {
	margin:3px 0;
	font-size:11px;
}
.recits_container .author span {
	font-weight:bold;
}
.recits_container h1 {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:22px;
	margin:0;
	color:#6d5c76;
	font-weight:bold;
	letter-spacing:-1px;
}
.desc {
	font-size:12px;
	line-height:16px;
	color:#333333;
	text-indent:none;
}
.post_content {
	text-align:left;
}
.post_content p {
	font-size:13px !important;
	line-height:17px !important;
	color:#333333!important;
	margin:10px 0;
	text-align:justify;
}
.post_content li {
	margin:10px 20px 10px 20px ;
}
.post_content img {
	margin:10px;
	border:none;
}
.post_content img a {
	border:none;
}

.hidden {
	display: none;
}
/* END RECITS DE VOYAGE */

/* POPUP MODAL */
#blanket {
        background-color:#111;
        opacity: 0.65;
        filter:alpha(opacity=65);
        position:absolute;
        z-index: 9001;
        top:0px;
        left:0px;
        width:100%;
}
#popupdiv {
        position:absolute;
        background-color:#eeeeee;
        width:300px;
        height:300px;
        z-index: 9002;
}
/* END POPUP MODAL */

/*Pagina hoteles*/

#map_left,#map_right {
	float: left;	
}

#map_left {
	width: 310px;
	background-image: url(../../../../images/stories/hotels/maps/mapas.jpg);
	background-repeat: no-repeat;
	height: 562px;
}

.mapa {    
    border: 0px;   
    width: 100%;
    height: 100%; 
}

#map_right {
    margin-left: 4px;
    width: 230px;
}

.hidden {
    display: none;
}

.reg_neutro {
    background-position: 0 0;
}

.reg_bsas {
    background-position: -310px 0;
}

.reg_noa {
    background-position: -620px 0;
}

.reg_cuyo {
    background-position: -930px 0;
}

.reg_sur {
    background-position: -1240px 0;
}

.reg_pat {
    background-position: -1550px 0;
}

.reg_lit {
    background-position: -1860px 0;
}

.reg_norte {
    background-position: -2170px 0;
}


.mapa_img {
    float: left;
    margin-right: 7px;
}
.footer {
    margin-top: 5px;
}

.txt_region {    
    padding: 0 6px 0 6px;
    width: 100%;
}

.txt_region > h2 a {    
    text-decoration: underline;
    margin-bottom: 10px; 
    margin-top: 10px;
    color: #777777;
    font-size: 15px;
    font-weight: bold;
}

.txt_region > h3 {    
    font-size: 10px;
    margin-bottom: 5px;
}

.txt_just {
    text-align: justify;
    clear: both;
    padding-top: 3px;
}
#map_bsas {
	overflow: auto;
	height: 562px;
}
.title-hotel {
	font-size: 13px; 
	font-weight: bold; 
	color: rgb(51, 51, 51);
}

.hotel-name {
	color: #000000; 
	font-size: 10px; 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}
/*End Pagina hoteles*/

.actus-box {
	width: 500px;
	height: 132px;
	margin-top: 20px;
	margin-bottom: 0px;
	float: left;
	margin-left: 10px;
}

.actus-box h3 {
	width: 150px;
	height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
} 

.actus-box a:hover img{
	opacity: 0.80;
}

.actus-box h3 a{
	font-weight: bold;
}

.actus-list {
	float: left; 
	width: 496px;
	height: 50px; 
	font-size : 13px;
	padding: 10px;
}

.hotel-description-title {
	font-weight: bold; 
	width: 278px; 
	color: #584563; 
	padding-top: 12px
	margin-top: 0px; 
	margin-bottom: 0px; 
	font-size: 10px
}

.hotel-page-title {
	color: #373737;
	float: left;
	font-family: Trebuchet MS;
	font-size: 18px;
	padding-right: 6px;
	margin: 0px 0 0 0;
}

.hotel-page-subtitle {
	font-size: 11px; 
	margin: 6px 0 0 0;
	color: #6D5C76; 
}

.hotel-description-table {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	float: left; 
}

.region-title{
	color: #373737;
	float: left;
	font-family: Trebuchet MS;
	font-size: 18px;
	padding-right: 6px;
	margin: 0px 0 0 0;
}

.region-subtitle{
	font-size: 11px;
        padding-top: 30px;
	color: #6D5C76;
}

.region-box {
	padding: 10px;
	margin: 0px;
	min-height: 140px;
	text-align: justify;
	width: 535px;
	float: left;
}

.region-box h3{
	font-size: 10px;
	border-bottom: 1px;
	margin: 0px;
	text-align: right;
}

.region-box h3 a{
	font-weight: bold
}

.region-picture {
	float: left;
	background: url("../images/thumb-bg.jpg") no-repeat scroll 0 0 transparent;
	padding-bottom: 10px; 
        padding-right: 10px;
}

.region-picture img {
                      margin-right: 10px;
}

.region-picture a:hover img {
                     opacity: 0.8;
}

.intro-region-box{
	background-color: #eaeaea; 
	float: right;
	width: 276px;
	height: 413px;
	padding-left: 7px;
	margin-right: 5px;
	margin-bottom: 9px;
}

.intro-region{
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: justify;
}

.circuit-title{
	color: #373737;
	font-size: 16px;
	font-family: Trebuchet MS;
	background-color: #e2e2e2;
	width: 420px;
	float: left;
	padding-left: 5px;
}

.circuit-picture {
	border: none;
	float: left;
	margin-left: -4px;
	margin-right: 5px
}
.cruise-box {
	width: 540px;
	height: 100px;
	margin: 0px 5px 0px 5px;
	padding: 5px;
	float: left;
}

.cruise-box h2 {
	font-size: 11px;
	margin-top: 2px;
	font-family: Trebuchet MS;
}

.cruise-box a:hover img{
	opacity: 0.80;
}

.circuit-subtitle{
	font-size: 11px;
	margin-top: 5px;
}

.day-box {
	padding: 10px;
	margin: 0px;
	min-height: 140px;
	text-align: justify;
	width: 535px;
	float: left;
}

.day-box h3{
	font-size: 10px;
	border-bottom: 1px;
	margin: 0px;
}

.day-picture {
	margin: 0 0px 0px 0;
	float: left;
	background: url("../images/thumb-bg.jpg") no-repeat scroll 0 0 transparent;
	padding: 0px 12px 12px 0px;
}

.intro-circuit-box{
	background-color: #eaeaea; 
	float: right;
	width: 276px;
	height: 413px;
	padding-left: 7px;
	margin-right: 5px;
	margin-bottom: 9px;
}

.intro-circuit{
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: justify;
}

.pop-up-prix {
	background-color: #F4F4F4;
	padding: 3px;
	width: 555px; 
	margin-top: 11px;
	margin-left: -5px;
}

.pop-up-prix h3{
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
}

.pop-up-prix table{
	border: 3px outset Navy;
	margin-bottom: 11px;
}

.pop-up-prix tr{
	border: 1px solid Navy;
	height: 20px;
}

.pop-up-prix td{
	border: 1px solid Navy;
}

.dates-boat{
	padding: 10px;
	width: 530px;
}

.dates-boat a{
	margin: 0px;
	color: #584563;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
}

.dates-boat h3{
	margin: 0px;
}

.pop-up-hidden{
	display: none;
}

.img-escapade{
	margin-top: 10px;
	nargin-right: 5px;
	width: 165px;
	height: 110px;
	float: left;
}

.img-escapade a:hover img{
	opacity: 0.80;
}

.intro-escapade{
	float: right; 
	padding-left: 10px;
	width: 281px;
}

.content-escapade{
	float: left; 
	width: 536px;
	text-align: justify;
	margin-top: 10px;
	padding: 10px;
	background-color: #eaeaea;
	margin-bottom: 10px;
}

.content-escapade h2{
	font-family: Verdana;
	font-size: 9.7px;
	float: left;
	width: 361px;
	margin-top: 15px;
	margin-left: 5px; 
}

.content-escapade h3{
	font-family: Verdana;
	font-size: 10px;
	float: left;
	width: 367px;
}

.escapade-title {
	float: right;
	width: 282px;
	font-size: 14px;
	padding-left: 10px;
}

.boat-box{
	float: right;
	width: 346px;
	height: 49px;
	padding: 5px;
}

.boat-box h2{
	font-size: 10px;
	width: 200px;
	float: left;
	margin-bottom: 4px
}

.boat-box a:hover img{
	opacity: 0.80;
}

.chemin-top {
            border-bottom: #b2b2b2 1px solid; 
            padding-bottom: 4px; 
            background-color: #e2e2e2; 
            margin-top: 0px; 
            padding-left: 0px; 
            width: 556px;
            padding-right: 0px; 
            margin-bottom: 10px; 
            float: left; 
            border-top: #b2b2b2 1px solid;
            padding-top: 3px
}

.chemin-bottom {
               border-bottom: 1px solid rgb(178, 178, 178);
               padding: 3px 0px 4px;
               background-color: rgb(226, 226, 226);
               margin-top: 10px;
               width: 556px;
               margin-bottom: 10px;
               float: left; 
               border-top: 1px solid rgb(178, 178, 178);
}

.shadow-image a:hover img {
              opacity: 0.8;
}
#iw_kml {
	text-align: left;
}

.hotel-adress {
	width: 556px; 
	margin-bottom: 10px; 
	float: left;
}
.circuit-buttons li {
	background: url("../images/circuit-buttons.png") no-repeat;
	float: right;
	height: 37px;
}

.circuit-buttons {
	float: left; 
	margin-left: 3px;
	margin-top: 13px;
}

.circuit-buttons span {
	display: none;
}

.circuit-devis {
	background-position: 0px 0px !important;
	width: 132px !important;
}

.circuit-devis a {
	display: block;
	height: 37px;
	width: 133px;
}

.circuit-devis:hover {
	background-position: 0px -37px !important;
}

.guide-title {
             color: #373737;
             padding-right: 6px;
             font-size: 15px;
             margin-top: 0px;
             margin-bottom: 2px;
             float: left;
}

.guide-subtitle {
                height: 16px;
                color: #584563;
                font-size: 11px;
                margin-top: 24px;
                margin-bottom: 0px;
}

.guide-box{
	padding: 10px 10px 0 10px;
	margin: 0px;
	min-height: 100px;
	text-align: justify;
	width: 535px;
	float: left;
}

.guide-box h3 {
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 10px;
}

.guide-box h4 {
           font-weight: bold;
           margin-bottom: 5px;
           margin-top: 0px
}

.guide-picture {
               margin-top: 0px;
               float: left;
               background: url("../images/thumb-bg.jpg") no-repeat scroll 0 0 transparent;
               padding: 0px 12px 12px 0px;
}
.circuit-buttons-es li {
	background: url("../images/circuit-buttons-es.png") no-repeat;
	float: right;
	height: 37px;
}

.circuit-buttons-es {
	float: left; 
	margin-left: 3px;
	margin-top: 13px;
}

.circuit-buttons-es span {
	display: none;
}

.circuit-devis-es {
	background-position: 0px 0px !important;
	width: 132px !important;
}

.circuit-devis-es a {
	display: block;
	height: 37px;
	width: 133px;
}

.circuit-devis-es:hover {
	background-position: 0px -37px !important;
}
.circuit-buttons-en li {
	background: url("../images/circuit-buttons-en.png") no-repeat;
	float: right;
	height: 37px;
}

.circuit-buttons-en {
	float: left; 
	margin-left: 3px;
	margin-top: 13px;
}

.circuit-buttons-en span {
	display: none;
}

.circuit-devis-en {
	background-position: 0px 0px !important;
	width: 132px !important;
}

.circuit-devis-en a {
	display: block;
	height: 37px;
	width: 133px;
}

.circuit-devis-en:hover {
	background-position: 0px -37px !important;
}

.circuit-list {
              height: 105px;
              margin-right: 2px;
}

.circuit-list h2 {
              margin-bottom: 4px;
              height: 17px;
              padding-top: 6px;
              font-size: 12px;
              margin-left: 5px;
              margin-top: 0px;
}

.circuit-list h2 a {
              color: #373737
}

.circuit-list h2 a:hover {
              color: #FF9933
}

.circuit-l-pic {
                      margin-left: 5px;
                      float: left;
}

.circuit-l-pic img {
                      border:#aeaeae 1px solid;
}

.circuit-l-pic a:hover img {
                     opacity: 0.8;
}

.circuit-l-text { 
                margin-top: 9px; 
                font-size: 10px;
}

.circuit-l-boutons {
                    float: right;
                    margin-right: 5px;
}

.hotel-ba {
          background-color: #eaeaea;
          padding-top: 7px;
          height: 20px;
}

.hotel-list {
            text-align: center;
            background-color: #eaeaea;
            height: 32px;
            padding-top: 7px;
            width: 559px;
}

.guide-l-pic {
             margin: 8px 5px 0px;
}

.actualite {
	background:#f4f4f4;
	padding:20px 15px;
	width: 521px;
}

.actualite a {
	color:#584563;  
	text-decoration:underline
}

.actualite a:hover {
	color:#FF8A00;
}

.actualite h1 {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:22px;
	margin:0;
	color:#6d5c76;
	font-weight:bold;
	letter-spacing:-1px;
}

.actualite h2 {
        font-size:12px;
        font-style:italic;
        margin-bottom:10px;
}

.article {
	text-align:left;
	font-size:13px;
        color:#333333;
        margin-top: 20px;
}

.article img {
	margin: 3px 0px 10px 10px;
	border: 5px solid #DCDCDC;
}

.chemin-blog {
               border-bottom: 1px solid rgb(178, 178, 178);
               border-top: 1px solid rgb(178, 178, 178);
               background-color: rgb(226, 226, 226);
               width: 536px;
               float: left;
               font-size: 13px;
               padding: 3px 0px 4px 15px;
               margin-left: -15px;
}

