/* theme
 * sensegray.css
 *
 */


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

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

a:hover{
	color : red;
	text-decoration : underline;
	
}

a:active{
	color : #666666;
	text-decoration : none;
	
}


body{
	background-color : #333333;
	font-family :   Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
scrollbar-face-color:#000000; /* couleur du dessus des boutons et de la barre de défilement */
	scrollbar-arrow-color:#CC0000; /* couleur des flèches */
	scrollbar-track-color:#1E1E1E; /* couleur du fond de la barre */
	scrollbar-highlight-color:#CC0000; /* couleur claire du relief des boutons */
	scrollbar-shadow-color:#CC0000; /* couleur sombre du relief des boutons */
	scrollbar-3dlight-color:#000000; /* couleur claire du relief des boutons quand ceux-ci ne sont pas  enfoncés */
	scrollbar-darkshadow-color: #000000; /* couleur sombre du relief des boutons quand ceux-ci ne sont pas enfoncés */
}


.SB_alert {
	color : #CC0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
}

.SB_button {
	background : #666666;
	border : 1 solid #990000;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.SB_input {
	background : #999999;
	border : 1 solid #990000;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.SB_formarea {
	background-color : #333333;
	border-bottom-color : #333333;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #333333;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #333333;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #333333;
	border-top-style : solid;
	border-top-width : 1px;
	color : #333333;
	font-size : 10px;
}

.SB_shoutbox {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
}

a.SB_inlink:link {
	color : #000000;
	text-decoration : none;
}

a.SB_inlink:visited {
	color : #000000;
	text-decoration : none;
}

a.SB_inlink:active {
	color : #000000;
	text-decoration : none;
}

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

.SB_table0 {
	background-color : #999999;
	border-bottom-color : #990000;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #990000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #990000;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #990000;
	border-top-style : solid;
	border-top-width : 1px;
	color : #000000;
	font-size : xx-small;
}

.SB_table1 {
background-color : #999999;
	border-bottom-color : #990000;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #990000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #990000;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #990000;
	border-top-style : solid;
	border-top-width : 1px;
	color : #000000;
	font-size : xx-small;
}

blink;
