.bordure {
	border: 1px solid #FFFFFF;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #CC0000;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #A42B58;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fond_titre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-style: italic;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.fond {
	background-attachment: fixed;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*---------------------div-------------------*/
div#conteneur {
	width:700px;
	margin-left: 40px;
	color:#ffffff;
}
/*---------------titres-------------------*/
div#conteneur h1 span {
	display:none;
}
div#conteneur h2 {
	text-decoration:underline;
	font-size:14px;
}
#carroserie {
	background: url(../img/titre_carrosserie.jpg) no-repeat left top;
	width: 451px;
	height: 53px;
	margin-left: 200px;
}
#moderne {
	background: url(../img/titre_moderne.jpg) no-repeat left top;
	width: 451px;
	height: 53px;
	margin-left: 200px;
}
#ancien {
	background: url(../img/titre_ancien.jpg) no-repeat left top;
	width: 451px;
	height: 53px;
	margin-left: 200px;
}
#bateaux {
	background: url(../img/titre_bateaux.jpg) no-repeat left top;
	width: 451px;
	height: 53px;
	margin-left: 200px;
}
#contact {
	background: url(../img/titre_contact.jpg) no-repeat left top;
	width: 451px;
	height: 53px;
	margin-left: 200px;
}
/*---------------txt-------------------------*/
p.p1 {
	margin-left: 0px;
	padding-left: 14px;
	padding-top: 4px;
	width: 600px;
	border-left: 1px double #000;
	border-top: 1px double #000;
}
p.p2 {
	width: 600px;
	border-right: 1px double #000;
	border-bottom: 1px double #000;
	margin-left:100px;
}
.corps {
	padding-left: 10px;
}
.centrer {
	text-align:center;
}
.lien {
	color:#FFFFFF;
}
.lien:hover {
	font-style:italic;
	color:#000000;
	text-decoration:overline underline;
}
ul#liste_bateaux {
	margin-top: 50px;
 }
/*-----------------formulaire---------------------*/
.bouton {
	color:#FFFFFF;
	background-color:#666666;
	border: 1px solid #fff;
}
/*-------------------Animations---------------------*/
#carrosserie, #vehicule_moderne, #vehicule_ancien, #bateaux_bandeau {
	float:right;
}