/* CSS Document */

@font-face {
	font-family: 'Conv_Oei';
	src: url('../fonts/Oei.eot');
	src: local('☺'), url('../fonts/Oei.woff') format('woff'), url('../fonts/Oei.ttf') format('truetype'), url('../fonts/Oei.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body { font-size: 0.688em; }

.fdBody { background: #FFF; }
body, td, p, pre, input, select, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	font-size: 11px;*/
	color: #434343;
}
a { color: #434343; }
a.underline { text-decoration: underline; }
a.underline:hover { text-decoration: none; }
.clearRight { clear: right; }
.clearFloat, .clr { clear: both; }
.relative { position: relative; }

.accesDirect { display: none; }

::selection {
	background: #323131; /* Safari */
	color: #FFF;
}
::-moz-selection {
	background: #323131; /* Firefox */
	color: #FFF;
}

textarea, input[type="text"], input[type="password"], select {
    font-size: 1em;
}

#wrapper1 {
}
#page1 #wrapper1 {
}
#wrapper2 {
}
#wrapper3 {
}

#topbarcontent {
}
#topbar {
	margin: 0 auto;
	width: 990px;
	height: 32px;
	position: relative;
}
#topbar #toolbarleft {
	float: left;
}
#langues {
	background: #efefef;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 10px;
	font-size: 9px;
	color: #464646;
	text-transform: uppercase;
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
	z-index: 5;
}
#langues span {
	cursor: pointer;
	width: 110px;
}
#langues span, #langues a {
	text-decoration: none;
	font-size: 9px;
	color: #464646;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-left: 21px;
	display: block;
}
#langues a {
	padding-top: 2px;
	padding-bottom: 2px;
}
#langues span#langactive {
	background: url(../../../images/lehavre-tourisme/fleche-bas-fd-gris.png) no-repeat right center;
	padding-left: 0;
}
#langliste {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}
#langliste li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
#langues .fr { background: url(../../../images/lehavre-tourisme/drapeaux/France.png) no-repeat 0px center; }
#langues .uk { background: url(../../../images/lehavre-tourisme/drapeaux/United-Kindom.png) no-repeat 0px center; margin-top: 2px; }
.en-GB #langues .fr { margin-top: 2px; }
.en-GB #langues .uk { margin-top: 0; }
#langues .de { background: url(../../../images/lehavre-tourisme/drapeaux/Germany.png) no-repeat 0px center; }
#langues .es { background: url(../../../images/lehavre-tourisme/drapeaux/Spain.png) no-repeat 0px center; }
#langues .it { background: url(../../../images/lehavre-tourisme/drapeaux/Italy.png) no-repeat 0px center; }
#langues .nl { background: url(../../../images/lehavre-tourisme/drapeaux/Netherlands.png) no-repeat 0px center; }
#langues .cn { background: url(../../../images/lehavre-tourisme/drapeaux/China.png) no-repeat 0px center; }
#langues .jp { background: url(../../../images/lehavre-tourisme/drapeaux/Japan.png) no-repeat 0px center; }
#langues .ru { background: url(../../../images/lehavre-tourisme/drapeaux/Russia.png) no-repeat 0px center; }
#langues .br { background: url(../../../images/lehavre-tourisme/drapeaux/Brazil.png) no-repeat 0px center; }
#topbar #toolbarright {
	float: right;
}
#topbar #toolbarright .module {
	float: left;
}
#topbar #toolbarright .web2 {
	margin: 0 5px;	
}
#topbar #toolbarright .rechercher {
	margin-top: 3px;	
}
#blocrecherchecontent {
	background: url(../../../images/lehavre-tourisme/ombre-recherche.png) no-repeat center bottom;
	padding-bottom: 12px;
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	z-index: 7;
}
#blocrecherche {
	width: 170px;
	background: #FFF;
	padding: 20px 0px 15px 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
}
#blocrecherche #textfieldrecherche {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #006ab3;
	width: 120px;
	margin-right: 10px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#blocrecherche #buttonrecherche {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background: #006ab3;
	color: #FFF;
	width: 22px;
	border: none;
	line-height: 19px;
	height: 19px;
	font-weight: bold;
	padding: 0px;
	-webkit-box-shadow: 2px 2px 2px 0px #c1c1c1;
	-moz-box-shadow: 2px 2px 2px 0px #c1c1c1;
	box-shadow: 2px 2px 2px 0px #c1c1c1;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
/*	behavior: url(/PIE.php);*/
}
#topbar #toolbarright #blocrecherche a.btnCI {
	background: url(../../../images/lehavre-tourisme/picto-gmaps.png) no-repeat left center;
	padding-left: 34px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #006ab3;
	margin-top: 20px;
}
#topbar #toolbarright #blocrecherche a.btnCI:hover {
	color: #7B7C7E;
}
#topbar #toolbarright ul {
	margin: 0;
}
#topbar #toolbarright ul li {
    border-right: 1px solid #e7e7e8;
    float: left;
    list-style: none outside none;
	margin-top: 8px;
}
#topbar #toolbarright ul li, #topbar #toolbarright ul li a {
    color: #7b7c7e;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
	line-height: 15px;
}
#topbar #toolbarright ul li a {
	padding: 0 9px;
}

#topbar #toolbarright .searchbox input {
	float: left;
	margin: 6px 0 0 5px;
}

#topbar p {
	margin: 0;
	padding: 0;
}
.addthis_toolbox {
	border-left: 1px solid #e7e7e8;
	padding: 0 12px;
	line-height: 16px;
	margin-top: 8px;
}
.addthis_toolbox a {
	line-height: 16px;
	color: #434343;
	text-decoration: none;
}
.addthis_toolbox .at300bs {
	line-height: 16px !important;
	height: 16px !important;
	padding: 0 !important;
	background: url(../../../images/lehavre-tourisme/web2_14.png) no-repeat left center;
}
#topbar #toolbarright a {
	display: block;
	color: #7b7c7e;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#topbar #toolbarright a.addthis_button_compact {
	font-weight: normal;
}
#topbar #toolbarleft a:hover, #topbar #toolbarright a:hover {
	color: #006ab3;
}

#topcontent {
}
#top {
	margin: 0 auto;
	width: 990px;
	position: relative;
}
#logo {
	height: 120px;
	width: 233px;
	position: absolute;
	left: 28px;
	top: 31px;
	z-index: 3;
}
#modulestop {
	position: absolute;
	right: 0;
	top: 145px;
	z-index: 2;
}
#modulestop a {
	display: inline-block;
	background: url(../../../images/lehavre-tourisme/fd-accroche.png) repeat;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #FFF;
	font-size: 14px;
	text-align: right;
}
#modulestop a span.fond {
	display: block;
	background: url(../../../images/lehavre-tourisme/clic-ici.png) no-repeat right bottom;
	padding: 10px 25px 16px;
	text-align: right;
}
#modulestop a span.titre {
	font-size: 24px;
	line-height: 0.8em;
}
#modulestop a span.sous-titre {
	font-size: 14px;
}
#modulestop a span.prix {
	font-size: 18px;
}
#modulestop a:hover {
	text-decoration: none;
	background: #434343;
}


