body {
	background-color: #FFFFFF;
	margin: 0; padding: 0;
	scrollbar-3dlight-color: #666666;
    scrollbar-arrow-color: #666666;
    scrollbar-base-color: #cccccc;
    scrollbar-track-color: #F3F6F7;
    scrollbar-darkshadow-color: #666666;
    scrollbar-face-color: #cccccc;
    scrollbar-highlight-color: #cccccc;
    scrollbar-shadow-color: #cccccc;
}
body, td, th, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
a, a:link, a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover, a:active {
	text-decoration: underline; 
}

/*
SELECT
{
	color: #000000;
	font: 11px Verdana;
	background-color: #ffffff;
	margin-top: 0px;
	border: solid 1px #999999;
	position: relative;
}
ul
{
	margin: 0px;
	padding: 0px;
}
*/

#homeLink
{
	background-color: #999999; 
	background-image: url(../images/home_transparent.gif); 
	background-repeat: no-repeat; 
	background-position: 5px;
	padding-left:20px; 
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:hand;
}

.header {  }

.headercenter 
{
	background-color: #fff; 
	background-image: url(../images/soccar_34.gif); 
	background-repeat: no-repeat; 
	background-position: 20px; 
	text-align:right; 
	color:Gray; 
	vertical-align:middle;
	font-size:28px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	padding-left:20px;
	}
	
.menubar {}
.main { background-color:#e7e7e7; background-repeat: no-repeat; background-position: right top;  top: 2px; padding:3px 3px 3px 0;}
.firstline { margin: 0; padding-left:20px; min-height: 600px; }

#tracer { font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #999999; top: 2px; padding:3px 3px 3px 0;}
#tracer a { color: #999999; text-decoration: none; }
#tracer a:hover { text-decoration: underline; }

/* Colonne de droite ------------------------------------------ */
.rightcol { 
	margin: 0; 
	padding: 0; 
	padding-left: 5px; 
	padding-bottom: 0px;
	background: url(../images/fd_rightColumn.gif) repeat-y; 
}
.rightcol div.redLine {
	margin-top: 1px;
	height: 10px;
	font-size: 0px;
	background: url(../images/fd_rightColumnRedLine.gif) repeat-y #E60028;
}

/* FOOTER */

#footer {
	position:relative;
	clear:both;
	height: 16px;
	background: #424242;
	color: #ffffff;
}

#footer #copyright  {
	
	float: right;
	text-align:center;
	height: 16px;
	color:#666666;
	background-color:#FFFFFF;
	background-image:  url(../images/footer_bgd.gif);
	background-repeat:repeat-x;
	background-position:bottom;	

}

#footer #sgg {

	margin-left:16px;
	width:114px;
	text-align:center;
	float: left;
	height: 16px;
	color:#666666;
	background-color:#FFFFFF;
	background-image:  url(../images/footer_bgd.gif);
	background-repeat:repeat-x;
	background-position:bottom;	
} 

/* / FOOTER */

.msgpanel
{
width:400;
border:1px solid #999999; 
text-align:center;
background-color: #e7e7e7; 
}

.title 
{
	font-family: arial;
	color: #e60028; 
	font-weight: bold; 
	font-size: 20px 
}
.wtitle
{
	font-family: arial;
	color: #666666; 
	/*font-weight: bold; */
	font-size: 26px 
}





