/**RESET.CSS**/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	line-height:1.1em;
}
b,strong {
	font-weight:bold;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input[type='button'],
input[type='submit'],
input.button,
input.submit,
button {
	cursor:pointer;
	padding:0px;
	margin:0px;
}
a {
	outline:0;
	border:0;
}
a img,
a:hover img,
a img:hover {
	text-decoration:none;
	outline:0;
	border:0;
}
body p {
	padding-bottom:6px;
}

sup {
	vertical-align:middle;
}

#PlagesContent h1,
span.h1 {
	clear:both;
	font-size:18px;
	color:#16477E;
	padding:10px 35px 10px;
	overflow:hidden;
	zoom:1;
	line-height:1em;
	min-height: 20px;
	font-weight: bold;
}
.icone-h1 {
	font-size:18px !important;
	color:#E95227 !important;
	padding:14px 5px 10px 40px !important;
	font-weight: bold;
	background: white url(../images/etoile-mer.png) 0px center no-repeat;
}
.titre-h2-resultat h2 {
	font-size:16px !important;
	color:#E95227 !important;
	font-weight: bold;
	clear: both;
	overflow: hidden;
	padding: 20px 0px 10px 50px !important;
}
.titre-h2-resultat  {
	background: url(../images/palmier-plage.png) 1px center no-repeat;
}


#sous-titre-plage  h2 {
	clear:both;
	font-size:15px;
	color:#444;
	overflow:hidden;
	zoom:1;	
	font-weight: normal;
}

.cms-page p {
line-height: 18px;
text-align: justify;
}

#PlagesContent h3,
span.h3 {
	clear:both;
	color:#7dc107;
	font-size:12px;
	font-weight:bold;
	margin:6px 0;
	overflow:hidden;
	zoom:1;	
	line-height: 18px;
}
span.h3, span.h2, span.h1 {
	display: block;
}

p, li, #PlagesContent div {
	color:#222;
}
a {
	color:#3377C6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}

.float-left {
	float:left;
}

/**LAYOUT.CSS**/
body * {
	font-family:'Arial';
	font-size:14px;
	padding:0px;
	margin:0px;
}
body {
	
	background-color: #DCE4EC;
}

.cms-page ul {
	list-style:disc;
	list-style-type:disc;
	margin-left:15px;
	line-height: 12px;
}

.cms-page ul li{
	line-height: 20px;
}
hr {
	margin:10px 0;
	clear:both;
	border:none;
	border-top:1px solid #D6D5C7;
}
hr.result {
	margin:10px 0;
	clear:both;
	border:none;
	border-top:1px solid #D6D5C7;
	width: 189px;
}
.container {
	width:1023px;
	margin:0 auto;
	margin-bottom:65px;
}
.header {
	overflow:hidden;
	zoom:1;
}
.link-logo {
	overflow:hidden;
	zoom:1;
	float:left;
	padding: 0.2em 0 0 0;
}
#logo {
	float:left;
	margin: 5px 0 0 0;
}

ul#menuplage {
	height: 33px;
	padding: 6px 5px 5px 10px;
}

ul#menuplage li {
	display: block;
	float: left;
	height: 33px;
	margin-right: 4px;
color: white;

}
ul#menuplage .sepamenu , ul#menuplage .sepamenumob {
height: 17px;
border-right: 1px solid white;
color: white;
}

ul#menuplage li a {
display: block;
color: white;
text-decoration: none;
height: 33px;
font-size: 15px;
font-weight: bold;
}

.submit-line {
	overflow:hidden;
	zoom:1;
	clear: both;
}

.submit-line-content{
	margin:0 auto;
	display: table;
}
.submit-line .legend {
	margin-right:15px;
}
.footer {
	overflow:hidden;
	zoom:1;
	clear:both;
	margin:0 2px 0 0;
	background-color: #16477E;
}
.footer .searchLinks {
	padding:15px 0;
	overflow:hidden;
	zoom:1;
	background:#2D7FC9;
} 
.footer .h2 {
	color:white;
	font-size: 15px;
	font-weight: bold;
	margin-bottom:10px;
}
.footer .footer-links {
	float:left;
	width:195px;
	border-right:1px solid #dadad1;
	padding:0 10px 0 20px;
}
.footer .footer-links.last {
	border-right:0 none;
	padding-right:0;
}
.footer .footer-links li {
	margin:0 0 10px;
}
.footer a {
	color:white;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}

.footer .info-plage-foo {
	clear:both;
	overflow:hidden;
	zoom:1;
	padding:23px 0;
}
.footer .info-plage-foo .footer-links {
	width:145px;
}

.footer .contact {
	float:left;
	margin-left:24px;
	color:#444;
}
.footer .contact a {
	text-decoration:underline;
}
.footer .contact a:hover {
	text-decoration:none;
}
.footer .contact .datas div {
	float:left;
}
.contact ul.socials {
	overflow:hidden;
	zoom:1;
	clear:both;
}
.contact ul.socials li {
	float:left;
	margin-right:18px;
}


button .button-left {
  font-weight:bold;
}


.plages-top {
	width:1023px;
	background: white;
	height:10px;
	margin-top:-0.6em;
	border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
#PlagesContent {
	clear:both;
	padding:5px 15px 5px 15px;
	overflow:hidden;
	zoom:1;
	background: white;
    background-repeat: repeat-y;
	border-top:0 none;
}
.blue-box {
	float:left;
	margin-top: 0px;	
}
.blue-box.last {
	margin-right:0px;
}


#PlagesContent .blue-box .blue-header-content h2,
#PlagesContent .blue-box .blue-header-content span.h2 {
	color:#FFF;
	font-size:13px;
	font-weight: bold;
	margin:0; 
	line-height:32px;
	height:32px;
	padding:7px 0 0 0;
	text-align: center;
}
#PlagesContent .blue-box.result .blue-header-content h2,
#PlagesContent .blue-box.result .blue-header-content span.h2 {
	text-align: left;
	font-size: 13px;	
}
#PlagesContent .blue-box.lightblue .blue-header-content h2,
#PlagesContent .blue-box.lightblue .blue-header-content span.h2 {
	color: #70703F;
}
#PlagesContent .blue-box .blue-header-content span.h2 {
	/*display: inline*/
}
#PlagesContent .blue-box h2 strong { 
	line-height:32px;
	height:32px;
}
	
.blue-box a {
	color:#3377c6;
	text-decoration:none;
}
.blue-box.lightblue h3,
.blue-box.lightblue h3 a {
	color:white !important;
	font-weight: bold;
}
.blue-box a:hover {
	text-decoration:underline;
}
.blue-box .blue-content {
	border-left:3px solid #3F7ECE;
	border-right:3px solid #3F7ECE;
	/*overflow:hidden;*/
	zoom:1;
	position:relative;
	background-color: #DCE6F2;
}
.blue-box.lightblue .blue-content {
	border-left:3px solid #DCE6F2;
	border-right:3px solid #DCE6F2;
	background: #6e96ea url(../images/boxes/bg_lightblue.png) repeat-x bottom left;
	color: white;
}
.blue-box.lightblue.full .blue-content {
	background: #DCE6F2;
}

.blue-box .blue-footer-content a {
	color:white;
	font-size:14px;
	line-height:20px;
}
.blue-box.result .blue-footer-content a {
    font-size: 12px;
}
.blue-box.lightblue .blue-footer-content a {
	color: #3377C6;
}
.blue-box .shortAdvert .content.cms-page p {
	text-align:justify;
}
.blue-box p,
.blue-box p span {
	color:#444;
	line-height:19px;
}
.blue-box.lightblue p,
.blue-box.lightblue p span {
	color:white;
}
.blue-box p.date-com .rating {
	color:#E88809;
}

.shortAdvert {
	/*overflow:hidden;*/
	clear: both;
	zoom:1;
	
	position: relative;
	top: 0px;
	left: 0px;
}
.shortAdvert div.preview img {
	width:104px;
	border-radius: 8px;
}

.pictures-part {
    float:left;
    overflow:hidden;
    zoom:1;
    margin-right:16px;
	width: 202px;
	border-radius: 8px;
}
.picturesplages-part {
    float:left;
    overflow:hidden;
    zoom:1;
    margin-right:7px;
	width: 160px;
}
.pictures-part .full-address {
    padding:0 0 7px;
	width: 210px;
}
.logotheque {
    overflow:hidden;
    zoom:1;
}
.logotheque img {
    vertical-align:top;
}
.shortAdvert div.preview {
	padding:1px;
	background:white;
}
.shortAdvert div.content {
	float:left;
}
#PlagesContent .shortAdvert h3,
#PlagesContent .shortAdvert h3 a,
#PlagesContent .shortAdvert span.h3,
#PlagesContent .shortAdvert span.h3 a {
	color:#759931;
	line-height:15px;
	margin-bottom:1px;
	margin-top:0px;
	text-align: center;
}


.shortAdvert div.content {
	width:151px;
}
.shortAdvert div.contentstation {
	width:67%;
	float: left;
}

.morejs{
	display:none;
}
span#more {
	display:block;
}


.part-one {
	float:left;
	clear:both;
	width:300px;
}
.part-two {
	float:left;
	margin-left:20px;
	width:300px;
}


.part-one.activity {
	width:200px;
}
.part-two.activity {
	width:auto;
}
.part-two.activity label {
	float:left;
	margin-left:10px;
}
.part-two.activity select {
	margin-left:10px;
}


.blue-box.result {
	float:none;
	margin-right:0;
	margin-top: 10px;
}
.blue-box.result.full-result-list {
	float:right;
	width: 642px;
}
.blue-box.result div.preview img {
	width:200px;
}
.blue-box.result div.preview .mark {
	margin:5px;
	margin-bottom:1px;
	text-align:center;
}
.blue-box.result .shortAdvert div.content {
	width:338px;
}
.proche.result .contentstation .description {
	margin:7px 0;
  text-align:justify;
  line-height: 17px;
}
.blue-box.result .content .description {
	margin:7px 0;
  text-align:justify;
}
.blue-box.result .content .more {
	margin-bottom:7px;
	float:left;
}
.blue-box.result .content .next-promo {
	margin-bottom:7px;
}
.blue-box.result .shortAdvert div.content ul {
	list-style-type:disc;
	list-style:disc;
}

