body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #E6D4BA;
	background-color: #442C25;
	margin: 0px;
	padding: 0px;      
	height: 100%; 
}

html {
	scrollbar-face-color:#8E6638;
	scrollbar-highlight-color:#442C25;
	scrollbar-3dlight-color:#442C25;
	scrollbar-darkshadow-color:#442C25;
	scrollbar-shadow-color:#442C25;
	scrollbar-arrow-color:#E6D4BA;
	scrollbar-track-color:#442C25;
}

a:link {
	text-decoration: none;
 	color: #E6D4BA;
}

a:visited {
	text-decoration: none;
	color: #E6D4BA;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

.image { 
	border: 1px solid #aaaaaa;
}

a:link .image { 
	border-color: #aaaaaa;
}

a:visited .image { 
	border-color: #aaaaaa;
}

a:hover .image { 
	border-color: #ffffff;
}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #693737;
}

.infotable td {
	border: 1px solid #7E5223;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.navigation {
	background-color: #FFF3E5;
	color: #442C25;
	font-family: Arial, Comic Sans MS, Times;
	font-size: 10px;
	text-align: center;
	padding: 0 10 0 10;
	margin: 0;
	border-width: 0;
	border-style: none;
}

.navigation a:link {
	text-decoration: none;
 	color: #442C25;
}

.navigation a:visited {
	text-decoration: none;
	color: #442C25;
}

.navigation a:hover {
	text-decoration: none;
	color: #000000;
}

.historique
{
	list-style-type: circle ;
	font-size: 7pt;
	line-height: 150%;
}

.guestbookpost {
	background-color: #FFF3E5;
	color: #442C25;
	font-family: Arial, Comic Sans MS, Times;
	font-size: 12px;
	text-align: center;
	padding: 0 10 0 10;
	margin: 0;
	border-width: 0;
	border-style: none;
}
.guestbook {
	font-family: Arial, Comic Sans MS, Times;
	font-size: 12px;
	text-align: left;
	padding: 0 10 0 10;
	margin: 0;
	border-width: 0;
	border-style: none;
}

.news
{
	list-style-type: square ;
	font-size: 9pt;
	line-height: 150%;
}


.comment
{
	list-style-type: square;
	font-size: 8pt;
	font-style: italic;
	line-height: 130%;
}

.footer 
{
    	position: relative;
    	bottom: 0;
}

.container {
    	position: relative;
    	min-height: 95%
}

        
.lien {
	color: #442C25;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	text-align: center;
	margin: 0;
	border-width: 0;
	border-style: none;
}

.lien a:link {
	text-decoration: none;
	color: #442C25;
}

.lien a:visited {
	text-decoration: none;
	color: #442C25;
}

.lien a:hover {
	text-decoration: none;
	color: #FFF3E5;
}

.compteur {
	color: #442C25;
	font-family: Arial, Comic Sans MS, Times;
	font-size: 10px;
	text-align: center;
	padding: 0 10 0 10;
	margin: 0;
	border-width: 0;
	border-style: none;
}

.vignette_lien {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.vignette {
	width: 140px;
	height: 140px;
	background: url(../chocolate_theme/dia.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.smalltext {
	font-size: 80%;
	line-height: 200%;
}