#conteneur {
}
#contenu {
	margin: 0 auto;
	width: 974px;
	padding: 18px 0 0 16px;
	background: #efefef url(../../../images/lehavre-tourisme/contenu-ombre-haut.png) no-repeat center top;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
}
#contenu2 {
	background: url(../../../images/lehavre-tourisme/breadcrumbs-ombre-bas.png) no-repeat 20px top;
	padding-top: 15px;
	position: relative;
}
#contenu3 {
	background: #FFF url(../../../images/lehavre-tourisme/ombre-contenu-bas.jpg) no-repeat center bottom;
	-moz-border-radius-topleft:16px;
	-webkit-border-top-left-radius:16px;
	border-top-left-radius:16px;
	-moz-border-radius-topright:16px;
	-webkit-border-top-right-radius:16px;
	border-top-right-radius:16px;
	width: 681px;
	vertical-align: top;
}
#contenu4 {
	padding: 15px 20px 35px 20px;
}
#page1 #contenu3 {

}

#right {
/*	float: right;*/
	width: 292px;
/*	padding-top: 17px;*/
}
#rightmodules {
	margin-left: 21px;
}
#rightmodules .module {
	padding: 0;
	margin-bottom: 30px;
}
#page1 #rightmodules .module,#page183  #rightmodules .module{
	padding: 10px 0px;
	margin: 0;
}
/*#content5 .module {
	padding: 5px 0px;
}
#rightmodules .box-1 {
	background: #FFF;
	-webkit-box-shadow: 0px 0px 5px #d7d7d7;
	-moz-box-shadow: 0px 0px 5px #d7d7d7;
	box-shadow: 0px 0px 5px #d7d7d7;
	width: 256px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#content5 #rightmodules .box-1 {
	background: #FFF;
}
#right .box-t1, #right .box-b1 {
	display: none;	
}*/

#breadcrumbscontent {
    margin: 0 auto;
    width: 970px;
	position: relative;
}
#breadcrumbs {
/*	font-size: 11px;*/
	color: #383637;
	line-height: 23px;
	padding-left: 4px;
}
#breadcrumbs a {
	color: #006ab3;
/*	font-size: 11px;*/
	text-decoration: underline;
}
#breadcrumbs a:hover {
	color: #383637;
}
#breadcrumbs br {
	display: none;
}

.headline {
}
h1.pagetitle, h1.title, .xmap .componentheading {
	background: transparent url(../../../images/lehavre-tourisme/titre-ombre.gif) no-repeat right bottom;
	font-size: 1.636em;
	font-weight: bold;
	line-height: 34px;
	padding: 2px 15px 10px;
	text-align: right;
	width: 611px;
	color: #006ab3;
}
#page64 .headline {
	background: transparent url(../../../images/lehavre-tourisme/visu-int_03.png) no-repeat right top;
	padding-top: 20px;
}
#page64 h1.title {
	padding-right: 55px;
	width: 571px;
}
/*#page44 h1.title {
	width: 940px;
}*/

#hautDePage {
/*	clear: both;
	margin-top: 15px;
	overflow: hidden;*/
	color: #323131;
/*	font-size: 11px;*/
	position: absolute;
	white-space: nowrap;
	bottom: 15px;
	left: 20px;
}
#hautDePage a {
	text-decoration: none;
	color: #323131;
/*	font-size: 11px;*/
	display: inline-block;
	background: url(../../../images/lehavre-tourisme/haut-de-page.gif) no-repeat left center;
	padding-left: 15px;
}
#hautDePage a:hover {
	text-decoration: underline;
	color: #323131;
/*	font-size: 11px;*/
}

#footercontent, #bottomcontent {
	clear: both;
	background: #006ab3;
}
#footercontent {
	background: #006ab3 url(../../../images/lehavre-tourisme/footer-ombre-int.png) no-repeat center bottom;
}
#footer {
	overflow: hidden;
	padding: 8px 0;
	margin: 0 auto;
	width: 990px;
}
#footer ul.menu {
	margin: 16px 0 0 0;
	padding: 0;
	list-style: none;
}
#footer ul.menu li, #footer ul.menu li a {
	color: #ffffff;
	line-height: 17px;
	padding: 0;
	text-align: right;
	list-style: none;
}
#footer ul.menu li {
	font-size: 0.909em;
}
#footer ul.menu li a:hover {
	color: #feb645;
	text-decoration: none;
}

#signature {
	float: left;
}
#signature p, #signature h1, #signature a {
	color: #FFF;
/*	font-size: 11px;*/
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#signature h1 {
	text-transform: uppercase;
	font-size: 1em;
}
#signature img {
	margin: 0 15px;
}
#signature a:hover {
	color: #feb645;
	text-decoration: none;
}
#footer-modules {
	float: right;
}
#bottomcontent {
	border-top: 1px solid #80b5d9;
}
#bottom {
	overflow: hidden;
	padding: 0 0 10px 0;
	margin: 0 auto;
	width: 990px;
	background: url(../../../images/lehavre-tourisme/px-bottom.gif) repeat-x 0px 160px;
}
#bottom a {
	color: #FFF;
/*	font-size: 11px;*/
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: none;
}
#bottom ul.menu {
	margin: 0;
	padding: 0;
	float: left;
}
#bottom ul.menu li.level1 {
	margin-bottom: 15px;
}
#bottom ul.menu li.level1 br {
	display: none;
}
#bottom ul.menu li.level1 span.level1, #bottom ul.menu li.level1 a.level1 {
	color: #ffffff;
	line-height: 17px;
	padding: 0 8px;
	background: #666666;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: block;
/*	behavior: url(/PIE.php);*/
}
#bottom ul.menu li, #bottom ul.menu li a {
	list-style: none;
	color: #ffffff;
	line-height: 1.2em;
	text-transform: uppercase;
/*	font-size: 11px;*/
}
#bottom ul.menu li span.bg {
	background: none !important;
}
#bottom ul.menu ul {
	margin: 8px;
	padding: 0;
}
#bottom ul.menu li li, #bottom ul.menu li li a {
	color: #ffffff;
	text-transform: none;
}
#bottom ul.menu span.subtitle {
	display: none;	
}

#bottom ul.menu-principal {
	padding: 0;
	margin: 0;
}
#bottom ul.menu-principal li.level1 {
	min-height: 130px;
	display: block;
	float: left;
	margin: 15px 0;
	padding: 0 15px;
	border-left: 1px solid #1a79bb;
}
#bottom ul.menu-principal li.level1.item5,
#bottom ul.menu-principal li.level1.item6 {
	width: 150px;
}
#bottom ul.menu-principal li.level1.item1,
#bottom ul.menu-principal li.level1.item5 {
	border-left: none;
}
.en-GB #bottom ul.menu-principal li.level1.item5 {
	border-left: 1px solid #1a79bb;
}
.en-GB #bottom ul.menu-principal li.level1.item6 {
	border-left: none;
}