.blue-box.result .blue-footer-content strong {
	float:right;
	font-size:12px;
	line-height:20px;
	color: white;
}
.blue-box.result .star-list {
	display:block;
	float:right;	
	height:20px;
	line-height:20px;
	margin-right:12px;
	margin-top:5px;
}
.blue-box.result .star-list img {
	vertical-align:center;
}
.blue-box.result.first {
	margin-top:5px;
}
.pagin {
	text-align:center;
	clear:both;
	overflow:hidden;
	zoom:1;
	height:20px;
	line-height:20px;
	padding-top:21px;
}

.pagin li {
	display:inline;
	margin:0 3px;
}
.pagin li div,
.pagin li form{
	display: inline-block;
}
.pagin li a,
.pagin li div .submit {
	padding:3px 9px;
	color:#16477E;
	border:1px solid #505050;
	text-decoration:none;
	font-weight:bold;
	background: none;
}
.pagin li div .submit {
	position: relative;
	left: 0px;
	top: -3px;
	height: 23px;
	width: 25px;
	padding:0px 6px;
	display: inline;
}
.pagin li a:hover,
.pagin li a.current,
.pagin li div:hover .submit,
.pagin li div.current .submit{
	color:#FFF;
	text-decoration:none;
	background:#16477E none;
}
.blue-box.result h2 a {
	color:#FFF;
	font-weight:bold;
	line-height:32px;
	float:left;
}

img.picto {
	width:20px;
}



table {
	width:100%;
	border:1px solid #e1e1d3;
	margin:7px 0;
}
table th {
	/*background:#c5e0fe;*/
	text-align:center;
}
table tr {
	border:1px solid #e1e1d3;
}
table tr td,
table tr th {
	text-align:center;
	padding:4px;
	color:#444;
}
td.description {
	text-align:left;
}
th.center,
td.center {
	text-align:center;
}
th.left,
td.left {
	text-align:left;
}
th.right,
td.right {
	text-align:right;
}
p.result-counter {
	line-height:20px;
	height:20px;
}

.blue-box .blue-footer-content a.top-link {
	display:block;
	float:right;
	height:16px;
	line-height:16px;
	background:url(../images/goto_top.png) no-repeat right center;
	padding-right:26px;
	font-size:12px;
}

.blue-box .blue-content button.top-link {
	display:block;
	clear: both;
	float:right;
	line-height:18px;
	background:url(../images/goto_top.png) no-repeat right center;
	padding-right:23px;
	font-size:12px;
	color: #444444;
	text-decoration : none;
}
.blue-box .blue-footer-content button.top-link:hover {
	text-decoration : underline;
}

h1#top {
	float:left;
}
a.back-result {
	float:right;
	background:url(../images/back.png) no-repeat left center;
	display:block;
	line-height:20px;
	height:20px;
	padding-left:21px;
}
.no-result {
	padding-bottom:200px;
	padding-top:8px;
  float:right;
  text-align:left;
  width:700px;
}
.no-result h2 {
  padding-left:40px !important;
  margin-bottom:5px;
  background:url(../images/tooltip/info.gif) no-repeat center left;
}
.no-result p {
  line-height:3em;
  padding-left:30px;
  padding-bottom:0;
  margin-bottom:0;
  margin-left:40px;
  background:url(../images/bullet16.png) no-repeat left 8px;
}
.no-result ul {
  margin-left:40px;
}
th {
	background:#EEEEFF;
	font-weight:bold;
	padding:0 5px;
}
td.actions {
	width:70px;
	text-align:center;
}
td.actions a.edit,
td.actions a.view,
td.actions a.del,
td.actions a.list,
td.actions a.valid,
td.actions a.lock,
td.actions a.ask,
td.actions a.calandar,
td.actions a.accept {
	float:left;
	margin-right:7px;
}
td.actions a.last {
	margin-right:0;
}
table#tableComments td.actions a.first,
td.actions a.first {
	margin-left:0;
}
a.edit,
a.view,
a.del,
a.list,
a.valid,
a.lock,
a.ask,
a.calandar,
a.mail,
a.cross,
a.accept {
	display:block;
	width:16px;
	height:16px;
	text-indent:-999px;
	text-decoration:none;
	overflow:hidden;
}

a.del {
	background:url(../images/tools/delete.png) no-repeat center center;
}
a.cross {
	background:url(../images/tools/cross.png) no-repeat center center;
}
a.mail {
	background:url(../images/tools/email.png) no-repeat center center;
}
a.ask {
	background:url(../images/tools/ask.png) no-repeat center center;
}
a.edit {
	background:url(../images/tools/edit.png) no-repeat center center;
}
a.calandar {
	background:url(../images/tools/calandar.png) no-repeat center center;
}
a.view {
	background:url(../images/tools/view.png) no-repeat center center;
}
a.list {
	background:url(../images/tools/list.png) no-repeat center center;
}
a.valid {
	background:url(../images/tools/valide.png) no-repeat center center;
}
a.accept {
	background:url(../images/tools/accept.png) no-repeat center center;
}
a.lock {
	background:url(../images/tools/lock.png) no-repeat center center;
}
a.view.all {
	text-indent:0;
	width:auto;
	background-position:left center;
	padding-left:20px;
	float:left;
}
a.add {
	background:url(../images/tools/add.png) no-repeat left center;
	display:block;
	padding-left:20px;
	line-height:16px;
}
a.delete {
	display:block;
	line-height:16px;
	text-decoration:none;
	overflow:hidden;
	background:url(../images/tools/delete.png) no-repeat left center;
	padding-left:20px;
}
td.actions a.alone {
	float:none;
	margin:0 auto;
}
.clear-hiden {
	clear:both;
	height:0;
}
.tooltip.cb {
	background:url(../images/tooltip/white_arrow_big3.png) no-repeat bottom left;
	padding:20px 20px 30px;
	width:330px;
}

.tooltip {
  background:url(../images/tooltip/white_arrow2.png) no-repeat bottom left;
	padding:10px 10px 30px;
	width:171px;
	color:#000;
}

.blue-footer-content.date-list {
	text-align:right;
}

table.no-border,
table.no-border tr,
table.no-border tr td,
table.no-border tr th {
	text-align:left;
	border:0 solid #fff;
}
.cms-page table,
.cms-page table tr,
.cms-page table tr td,
.cms-page table tr th {
	text-align:left;
	border:0 none;
        background:none;
}
table tfoot tr {
	border: 0 none;
}
tfoot td,
tfoot th {
	text-align:center;
	border:1px solid #E1E1D3
}
tfoot td.right,
tfoot th.right {
		border:0 none;
	border-right:1px solid #E1E1D3;
	text-align:right;
}
tfoot th.right {
	background:transparent;
	font-weight:bold;
	width: 150px;
}

.hide{
	display: none;
}

.full-desc {
  display: block;
  padding: 0 20px;
}

.desc-ao .full-desc {
  overflow-y:auto;
  height:auto;
  padding:7px;
  border-bottom:1px solid #CFCFBD;
}
.content-tooltip {
  padding-left:40px;
  background:url(../images/tooltip/info.gif) no-repeat center left;
}
.blue-box.all-hearts {
  margin-right:0px;
  margin-top:10px;

}
.tooltip .close-tooltip {
	float:right;
	padding:0px 5px 0 0;
}
.uploadifyQueueItem {
	clear:both;
	float:none;
}
#login .hello,
#login .link,
#login .link li a {
	line-height:19px;
	height:19px;
}
#PlagesContent .home-top {
height:40px;
background: url(../images/gouvernail.png) no-repeat center left;
height: 40px;
padding-left: 5px;
}

.footer .blockPartner,
#PlagesContent .blockPartner {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 15px;
    padding: 10px;
}
.footer .blockPartner p,
#PlagesContent .blockPartner p {
    color: #888888;
    font-size: 11px;
	text-align:justify;
}
.footer .blockPartner p a, .footer .blockPartner p strong,
#PlagesContent .blockPartner p a, #PlagesContent .blockPartner p strong {
    font-size: 11px;
}

.footer .blockPartner p a,
#PlagesContent .blockPartner p a {
color: #3377C6;
}

/**FORMS.CSS**/

label {
	color:#444;
	display:block;
	padding:0px;
	margin:6px 0;
}

label.label_check {
	display: inline-block;
	margin:6px 4px;
	position: relative;
	top: -2px;
	left: 0px;
	*display:inline; zoom:1;
}


label.checkbox {
	display:inline;
	margin-right:15px;
}
label sup,
.legend sup {
	font-weight:bold;
	font-size:14px;
	color:#e9880a;
}

label.index{
	margin: 0 0 10px;
	text-decoration: underline;
}

h2 sup,
h3 sup {
	color:#e9880a;
}
.legend {
	line-height:41px;
	height:41px;
	display:block;
	float:left;
}

input.checkbox {
	margin-top:5px;
}


textarea.full {
	width:895px;
	height:100px;
}

select.unit {
	width:150px;	
}
select.index, select.result  {
	width:188px;	
}
select.search {
	width:180px;	
}
select.result-min {
	width:85px;
	margin-left: 3px;
}
button {
	display:block;
}
button.orange {
	text-shadow:#ac7732 1px -1px 0;
	margin:0 auto;
	float:right;
}
button.uploader {
	text-shadow:none;
}
button.green {
	text-shadow:#5d8910 1px -1px 0;
	margin:0 auto;
	float:right;
}
button.darkgreen {
	text-shadow:#5d8910 1px -1px 0;
	margin:0 auto;
	float:right;
}
button span {
	display:block;
	font-size:12px;
}
button.orange .button-right {
	background:url(../images/forms/submit_orange_right.png) no-repeat top right;
	padding-right:4px;
}
button.uploader .button-right {
	background:url(../images/forms/submit_uploader_right.png) no-repeat top right;
}
button.orange .button-left {
	background:url(../images/forms/submit_orange.png) no-repeat top left;
	padding:0 10px 0 14px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
}
button.uploader .button-left {
	background:url(../images/forms/submit_uploader.png) no-repeat top left;
	font-weight:normal;
}
button.green .button-right {
	background:url(../images/forms/submit_green_right.png) no-repeat top right;
	padding-right:4px;
}
button.green .button-left {
	background:url(../images/forms/submit_green.png) no-repeat top left;
	padding:0 10px 0 14px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
}
button.darkgreen .button-right {
	background:url(../images/forms/submit_darkgreen_right.png) no-repeat top right;
	padding-right:4px;
}
button.darkgreen .button-left {
	background:url(../images/forms/submit_darkgreen.png) no-repeat top left;
	padding:0 10px 0 14px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
}
button.orange .button-left img,
button.green .button-left img,
button.darkgreen .button-left img {
	margin-right:6px;
	vertical-align:middle;
}

