BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #8060C0;
	SCROLLBAR-3DLIGHT-COLOR: #8060C0;
	SCROLLBAR-ARROW-COLOR: #8060C0;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
	FONT-SIZE: 13px;
	margin: 5px;
	padding: 0px;
}

.titles {  margin: auto; width: 200px; height:20px; background-position: top left; background-image: url("images/day_back.gif"); background-repeat: repeat-y; border:1px solid #000000; COLOR : #FFFFFF; FONT-SIZE: 16px; FONT-WEIGHT: bold; text-align: center; }
.titles2 {  margin-left: 163px; border:1px solid #000000; width: 200px; height:20px; }
.back { width: 100%; COLOR: #333333; FONT-SIZE: 10px; text-align: center; }
.misc-center { text-align: center; }

.form { border:1px solid #000000; padding-left: 2px; background-color: #F5F2F7; }

#webcam { width: 141px; FONT-SIZE: 10px; COLOR: #333333; text-align: center; background-position: top right; background-image: url("images/menu_droite.gif"); background-repeat: repeat-y; }

a:link {  color: #8060C0; text-decoration: none; }
a:visited {  color: #8060C0; text-decoration: none; }
a:hover {  color: #9966FF; text-decoration: underline; }
a:active {  color: #000000; text-decoration: underline; }

/* MENU */

#menu { vertical-align: top; }

#menu .menu-titre { width: 120px; COLOR: #8060C0; FONT-SIZE: 12px; border-bottom:1px solid #999999;}
#menu .menu-other { width: 195px; COLOR: #333333; FONT-SIZE: 12px }

#menu	A:link {  color: #635478; text-decoration: none; }
#menu	A:visited {  color: #635478; text-decoration: none; }
#menu	A:hover {  color: #866792; text-decoration: underline; }
#menu	A:active {  color: #000000; text-decoration: underline; }

.menu-bas { text-align: left; width: 200px; background-position: top left; background-image: url("images/menu_bas.gif"); background-repeat: repeat-y; }

.td-content { width: 530px; padding-left: 9px; padding-right: 17px; }
.misc-div-center { width:100%; text-align: center; }
.misc-div-left { width:100%; text-align: left; }
.misc-div-right { width:100%; text-align: right; }

.image { text-align: center; }

/* textes blog */

#blogtexts { width: 100%; }

#blogtexts .day		{ width: 300px; height:20px; padding-left: 5px ;background-position: top left; background-image: url("images/day_back.gif"); background-repeat: no-repeat; border:1px solid #000000; COLOR : #FFFFFF; FONT-SIZE: 16px; FONT-WEIGHT: bold; }
#blogtexts .content	{ width: 100%; FONT-SIZE: 13px; COLOR: #000000; text-align: justify; }
#blogtexts .title	{ FONT-SIZE: 14px; COLOR: #000000; FONT-WEIGHT: bold; text-align: left; padding-left: 10px; }
#blogtexts .author	{ FONT-SIZE: 11px; COLOR: #000000;}
#blogtexts .misc	{ FONT-SIZE: 9px;}
#blogtexts .sign	{ FONT-SIZE: 11px; COLOR: #000000; text-align: right; width: 100%; }


/* commentaires */

#comment { text-align: left; }

#comment .author	{ FONT-SIZE: 13px; COLOR: #000000;}
#comment .time		{ FONT-SIZE: 9px; COLOR: #000000;}
#comment .text		{ FONT-SIZE: 13px; COLOR: #000000;}