#bottom ul.menu-principal li ul.level2 a.current, #bottom ul.menu-principal li ul.level2 a:hover { color: #000; }

#bottom ul.menu-principal li.item1 a.level1,
#bottom ul.menu-principal li.item1 span.level1 { background: #feb645; }
#bottom ul.menu-principal li.item1 ul.level2 a.current, #bottom ul.menu-principal li.item1 ul.level2 a:hover { color: #feb645; }

#bottom ul.menu-principal li.item2 a.level1,
#bottom ul.menu-principal li.item2 span.level1 { background: #aecc3c; }
#bottom ul.menu-principal li.item2 ul.level2 a.current, #bottom ul.menu-principal li.item2 ul.level2 a:hover { color: #aecc3c; }

#bottom ul.menu-principal li.item3 a.level1,
#bottom ul.menu-principal li.item3 span.level1 { background: #3dc393; }
#bottom ul.menu-principal li.item3 ul.level2 a.current, #bottom ul.menu-principal li.item3 ul.level2 a:hover { color: #3dc393; }

#bottom ul.menu-principal li.item4 a.level1,
#bottom ul.menu-principal li.item4 span.level1 { background: #00bdc0; }
#bottom ul.menu-principal li.item4 ul.level2 a.current, #bottom ul.menu-principal li.item4 ul.level2 a:hover { color: #00bdc0; }

#bottom ul.menu-principal li.item5 a.level1,
#bottom ul.menu-principal li.item5 span.level1 { background: #1a7ba6; }
#bottom ul.menu-principal li.item5 ul.level2 a.current, #bottom ul.menu-principal li.item5 ul.level2 a:hover { color: #1a7ba6; }

#bottom ul.menu-principal li.item6 a.level1,
#bottom ul.menu-principal li.item6 span.level1 { background: #0c86da; }
#bottom ul.menu-principal li.item6 ul.level2 a.current, #bottom ul.menu-principal li.item6 ul.level2 a:hover { color: #0c86da; }

#bottom ul.menu-principal li.item7 a.level1,
#bottom ul.menu-principal li.item7 span.level1 { background: #a69dc4; }
#bottom ul.menu-principal li.item7 ul.level2 a.current, #bottom ul.menu-principal li.item7 ul.level2 a:hover { color: #a69dc4; }

#bottom ul.menu-principal li.item8 a.level1,
#bottom ul.menu-principal li.item8 span.level1 { background: #e45a7d; }
#bottom ul.menu-principal li.item8 ul.level2 a.current, #bottom ul.menu-principal li.item8 ul.level2 a:hover { color: #e45a7d; }

#bottom ul.menu li.level1 a.level1:hover {
	color: #575757;
	background: #EFEFEF;
	text-decoration: none;
}

/*#bottom ul.menu-lesplus {
	float: right;
}*/

#debug {
	clear: both;
}

/* ARTICLE */

#page1 #conteneur .joomla,#page183 #conteneur .joomla,#page183   #conteneur .joomla,#page183 #conteneur .joomla{
	width: 303px;
	margin: 0 auto;
}
/*#conteneur .joomla .article {
	min-height: 360px;
}*/
#ChronoContact_contact {
	padding-bottom: 25px;
}
.joomla h2 {
	font-size: 1.636em;
	font-weight: bold;
	color: #006ab3;
}
.joomla h3 {
	font-size: 1.455em;
	font-weight: bold;
	color: #006ab3;
}
.joomla h4, form h4 {
    color: #006ab3;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 1.091em;	
}
.joomla h4 strong,
form h4 strong {
	font-size: 1.083em;	
}
.joomla h4 a,
form h4 a {
    color: #006ab3;
}
.joomla h4 a:hover,
form h4 a:hover {
    color: #393939;
}
.joomla p, .joomla li {
	font-size: 1.091em;	
}
.joomla li li {
	font-size: 1em;	
}
.joomla p strong, .joomla p b,
.joomla li strong, .joomla li b,
form strong, form b {
	font-size: 1.083em;	
}
.joomla p, .joomla pre {
    line-height: 1.5em;
}
.joomla .ui-accordion p {
    margin-top: 0;
}
.article a {
	text-decoration: underline;
}
.article a:hover {
    color: #006AB3;
}

/*#page44 .joomla h2 {
	margin-top: 20px;
}
#page44 .joomla h2.theme1 {
	color: #006ab3;
}
#page44 .joomla h2.theme4 {
	color: #59ccc8;
}
#page44 .joomla ul {
    margin-left: 5px;
	border: none;
}
#page44 .joomla div.chzn-container ul.chzn-choices {
	margin: 0;
}
#page44 .joomla li {
	background: none;
	padding: 4px 0px 4px 10px;
}
#page44 .joomla div.chzn-container ul.chzn-choices li.search-choice {
	text-transform: uppercase;
}
#page44 .joomla ul.theme1 {
    border-left: 4px solid #006ab3;
}
#page44 .joomla ul.theme4 {
    border-left: 4px solid #59ccc8;
}
#page44 .joomla ul.theme1 a:hover {
	color: #006ab3;
}
#page44 .joomla ul.theme4 a:hover {
	color: #59ccc8;
}*/



/* BOUTONS */

#contenu a.btnCouleur,
#contenu .btnsMoteur a,
#contenu .blocDetail .btnsDroite a.btnCouleur,
#contenu .article a.btnCouleur,
#contenu .article .btnsMoteur a,
#contenu .article .blocDetail .btnsDroite a.btnCouleur {
/*    font-size: 10px;*/
	font-size: 0.909em;
    font-weight: bold;
    line-height: 1;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
	padding: 4px 12px;
    text-decoration: none;
    outline: 0 none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
    background: #006ab3;
	
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#contenu a.btnCouleur:hover,#contenu .leadingarticles .btnCouleur a:hover,
#contenu .btnsMoteur a:hover,
#contenu .blocDetail .btnsDroite a.btnCouleur:hover,
#contenu .article a.btnCouleur:hover,
#contenu .article .btnsMoteur a:hover,
#contenu .article .blocDetail .btnsDroite a.btnCouleur:hover,
#contenu .tableGuidePratique td.theme5 a.btnCouleur:hover,
#contenu .tableGuidePratique td.theme6 a.btnCouleur:hover {
    background: #006ab3;
	color: #FFFFFF;
}