div.errors,
div.success {
	border:1px solid #cfcfbd;
	margin:0 auto 15px;
	padding:10px;
	
}
div.errors {
	background: #ffdede;
}
div.success {
	color:#7dc107;
	background:#deffde;
}

div.errors strong,
div.success strong {
	display:block;
	margin-bottom:0.5em;
	padding-left:17px;
	
}
div.errors strong {
	background:url(../images/forms/error.png) no-repeat left center;
}
div.success strong {
	background:url(../images/forms/success.png) no-repeat left center;
}
div.errors ul,
div.success ul {
	margin-left:17px;
}
div.field {
	margin-bottom:15px;
	overflow:hidden;
	zoom:1;
}
div.field.advice {
    border: 3px solid #9BBB59;
    padding: 10px;
}
div.field.checkbox {
	margin-top:42px;
}
div.field.checkbox2 {
	margin-top:30px;
}
div.cgu {
	text-align:center;
}
fieldset {
	clear:both;
	margin-top:10px;
}
legend {
	font-size:16px;
	text-align:left;
	margin:10px 0;
	color:#3677C4;
	font-weight:normal;
}
.step2 div.field .input-expandable {
    float: left;
    width: 20%;
}
.input-expandable {
	padding:0 4px 0 0;
   width: 540px;
}
.input-expandable.search.city {
	width: 175px;
}
.input-expandable.normal {
	width:90%;
}
.input-expandable.small {
	width:75%;
}
.input-expandable.very_small {
	width:50%;
}
.input-expandable.result .expandable-left input{
	width: 180px;
}
.input-expandable.search .expandable-left input{
	width: 172px;
}
.input-expandable .expandable-left {

}
.input-expandable input {
    height:21px;
    line-height:21px;
	color:#444;
}
.input-expandable.normal input {
	width:100% !important;
}
.input-expandable.small input {
	width:100% !important;
}
.input-expandable.very_small input {
	width:100% !important;
}
.input-expandable select {
	background:url(../images/forms/input_expandable.png) repeat-x center center transparent;
    height:21px;
    line-height:17px;
	color:#444;
	border:0 none;
	outline:0;
}
.input-expandable.normal select {
	width:100% !important;
}
.input-expandable.small select {
	width:100% !important;
}
.input-expandable.very_small select {
	width:100% !important;
}
.inLine .field {
	clear:both;
}
.inLine .checkbox,
.inLine .radio {
	float:none;
}
.inLine label {
	float:left;
	width:150px;
	margin-right:15px;
}
.inLine .input-expandable {
	float:left;
}

.input-expandable.w50 {
	width:50px;
}

.captcha_explain {
	margin-top:5px;
	font-size: 11px;
	clear:both;
	float:left;
	display:block;
	width:165px;
}
label.captcha {
  float:left;
  width:60px;
  line-height:30px;
  height:30px;
}
img.captcha {
  margin-left:10px;
	margin-bottom:5px;
}
div.cgu input {
	float:left;
	margin-right:10px;
	margin-top:12px;
}
div.cgu label {
	display:block;
	width:260px;
	float:left;
	text-align:left;
}

p.modifs_ok {
    padding-top: 6px;
    text-align: right;
}
p.modifs_ok a {
    font-size: 11px;
    font-weight: bold;
}


/**AUTOCOMPLETE.CSS**/
.complete-list {
	width:50%;
	position:relative;
	background:#FAFAFA;
	border:1px solid #4C4C4C;
	border-top:0px;
	display:none;
	overflow:hidden;
	zoom:1;
}
.complete-list li:hover,
.complete-list li.active {
	background:#CFCFCF;
}
.complete-list a {
	display:block;
	color:#000000;
	font-size:13px;
	margin:5px 4px;
	margin-left:1%;
}

#microcal {
	position:absolute;
	border:1px gray solid;
	background:#ffffff;
	margin-left: 10px;
}
#microcal td,
#microcal th {
	font-size:14px;
	padding:4px;	
}

.container .complete-list {
width: 309px;
margin-left: 1px;
border-top: none;
position: absolute;
padding: 5px 0;
z-index: 100;
}

.complete-list.index{
	width: 182px;
}

.complete-list.index a{
	padding-left: 10px !important;
}

.container .complete-list a {
	padding-left:20px;
}
.container .complete-list a:hover {
	text-decoration:none;
}

#PlagesContent #map_canvas.searchresult:hover,
#PlagesContent .top-detail-part #map_det:hover,
#PlagesContent .coords #map_det:hover {
	cursor:pointer;
}

#PlagesContent #map_canvas.searchresult:hover a,
#PlagesContent .top-detail-part #map_det.:hover a#localize_adverts,
#PlagesContent .coords #map_det.:hover a#localize_adverts {
	color:#666;
}


#PlagesContent #map_canvas.searchresult a,
#PlagesContent .top-detail-part #map_det a#localize_adverts,
#PlagesContent .coords #map_det a#localize_adverts {
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
	color:#fff;
	background:#b9cde5;
}

#PlagesContent #map_canvas.searchresult a:hover,
#PlagesContent .top-detail-part #map_det a#localize_adverts:hover,
#PlagesContent .coords #map_det a#localize_adverts:hover {
	text-decoration:none;
	color:#666;
}

/*
	HomePage - BlockHome
*/


.block_toggle {
	clear: both;	
}


.block_toggle .block_title {
	border: 1px solid #CFCFBD;
	background-color: #E9E9DC;
	height: 20px;
	color: #387DCE !important;
    font-size: 14px;
    line-height: 20px;
    padding: 4px;
}

.block_toggle .block_title h3{
	display: inline;
	padding: 0 !important;
	margin: 0 !important;
	color: #387DCE !important;
    font-size: 14px !important;
	line-height: 20px !important;
	font-weight: normal !important;
}

.block_toggle .block_content {
	border: 1px solid #CFCFBD;
	border-top: none;
	color: #444444;
    padding: 7px;
	line-height: 17px;
	display: none;
	background-color: white;
}

.block_toggle .block_content p,
.block_toggle .block_content strong {
	line-height: 17px;
}

.container .header {
	height: auto;	
}


#PlagesContent .blue-box.news .shortAdvert h3,
#PlagesContent .blue-box.news .shortAdvert h3 a,
#PlagesContent .blue-box.news .shortAdvert span.h3,
#PlagesContent .blue-box.news .shortAdvert span.h3 a {
	color: #70703F;
	font-weight: bold;
}

#PlagesContent .blue-box.news strong.cat {
    color: #94C340;
    font-weight: bold;
}

.left-block_search {
	margin: 5px 0 0 0;
	padding: 0;
}

.left-block_search .form_search {
	margin: 0 auto;
	padding: 0;
	width: 390px;
	height: 45px;
	background: url(../images/block_search_plage_bg.jpg) no-repeat;	
	position: relative;
	top: 0px;
	left: 0px;
}

.left-block_search .form_search .ligne_form {
	height: 30px;
	width: 380px;
	padding: 6px 0 0 0px;
}

.left-block_search .form_search .ligne_form #search {
	height: 36px;
	width: 240px;
	border: none;
	background: none;
	margin-left: 45px;
	margin-right: 45px;
	font-size: 16px;
	color: #E95227;
	font-weight: bold;
}

.left-block_search .form_search .ligne_form .submit_search {
	height: 24px;
	width: 41px;
	border: none;
	background: url(../images/block_search_ok.png) no-repeat;	
	padding: 0;
	margin: 5px 0 0 0;
	text-indent: -9999px;
	position: relative;
	top: -1px;
	left: 0px;
}

.left-block_search .form_search .complete-list {
    border-top: 1px solid white;
	position: relative;
    left: 0;
    top: -2px;
    width: 272px;
}



#PlagesContent .block_bottom {
	width: 100%;	
}



.blue-box.full.lightblue h3, .blue-box.full.lightblue h3 a {
    color: #3677C4 !important;
}


/*
	Liste Annonces
*/
.shortAdvert .bottom-advert-result {
	padding: 0;
	margin: 0;
	position: relative;
	top: 8px;
	left: 0px;
}

.shortAdvert .bottom-advert-result strong {
	float: right;
}

.shortAdvert .bottom-advert-result a {
	color: #444;	
}

/*
	Detail Annonce
*/
.shortAdvert .block_toggle {
	 border: 1px solid #C6C6C5;
	 padding: 5px 0;
	 background: white;
	 overflow:hidden;
}

.shortAdvert .block_plage {
	 padding: 5px 0;
	 background: white;
	 overflow:hidden;
	
}

.shortAdvert .block_toggle .block_title {
	border: none;
	background: white url(../images/etoile-mer.png) 0px center no-repeat;
	min-height: 20px;
}
.shortAdvert .block_toggle .block_title_plage {
	border: none;
	background: white url(../images/palmier-30-30.png) 10px center no-repeat;
	min-height: 30px;
}

.shortAdvert .block_toggle .block_title h3 {
	font-size: 17px !important;
	height: 20px;
	line-height: 23px !important;
	margin-left: 35px !important;
}

.shortAdvert .block_toggle .block_content {
	display: block;
	border: none;
}

#block_toggle_int .listing,
#block_toggle_ext .listing {
	padding-left: 5px;
}

#block_toggle_int .listing li,
#block_toggle_ext .listing li {
	width: 160px;
}

.shortAdvert .zone_tax_phone h4 {
	background: url(../images/logo_cercle.png) left center no-repeat;
	color: #387DCE;	
	font-size: 17px;
    height: 20px;
    line-height: 23px;
    padding-left: 30px;
	margin: 15px 0;
}

#PlagesContent .shortAdvert .zone_tax_phone h3 {
	font-size: 17px;
	font-weight: normal;	
	line-height: normal;
}

