/* CSS Document */
.txtmoteurA
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	width:40px;
}
.txtmoteur
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	width:150px;
}

.txtlogin
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	width:100px;
}
.barre {font-family:Tahoma,sans-serif; font-size: 11px; color:<? echo $fontcolor;?>; padding-left:25; }
.text4 {font-family:Tahoma,sans-serif; font-size: 11px; color:<? echo $fontcolor;?>; padding-left:20;  }
.txtnews
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	border-style:solid;
	border-width:1px;
	width:105px;
}

.policeredacBase
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.policeredacBaseBoldTITRE
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}
.policeredacBaseBold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.policeredacBaseBoldPrix
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0572C5;
}
a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	color:#0066FF;
}

.boutonAcces
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-color:#0572C5;
	border-color:#FFFF00;
	border-style:solid;
	border-width:1px;
	width:110px;	
	height:40;
}

.boutonClassique
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-color:#0066FF;
	border-color:#0572C5;
	border-style:solid;
	border-width:1px;
	width:110px;	
	height:40;
}