.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	white-space: normal;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.textesite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


body {
	background-image:url(../css/background.jpg);
	background-position:center top;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color: #0066CC;
	text-align: center;
}

a:link {
	color:#333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color:#06C;
}
a:active {
	text-decoration: none;
	color:#39F;
}
.titre_module {
	background-image:url(../images/fond_titre_cat.jpg);
	background-repeat:repeat;
	background-position:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height:20px;
	padding-left: 10px;
}

.titre_categorie {
	background-image:url(../images/fond_titre_cat.jpg);
	background-repeat:repeat;
	background-position:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height:20px;
	width:155px;
	padding-left: 3px;
	cursor:default;
}

.user_area {
	background-image:url(../images/fond_titre_cat.jpg);
	background-repeat:repeat;
	background-position:right;
	background-color:#993;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height:20px;
	width:145px;
	padding-left: 3px;
	cursor:default;
}

.user_area1 {
	background-color:#c6ced5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width:145px;
	cursor:default;
}


.user_area a, .user_area1 a {
	color:#000;
	text-decoration:none;
}

.user_area a:hover, .user_area1 a:hover {
	color:#06C;
	text-decoration:none;
}

textbox {
	height: 17px;
	font-size:15px;
}