#PlagesContent .shortAdvert .zone_tax_phone #map_det {
	margin: 0 auto;
}

#PlagesContent .shortAdvert .zone_tax_phone #map_det a#localize_adverts {
    background: none repeat scroll 0 0 #B9CDE5;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

#PlagesContent .shortAdvert .zone_tax_phone .adresse_loc {
	margin-left: 10px;
	line-height: 19px;	
}

#PlagesContent .shortAdvert .zone_tax_phone #contact_phone {
	display: block;
	margin: 0 auto;
	width: 220px;
	height: 64px;
	padding-left: 78px;
	background: url(../images/contact_phone.png) center left no-repeat;
	font-size: 19px;
	line-height: 60px;
	text-decoration: underline;
	color: #444444;
}



.li_big_owner li {
background:url(../images/logo-boulette-big.png) no-repeat 60px 5px;
 padding-left: 100px;
line-height: 1.8em;
}
.li_small_owner li {
background:url(../images/logo-boulette-small.jpg) no-repeat 70px 2px;
 padding-left: 100px;
line-height: 1.8em;
}
.li_small_owner u {
font-size: 12px;
}
.li_big_owner u {
font-size: 12px;
}


button.blue .button-right {
	background:url(../images/forms/submit_blue_right.png) no-repeat top right;
	padding-right:4px;
}
button.blue .button-left {
	background:url(../images/forms/submit_blue.png) no-repeat top left;
	padding:0 10px 0 14px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
}

.actu-intro p {
font-family: 'Arial';
font-size: 14px;
padding: 0px 10px;
margin: 0px 0px 0px 1px;
color: #848448;
text-align: justify;
border-left: 3px solid #848448;
}

/* Mise en page Station */
#PlagesContent .stationResult .blue-header-content h2{
	font-size: 17px !important;
}

#PlagesContent #description .shortStation .block_title {
	margin: 7px 20px;
	padding-bottom: 4px;
	border-bottom: solid 1px #E95227;
}

#PlagesContent #description .shortStation .block_title h3 {
	color: white !important;
	background-color: #E95227;
	padding: 1px 7px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	top: -2px;
	left: 0px;
}
#PlagesContent #description .shortStation .block_title_plage h4 {
	color: #286DB8 !important;
	
	padding: 2px 47px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	top: 8px;
	left: 0px;
}

#PlagesContent #description .shortStation .block_title_plage a {
font-size: 16px;
}
#PlagesContent #description .shortStation h4 {
	color: #376092;
	font-size: 16px;
	padding: 15px 0;
}

#PlagesContent #description .shortStation .zone_services h4,
#PlagesContent #description .shortStation .zone_activites h4 {
	padding: 10px 0 5px 0;
}

#PlagesContent #description .shortStation  h4.hasimage,
#PlagesContent #description .shortStation  h4.hasimage,
#PlagesContent #description .shortStation .zone_sointher h4 {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 60px;
	min-height: 50px;
	line-height: 50px;
}

#PlagesContent #description .shortStation  h4.hasimage.paddingLeft {
	padding-left: 76px;
}

#PlagesContent #description .shortStation h5 {
	color: #77933c;
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 1px;
	min-height: 15px;
	background: url(../images/station/puce_station.jpg) left top no-repeat;
}

#PlagesContent #description .shortStation .zone_sointher ul,
#PlagesContent #description .shortStation .zone_services ul {
	margin: 15px 0;
}

#PlagesContent #description .shortStation .zone_sointher ul li,
#PlagesContent #description .shortStation .zone_services ul li{
	margin: 8px 0 8px 50px;
	padding-left: 10px;
	list-style: circle;
}

#PlagesContent #description .shortStation .ligne_content {
	padding: 6px 0 6px 35px;
	min-height: 25px;
	line-height: 25px;
	background-position: left center;
	background-repeat: no-repeat;
	
}
#PlagesContent #description .shortStation .ligne_content_station {
	padding: 40px 15px 6px 0px;
	min-height: 25px;
	line-height: 25px;
	background-position: left center;
	background-repeat: no-repeat;
	width: 655px;
	float:right;
}
#PlagesContent #description .shortStation .ligne_content_plage_detail {
	padding: 0px 10px 0px 0px;
	min-height: 25px;
	line-height: 25px;
	background-position: left center;
	background-repeat: no-repeat;
	width: 430px;
	float:right;
}

#PlagesContent #description .shortStation .ligne_content_plage {
	padding: 10px 0 6px 0px;
	min-height: 25px;
	line-height: 25px;
	background-position: left center;
	background-repeat: no-repeat;
	width: 780px;
	float:right;
}
#PlagesContent #description .shortStation .colonne_carte_station {

	
	text-align: center;
}



#PlagesContent #description .shortStation .colonne_carte_texte {
	padding: 0px 0 6px 0px;
	min-height: 25px;
	line-height: 25px;
	width: 350px;
	float:left;
	height:350px;
}

#PlagesContent #description .shortStation .colonne_carte_texte .ligne_logo {
	background: url(../images/station/logo-350-100.jpg) center center no-repeat;
	width: 350px;
	float:left;
	height:100px;
}
#PlagesContent #description .shortStation .colonne_carte_texte .ligne_texte {
	
	width: 350px;
	float:left;
	height:300px;
}

#PlagesContent #description .shortStation .colonne_carte_texte .block_texte {
	padding: 50px 0 6px 0px;
	min-height: 25px;
	line-height: 25px;
	width: 200px;
	float:left;
	height:300px;
}
#PlagesContent #description .shortStation .colonne_carte_texte .block_image {
	width: 150px;
	height:300px;
	float:right;
	background: url(../images/station/fleche-droite.jpg) center center no-repeat;
}

#PlagesContent #description .shortStation .ligne_carte {
	padding: 6px 0 6px 20px;
	min-height: 25px;
	line-height: 25px;
	width: 250px;
	float:left;
}

#PlagesContent #description .shortStation .carte_design_plage {
	padding: 6px 0 6px 20px;
	min-height: 25px;
	line-height: 25px;
	width: 500px;
	float:left;
}


#PlagesContent #description .shortStation .colonne_photo_plage {
	padding: 6px 0 6px 20px;
	min-height: 25px;
	line-height: 25px;
	width: 150px;
	float:left;
}
#PlagesContent #description .shortStation .zone_cms {
	padding-top: 15px;
	padding-bottom: 6px;
}

#PlagesContent #description .shortStation .ligne_content .label_content {
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
}
#PlagesContent #description .shortStation .ligne_content_plage .label_content,
#PlagesContent #description .shortStation .ligne_content_privee .label_content {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
#PlagesContent #description .shortStation .ligne_content_plage .content {

	font-size: 14px;
}
#PlagesContent #description .shortStation .ligne_content_plage .label_content a {

	font-size: 14px;
}
#PlagesContent #description .shortStation .colonne_carte_texte .label_content {
	font-style: normal;
	font-weight: bold;
	color: #77933c;
	font-size: 14px;
	text-align:center;
	line-height: 25px;
}
.shortStation .block_toggle .block_content {
	
}

.shortStation .description_activite {
	margin: 15px 0 10px 0;
}

.shortStation .description_activite ul {
	margin-left: 15px;
}

.shortStation .description_activite ul  li {
	list-style: disc;
	margin-bottom: 5px;
}

#PlagesContent #description .shortStation .zone_activites ul li {
	color: #77933c;
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 1px;
	min-height: 15px;
	background: url(../images/station/puce_station.jpg) left top no-repeat;
	margin: 8px 0 8px 30px;
}

.contact-form.avis-form .input-expandable input {
	width: 100%;
}

form.contact-form.avis-form {
	float: none;
	width: auto;
	border-right: none;
}

form.contact-form.avis-form  textarea {
	width: 540px;
	height: 150px;
}

ul.notes-echelle {
	margin:0;
	padding:0;
	font:.75em/1.2 Arial, Helvetica, sans-serif;
	position: relative;
	top: 4px;
	left: 15px;
}

ul.notes-echelle li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	min-width:20px;
	min-height:20px;
}

ul.notes-echelle li label {
	display:block;
	text-align:center;
	line-height:20px;
	background:url(../images/station/etoiles.gif) center top no-repeat;
	cursor:pointer;
	margin: 0;
	padding: 0 8px;
}

ul.notes-echelle li.note-off label {
	background-position:center -60px;
}

ul.notes-echelle.js input {
	position:absolute;
	left:-999%;
}

ul.notes-echelle li.note-checked {
	font-weight:bold;
}

ul.notes-echelle.js li.note-focus {
	outline:1px dotted #000;
}

 form.contact-form.avis-form .inline-block {
	display: inline-block;
 }
 
  form.contact-form.avis-form #certif {
	position: relative;
	top: -10px;
	left: 0px;
 }
 
 form.contact-form.avis-form .label_certif {
	display: inline-block;
	width: 510px;
	font-size: 11px;
	margin-left: 10px;
 }
 
 .shortStation .block_toggle .block_title.hasimage {
	min-height: 50px;
	padding-left: 86px;
}

#PlagesContent #description .shortStation .block_title.hasimage h3 {
	color: #376092 !important;
	font-size: 16px;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	position: relative;
	top: 13px;
	left: 0px;
}

.shortStation .avis_item {
	padding: 10px 0 32px 0;
	background: url(../images/sceau-sable.png) center bottom no-repeat;
}

.shortStation .avis_item.last {
	background: none;
	padding: 10px 0 5px 0;
}

.shortStation .avis_item .titre_avis{
	font-weight: bold;
	margin-bottom: 8px;
	display: inline-block;
}

.shortStation .avis_item .note_avis {
	display: inline-block;
}

.shortStation .link_phone {
	color: #376092;
	font-size: 14px;
	font-style: italic;
	cursor: pointer;
}

.shortStation .surtaxe_phone {
	font-size: 11px;
	font-style: italic;
}

.left-column.left-station-list .left-search {
	width: 165px;
}

div.full-result-list.station-list {
	width: 810px;
}

.station-list .blue-box.result div.preview img {
	width: 200px;
}
.station-list .blue-box.result div.previewplages img {
	width: 100%;
	height: auto;
	border-radius: 8px;
}
.station-list .pictures-part {
	width: 30%;
}
.station-list .picturesplages-part {
	width: 22%;
	border-radius: 8px;
}
.station-list .pictureshotel-part {
	width: 25%;
	border-radius: 8px;
	float: left;
}
#PlagesContent .station-list .blockStation h3 {
	margin: 0;
	padding: 6px 0 0 0;
	color: #1d78c6;
	font-size: 14px;
	text-align: left;
}

