/* theme
 * sensegray.css
 *
 */


a:link{
	color : #CCCCCC;
	cursor: crosshair;
	text-decoration : none;
}

a:visited{
	color : #CCCCCC;
	text-decoration : none;
	cursor: crosshair;
}

a:hover{
	color : #FFAFED;
	text-decoration : none;
	cursor: crosshair;
}

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


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

}


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

.SB_button {
	background : #6C6C6C;
	border : 1 solid #FFAFED;
	color : #FFAFED;
	font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

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

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

.SB_shoutbox {
	color : #FFFFFF;
	font-family : Georgia, 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 : #797979;
	border-bottom-color : #FFAFED;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #FFAFED;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #FFAFED;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #FFAFED;
	border-top-style : solid;
	border-top-width : 1px;
	color : white;
	font-size : xx-small;
}

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

blink;
