body {
	margin: 0;
	padding: 0;
	background:#ffffcc;
}

#bisseret {
position: absolute;
width:100%;
margin:0;
padding:0;
}

#domaine_bisseret {
	text-align:center;
}

#gauche {
	position: absolute;
	left:0;
	width: 25%;
}

#droite {
	position: absolute;
	right:0;
	width: 25%;
}

#centre {
	margin-left: 150px;
	margin-right: 150px;
	text-align:center;
}
	
img#photo_bisseret {
	width:480px;
	margin:10px;
}

h1{
margin:0;
padding:0;
text-decoration: underline; 
color: #790600;
font-size: 12pt;
font-weight:bold;
font-family: times new roman, verdana, arial;
}

h2 { /* style pied de page */
font-size: 8pt; /* taille de la police */
margin: 0; /* pas de marge : colle aux bords de l'écran */ 
text-align:center ; /* le texte est centré */
font-weight:normal;
color: #790600;
}

p{
margin:0;
padding:0;
text-decoration: none; 
color: #790600;
font-size: 12pt;
font-weight:bold;
font-family: times new roman, verdana, arial;
}

#presentation{
margin: 10px 22% 10px 22%;
padding: 10px;
text-align:center;
border: #790600 solid 1px;
}

p#pied_page{ /* style pied de page */
font-size: 8pt; /* taille de la police */
margin: 0; /* pas de marge : colle aux bords de l'écran */ 
text-align:center ; /* le texte est centré */
font-weight:normal;
color: #790600;
border:none;
}

div.lien {
	text-align:center;
	margin:15px;
}


.garde{
	height:75px;
	margin:0;
	border:0;
}

em {
	font-style: normal;
	font-weight: bold;
}
	
a {
text-decoration: none; 
color: #000099;
font-size: 12pt;
font-weight:bold;
font-family: times new roman, verdana, arial;
}   

a:visited {
color: #9fb9cc; 
}

a:hover	{ 
color: #FF0000; 
font-size: 13pt; 
}