#PlagesContent .station-list .blockStation h3 a{
	margin: 0;
	padding: 0;
	color: #1d78c6;
	font-size: 14px;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}

#PlagesContent .station-list .blockStation h4 {
	font-size: 13px;
	padding-top: 0px;
	color: #759931;
	line-height: 25px;
	font-weight: bold;
}

.plus_infos {
	position: absolute;
	right: 25px;
	bottom: 0px;
}
.infosbeach {
	padding-bottom: 0px;
	bottom: 0px;
}

.plus_infos a, .infosbeach a {
	color: #1e78bc;
	text-decoration: none !important;
}

.plus_infos a .text_link, .infosbeach a .text_link {
	margin-left: 6px;
	color: #1e78bc !important;
	position: relative;
	top: -3px;
	left: 0px;
}

.station-list .blue-box.result .shortAdvert div.content {
width: 560px;
}
.station-list .blue-box.result .shortAdvert div.contentplages {
width: 75%
}
.station-list .blue-box.result .shortAdvert div.contenthotel {
width: 73%;
float: left;
padding: 0 1%;
}
.station-list .shortAdvert div.contentstation .head_left {
	float: left;
	width: 100%;
	min-height: 20px;
	margin-bottom: 5px;
}
.station-list .blue-box.result .shortAdvert div.content .head_left {
	float: left;
	width: 480px;
	min-height: 20px;
	margin-bottom: 5px;
}
.station-list .blue-box.result .shortAdvert div.content .head_leftplages {
	float: left;
	width: 530px;
	min-height: 20px;
	margin-bottom: 5px;
}

.shortAdvert div.contentplages {
float: left;
padding-left: 3px;
}

.bold {
	font-weight: bold;
}

.station-list .blue-box.lightblue.full .blue-header-content {
	height: 30px;
}

.station-list .blue-box.lightblue.full .shortAdvert.blockStation {
	
	color: #444;
}

.blue-box.lightblue .shortAdvert.blockStation p, .blue-box.lightblue .shortAdvert.blockStation p span {
	color: #444;
}


.blue-box.lightblue .shortAdvert.blockStation .ouverture {
	background: url(../images/station/fleche_station.png) center left no-repeat;
	padding: 0 0 0 18px;
	margin-left: 10px;
}

.end-list-station{
	padding-top: 20px;
}



#PlagesContent .box-carte .titre-carte-plages h2 {
color: #16477E;
font-size: 14px;
font-weight: bold;
margin: 0;
padding: 0 0 15px 0;
text-align: center;
}

.box-carte p {
color: #444;
line-height: 17px;
text-align: center;
}
.carte-left {
width: 520px;
float: left;
}

.carte-descrip {
width: 440px;
float: right;
line-height: 1.3em;
margin-top: 1em;
}
.carte-descrip p {
line-height: 1.3em;
text-align:justify;
}
.first-details-plage {
margin-left: 0px;
}
h1#titre-plage {
clear: both;
font-size: 20px;
color: #229AD5;
padding: 10px 0 10px;
overflow: hidden;
line-height: 1em;
margin-left: 30px !important;
top: -2px;
font-weight: bold;
}

.info-plage  {
border: none;
background: white url(../images/palmier-30-30.png) 0px center no-repeat;
min-height: 20px;
}
div#sous-titre-plage  {
font-size: 16px;
color: #3677C4!important;
padding: 2px 0 0 0;
float: left;
width: 80%;
}
div#carte-interractive  {
font-size: 14px;

padding: 2px 0 10px 10px;

}
 .plagedetailinfo h4 {
background-position: left center;
background-repeat: no-repeat;
padding: 0px 0px 0px 15px !important;
min-height: 20px;
line-height: 20px;
color:#229AD5 !important;
}

 .plagedetailinfo ul {
padding: 5px 0px 0px 15px !important;
min-height: 20px;
line-height: 20px;
}
 .plagedetailinfo li {
line-height: 30px;
padding: 0px 0px 0px 50px;
background:url(../images/ballon16-16.png) no-repeat 25px 8px;
}
.descriptif-plage {
width: 265px;
line-height: 1.3em;
float: left;
padding: 5px 0px 0px 50px;
}
.descriptif-plage .gauche {
width: 200px;
line-height: 1.3em;
float: left;
padding: 0px 0px 0px 0px;
}
.descriptif-plage .droite{
width: 40px;
line-height: 1.3em;
float: right;
padding: 0px 0px 0px 0px;
}
.descriptif-plage .gaucheoui {
width: 200px;
line-height: 1.3em;
float: left;
padding: 0px 0px 0px 0px;
color: green;
font-weight: bold;
}
.descriptif-plage .droiteoui {
width: 40px;
line-height: 1.3em;
float: right;
padding: 0px 0px 0px 0px;
color: green;
font-weight: bold;
}
 .carte-descrip-cliquez{
line-height: 20px;
padding: 10px 0px 0px 80px;
background:url(../images/station/fleche-gauche.jpg) no-repeat 0px 0px;
text-align: center;
line-height: 1.3em;
	font-size: 14px;
	color: #3677C4 !important;
	height:80px;
	
}
.cadre-top-descr {
}

.block_toggle .block_content .description_cms_photo  p img{
position:relative;
left:50%; 
margin:0 0 0 -300px;
}


.cadre-content-plages-stations h2 {
	clear: both;
	font-size: 16px;
	color: #295F7E!important;
	overflow: hidden;
	zoom: 1;
	border-bottom: solid 1px #E31E86;
	padding: 15px 0px 8px 40px !important;
	font-weight: bold;
	background: url(../images/parasol-home.png) 5px center no-repeat;
	min-height: 20px;
}
.cadre-content-intro h2 {
	clear: both;
	font-size: 16px;
	color: #295F7E!important;
	overflow: hidden;
	zoom: 1;
	border-bottom: solid 1px #E31E86;
	padding: 15px 0px 8px 50px !important;
	font-weight: bold;
	background: url(../images/tongues.png) 5px center no-repeat;
	min-height: 20px;
}
.cadre-content-pub h2 {
	clear: both;
	font-size: 16px;
	color: #295F7E!important;
	overflow: hidden;
	zoom: 1;
	border-bottom: solid 1px #E31E86;
	padding: 15px 0px 8px 50px !important;
	font-weight: bold;
	background: url(../images/lunettes.png) 5px center no-repeat;
	min-height: 20px;
}


.cadre-content-plages-stations {
	background: url(../images/boxes/lightblue_full_header.png) repeat-x bottom left;
	line-height: 44px;
	height: 44px;
}



.plage-home {
	padding: 1px 14px;
}



.plage-home div.preview {
	float: left;
	padding: 5px;
	margin: 0;
	background: none;
	border: none;
}
.plage-home div.preview img{
	width:85px;
}

.plage-home div.content {
	float: left;
	margin-left: 10px;
	width: 245px;
}
#PlagesContent .content-news h1 {
font-size: 24px;
color: #E95227;
font-weight: bold;
text-align: center;
}
span.h2 {
clear: both;
font-size: 16px;
color: #3677C4;
overflow: hidden;
zoom: 1;
}
.ligne_content_plage img, .ligne_content_privee img {
padding: 0px 0px 0px 15px;
}
.head_left img {
padding: 10px 0px 10px 15px;
}

.top-plages-title {
	background:url(../images/gouvernail.png) no-repeat center left;
	height:45px;
	padding-left:15px;
	float: left;
}
.avis-plages-detail {
	background:url(../images/station/avis-plages.png) no-repeat center left;
	padding-left:35px !important;
	float: left;
}
.top-plages-title h1{
	color: #3677C4;
	font-weight: bold;
	padding: 15px 35px 15px 25px !important;
}
.top-plages-img {
	float: right;
}
.top-plages-img  img{
	padding: 10px 0px 10px 15px;	
}
.top-plages {
	width: auto;
}

#guide-plage h1, span.h1 {
clear: both;
font-size: 20px;
color: rgb(207, 67, 41);
overflow: hidden;
zoom: 1;
line-height: 20px;
}
#guide-plage h2, span.h2 {
clear: both;
font-size: 18px;
color: #3677C4;
overflow: hidden;
zoom: 1;
line-height: 20px;
}
.guide-plage p {
font-family: 'Arial';
font-size: 13px;
text-align: justify;
padding: 0px 0px 0px 0px;
margin: 0px;
line-height: 20px;
color: #333333;
}
.guide-plage a {
color: color: #3677C4;
text-decoration: underline;
font-family: 'Arial';
font-size: 13px;
}
.guide-plage strong {
font-family: 'Arial';
font-size: 13px;
text-align: justify;
padding: 0px 0px 0px 0px;
margin: 0px;
line-height: 20px;
color: #333333;
}

.rowtheme {

padding: 5px 10px 200px 10px;

}

.smalltheme {
width: 180px;
height: 180px;
padding: 5px 5px 4px 0px;
float: left;
font-size: 1.1em;
border: 2px solid transparent;
overflow: hidden;
}
.plagenametheme {

font-weight: bold;
text-decoration: none;
margin-left: 5px;
height: 15px;
overflow: hidden;
display: block;
text-align:center;
font-size: 12px;
}
.plagecitytheme {
color: #759931;
font-weight: bold;
text-decoration: none;
margin-left: 5px;
overflow: hidden;
display: block;
text-align:center;
margin-top: 10px;
font-size: 12px;
}

.plagecityguide {
color: #759931;
font-weight: bold;
text-decoration: none;
text-indent: 45px;
overflow: hidden;
display: block;
text-align: center;
margin-top: 35px;
font-size: 13px;
line-height: 2.5em;
background: url('../images/greenflechedr.jpg') no-repeat left top;
}



.linkcityguide {
text-align:center;
}

.rownavi {

padding: 0px 10px 10px 10px;

}