#contenu a.btnGrisFonce, #contenu .leadingarticles a.btnGrisFonce,
#contenu .blocDetail .btnsDroite a.btnGrisFonce,
#contenu .article a.btnGrisFonce,
#contenu .article .blocDetail .btnsDroite a.btnGrisFonce {
/*    font-size: 10px;*/
	font-size: 0.909em;
    font-weight: bold;
    line-height: 1;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
	padding: 4px 12px;
    text-decoration: none;
    outline: 0 none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    background: #626262;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#737373), to(#515151));
	background: -webkit-linear-gradient(#737373, #515151);
	background: -moz-linear-gradient(#737373, #515151);
	background: -ms-linear-gradient(#737373, #515151);
	background: -o-linear-gradient(#737373, #515151);
	background: linear-gradient(#737373, #515151);
	-pie-background: linear-gradient(#737373, #515151);
/*	behavior: url(/PIE.php);*/
}
#page1 #contenu a.btnGrisFonce,
#page1 #contenu .blocDetail .btnsDroite a.btnGrisFonce,
#page1 #contenu .article a.btnGrisFonce,
#page1 #contenu .article .blocDetail .btnsDroite a.btnGrisFonce {
    font-size: 10px;
}
#contenu a.btnGrisFonce:hover,
#contenu .blocDetail .btnsDroite a.btnGrisFonce:hover,
#contenu .article a.btnGrisFonce:hover,
#contenu .article .blocDetail .btnsDroite a.btnGrisFonce:hover {
    background: #006AB3;
	color: #FFFFFF;
}

a.btnGris, input.btnGris, button, input#mnetecards_form_submit, .btnForm input {
	border: none;
	margin-top: 10px;
    font-size: 10px;
    line-height: 1;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 2px 2px 5px #CCCCCC;
	-moz-box-shadow: 2px 2px 5px #CCCCCC;
	box-shadow: 2px 2px 5px #CCCCCC; 
    color: #666666 !important;
    cursor: pointer;
    display: inline-block;
	padding: 4px 15px;
    position: relative;
    text-decoration: none;
    outline: 0 none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(255,255,255)),
		color-stop(1, rgb(227,225,225))
	);
	background-image: -moz-linear-gradient(
		center top,
		rgb(255,255,255) 0%,
		rgb(227,225,225) 100%
	);
}
a.btnGris, input.btnGris, button, input#mnetecards_form_submit, .btnForm input {
    background: #e3e1e1\9
}
#page1 a.btnGris {
	margin: 0;	
}
a.btnGris:hover, input.btnGris:hover, button:hover, input#mnetecards_form_submit:hover, .btnForm input:hover {
    color: #FFFFFF !important;
    background: #666666;
}


#contenu .article .btnsDroite {
	float: right;
	overflow: hidden;
	padding-bottom: 30px;
}
#contenu .article .btnsDroite a {
	margin: 0 0 0 5px;
}

#blocGMAPS .btnGMaps{
	padding: 5px;
	text-align: center;
}

/* FLICKR */

.article ul.miniFlickr {
    overflow: hidden;
	margin: 25px 0 0 0;
}
.article ul.miniFlickr li {
    background: none;
    float: left;
    list-style: none;
    margin: 0;
    padding: 5px;
}

/* BLOG */

.leadingarticles .item {
	border-bottom: 1px solid #d5d4d5;
	color: #323131;
	padding-bottom: 20px;
}
.leadingarticles .item:last-child {
	border-bottom: none;
}
.blog .morearticles {
	border-top: 1px solid #d5d4d5;
	color: #323131;
	padding-top: 20px;
}
.blog .morearticles a { text-decoration: underline; }
.blog .morearticles a:hover { color: #006AB3; }
.leadingarticles h2.title {
	color: #006ab3;
	font-size: 1.636em;
	font-weight: bold;
/*	line-height: 60px;*/
	margin: 0;
	padding: 18px 0;
}
.leadingarticles td {
	color: #323131;
}
.leadingarticles p {
	margin-top: 0;
	color: #323131;
}
.leadingarticles img, .article img {
	border-bottom: 8px solid #006ab3;
}
.article .miniFlickr img, .article .pageNavigationListe img, .article .blocListe img, .article .blocDetail img, .article .btnRetour img,
.article .encartListe img,
.article #btnMail img, .article #btnAmi img, .article #btnGPS img, .article #btnPDF img, .article #btnPrint img,
#goodies img {
	border-bottom: none;
}
#contenu .leadingarticles a {
    color: #006ab3;
	text-decoration: underline;
}
#contenu .leadingarticles a:hover {
    color: #323131;
	text-decoration: underline;
}
#contenu .leadingarticles .btnsMoteur a {
    color: #FFFFFF;
	text-decoration: none;
}
#contenu .leadingarticles .btnsMoteur a:hover {
    color: #FFFFFF;
	text-decoration: none;
}
.leadingarticles ul, .article ul {
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	list-style: none;
}
.leadingarticles li, .article li {
	padding: 1px 0px 1px 20px;
	background: url(../../../images/lehavre-tourisme/puce-grise.gif) no-repeat 10px 7px;
	list-style: none;
}
.blog .description {
	padding: 0 15px;	
}


#contentbottom {
	margin: 30px 0;
	overflow: hidden;
}
#contentbottom .moduletable {
	width: 264px;
	float: left;
	margin: 0 8px;
	padding: 15px 18px 13px;
	/*	background: #b0cc28;*/
	background: #eeeeef url(../../../images/lehavre-tourisme/ombre-encart-modulable.jpg) no-repeat center bottom;
}
#contentbottom .moduletable h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #323131;
}
#contentbottom p {
	margin-top: 0;
	margin-bottom: 12px;
	color: #323131;
}
#contentbottom a {
	text-decoration: underline;
	color: #323131;
	display: inline-block;
}
#contentbottom a:hover {
	text-decoration: none;
	background: #323131;
	color: #FFF;
	padding: 0 3px;
}

/* */

a.lienEnSavoirPlus, #page1 #contenu div.scrollpanel a.lienEnSavoirPlus {
	color: #f29400;
	text-decoration: underline;
	display: block;
}
#page1 #contenu div.scrollpanel a.lienEnSavoirPlus {
	margin-top: 15px;
}
a.lienEnSavoirPlus:hover, #page1 #contenu div.scrollpanel a.lienEnSavoirPlus:hover {
	color: #40002C;
	text-decoration: underline;
}

/* */

#page1 #content2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #434343;
	margin: 0 0 8px 6px;
}
#page1 #content2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006ab3;
	padding: 0;
	background: none;
	margin: 6px 0 0 6px;
	text-transform: none;
	border: none;
	line-height: normal;
}
#page1 #content2 p {
	margin-bottom: 11px;
	color: #3c3c3c;
	margin: 0 0 0 6px;
	padding: 0;
}
#page1 #content2 p a {
	text-decoration: underline;
	color: #006ab3;
	font-style: normal;
}
#page1 #content2 p a:hover {
	text-decoration: underline;
	color: #3c3c3c;
}

/* */

.xmap ul {
    margin: 5px 0 10px 10px;
    padding: 0;
}
.xmap ul.level_0 {
	margin-left: 30px;
}
.xmap ul.level_0 li {
    margin-bottom: 10px;
}
.xmap ul.level_0 ul, .xmap ul.level_0 ul.level_1 li {
    margin-bottom: 0px;
}
.xmap ul.level_0 li br {
	display: none;
}
.xmap li {
	padding: 1px 0px;
	list-style: none;
}
.xmap li li {
	padding: 1px 0px 1px 20px;
	background: url(../../../images/lehavre-tourisme/puce-grise.gif) no-repeat 10px 6px;
	list-style: none;
}
.xmap ul.level_0 li {
	font-size: 1.091em;
}
.xmap ul.level_1 li {
	font-size: 0.917em;
}
.xmap li, .xmap li a {
/*	font-size: 12px;*/
	color: #006ab3;
	font-weight: bold;
}
.xmap li li, .xmap li li a {
/*	font-size: 11px;*/
	color: #3c3c3c;
	font-weight: normal;
}
.xmap .contentpaneopen {
	margin-top: 10px;
}
.xmap .contentpaneopen div:first-child {
	border-right: 1px dotted #CCCCCC;
}

