table.mobile{
	width:147px;
	border:0;
	cellpadding:0;
	cellspacing:0;
	border-collapse: collapse;
	border-spacing: 0;
	/*  cellpadding=0 cellspacing=0 */
	table-layout: fixed;
}

td.logo{
	align:left;
	background-image: url('../images/logomob.gif');
	width: 147px;
	height:17px;
}

.borduretableau 
{ 
	border: #003366; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}


.borde{
	border-bottom:1px black solid;
}

.textmobile{
	font-size:7px;
	color:black;
	/*text-align:center;*/
}

.titremobile{
	font-size:7px;
	font-weight: bold;
	color:black;
	text-align:center;
}

a
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #003366; 
	text-decoration: none; 
	font-weight: bold; 
	font-variant: normal
}
a:hover 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #cc0000; 
	text-decoration: none; 
	font-weight: bold; 
	font-variant: normal
}

a.nolink{
	font-size:7px;
	font-weight:bold;
	color:black;
}
a.mobile{
	font-size:7px;
	text-decoration:underline;
	font-weight:normal;
}

.buttonmobile{
	font-size:9px;
	text-decoration:underline;
}

.spacer{
	width:1px;
	height:5px;
	background-image: url('../images/px_transparent.gif');
}

body.mobile{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	color:black;
}

img.mobile{
	border:0;
}