.rowone {
width: 28%;
padding: 0px 5px 4px 30px;
float: left;
font-size: 1.1em;
overflow: hidden;
background: url('../images/truetheme.png') no-repeat 0 0;
}
. rowone a{
font-weight: bold;
}
.menunavtheme {
background: rgba(225, 235, 253, 0.28);
border: 2px solid rgba(200, 231, 255, 0.31);
padding: 3px 1px 10px 5px;
}

.photocadre {
background: url("../images/cadrephoto.png") no-repeat;
height: 120px;
width: 180px;
padding: 8px 10px 4px 7px;
}
.tabright {
padding: 12px 1px 10px 5px;
background: url('../images/greenback.jpg') no-repeat left center;
float: right;
padding-left: 45px;
}
.tabtheme, .tabtheme h2 {
padding: 12px 50px 10px 5px;
background: url('../images/boul-vert.jpg') no-repeat 20px center;
padding-left: 60px !important;
color: #759931 !important;
font-weight: bold;
}
.tabthemeguide {
padding: 12px 50px 10px 5px;

float: left;
padding-left: 15px;
color: #759931 !important;
font-weight: bold;
}

.blockinfo  p, .blockinfo div {
padding: 5px 5px 10px 5px;
float: left;
padding-left: 15px;
line-height: 1.4em;
text-align:justify;
color: #000 !important;
}
.blockinfo img {
padding-right:10px;
}
#guide-plage h3, span.h3 {
clear: both;
color: #7dc107;
font-size: 16px;
font-weight: bold;
margin: 6px 0;
overflow: hidden;
zoom: 1;
line-height: 18px;
}
.guideinfo {
padding: 20px 50px 20px 90px;
background: url('../images/flechegreen.jpg') no-repeat 20px center;
float: left;
font-weight: bold;
line-height: 30px;
font-size: 16px;
}
div#sommaireguide {
width: 300px;
}
#sommaireguide {
background: #f9f9f9;
border: 1px solid #aaa;
padding: 10px;
margin-bottom: 1em;
width: auto;
display: table;
font-size: 95%;
}
.sommaireguide_right {
float: right;
margin-left: 10px;
}
#sommaireguide ul, #sommaireguide li, #sommaireguide ul li {
background: none;
list-style-type: none;
list-style: none;
}
#sommaireguide p {
text-align: center;
font-size: 14px;
font-weight: bold;
}
.mapguideindex{
float: left;
margin-left: 10px;
}
.listguideindex{
margin-left: 10px;
}
.boxguideblue {
background: url(../images/boxes/cadrebleuguide.png) no-repeat bottom right;
width: 323px;
height: 264px;
}
.boxguideblue3 {
background: url(../images/boxes/cadrebleuguide3.png) no-repeat bottom right;
width: 285px;
height: 268px;
}

.boxguideempty3 {
width: 285px;
height: 268px;
margin: 0px 0px 0 0px;
}

.boxmedph {
background: url(../images/phmed.png) no-repeat bottom right;
width: 280px;
height: 61px;
margin: 5px 5px 0px 0px;
}
.boxcorph {
background: url(../images/phcor.png) no-repeat bottom right;
width: 280px;
height: 61px;
margin: 5px 5px 0px 0px;
}
.boxatlph {
background: url(../images/phatl.png) no-repeat bottom right;
width: 280px;
height: 61px;
margin: 5px 5px 0px 0px;
}

.boxsttropph {
background: url(../images/photosttropez.png) no-repeat bottom right;
width: 245px;
height: 52px;
margin: 15px 5px 0px 5px;
}
.boxest {
background: url(../images/photoeste.png) no-repeat bottom right;
width: 245px;
height: 52px;
margin: 15px 5px 0px 5px;
}
.boxcapc {
background: url(../images/photocapcorse.png) no-repeat bottom right;
width: 245px;
height: 52px;
margin: 15px 5px 0px 5px;
}
.boxorien {
background: url(../images/photooriental.png) no-repeat bottom right;
width: 245px;
height: 52px;
margin: 15px 5px 0px 5px;
}
.boxporto {
background: url(../images/photoportocorse.png) no-repeat bottom right;
width: 245px;
height: 52px;
margin: 15px 5px 0px 5px;
}
.boxsago {
background: url(../images/photosagonecorse.png) no-repeat bottom right;
width: 245px;
height: 52px;
margin: 15px 5px 0px 5px;
}
.boxver {
background: url(../images/photover.png) no-repeat bottom right;
width: 245px;
height: 52px;
margin: 15px 5px 0px 5px;
}
.boxcam {
background: url(../images/photocam.png) no-repeat bottom right;
width: 245px;
height: 52px;
margin: 15px 5px 0px 5px;
}
.boxbleue {
background: url(../images/photobleue.png) no-repeat bottom right;
width: 245px;
height: 52px;
margin: 15px 5px 0px 5px;
}
.boxbassin {
background: url(../images/photobassin.png) no-repeat bottom right;
width: 245px;
height: 52px;
margin: 15px 5px 0px 5px;
}
.boxargent {
background: url(../images/photoargent.png) no-repeat bottom right;
width: 245px;
height: 52px;
margin: 15px 5px 0px 5px;
}
.boxguide {
float: left;
margin: 5px 15px 10px 10px;
}
.boxguidecontent {
width: 285px;
float: left;
margin: 15px 5px 0 25px;
}
.boxguidecontent3 {
width: 255px;
float: left;
margin: 15px 15px 0 15px;
}
.boxguidecontentpub {
width: 255px;
float: left;
margin: 45px 15px 0 15px;
}
.boxguidecontent p {
font-size: 15px;
text-align: justify;
line-height: 1.2em;
}
.boxguidecontent3 p {
font-size: 15px;
text-align: justify;
color: #444 !important;
}
.boxguidecontentpub p {
font-size: 15px;
text-align: center;
color: #000 !important;
}
.boxguidecontent h2 {
font-size: 18px;
text-align: center;
}
.boxguidecontent3 h2 {
font-size: 15px !important;
text-align: center;
}
.boxguidelink{
margin: 15px 0px 0 0;
text-align: center;
}
.description_cms {
padding: 15px 5px 0 0;
text-align: justify;
}
.box_france {
float: left;
width: 697px;
}
.boxfranceright {
float: right;
}
.boxguidefranceright {
background: url(../images/boxes/cadrebleuguideright.png) no-repeat bottom right;
width: 240px;
height: 543px;
margin: 5px 10px 10px 0;
}
.boxguidecontentright {
width: 210px;
float: left;
margin: 15px 15px 0 15px;
}
.boxguidecontentright h2{
text-align: center;
}
.boxguidecontentright p{
margin: 15px 0px 0 5px;
}
.boxguiderightsep {
background: url(../images/sepablue.png) no-repeat bottom center;
width: 200px;
height: 2px;
margin: 15px 0px 0 0px;
}
.boxtheme {
width: 1023px;
margin: 15px 0px 0 15px;
}
.publarge {
text-align: center;
}
.top-detail-part {
overflow: hidden;
zoom: 1;
padding: 10px 0px 5px;
}

form.contact-form {
	float:left;
	width:674px;
	border-right:1px solid #e1e1d3;
	padding-right:15px;
}
form.contact-form h2 {
	margin-top:13px;
}

.contact-form .input-expandable input {
	width:321px;
}
form.contact-form .part-one {
	float:left;
	clear:both;
	width:329px;
}
form.contact-form .part-two {
	float:left;
	margin-left:15px;
	width:329px;
}
form.contact-form textarea {
	width:664px;
}
div.contact-coords {
	float:left;
	margin-left:15px;
	width:200px;
}
#controllerContent div.contact-coords h2 {
	padding-top:0;
	margin-bottom:5px;
}
div.contact-coords p {
	line-height:1.2em;
}
.logo-contact {
	margin:0 auto 15px auto;
}

.field.cgu {
	float:right;
	margin-right:5px;
        margin-top:10px;
}
.subscribe.legend {
	float:left;
	height:1em;
	line-height:1em;
}

button#btnLoginActivation {
	float:left;
	margin-top:15px;
}
.link-activation a {
	line-height:1.5em;
}
.form-sendmail {
	float:left;
	width:450px;
}

.form-sendmail input#email {
	width:277px;
}
.form-sendmail p a {
	margin-top:6px;
}
.right-sendmail {
	float:right;
	width:400px;
	margin-left:15px;
	padding-left:15px;
	border-left:1px solid #cfcfbd;
}
.right-sendmail .intro {
	margin-bottom:12px;
}
.activity-line {
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
	clear:both;
}
.order-result {
	float:right;
	color:#444;
	overflow:hidden;
	zoom:1;
	margin-top:5px;
}
div.full-result-list {
	width:592px;
	float:right;
	margin:0px;
	padding:0px;
}
.form-add-com .part-one,
.form-add-com .part-two {
	width:442px;
}
.form-add-com .input-expandable input,
.form-add-com .input-expandable select {
	width:436px;
}
	
.form-add-com textarea {
	width:882px;
}
.full-news .preview {
    float:left;
    margin:0 7px 7px 0;
}
.full-news.blue-box.result .shortAdvert div.content {
    width:auto;
	float:none;
}
.full-news.blue-box.result .shortAdvert div.content h3,
.full-news.blue-box.result .shortAdvert div.content h3 {
	clear:none !important;
}
.top-advert-result {
  overflow:hidden;
  zoom:1;
}
.bottom-advert-result {
  overflow:hidden;
  zoom:1;
  padding:7px;
}

.blue-box.explain-search {
  clear:both;
  float:none;
  height:auto;
}
.blue-box.explain-search .blue-content .full-desc {
  overflow-x:hidden;
  overflow-y:hidden;
  overflow:hidden;
  height:auto;
}
.blue-box.explain-search .blue-content {
  border:none;
  padding:0;
}

