
/* corps */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8CB3D9;
	margin-top: 1px;
	color: #333333;
}

#principal {	
	text-align: justify;
	padding-left: 40px; 
	}

/* colonnes */
#col1 { background: url("/img/arno-skipper_03.png"); width: 645px; padding-right: 20px; }
#col2 { background: url("/img/arno-skipper_04.png"); background-color: #FFFFFF; background-repeat: no-repeat; width: 102px; 
	text-align: right; letter-spacing: 0.2px; line-height: 20px; }

#col2 a { color: #124DA5; border-right: 4px solid #E7EBEF; border-bottom: 1px solid #E7EBEF; text-decoration: none; padding-right: 2px; }
#col2 a:hover { border-color: #124DA5; }

/* éléments */
img { border: 0; }
blockquote { margin-left: 25px; margin-top: 10px; margin-bottom: 10px; }

/* photos */
.photo-gauche { margin-right: 20px; float: left; }
.photo-droite { margin-left: 20px; float: right; }

/* boutons et forms */
.texteform { font-size: 11px; }
.formulaire { font-size: 12px; }
.bouton	{ font-family: Arial, Verdana, sans-serif; color: #FFFFFF; font-size: 12px; background-color: #124DA5; font-weight: bold;}

/* divers */
.warning { font-size: 10px; color: #FF8040; }
.tarifs { font-size: 9px; color: #518BC6; }
.gris {	color: #333333; }
.presta { color: #008000; }
.raisons { color: #800000; text-decoration: none; padding-left: 20px; font-weight: bold;}
.contact { color: #800000; text-decoration: none; font-weight: bold; letter-spacing: 1px; }

/* ligne de navigation */
.navig {font-size: 10px;}

/* encadré tarifs et partenaires avec rollover */
.cadrePrix { border: 1px solid #888888; padding: 10px; width: 300px; background-color: #EEEEEE; border-left: 4px #124DA5 solid; }
.cadrePrix:hover { border: 1px solid #124DA5; border-left: 4px #124DA5 solid; padding: 10px; width: 300px; background-color: #EEFCEF; }

.part { border: 1px solid #888888; padding: 10px; width: 480px; background-color: #FFFFFF; border-left: 4px #124DA5 solid; font-size: 10px; }
.part:hover { border: 1px solid #124DA5; border-left: 4px #124DA5 solid; padding: 10px;  }


/* galeries photo */
.disabled { color: #E7EBEF; }
a.photo { text-decoration: underline; color: #000000; font-size: 10px;}

/* lien standard */
a { text-decoration: underline; color: #124DA5; font-weight: normal; }
a:hover { text-decoration: none; color: #8CB3D9; }

a.menu { color: #000000; border-left: 10px solid #518BC6; border-bottom: 1px solid #518BC6; padding-left: 3px; text-decoration: none; padding-bottom: 2px;}
a.menu:hover { color: #124da5; border-color: #124da5; }

/* lien de copyright et textes bas */
.copy { font-size: 10px; text-decoration: none; color: #444444; }
a.copy:hover { text-decoration: none; color: #000000; }

/* paragraphes */
h1 { font-size: 14px; font-weight: bold; letter-spacing: 2px; color: #124DA5; margin-bottom: 5px; }
h2 { font-size: 13px; margin-bottom: 5px; margin-top: 5px; font-weight: bold; color: #800000; }
h2 a { color: #124DA5; border-left: 6px solid #E7EBEF; border-bottom: 1px solid #E7EBEF; text-decoration: none; padding-left: 5px; padding-bottom: 5px;}
h2 a:hover { border-color: #124DA5; color: #124DA5; }
h3 { font-size: 12px; font-weight: bold; color: #518BC6; margin-bottom: 2px;}
