body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

body.print
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#titre
{
  position: absolute;
	left: 1%;
	width: 98%;
	height: 175px;
	background-color: #850000;
}

#logo
{
  top: 0px;
  left: 1%;
  width: 180px;
  height: 180px;
}

.logo
{
	position: relative;
	top: 10px;
	left: 20px;
	width: 133px;
	height: 152px;
}

.titre
{
	position: absolute;
	top: 19px;
	left: 33%;
}

#menutop
{
	position: absolute;
	top: 200px;
	left: 1%;
	width: 98%;
	color: #FFFFFF;
	background-color: #850000;
	font-size: 12px;
}

a.menutop
{
	color: #FFFFFF;
	text-decoration: none;
}

#menugauche
{
	position: absolute;
	top: 240px;
	left: 1%;
	width: 18%;
	color: #FF0000;
	font-size: 12px;
}

#menudroite
{
	position: absolute;
	top: 240px;
	left: 90%;
	width: 10%;
	color: #850000;
	font-size: 12px;
}

.menutitre
{
	color: #FFFFFF;
	background-color: #850000;
	font-size: 14px;
}

a.menulien
{
	color: #760000;
	text-decoration: none;
	font-size: 12px;
}

#contenu
{
	position: absolute;
	top: 240px;
	left: 20%;
	width: 60%;
	color: #850000;
	font-size: 14px;
}

a.photos
{
	color: #850000;
	text-decoration: none;
}

p.textecentre
{
	text-align:center;
}

p.textesouligne
{
	text-decoration: underline;
}

p.textegrandsouligne
{
	text-decoration: underline;
	font-size: large;
}

p.texteretrait
{
	text-indent: 40px;
}

b.textegrassouligne
{
	text-decoration: underline;
}

#droits
{
	text-align: center;
	color: #850000;
	text-decoration: none;
	font-size: 10px;

}

a.guestbook
{
	color: #FFFFFF;
}

h1
{
	text-align: center;
	text-decoration: underline;
}

h2
{
	text-align: center;
} 

h2.rouge
{
	color: #FF0000;
}


img.landscape
 {
 	height: 366px;
 	width: 486px;
 }
 
img.portrait
 {
 	height: 366px;
 	width: 276px;
 }
 
td.aligndroite
	{
		text-align: center;
	}
	
span.wingdings
	{
		font-family:wingdings;
		font-size:28px;
	}
	
p.erreur
{
	color: #FF0000;
}

img.bouton
{
	border-width: 0px;
}

fieldset
{
	text-align: center;
}

img.sansbord
{
	border-width:0;
}
