body {
	background-color:#c0c0c0;
	margin-top:0;
	margin-bottom:0;
}

h1, h2 {
	font-size:11px;
	font-style:italic;
	padding-left:18px;
	color:#3366ff;
}

h1 {
	color:#3366ff;
	margin-top:5px;
	background:url(imgs/puce_on.gif) no-repeat left;
}

h2 {
	margin-top:25px;
	background:url(imgs/puce.gif) no-repeat left;
	text-transform:uppercase;
}

#general {
	width:800px;
	margin:0 auto 0 auto;
	border-left:1px solid black;
	border-right:1px solid black;
	background: url(imgs/bg/degrade.png) no-repeat bottom #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

form input {
	margin-bottom:5px;
}

label {
	display:block;
	float:left;
	width:103px;
	text-align:right;
	margin-right:5px;
}

textarea {
	width:450px;
	height:120px;
}

.huh { display:none; }

/****** MENU HAUT GAUCHE ******/
#menu-haut-gauche {
	padding-top:40px;
	width:164px;
	float:left;
}

#menu-haut-gauche div a {
	display:block;
	width:164px;
	height:37px;
}

#menu-haut-gauche .accueil a {
	background-image:url(imgs/menu-haut-gauche/accueil.jpg);
}
#menu-haut-gauche .accueil a:hover {
	background-image:url(imgs/menu-haut-gauche/accueil_on.jpg);
}

#menu-haut-gauche .yamaha a {
	background-image:url(imgs/menu-haut-gauche/yamaha.jpg);
}
#menu-haut-gauche .yamaha a:hover, #menu-haut-gauche .yamaha-on a {
	background-image:url(imgs/menu-haut-gauche/yamaha_on.jpg);
}

#menu-haut-gauche .jeanneau a {
	background-image:url(imgs/menu-haut-gauche/jeanneau.jpg);
}
#menu-haut-gauche .jeanneau a:hover, #menu-haut-gauche .jeanneau-on a {
	background-image:url(imgs/menu-haut-gauche/jeanneau_on.jpg);
}

#menu-haut-gauche .sillinger a {
	background-image:url(imgs/menu-haut-gauche/sillinger.jpg);
}
#menu-haut-gauche .sillinger a:hover, #menu-haut-gauche .sillinger-on a {
	background-image:url(imgs/menu-haut-gauche/sillinger_on.jpg);
}

#menu-haut-gauche .marvel a {
	background-image:url(imgs/menu-haut-gauche/marvel.jpg);
}
#menu-haut-gauche .marvel a:hover, #menu-haut-gauche .marvel-on a {
	background-image:url(imgs/menu-haut-gauche/marvel_on.jpg);
}

#menu-haut-gauche .comena a {
	background-image:url(imgs/menu-haut-gauche/comena.jpg);
}
#menu-haut-gauche .comena a:hover, #menu-haut-gauche .comena-on a {
	background-image:url(imgs/menu-haut-gauche/comena_on.jpg);
}
/******************************/

/********** MENU HAUT *********/
#menu-haut {
	width:242px;
	float:left;
	margin-top:16px;
	height:245px;
	border-top:solid 1px red;
	border-left:solid 1px red;
}

#menu-haut div a {
	display:block;
	width:27px;
	height:245px;
	float:left;
}

#menu-haut .accueil a {
	background-image:url(imgs/menu-haut/accueil.jpg);
}
#menu-haut .accueil a:hover, #menu-haut .accueil-on a {
	background-image:url(imgs/menu-haut/accueil_on.jpg);
}

#menu-haut .yamaha a {
	background-image:url(imgs/menu-haut/yamaha.jpg);
}
#menu-haut .yamaha a:hover, #menu-haut .yamaha-on a {
	background-image:url(imgs/menu-haut/yamaha_on.jpg);
}

#menu-haut .bateaux a {
	background-image:url(imgs/menu-haut/bateaux.jpg);
}
#menu-haut .bateaux a:hover, #menu-haut .bateaux-on a {
	background-image:url(imgs/menu-haut/bateaux_on.jpg);
}

#menu-haut .prestations a {
	background-image:url(imgs/menu-haut/prestations.jpg);
}
#menu-haut .prestations a:hover, #menu-haut .prestations-on a {
	background-image:url(imgs/menu-haut/prestations_on.jpg);
}

#menu-haut .accastillage a {
	background-image:url(imgs/menu-haut/accastillage.jpg);
}
#menu-haut .accastillage a:hover, #menu-haut .accastillage-on a {
	background-image:url(imgs/menu-haut/accastillage_on.jpg);
}

