a:link,a:visited { text-decoration: underline;}
a:hover { text-decoration: underline;}

IMG
{
	border:none;
}

BODY
{
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    background-color: #000000;
    
    font-family: arial, verdana;
    font-size: 11px;
}

#header
{
	background-image: url("images/bg.gif");
	background-repeat: repeat-x;
}

#contenu
{
	margin-top: -40px;
}

.bg
{
	background-image: url("images/bg.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
}

.haut
{
	background-image: url("images/haut.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.bas
{
	background-image: url("images/bas.gif");
	background-repeat: no-repeat;
	background-position: 0% 100%;
	/*padding-bottom: 200px;*/
}

.nav
{
	margin-bottom: 7px;
}

.tabcontent
{
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 15px;
 
}

.motjako
{
	background-image: url("images/bg_mot.png");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_mot.png', sizingMethod=scale);
	
	width: 165px;
	height: 277px;
	*width: 200px;
	
	padding-top: 57px;
	padding-left: 35px;
}

/*********************************TEXTES************************************/
p, a
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	padding: 10px;
}

a
{
	padding: 0px;
}

td
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.tit
{
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dotted #FFFFFF;
}

input
{
	border: 1px solid #FFFFFF;
	width: 120px;
	text-align: center;
	background-color: transparent;
	font-size: 11px;
	color: #FFFFFF;
}

.info
{
	border: 1px dotted #FFFFFF;
}

.tablib td
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background-color: #FFFFFF;
	color: #000000;
}

.tab td
{
	font-size: 11px;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px dotted #FFFFFF;
}

.emailClass
{
	display: none;
}