.tooltipOffer {
	position:absolute;
}
.titlerate {
font-style: italic;
font-weight: bold;
float: left;
font-size: 15px;
}
.detailrate, .detailrate span {
font-style: italic;
font-size: 15px;
}
.content_avis {
line-height: 1.3em;
}
.content_date {
line-height: 1.3em;
font-style: italic;
padding-bottom: 0.5em;
}
.plagesmenu {
float: right;
margin: 54px 15px 0px 0px;
height: 27px;
color: #FFFFFF;
font-size: 1em;
background-color: #16477E;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#PlagesContent .home-toph h1 {
color: #16477E;
font-size: 16px;
line-height: 17px;
font-weight: bold;
padding: 10px 0px 15px 0px;
}
#PlagesContent #description .shortStation  .block_content h4 {
clear: both;
font-size: 16px;
color: #16477E;
overflow: hidden;
zoom: 1;
font-weight: bold;
padding: 10px 0
}
#PlagesContent .carte-descrip h2 {
clear: both;
font-size: 16px;
color: #16477E;
overflow: hidden;
zoom: 1;
font-weight: bold;
padding: 0px 0px 10px 0px;
}
#PlagesContent .boxguidecontent  h2,  #PlagesContent .boxguidecontent3 h2{
clear: both;
font-size: 16px;
color: #16477E;
font-weight: bold;
overflow: hidden;
zoom: 1;
padding: 0px 0px 10px 0px;
margin: 0 0;
}
.bocktopstation {
padding: 0px 0px 10px 0px;
}

div.plusbellesleft.station-list {
width: 810px;
float: left;
}
div.left-column.left-station-list {
width: 165px;
float: right;
margin-top: 5px;
}
.menuplusbelles {
border: 1px solid #C6C6C5;
padding: 3px 1px 0px 5px;
}
.topplusbelles {
padding: 10px 0 10px 0;
}
.titleplusbelle {
clear: both;
font-size: 14px;
color: #444;
}
.descriptif-plageprivee {
width: 930px;
line-height: 1.3em;
float: left;
padding: 5px 0px 0px 50px;
}
.descriptif-plageprivee .gauche {
width: 320px;
line-height: 1.3em;
float: left;
padding: 0px 0px 0px 0px;
}
.descriptif-plageprivee .droite {
width: 400px;
line-height: 1.3em;
float: right;
padding: 0px 0px 0px 0px;
color: green;
font-weight: bold;
}
.descriptif-plageprivee .centre {
width: 150px;
line-height: 1.3em;
padding: 0px 0px 0px 0px;
}
.descriptif-plageprivee .centrebarre {
width: 150px;
line-height: 1.3em;
padding: 0px 0px 0px 0px;
text-decoration: line-through;
}
.descriptif-private .descprive {
width: 180px;
line-height: 1.3em;
float: right;
padding: 0px 0px 0px 0px;
}
.eqpmtbeach .desc {
width: 142px;
line-height: 1.3em;
float: right;
padding: 0px 0px 0px 0px;
}
.descriptif-private .bulletgreen {
width: 15px;
height: 15px;
line-height: 1.3em;
float: left;
padding: 3px 0px 0px 0px;
background:  url(../images/bullet-oui.png) 0px center no-repeat;
}
.eqpmtbeach .bulletgreen {
width: 15px;
height: 15px;
line-height: 1.3em;
float: left;
padding: 3px 0px 0px 0px;
background:  url(../images/bulletblue.png) 0px center no-repeat;
}
.descriptif-private {
width: 210px;
line-height: 1.3em;
float: left;
padding: 5px 0px 0px 20px;
}
.eqpmtbeach {
width: 160px;
line-height: 1.3em;
float: left;
margin-top: 8px;
}
.block_privee {
padding: 0px 0px 0px 50px;
}
#PlagesContent #description .shortStation .ligne_content_privee {
padding: 10px 0 6px 0px;
min-height: 25px;
line-height: 25px;
background-position: left center;
background-repeat: no-repeat;
width: 730px;
float: right;
}
.lienresa a {
text-align: center;
padding-top: 10px;
float: left;
color: #FFF;
font-size: 23px;
line-height: 36px;
}
div.proche.station-list {
width: 69%;
float: left;
}
.borderbottom {
border-bottom: 1px solid #e7e3e4;
padding: 5px 0;
}
#map_wrapper {
    height: 220px;
	margin-bottom: 10px;
}
.map_wrapper_hot {
    height: 400px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#map_canvas {
    width: 60%;
    height: 100%;
	float: left;
}
.map_wrapper_hot #map_canvas {
    width: 50%;
    height: 100%;
	float: left;
}
.map_wrapper_hot .infodesthotel {
    width: 46%;
    height: 100%;
	float: left;
	margin: 2%;
}
.map_wrapper_hot .infodesthotel p{
line-height: 20px;
font-size: 15px;
}
.info_content {
width: 200px;
height: 80px;
}

#desc_canvas {
	float: right;
	width: 38%;
}
div.leftpubplages {
width: 30%;
float: right;
margin-top: 5px;
padding-left: 3px;
}
.flagcoeur {
position: absolute;
top: 0px;
left: -5px;
}
.flagcoeurright {
float: right;
border-color: #E95227 transparent #E95227 #E95227;
border-style: solid;
border-width: 8px 8px 8px 0;
line-height: 0;
box-shadow: -1px 1px 1px rgba(43,43,43,0.6);
}
.flagcoeurcontent {
float: left;
box-shadow: -1px 2px 2px 0 rgba(43,43,43,0.6);
background: #E95227;
padding: 0 4px 0 6px;
color: white !important;
text-transform: uppercase;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}
.articleproche {
padding: 0 0;
}
.articleproche div.preview {
padding: 5px 0px 5px 0;
margin: 0;
}
.articleproche div.preview img {
width: 150px;
border-radius: 8px;
padding: 5px 75px;
}
.articleproche div.content {
text-align: center;
padding-bottom: 5px;
padding-left: 8px;
padding-right: 8px;
}
.articleproche .content a{
text-align: center;
font-weight: bold;
}
.blocart {
border: solid #e7e3e4;
border-width: 1px 1px ;
border-radius: 8px;
}
.blocart .entete{
padding: 0 15px;
line-height: 25px;
color: #fff;
background: #11477E;
font-weight: bold;
}
.pubgg {
padding: 15px 0 10px 0;
text-align:center;
width: 100%;
float: left;
}

.proche {
font-size: 16px !important;
font-weight: bold !important;
margin: 5px 0 0 !important;
color: #11477E !important;
}
#desc_canvas p{
line-height: 18px;
text-align: justify;
}
#PlagesContent .proche .blockStation h3 a {
margin: 0;
padding: 0;
color: #1d78c6;
font-size: 17px;
text-decoration: none;
line-height: normal;
font-weight: bold;
}
#PlagesContent .proche .blockStation h3 {
margin: 0;
padding: 6px 0 0 0;
color: #1d78c6;
font-size: 17px;
text-align: left;
}
.block_toggle .block_content .description_cms_photo  {
width: 600px;
margin-left: 20px;
float: left;
}
.block_toggle .block_content .pubplage  {
width: 300px;
float: right;
padding-top: 10px;
padding-right: 10px;
}
.plagedetailinfo .procheleft {
}
.plagedetailinfo .procheright {
text-align: center;
padding-top: 10px;
}
.toprow {
margin-bottom: 15px;
width: 100%;
height: 320px;
padding-bottom: 15px;
}
.secondrow {
margin-bottom: 15px;
width: 100%;
height: 270px;
}
.rowcarte {
width: 43%;
float: left;
}
.rowcarte img{
margin: 0 auto;
display: block;
}

.firstavis {
width: 100%;
float: left;
padding-bottom: 5px;
padding-top: 10px;
}
.imgavis img {
margin: 0 auto;
display: block;
width: 115px;
border-radius: 6px;
}
.rowvisite {
padding: 20px 0 15px 0;
width: 100%;
height: 290px;
}
.rowcolumvisite {
float: left;
width: 61%;
}
.rowavis {
float: right;
width: 38%;
border-left: 1px solid #D5D9DF;
}
.rowcolumavis {
float: right;
width: 95%;
}
.firstavis .imgavis {
float: left;
width: 30%;
}
.avisint {
float: right;
width: 100%;
padding-top: 6px;
text-align: justify;
}
.firstavis .plageavis {
float: right;
width: 65%;
padding-top: 6px;
text-align: center;
}
.firstavis .titreavis {
float: right;
width: 60%;
padding-top: 6px;
line-height: 18px;
}

.toprowleft {
width: 36%;
float: left;
background-color: #16477E;
border-radius: 3px;
}