#menu-haut .vente a {
	background-image:url(imgs/menu-haut/vente.jpg);
}
#menu-haut .vente a:hover, #menu-haut .vente-on a {
	background-image:url(imgs/menu-haut/vente_on.jpg);
}

#menu-haut .actualites a {
	background-image:url(imgs/menu-haut/actualites.jpg);
}
#menu-haut .actualites a:hover, #menu-haut .actualites-on a {
	background-image:url(imgs/menu-haut/actualites_on.jpg);
}

#menu-haut .liens a {
	background-image:url(imgs/menu-haut/liens.jpg);
}
#menu-haut .liens a:hover, #menu-haut .liens-on a {
	background-image:url(imgs/menu-haut/liens_on.jpg);
}

#menu-haut .contact a {
	background-image:url(imgs/menu-haut/contact.jpg);
	width:24px;
}
#menu-haut .contact a:hover, #menu-haut .contact-on a {
	background-image:url(imgs/menu-haut/contact_on.jpg);
	width:24px;
}
/******************************/

#menu-blanc {
	margin-top:16px;
	border-top:solid 1px red;
	border-right:solid 1px red;
	width:379px;
	height:23px;
	float:left;
}

#visuel-header {
	background-image:url(imgs/visuels-header/1.jpg);
	width:393px;
	height:222px;
	float:left;
}

#menu-gauche {
	width:155px;
	float:left;
	margin:60px 0 0;
	padding:0;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}
#menu-gauche li {
	width:152px;
	padding-bottom:1px;
}
#menu-gauche a {
	color:#FF0000;
	text-decoration:none;
	font-size:12px;
	padding-right:15px;
	background:url(imgs/puce.gif) no-repeat right 3.5px;
}
#menu-gauche a:hover, #menu-gauche .selected {
	font-weight:bold;
	letter-spacing:-0.5px;
	background:url(imgs/puce_on.gif) no-repeat right 3.5px;
}

#contenu {
	padding: 22px 0 0 10px;
	float:left;
	font-size:10px;
	color:#233b84;
	font-weight:bold;
	line-height:15px;
}

#contenu a:hover {text-decoration:none;}

#logo, #logo-visuel {
	float:left;
	margin-right:20px;
	width:244px;
	height:169px;
	background:url(imgs/visuel.gif) no-repeat;
}

#logo-visuel {
	height:479px;
	padding-top:220px;
}

#contenu-grand {
	width:620px;
	clear:both;
	text-align:justify;
	padding-top:8px;
}

#contenu-droite { /*Contenu apparaissant à droite du visuel "SillageS Saint-Cyr"*/
	width:350px;
	float:left;
	text-align:justify;
}
#contenu-droite ul {
	padding:0;
	margin-left:20px;
}

#footer {
	margin-top:30px;
	padding-top:21px;
	background:url(imgs/ligne-footer.gif) no-repeat top;
}

#contenu-footer {
	background:#FFFFFF;
	height:23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	padding-left:79px;
	padding-right:73px;
}
#contenu-footer, #contenu-footer a {
	color:#353535;
	text-decoration:none;
}
#contenu-footer a:hover {
	text-decoration:underline;
}
#footer_liens {
	float:right;
}

.bandeau-marque-bateau {
	line-height:normal;
	text-align:left;
	font-size:8px;
	margin-bottom:14px;
}
.bandeau-marque-bateau img {
	border:1px solid #555555;
	border-bottom:1px solid #8f8f8f;
}
.bandeau-marque-bateau .espace-haut{
	margin-top:42px;
}

#colonnes {
	border: 1px solid #FF0000;
	margin-top:13px;
	padding:5px;
	width:610px;
}

#colonnes .colonne {
	border:2px solid #DDDCDC;
	width:194px;
	float:left;
	margin: 0 1px 0 1px;
	background-color:#FFFFFF;
	font-size:9px;
	height:340px;
}
#colonnes .colonne .description {
	height:130px;
}

#colonnes .colonne h3 {
	text-align:center;
	font-size:9px;
	text-transform:uppercase;
	margin:10px;
	color:#FF0000;
}

#colonnes .colonne p {
	padding:0 10px 10px 10px;
	text-align:justify;
	line-height:normal;
}

#colonnes .colonne p a{
	color:#3366FF;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	font-style:italic;
}
#colonnes .colonne p a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.changepage, .supp {
	color:#FF0000;
}

.supp {
	text-decoration:none;
}

.vignette {
	float:left;
	border:none;
	margin-right:7px;
}
.vignette a img {
	border:none;
}

#Gmap #message {
	text-align:center;
}