/* */

.contact1 {
	margin: 10px 0 0 10px;	
}
.contact1 input, .contact1 textarea {
	margin: 3px 0;	
}
.contact1 .LV_invalid_field, .contact1 input.LV_invalid_field:hover, .contact1 input.LV_invalid_field:active, .contact1 textarea.LV_invalid_field:hover, .contact1 textarea.LV_invalid_field:active, .contact1 .fieldWithErrors input.LV_invalid_field, .contact1 .fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
}
.inputPetit {
    width: 64px;
}
.inputMoyen {
    width: 211px;
}
.inputGrand {
    width: 367px;
}
.inputTresGrand, .contact1 textarea {
    width: 516px;
}
#ChronoContact_congresprojet .contact1 textarea {
    width: 367px;
}
.btnEnvoyer {
	margin-left: 95px;
}
.chronoform { display: none; }
#ChronoContact_contact img, #ChronoContact_croisiere img, #ChronoContact_congres img, #ChronoContact_congresprojet img, form img {
	border-bottom: none;	
}
#ChronoContact_congresprojet label {
	line-height: 2em;
}

/* */

#infobullecarnet {
    color: #393939;
    font-size: 11px;
    font-weight: bold;
}

/* */

.mnetecards {
	overflow: hidden;
}
.mnetecards .listPhoto {
	background: none;
	margin: 0;	
}
.mnetecards .listPhoto li {
	background: none;
	margin: 0px 15px 30px 15px;
	float: left;
	padding: 0;
}
.mnetecards label {
	padding: 1px 5px 1px 20px;
	background: url(../../../images/lehavre-tourisme/puce-grise.gif) no-repeat 10px 6px;
	font-size: 12px;
    font-weight: bold;
    overflow: hidden;
}
.mnetecards .form {
	margin: 20px 0;
}
.mnetecards textarea {
	margin-left: 20px;
	width: 300px;
}
.mnetecards .textLegende {
	font-style: italic;
	text-indent: 20px;
}
#goodies .lienRetour {
	margin-bottom: 20px;
	margin-left: 20px;
}
#goodies .lienRetour a {
	text-decoration: underline;
	color: #006ab3;
}
.mnetecards input#mnetecards_form_submit {
	margin-left: 20px;
}
#goodies h3 {
    font-size: 14px;
    font-weight: bold;
	margin-bottom: 20px;
}

/* AGENDA */

