@charset "iso-8859-1";
/* Date de création: 20/04/02 */

body { 
	scrollbar-face-color: #DEE3E7; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7; 
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #999999; 
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-family: Helvetica, Tahoma;
}

.tablebg	{ background-color: #006699 }

TD.row2		{ background-color: #EFEFEF }
TD.row1		{ background-color: #DEE3E7 }

.gen		{ font-size : 12px; letter-spacing: 1px; font-weight : bold; color : #000000; }
.gen1		{ font-size : 12px; letter-spacing: 1px; color : #000000; }
.gen2		{ font-size : 11px; letter-spacing: 1px; color : #000000; }
.gen3		{ font-size : 10px; letter-spacing: 1px; color : #000000; }
.gen4		{ font-size : 8px; letter-spacing: 1px; color : #666666; }

.nav { font-size : 12px; color : #666666; }
a.nav { text-decoration: none; color : #666666 }
a.nav:hover { text-decoration: none; color : #003366 }

.stampa { font-size : 10px; letter-spacing: 1px; color : #666666; }
a.stampa { text-decoration: none; color : #666666 }
a.stampa:hover { text-decoration: none; color : #000000 }

span.navi { font-size : 12px; font-weight : bold; color : #003366; }

.cattitle	{ font-size : 12px; letter-spacing: 1px; font-weight : bold; text-decoration : none; color : #006699}

.code { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000;
	background-color: #FAFAFA; border: 1px #666666 solid
}

.dotty {  
	border: #CCCCCC; border-style: dotted; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin
}

.dashy {  
	border: #CCCCCC; border-style: dashed; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px
}

.hr {  
	height: 1px; width: 100%; border: #C0C0C0; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin
}

.hrs {  
	height: 1px; width: 98%; border: #C0C0C0; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin
}

.quote {
	font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 2px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px
}

.postbody { font-size : 12px; line-height: 18px}
a.menulink	{ text-decoration: none; color : #006699 }
a.menulink:hover { text-decoration: underline; color : #DD6900}

.outline	{ background-color:#FFFFFF; border: 2px #006699 solid }
.soutline	{ border: #CCCCCC; border-collapse: collapse }

/* The text input fields background colour */
input.warea, textarea.warea, select {
	background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px; 
	letter-spacing: 1px; 
	color : #efefef;
}

a.copylink	{ 
	text-decoration: none; 
	color : #FFFFFF;
}

a.copylink:hover { 
	text-decoration: none; 
	color : #FFFF66;
}

