@charset "iso-8859-1";
/* Date de création: 20/04/02 */

body { 
	background-color:#E5E5E5;
	scrollbar-face-color: #DEE3E7; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7; 
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699; 
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-family: Helvetica, Tahoma;
	margin: 30px 0px 30px 0px;
}

.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; }
.gen5		{ font-family : Tahoma; font-size : 9px; font-weight : bold; letter-spacing: 0px; color : #000000; }
.gen6		{ font-family : Verdana; font-size : 10px; letter-spacing: 0px; color : #000000; }

.genPlansTitle	{ font-family : Verdana; font-size : 11px; letter-spacing : 0px; color : #000000; background-color : #DEE3E7; font-weight : bold; }
.genPlans		{ font-family : Verdana; font-size : 10px; letter-spacing : 0px; color : #000000; background-color : #EFEFEF }
.genPlansValues	{ font-family : Verdana; font-size : 11px; letter-spacing : 0px; color : #000000; background-color : #EFEFEF; font-weight : bold; }

.cattitle	{ font-size : 12px; letter-spacing: 1px; font-weight : bold; text-decoration : none; color : #006699}

.code { 
	font-family: Courier, "Courier New", sans-serif; font-size: 11px; color: #CC0000;
	background-color: #FAFAFA; border: 1px #006699 solid
}

.dotty {  
	border: #CCCCCC; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

.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: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

.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; color: #000000; font-size: 10px; letter-spacing: -1px;}
a.copylink	{ text-decoration: none; color : #FFFFFF }
a.copylink:hover { text-decoration: none; color : #FFFF66}

a.copylink1	{ text-decoration: none; color : #006699 }
a.copylink1:hover { text-decoration: none; color : #FF9900}

.mainMenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainMenu:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainMenu:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainMenu:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}