.agendawrapper {
	background: #f4f4f4;
	width: 303px;
	position: relative;
	padding-top: 44px;
	padding-bottom: 5px;
	-webkit-box-shadow: 0px 0px 5px #d7d7d7;
	-moz-box-shadow: 0px 0px 5px #d7d7d7;
	box-shadow: 0px 0px 5px #d7d7d7;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.php);
}
.agendawrapper h2 {
	position: absolute;
	top: -4px;
	left: 6px;
/*	behavior: url(-ms-transform.htc);
	-khtml-transform: rotate(-6deg);
	-webkit-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	transform: rotate(-6deg);
	display: inline-block;
	
	-moz-box-shadow: 6px 6px 0px #FFF;
	-webkit-box-shadow: 6px 6px 0px #FFF;
	box-shadow: 6px 6px 0px #FFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=0, Color='#FFFFFF')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=0, Color='#FFFFFF');

	font-family: 'Conv_Oei', Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #434343;
	letter-spacing: 1px;*/
}
.agendawrapper a.btnGris {
	margin-top: 5px;
}
.agenda {
	width: 303px;
	background: #FFF;
	margin-bottom: 5px;
}
.agenda ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.agenda li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 303px;
	height: 129px;
}
.agenda li table {
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	display: block;
}
.agenda td {
	height: 127px;
	vertical-align: middle;
}
.agenda div.miniature {
	text-align: center;
	overflow: hidden;
	width: 107px;
	height: 122px;
}
.agenda div.miniature img {
	margin: 0px 0px 0px 10px;
	height: 122px;
}
.agenda h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin: 0px 0px 0px 10px;
	padding: 0px 2px 0px 0px;
}
.agenda h4 {
	font-size: 11px;
	color: #646464;
	margin: 0px 0px 0px 10px;
	padding: 0px 2px 0px 0px;
	font-style: italic;
}
.agenda p {
	font-size: 11px;
	color: #006ab3;
	margin: 0px 0px 0px 10px;
	padding: 0px 2px 0px 0px;
}
.agenda a {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.agenda a:hover {
	color: #006ab3;
	text-decoration: underline;
}

/* RESA */

.resawrapper {
	background: #FFF;
	width: 242px;
	position: relative;
	padding: 45px 0px 22px 13px;
	margin-bottom: 46px;
	-webkit-box-shadow: 0px 0px 5px #d7d7d7;
	-moz-box-shadow: 0px 0px 5px #d7d7d7;
	box-shadow: 0px 0px 5px #d7d7d7;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.php);
}
#page1 .resawrapper {
	/*margin-top: 34px;*/
}
.resawrapper h2 {
	position: absolute;
	top: -23px;
	left: 7px;
}
a.btnVert, .resawrapper a.btnVert {
	width: 162px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 17px;
	height: 17px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #aecc3c;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#afcd3f), to(#9dbb30));
	background: -webkit-linear-gradient(#afcd3f, #9dbb30);
	background: -moz-linear-gradient(#afcd3f, #9dbb30);
	background: -ms-linear-gradient(#afcd3f, #9dbb30);
	background: -o-linear-gradient(#afcd3f, #9dbb30);
	background: linear-gradient(#afcd3f, #9dbb30);
	-pie-background: linear-gradient(#afcd3f, #9dbb30);
	behavior: url(/PIE.php);
}
.resawrapper a.btnVert {
	top: 12px;
	left: 33px;
	position: absolute;
}
a.btnVert:hover, .resawrapper a.btnVert:hover {
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	color: #FFFFFF;
	text-decoration: none;
	
    background: #626262;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#737373), to(#515151));
	background: -webkit-linear-gradient(#737373, #515151);
	background: -moz-linear-gradient(#737373, #515151);
	background: -ms-linear-gradient(#737373, #515151);
	background: -o-linear-gradient(#737373, #515151);
	background: linear-gradient(#737373, #515151);
	-pie-background: linear-gradient(#737373, #515151);
	behavior: url(/PIE.php);
}
.resa {
	width: 228px;
}
.resa .prix, .texte .prix, .blocDetailContent .prix {
	background: #434343;
	line-height: 34px;
	height: 34px;
	padding: 0 2px 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	top: -35px;
	right: -15px;
	
	border-radius: 6px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	behavior: url(/PIE.php);
}
.resa .prix, .texte .prix { line-height: 24px\9 }
.texte .prix {
	top: -15px;
	right: -2px;
}
.blocDetailContent .prix {
	top: -15px;
	right: 0px;
}
.resa .prix sup, .resa .prix sub,
.texte .prix sup, .texte .prix sub,
.blocDetailContent .prix sup, .blocDetailContent .prix sub {
	font-size: 11px;
}
.resa .miniature {
	margin-bottom: 8px;
	text-align: center;
	overflow: hidden;
	width: 228px;
	height: 105px;
}
.resa .miniature img {
	width: 228px;
}
.resa h3 {
	font-size: 1.273em;
	font-weight: bold;
	color: #aecc3c;
	margin: 0px;
	padding: 0px;
}
.resa h3 a {
/*	font-size: 14px;*/
	font-weight: bold;
	color: #aecc3c;
	text-decoration: none;
}
.resa p {
/*	font-size: 11px;*/
	color: #323131;
	margin: 0px;
	padding: 0px;
}
.resa a {
/*	font-size: 11px;*/
	color: #323131;
	text-decoration: underline;
}
.resa a:hover {
	color: #aecc3c;
	text-decoration: underline;
}

/* GUIDE PRATIQUE / BOUTIQUE /  */

.guidepratiquewrapper, .boutiquewrapper, .enimageswrapper, #right .mod-rounded, #page44 #rightmodules .module {
	background: #FFF url(../../../images/lehavre-tourisme/ti-fd-gris_03.gif) repeat-x;
	width: 303px;
	position: relative;
	padding: 28px 10px 5px 0;
	margin-bottom: 12px;
	
	-webkit-box-shadow: 0px 0px 5px #d7d7d7;
	-moz-box-shadow: 0px 0px 5px #d7d7d7;
	box-shadow: 0px 0px 5px #d7d7d7;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.php);
}
#right .mod-rounded, #page44 #rightmodules .module {
	width: 245px;
	padding-top: 45px;
	margin-bottom: 30px;
}
#page44 #rightmodules .module {
	background: #FFF;
	width: 235px;
	padding: 10px;
}
.boutiquewrapper {
	padding: 40px 10px 5px 0;
}
.enimageswrapper {
	background: #FFF url(../../../images/lehavre-tourisme/ti-fd-gris_11.gif) repeat-x;
	padding: 17px 10px 0 0;
}
.guidepratiquewrapper h2, .boutiquewrapper h2, .enimageswrapper h2 {
	position: absolute;
	top: -12px;
	left: -10px;
}
#right .mod-rounded h2 {
	position: absolute;
	top: -5px;
	left: 6px;
	z-index: 5;
}
.boutiquewrapper h2 {
	top: -2px;
}
.enimageswrapper h2 {
	top: -3px;
}
.coverflow {
	margin: 5px 0 0 10px;	
}
.guidepratique, .boutique, .boutique, .blocagenda {
	padding: 0 20px 15px 20px;
}
.enimages {
	padding: 0 92px 15px 20px;
}
#page1 .guidepratique, #page1 .boutique, #page1 .enimages, #page1 .boutique, #page1 .blocagenda,#page183 .guidepratique, #page183 .boutique, #page183 .enimages, #page183 .boutique, #page183 .blocagenda {
	padding: 0;
}
#page1 .boutiquewrapper{
	background:#FFF;
	padding:5px 10px 5px 0;
}
.guidepratique .image, .boutique .image, .enimages .image {
	position: absolute;
	z-index: 4;
}
.guidepratique .image {
	top: -15px;
	right: 9px;
}
.boutique .image {
	top: -8px;
	right: 14px;
}
.enimages .image {
	top: 10px;
	right: 1px;
}
.blocagenda .image {
	float: left;
	margin-right: 20px;
}

/* */

.blocPub, .blocsBasGauche, .blocsBasDroite {
	vertical-align: top;	
}
.blocPub {
	width: 303px;
}
.blocsBasGauche {
	text-align: left;	
}
.blocsBasDroite {
	text-align: right;	
}
.blocBasAccueil {
	background: #FFFFFF;
	padding: 12px;
	min-height: 106px;
	
	-webkit-box-shadow: 0px 0px 5px #d7d7d7;
	-moz-box-shadow: 0px 0px 5px #d7d7d7;
	box-shadow: 0px 0px 5px #d7d7d7;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
/*	behavior: url(/PIE.php);*/
}
/* versions es/de */
.es-ES .blocBasAccueil, .de-DE .blocBasAccueil {
	overflow: hidden;
	max-height: 106px;
}
.en-GB #modulestop a span.fond {
	background: url(../../../images/lehavre-tourisme-en-gb/clic-ici-en.png) no-repeat right bottom;
}
.de-DE #modulestop a span.fond {
	background: url(../../../images/lehavre-tourisme-de-de/clic-ici-de.png) no-repeat right bottom;
}
.es-ES #modulestop a span.fond {
	background: url(../../../images/lehavre-tourisme-en-es/clic-ici-es.png) no-repeat right bottom;
}
.es-ES #bottom ul.menu-principal li.level1.item3{width:250px;}
.es-ES #bottom ul.menu-principal li.level1.item5{clear:both;}
.de-DE #bottom ul.menu-principal li.level1.item2 {width:130px;margin-right: 15px;}
.es-ES #menu li.level1 .level1.item5 {background: url(../../../images/lehavre-tourisme/menu/fleche_15.png) no-repeat 108px 5px;width: 100px;padding-right: 8px;}
.es-ES #menucontent {height: 100px;}
.de-DE #menucontent {height: 110px;}
.es-ES #menu li.level1 {height: 70px;word-wrap: break-word;}
.de-DE #menu li.level1 {height: 80px;word-wrap: break-word;}
.de-DE #menu .dropdown, .es-ES #menu .dropdown {padding-bottom: 24px;}
.de-DE .Shop {margin-top: 20px;}
.de-DE #menu li.level1 .level1 {padding-top:17px;}

/* hide specific page */
#menu li.item4 ul li.first {display:none;}
.fr-FR #menu li.item4 ul li.first {display:block;}
#bottom  li.item4 ul li.first {display:none;}
.fr-FR #bottom li.item4 ul li.first {display:block;}

.blocsBasGauche .blocBasAccueil {
	float: left;
	margin-left: 20px;
}
.blocsBasDroite .blocBasAccueil {
	float: right;
}
.lienmobile a {
	text-align: right;
	display: block;
	background: url(../../../images/lehavre-tourisme/iphone.gif) no-repeat 0px 0px;
	padding-top: 42px;
	font-size: 11px;
}

/* NEWS FLASH */

.moduletablenewsflash #featured {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	position: relative;
}
.moduletablenewsflash #featured .coin-haut {
	position: absolute;
	z-index: 103;
	left: 0;
	top: 0;
}
.moduletablenewsflash #featured .coin-bas {
	position: absolute;
	z-index: 104;
	left: 0;
	bottom: 0;
}
.moduletablenewsflash #featured ul.ui-tabs-nav li {
	position: relative;
}
.moduletablenewsflash #featured ul.ui-tabs-nav li#nav-fragment-1, .moduletablenewsflash #featured li.ui-tabs-nav-item#nav-fragment-1 a {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
	border-radius: 0px 10px 0px 0px; 
}
/*
.moduletablenewsflash #featured ul.ui-tabs-nav li#nav-fragment-4, .moduletablenewsflash #featured li.ui-tabs-nav-item#nav-fragment-4 a {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 10px 0px;
	border-radius: 0px 0px 10px 0px; 
}*/
.moduletablenewsflash #featured ul.ui-tabs-nav li#nav-fragment-5, .moduletablenewsflash #featured li.ui-tabs-nav-item#nav-fragment-5 a {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 10px 0px;
	border-radius: 0px 0px 10px 0px; 
}
.moduletablenewsflash #featured li.ui-tabs-nav-item a {
    height: 54px;
    padding-left: 12px;
	padding-top: 8px;
}
.moduletablenewsflash #featured li.ui-tabs-nav-item#nav-fragment-4 a {
	height: 55px;
}
.moduletablenewsflash #featured ul.ui-tabs-nav li .fleche {
	display: none;
}
.moduletablenewsflash #featured ul.ui-tabs-nav li.ui-tabs-selected .fleche {
	display: block;
	position: absolute;
	top: 12px;
	left: -6px;
}
.moduletablenewsflash #featured .ui-tabs-panel .infotext {
	position: absolute;
	left: 22px;
	top: 230px;
	width: 420px;
	height: auto;
}
.moduletablenewsflash #featured li.ui-tabs-nav-item a {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.moduletablenewsflash #featured li.ui-tabs-nav-item a .desc {
    display: block;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
}
.moduletablenewsflash #featured .infotext h2, .moduletablenewsflash #featured .infotext h2 a {
    margin: 0;
    padding: 0;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	display: block;
}
.moduletablenewsflash #featured .infotext p, .moduletablenewsflash #featured .infotext p a {
    margin: 0;
    padding: 0;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	display: block;
	line-height: 1.2em;
}
.moduletablenewsflash #featured .infotext p a.readon {
    margin: 5px 0 0 0;
    padding: 0 10px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #434343;
	display: inline-block;
	background: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.moduletablenewsflash #featured .infotext p a.readon:hover {
	color: #FFF;
	background: #006AB3;
}

