<!--
/* Stylesheet Print //Pillet Samuel / Pythoud Simon // Projet // avril 2005 */

/* ----- Corps de la page ----- */

body {
}

/* ----- Calques ----- */

#ban {
	display:none;
}

#princ {
}

#interieur {
}

#menu {
	display:none;
}

#pied {
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

/* ----- Texte ----- */

h1 {
	color:#009900;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.5em;
}

h2 {
	color:#009900;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.comment {
	color:#000000;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
}

.petit {
	font-size:0.5em;
	}
	
.pied {
}

.news {
}

/* ----- Images ----- */

img.ban {
	width:50em; /*750*150 = diviser par 15    heigth:10em;*/
}
img.image {
	width:35em; /*500*375px height:25em;*/
}

img {
	border:none;
}

img.vh {
	width:156px;
	height:101px;
}

img.imagecarte {
	width:35em; /*600*900*/
}

img.galerie {
	height:100px;
}

img.flash {
	height:1em;
}

img.important {
	vertical-align:bottom;
	width:20px;
	height:20px;
}

/* ----- Table ----- */

th {
	text-align:left;
}

td.logo {
text-align:center;
}

th.th1 {
	width:13em;
}

/* ----- Formulaire ----- */

.bouton {
	text-align:center;
}
/*----- Autre -----*/
.hidden {
	visibility:hidden;
}
-->
