@charset "iso-8859-1";
body {
	background: #669ACC;
	margin: 0; /* il est conseillé de mettre a zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné a gauche (valeur par défaut) dans le sélecteur #container */
	overflow:hidden;
	overflow-y:scroll;
}
h1 {
	font-size: 16px;
	color: #798039;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
}
h2 {
	font-size: 16px;
	color: #1E2D3D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	font-style: normal;
	line-height: 20px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style-contenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #435861;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	vertical-align: top;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #30363C;
}
a:link {
	text-decoration: none;
	color: #798039;
}
a:visited {
	text-decoration: none;
	color: #798039;
}
a:hover {
	text-decoration: underline;
	color: #30363C;
}
a:active {
	text-decoration: none;
	color: #30363C;
}
.copyr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	font-style: normal;
}

.oneColFixCtr #container {
	width: 960px;  
	background: #FFFFFF;
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 1px solid #263A4D;
	text-align: left; /* ce paramétrage annule le parametre text-align: center de l'élément body. */
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.container2 {
	width: 960px;
	background: #669ACC; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 75px;
}
.cadre-menu {
	background-color: #263A4D;
}
.menu-nos-locations {
	background-image: url(images-port-grimaud/nos-locations-port-grimaud-1A.jpg);
	height: 40px;
	width: 180px;
	background-repeat: no-repeat;
	padding: 0px;
}
.menu-nos-locations2 {
	background-image: url(images-port-grimaud/nos-locations-port-grimaud-2A.jpg);
	height: 40px;
	width: 180px;
	background-repeat: no-repeat;
	padding: 0px;
}

.petit-poisson {
	left: 0px;
	top: -10px;
	right: 0px;
	bottom: 0px;
	position: relative;
}
.Port-Grimaud-logo {
	position: relative;
	left: 5px;
	top: 5px;
	right: 0px;
	bottom: 0px;
}
.louez-nos-maisons-titre {
	position: relative;
	left: 265px;
	top: -3px;
	right: 0px;
	bottom: 0px;
}
.menu-localisation {
	background-image: url(images-port-grimaud/localisation-port-grimaud-1B.jpg);
	height: 40px;
	width: 180px;
	background-repeat: no-repeat;
	padding: 0px;
}
.menu-localisation2 {
	background-image: url(images-port-grimaud/localisation-port-grimaud-2B.jpg);
	height: 40px;
	width: 180px;
	background-repeat: no-repeat;
	padding: 0px;
}

.menu-louer-nos-bateaux {
	background-image: url(images-port-grimaud/louer-nos-bateaux-prt-grimaud-1C.jpg);
	height: 40px;
	width: 180px;
	background-repeat: no-repeat;
	padding: 0px;
}
.menu-louer-nos-bateaux2 {
	background-image: url(images-port-grimaud/louer-nos-bateaux-prt-grimaud-2C.jpg);
	height: 40px;
	width: 180px;
	background-repeat: no-repeat;
	padding: 0px;
}

.menu-excursion-en-mer {
	background-image: url(images-port-grimaud/excursion-en-mer-port-grimaud-1D.jpg);
	height: 40px;
	width: 180px;
	background-repeat: no-repeat;
	padding: 0px;
}
.menu-excursion-en-mer2 {
	background-image: url(images-port-grimaud/excursion-en-mer-port-grimaud-2D.jpg);
	height: 40px;
	width: 180px;
	background-repeat: no-repeat;
	padding: 0px;
}

.menu-nous-contacter {
	background-image: url(images-port-grimaud/nous-contacter-port-grimaud-1E.jpg);
	height: 40px;
	width: 180px;
	background-repeat: no-repeat;
	padding: 0px;
}
.menu-nous-contacter2 {
	background-image: url(images-port-grimaud/nous-contacter-port-grimaud-2E.jpg);
	height: 40px;
	width: 180px;
	background-repeat: no-repeat;
	padding: 0px;
}

.menu_lien_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #798039;
	position: relative;
	left: 35px;
	top: 11px;
	right: 0px;
	bottom: 0px;
	width: 100%;
}
.menu_lien_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #30363C;
	position: relative;
	left: 35px;
	top: 11px;
	right: 0px;
	bottom: 0px;
	width: 100%;
}
.cadre-contenu {
	width: 940px;
	position: relative;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding: 5px;
	margin: 0px;
}
.saint-tropez {
	width: 930px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #263A4D;
	text-align: center;
	padding: 0px;
	width: 960px;
	line-height: 24px;
}
.cadr-contenu {
	width: 395px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	float: left;
}
.cadr-contenu2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #435861;
}
.cadre3 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.image1-cadre {
	width: 330px;
	text-align: right;
}
.image1 {
	border: 2px groove #476C87;
}



.class1 A:link {
	color: #435861;
	text-decoration: underline
}
.class1 A:visited {
	color: #435861;
	text-decoration: underline
}
.class1 A:active {
	color: #435861;
	text-decoration: underline
}
.class1 A:hover {
	color: #798039;
	text-decoration: underline;
}
.class1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #435861;
	}
.oneColFixCtr #container2 {
	width: 960px; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 1px solid #263A4D;
	text-align: center; /* ce paramétrage annule le parametre text-align: center de l'élément body. */
	background-color: #1D2D3D;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.cadr-image {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 320px;
	background-color: #FFF;
	text-align: right;
}
.container3 {
	width: 960px;
	background: #669ACC; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 75px;
}
.container {
	width: 960px; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 1px solid #263A4D;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
.news {
	width: 960px;
	background: #FFFFFF; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.flash-port-grimaud {
	text-align: center;
	border: 1px solid #000;
}
.style-contenu-form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #435861;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #DBE7F2;
	border: 1px solid #669ACC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.style-contenu-bouton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #435861;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	vertical-align: middle;
}
.mini_photo {
	border: 2px solid #0F1E2D;
}
.cadr-contenu2b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #435861;
}
.cadre3b {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.cadre3c {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.style-contenuc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #435861;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	vertical-align: top;
}
.style-contenub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #435861;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: right;
	vertical-align: top;
}
.anim-intro {
	position: relative;
	left: 265px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