/* RANDO */

#blocGMAPSRando {
	width: 608px;
	margin: 11px auto;	
	-webkit-box-shadow: inset 1px 1px 3px 0px #aaaaaa;
	-moz-box-shadow: inset 1px 1px 3px 0px #aaaaaa;
	box-shadow: inset 1px 1px 3px 0px #aaaaaa; 
}

fieldset {
	float: left;
	width: 162px;
	border-style: none;
	background: #FFF;
	margin: 0px 7px;
	padding: 0px 5px 10px;
}
fieldset.first {
	margin-left: 0;
}
fieldset.last {
	margin-right: 0;
	width: 192px;
}
legend {
	font-weight: bold;
	font-size: 14px;
	border-style: none;
	background: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
fieldset label {
	font-weight: bold;
	display: inline-block;
	padding-left: 2px;
}
label.difficulte_debutant {
	background: url(../../../images/lehavre-tourisme/rando-difficulte_03.gif) no-repeat left center;
	padding-left: 15px;	
}
label.difficulte_bon {
	background: url(../../../images/lehavre-tourisme/rando-difficulte_06.gif) no-repeat left center;
	padding-left: 15px;	
}
label.difficulte_expert {
	background: url(../../../images/lehavre-tourisme/rando-difficulte_08.gif) no-repeat left center;
	padding-left: 15px;	
}

/* */

#page44 .headline {
    background: url(../../../images/lehavre-tourisme/picto-gmaps.png) no-repeat right 3px;
}
#page44 .headline h1.title {
	padding-right: 40px;
	width: 586px;
}
#page44 #rightmodules .module ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#page44 #rightmodules .module li {
	padding: 3px 0;
}
#page44 #rightmodules .module input {
	float: left;
}
#page44 #rightmodules .module label {
	display: block;
	margin-left: 20px;
}
#page44 #rightmodules .module label:hover {
	cursor: pointer;
	color: #006AB3;
}

/* */

#page1 .twtr-ft {
    display: none;
}

/* */

.blocItems label {
	display: inline-block;
	width: 60px;	
}
.blocItems label, .blocItems .item input {
	margin: 3px;
}
.blocItems .item input {
	width: 200px;
}
.btnForm {
	margin-left: 70px;	
}

/* */

.tableGuidePratique {
	border-spacing: 0;
	border-collapse: separate;
	margin: 0;
	padding: 0;
}
.tableGuidePratique tbody {
	margin: 0;
	padding: 0;	
}
.tableGuidePratique td {
	margin: 0;
	border: 0;
	vertical-align: top;
	text-align: left;
	padding: 10px 18px 10px 0px;
}
.tableGuidePratique td.txt, .tableGuidePratique td.col2.txt {
	padding-bottom: 0;
}
.tableGuidePratique td.btn, .tableGuidePratique td.col2.btn {
	padding-top: 0;
}
.tableGuidePratique td.col2 {
	border-left: 1px dotted #CCCCCC;
	padding: 10px 0px 10px 18px;
}
.tableGuidePratique td.separation {
	border-top: 1px dotted #CCCCCC;	
}
.tableGuidePratique img {
	border: 0;
}
.tableGuidePratique td, .tableGuidePratique li, .tableGuidePratique h3, .tableGuidePratique p, .tableGuidePratique a {
	font-weight: bold;
}
.tableGuidePratique td.theme3, .tableGuidePratique .theme3 li, .tableGuidePratique .theme3 h3, .tableGuidePratique .theme3 p, .tableGuidePratique .theme3 a {
	color: #3dc393;
}
.tableGuidePratique td.theme4, .tableGuidePratique .theme4 li, .tableGuidePratique .theme4 h3, .tableGuidePratique .theme4 p, .tableGuidePratique .theme4 a {
	color: #00bdc0;
}
.tableGuidePratique td.theme5, .tableGuidePratique .theme5 li, .tableGuidePratique .theme5 h3, .tableGuidePratique .theme5 p, .tableGuidePratique .theme5 a {
	color: #1a7ba6;
}
.tableGuidePratique td.theme6, .tableGuidePratique .theme6 li, .tableGuidePratique .theme6 h3, .tableGuidePratique .theme6 p, .tableGuidePratique .theme6 a {
	color: #0c86da;
}
.tableGuidePratique td.theme7, .tableGuidePratique .theme7 li, .tableGuidePratique .theme7 h3, .tableGuidePratique .theme7 p, .tableGuidePratique .theme7 a {
	color: #a69dc4;
}
.tableGuidePratique td.theme8, .tableGuidePratique .theme8 li, .tableGuidePratique .theme8 h3, .tableGuidePratique .theme8 p, .tableGuidePratique .theme8 a {
	color: #e45a7d;
}
.tableGuidePratique .theme3 li {
    background-image: url(../../../../images/lehavre-tourisme/normandie-metropole-maritime/theme3/puce-fleche.gif);
}
.tableGuidePratique .theme4 li {
    background-image: url(../../../../images/lehavre-tourisme/normandie-metropole-maritime/theme4/puce-fleche.gif);
}
.tableGuidePratique .theme5 li {
    background-image: url(../../../../images/lehavre-tourisme/normandie-metropole-maritime/theme5/puce-fleche.gif);
}
.tableGuidePratique .theme6 li {
    background-image: url(../../../../images/lehavre-tourisme/normandie-metropole-maritime/theme6/puce-fleche.gif);
}
.tableGuidePratique .theme7 li {
    background-image: url(../../../../images/lehavre-tourisme/normandie-metropole-maritime/theme7/puce-fleche.gif);
}
.tableGuidePratique .theme8 li {
    background-image: url(../../../../images/lehavre-tourisme/normandie-metropole-maritime/theme8/puce-fleche.gif);
}
#contenu .tableGuidePratique a:hover {
	color: #434343;

}