.boxleft {

padding: 15px 20px 20px;
height: 100%;

}
.searchbox  {
color: white;
text-align: center;
font-weight: bold;
margin-bottom: 20px;
font-size: 16px;
}
.block_search  .complete_all {
margin-bottom: 15px;
background-color: #fff;
border: 1px solid #c7c7c7;
width: 95%;
height: 30px;
padding: 0 5px 0 5px;
border-radius: 3px;
}
.submit_search {
background-image: linear-gradient(to bottom,#F7A949,#E95227);
background-repeat: repeat-x;
border-color: #F7A949;
border-left: #E95227;
border-bottom: #E95227;
width: 100%;
height: 30px;
border-radius: 5px;
color: rgb(58, 55, 55);
font-weight: 700;
}
.block_search {
width: 100%;
}
.box-carte {
width: 100%;
}
.ulsearch {
width: 100%;
height: 115px;
}
.lisearch {
width: 50%;
float: left;
padding: 5px 0 10px 0;
}
.lisearch label.checkbox {
color: white;
font-weight: 100;
font-size: 13px;
}

.content-carte-plages img {
margin: 0 auto;
display: block;
}
.titleline h2 {
color: #E95227;
font-size: 16px;
line-height: 17px;
font-weight: bold;
text-align:center;
padding-bottom: 10px;
}
.rowcolumvisite .titleline {
width: 78%;
float: left;
}
.applimobile .titleline  {
padding-top: 70px;
}

.stationleft{
width: 95%;
float: right;
height: 100px;
padding-bottom: 10px;
}
.boxtextleft{
width: 75%;
float: left;
height: 94px;
}
.boximageleft{
width: 25%;
float: right;
}
.boxtextright .title a, .boxtextleft .title a{
color: #1D70B7;
font-size: 14px;
font-weight: bold;
text-align:center;
}
.rowtopvisite {
width: 100%;
height : 180px;
padding: 15px 0 10px 0;
}
.stationleft .title {
height : 30%;
text-align: center;
}
.stationleft .descriptif {
height : 70%;
text-align: justify;
}

.rowplagesvisite {
width: 95%;
height: 130px;
float: right;
}
.columplagesvisite {
width: 25%;
float: right;
}
.imageplage img {
margin: 0 auto;
display: block;
width: 115px;
border-radius: 6px;
}
.imageplage  {
padding-bottom: 10px;
}
.textplage {
text-align: center;

}

.textplage  {
font-size: 12px;
line-height: 1.3em;
}
.textplage a {
color: #1D70B7;
font-weight: bold;
text-align: center;
font-size: 12px;
}

.sepa {
border-bottom: 1px solid #D5D9DF;
padding: 5px 0 5px 0;
float: left;
width: 100%;
}
.applimobile {
width: 58%;
height: 170px;
padding-top: 15px;
float: right;
}
.sloganmobile {
width: 100%;
height: 170px;
}
.linkmobile a {
color: #1D70B7;
font-weight: bold;
text-align: center;
font-size: 14px;
}
.linkmobile  {
text-align: center;
width: 100%;
}

.imgmob {
width: 100%;
float: left;
height: 150px;
padding-top: 15px;
}
.imgmob img {
margin: 0 auto;
display: block;
}
.colummobile {
width: 70%;
float: right;
padding-top: 20px;
text-align: center;
}

.textmobile {
text-align: center;
font-size: 15px;
padding-bottom: 15px;
padding-top: 50px;
padding-right: 28px;
width: 65%;
float: right;
line-height: 18px;
}
.boximageleft .image img {
width: 115px;
height: auto;
margin: 0 auto;
display: block;
border-radius: 6px;
}
.plageavis a{
color: #1D70B7;
font-weight: bold;
font-size: 14px;
}
.avisint a{
color: #1D70B7;
font-weight: bold;
font-size: 12px;
line-height: 16px;
}
.plageavis {
font-size: 14px;
}
.avisint {
font-size: 12px;
line-height: 16px;
}
.etoile.etoile-no {
height: 16px;
width: 20%;
font-size: 14px;
-webkit-text-size-adjust: none;
}
.etoile:before {
content: "★★★★★";
color: #C7C7C4;
position: absolute;
-webkit-text-size-adjust: none;
}
.etoile:after {
position: absolute;
overflow: hidden;
-webkit-text-size-adjust: none;
}
.etoile-1:after {
content: "★";
color: orange;
}
.etoile-2:after {
content: "★★";
color: orange;
}
.etoile-3:after {
content: "★★★";
color: orange;
}
.etoile-4:after {
content: "★★★★";
color: orange;
}
.etoile-5:after {
content: "★★★★★";
color: orange;
}
.etoile {
position: relative;
display: inline-block;
vertical-align: text-bottom;
}
.buttonsearch {
width: 57%;
padding-left: 56px;
padding-top: 10px;
}
.rowcolumavis .titleline {
/*background: #11477E;*/
background: #86CBF0;
border-radius: 2px;
}

.rowcolumavis .titleline h2{
color: white;
padding: 10px 0 10px 0;
font-size: 14px;
}
.commentita {
font-size: 12px;
color: white !important;
font-style: italic;
padding-bottom: 5px;
}
.ligne_form {
padding: 5px 0 5px 0;
}
.mobhome {
width: 20%;
float:right;
border: solid #e7e3e4;
border-width: 1px 1px;
border-radius: 8px;
height: 320px;
}
.mobhome .title {
background: #86CBF0;
border-radius: 2px;
}
.mobhome .title h2{
color: white;
padding: 10px 0 10px 0;
font-size: 14px;
font-weight: bold;
text-align: center;
}
.mobhome .slogmon {
text-align: justify;
padding: 15px 7px 5px 4px;
width: 95%;
height: 78px;
float: left;
line-height: 15px;
}
.block_toggle {
margin: 10px 0;
}

.lisearch input[type="checkbox"] {
vertical-align: top;
}
.proposplagestv {
width: 100%;
padding: 15px 10px 15px 10px;
height: 180px;
}
.proposplagestv .text{
width: 95%;
text-align: justify;
padding-top: 8px;
font-style: italic;
line-height: 17px;
font-family: Helvetica;
font-size: 15px;
}
.proposplagestv .logothalassa {
width: 22%;
float: left;
height: 156px;
margin: 0 auto;
display: block;
padding-top: 17px;
}
.proposplagestv .descplagestv {
width: 78%;
float: right;
}
.cms-page h2 {
font-size: 16px;
line-height: 35px;
color: #11477E;
}
.ouvrante {
display: none;}

.content-news .chapo {
padding-bottom:20px;
border-bottom:1px solid #CFCFBD;
min-height: 60px;

}
.content-news .contentart {
padding-top: 20px;

}
.content-news .contentart p, .content-news .contentart a, .content-news .contentart strong{
line-height: 22px;
font-size: 16px;
text-align: justify;
}

.chapo .fbarti {
display: block;
float: right;
width: 100px;
height: auto;
padding-top: 10px;
text-align: center;
}
.chapo .artichapo {
float: left;
width: 870px;
}
.artrelated {
width:100%;
height: 270px;
border: 1px solid #CFCFBD;
border-radius: 4px;
margin-top: 15px;
float: left;
}
.elmrel {
width:33%;
float: left;
padding-top: 15px;
}
.elmrel .picture {
text-align: center;
padding-bottom: 10px;
}
.elmrel .picture img {
border-radius: 5px;
width: 200px;
height: 130px;
}
.elmrel .title {
text-align: center;
margin: 0 35px 0 35px;
}
.artrelated .boxartrelated {
font-size: 17px;
padding: 10px 15px 15px 15px;
background-color: #86CBF0;
color: white !important;
font-weight: bold;
}
.content-news h2 {
font-size: 16px;
line-height: 35px;
color: #11477E;
font-weight: bold;
}
.content-news .pubgg {
padding: 15px 0 20px 0;
}
.allnews .preview {
width:200px;
float: left;
padding: 10px;
}
.allnews .preview img {
border-radius: 2px;
}
.allnews .extractart {
width:750px;
float: right;
padding: 20px 10px 15px 10px;
}
.last-news-destination {
width:100%;
height: 170px;
float: left;
padding-top: 10px;
}
.last-news-destination  .extractart p{
font-size: 14px;
line-height: 18px;
text-align:justify;
}
.last-news-destination .titlenewsresult a {
font-size: 16px;
font-weight: bold;
padding-left: 10px;
}
.extractart .moreextract a {
font-size: 14px;
}
.content-news {
padding: 0 10px 0 10px;
}
#PlagesContent .home-guide h1 {
font-size: 18px;
color: #E95227;
padding: 10px;
}
.contentart img {
border-radius: 5px;
}
.blockfb {
float: right;
padding-bottom: 10px;
}
.guideregion {
float: left;
width: 48%;
padding-top: 20px;
height: 130px;
}
.photonews {
float: left;
width: 30%;
}
.newsguide {
float: right;
width: 70%;
}
.photonews img {
max-width: 90%;
height: auto;
border-radius: 5px;
}
.guideregion .newsguide p {
font-size: 14px;
line-height: 18px;
text-align: justify;
padding-top: 5px;
}
.guideregion .titlenewsresult a {
font-size: 14px;
font-weight: bold;
}
.guideregion .titlenewsresult {
text-align:center;
padding-bottom: 10px;
height: 24px;
}
.guidesepavert {
float: left;
width: 4%;
height: 130px;

}
.guideregion .moreextract {
text-align:center;
}
.menu {
display:none;
}
.listreponse .oneresp .respdesc li {
line-height: 20px;
list-style: circle;
margin: 0 0 15px 50px;
}
.prixheber {
float: left;
padding: 10px 80px 10px 100px;
margin: 10px 80px;
background-color: rgb(243, 243, 247);
height: 90px;
border-radius: 5px;
}
.prixheber .introprix {
font-size: 18px;
font-weight: bold;
color: #F05123 !important;
padding-bottom: 10px;
margin-left: -32px;
}
.prixheber .prix_4 {
width: 100px;
height: 25px;
background:  url(../images/hebergements/prix-4.png) 0px center no-repeat;
}
.prixheber .stand_4 {
width: 100px;
height: 25px;
padding-top: 10px;
background:  url(../images/hebergements/standing-4.png) 0px center no-repeat;
}
.prixheber .prix_3 {
width: 100px;
height: 25px;
background:  url(../images/hebergements/prix-3.png) 0px center no-repeat;
}
.prixheber .stand_3 {
width: 100px;
height: 25px;
padding-top: 10px;
background:  url(../images/hebergements/standing-3.png) 0px center no-repeat;
}
.prixheber .prix_2 {
width: 100px;
height: 25px;
background:  url(../images/hebergements/prix-2.png) 0px center no-repeat;
}
.prixheber .stand_2 {
width: 100px;
height: 25px;
padding-top: 10px;
background:  url(../images/hebergements/standing-2.png) 0px center no-repeat;
}
.prixheber .prix_1 {
width: 100px;
height: 25px;
background:  url(../images/hebergements/prix-1.png) 0px center no-repeat;
}
.prixheber .stand_1 {
width: 100px;
height: 25px;
padding-top: 10px;
background:  url(../images/hebergements/standing-1.png) 0px center no-repeat;
}
.lienresa {
float: left;
padding: 10px;
background-color: rgb(22, 71, 126);
margin: 10px 50px;
width: 120px;
height: 90px;
border-radius: 5px;
}
.block_toggle .infohotel {
float: left;
width: 100%;
min-height: 200px;
}
.block_toggle .infohotel .hotpho{
float: left;
width: 33%;
padding-top: 10px;
}
.block_toggle .infohotel .hotdesc{
float: left;
width: 65%;
}
.block_toggle .infohotel .hotpho img{
margin: 0 auto;
display: block;
}
#PlagesContent .contenthotel .infohotpro {
font-size: 15px;
color: #16477E;
line-height: 20px;
font-style: italic;
}
.hotdesc ul {
list-style: disc;
padding-left: 40px;
padding-bottom: 15px;
}
.hotdesc li {
color: #444;
line-height: 19px;
}
.nodisplaymobile {
padding-top: 15px;
}
.videoarticle {
padding-left: 166px;
}
.plusbellesvideo {
padding: 15px 0 15px 20px;
}
.listdestina {
padding:15px 0;
}

.metrichotel {
float: left;
width: 100%;
}
.boxprixheber {
float: left;
width: 45%;
}
.boxlienresa {
float: left;
width: 45%;
}