/**
 * AQUA SAUNA CLUB - v 1.0 - Site visiteurs
 *
 * @version 1.0
 * @copyright Kharma Concept 2007
 * @author Kharma
 * @access private
 */
* {
	margin: 0px;
	font-family: Verdana, Arial;
}
body {
	background: url('../graphs/jpg/background_gay.jpg') center 10px repeat-y;
	/*background-position: top center;*/
	font-size: 12px;
	scrollbar-face-color: #ffffff;
	scrollbar-darkshadow-color: #555555;
	scrollbar-shadow-color: #888888;
	scrollbar-highlight-color: #bbbbbb;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-track-color: #aaaaaa;
	scrollbar-arrow-color: #4E83B9;
}
a.grille:link, a.grille:visited, a.grille:active {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.grille:hover {
	background-image: url(../graphs/gif/side_C.gif);
	background-position: top center;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	text-decoration: none;
}
a.menulink:link, a.menulink:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #aaaaaa;
}
a.menulink:hover, a.menulink:active {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.lien:link, a.lien:visited {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.lien:hover, a.lien:active {
	font-weight: bold;
	color: red;
	text-decoration: none;
}
a.index:link, a.index:visited {
	font-size: 14px;
	font-weight: bold;
	color: #4E83B9;
	text-decoration: none;
}
a.index:hover, a.index:active {
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.menu {
	border-top: dotted 1px #aaaaaa;
}
.gene {
	border: dotted 1px #aaaaaa;
	width: 780px;
}
.grille {
	font-size: 12px;
}
.image {
	border: solid 1px #aaaaaa;
}
.newsimg {
	border: solid 1px #aaaaaa;
	/*float: left;*/
	padding: 3px;
}
.accnewsimg {
	border: solid 1px #aaaaaa;
	float: left;
	padding: 3px;
}
.dotted {
	border: dotted 1px #aaaaaa;
}
.moment {
	font-size: 13px;
	font-weight: bold;
	color: red;
}
.mmoment {
	font-size: 11px;
	font-weight: bold;
	color: red;
}
.frequence {
	font-size: 11px;
	font-weight: normal;
	color: black;
}
.Ttheme {
	color: #4E83B9;
	font-size: 14px;
	font-weight: bold;
}
.mTtheme {
	color: #4E83B9;
	font-size: 12px;
	font-weight: bold;
}
.Ttexte {
	color: black;
	font-size: 11px;
}
.edito {
	color: black;
	font-size: 11px;
}
.mtrait {
	width: 95%;
	color: #aaaaaa;
	height: 1px;
}
.titreaccueil {
	font-size: 13px;
	font-weight: bold;
	color: #4E83B9;
}
.field {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: black;
	background-color: white;
	border: solid 1px #aaaaaa;
}
.butt {
	background: url('../graphs/gif/butt.gif');
	font-weight: bold;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	border-color: #aca899;
	border-width: 1px;
	cursor: hand;
}