#contenu .tableGuidePratique td.theme5 a.btnCouleur {
	background: #1a7ba6;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3c8fb3), to(#196b90));
	background: -webkit-linear-gradient(#3c8fb3, #196b90);
	background: -moz-linear-gradient(#3c8fb3, #196b90);
	background: -ms-linear-gradient(#3c8fb3, #196b90);
	background: -o-linear-gradient(#3c8fb3, #196b90);
	background: linear-gradient(#3c8fb3, #196b90);
	-pie-background: linear-gradient(#3c8fb3, #196b90);
/*	behavior: url(/PIE.php);*/
}
#contenu .tableGuidePratique td.theme6 a.btnCouleur {
	background: #0c86da;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3098e0), to(#0d75bc));
	background: -webkit-linear-gradient(#3098e0, #0d75bc);
	background: -moz-linear-gradient(#3098e0, #0d75bc);
	background: -ms-linear-gradient(#3098e0, #0d75bc);
	background: -o-linear-gradient(#3098e0, #0d75bc);
	background: linear-gradient(#3098e0, #0d75bc);
	-pie-background: linear-gradient(#3098e0, #0d75bc);
/*	behavior: url(/PIE.php);*/
}

/* */

.banneritem {
	position: relative;
	z-index: 112;
	width: 256px;
}
#page1 .banneritem {
	width: 303px;
}
.banneritem .coin-hautgauche {
	position: absolute;
	z-index: 113;
	left: 0;
	top: 0;
}
.banneritem .coin-basgauche {
	position: absolute;
	z-index: 114;
	left: 0;
	bottom: 0;
}
.banneritem .coin-hautdroite {
	position: absolute;
	z-index: 115;
	right: 0;
	top: 0;
}
.banneritem .coin-basdroite {
	position: absolute;
	z-index: 116;
	right: 0;
	bottom: 0;
}
/*.en-GB .item4 .item1 span.bg{display:none;}
.de-DE .item4 .item1 span.bg{display:none;}*/
#OsBarreOnglet .accordion-entete {width: 75px; background: #f8f8f8 url(../../../images/lehavre-tourisme/menu/accordion-entete.gif) no-repeat 6px 6px; padding: 2px 0 2px 13px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -webkit-box-shadow:0 3px 0 #ccc, 0 -1px #fff inset; -moz-box-shadow:0 1px 0 #ccc, 0 -1px #fff inset; box-shadow:0 1px 0 #ccc, 0 -1px #fff inset; color:#888;}
#OsBarreOnglet #OsA_OSRecherche_OsOnglet1 {position:absolute; top:46px; right:25px;width: 90px;}
#OsBarreOnglet #OsA_OSRecherche_OsOnglet1 #OsO1{display:block;width: 90px}
#OsBarreOnglet .accordion-entete.accordion-section-encours {background: #f8f8f8 url(../../../images/lehavre-tourisme/menu/accordion-entete-encours.gif) no-repeat 3px 6px;}
#OsBarreOnglet .accordion-contenu {margin:11px 0 0 0;}
#OsBtnEnvoi5940 {padding:3px; margin:0; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -webkit-box-shadow:0 3px 0 #ccc, 0 -1px #fff inset; -moz-box-shadow:0 1px 0 #ccc, 0 -1px #fff inset; box-shadow:0 1px 0 #ccc, 0 -1px #fff inset; background:#f8f8f8; color:#888; border:none; outline:none; display:inline-block; -webkit-appearance:none; -moz-appearance:none; appearance:none; cursor:pointer; background-color:#323131; color:#FFFFFF; box-shadow:0 0px 0 #CCCCCC, 0 -1px #FFFFFF inset;}
#OsBtnEnvoi5940:hover {background-color:#3dc393;}

#OSRecherche #OsCritCont_date{
	margin:0px;
}
#OSRecherche .OsCritP{
	margin:0px;
}
#OSRecherche .OsCritCont,#OSRecherche .OsCrit_date_dureecplx,#OSRecherche .OsCrit_date_selcplx{
	margin:0px;
}.OsCrit_nbpersAd .OsCritP , .OsCrit_nbpersEnf .OsCritP {	float:left;	padding-top:5px;}#OsCritCont_duree ul li {	list-style:none;}.OsCrit_date,.OsCrit_duree,.OsCrit_nbpersAd,.OsCrit_nbpersEnf,.OsCrit_btnrech {	padding: 5px 0;}#OSRecherche{	padding-left:20px;}
#OsBtnEnvoi5941 {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #F8F8F8;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 0 #CCCCCC, 0 -1px #FFFFFF inset;
    color: #888888;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    outline: medium none;
    padding: 3px;
	background-color: #323131;
    box-shadow: 0 0 0 #CCCCCC, 0 -1px #FFFFFF inset;
    color: #FFFFFF;
}
#OsBtnEnvoi5941:hover{
 background-color: #3DC393;
 }

/* Bandeau de langue */
.goog-te-gadget-simple{width:100px;height:20px}
.goog-te-gadget-simple img{float:left;}
.goog-te-gadget-simple .goog-te-menu-value span {display:none!important;}


/* Bandeaux Croisière */
#contenu4 #headerbandeau{width: 641px;height:320px;}
#contenu4 #headertxt{width:auto;top:245px;z-index:4;}
#contenu4 #headernav-outer{top:310px;}
#contenu4 #headerimgs > div {z-index:1 !important;}
#contenu4 #headernav-outer{z-index:2;}
#contenu4 #headertxt .caption{display:none !important;}
iframe#6e4e0868fc0074aedbffcfb210d99cf4{height:77px!important}

.ui-tabs-panel.ui-widget-content.ui-corner-bottom iframe{max-width:280px !important;}