body, input, select
{
	font: 12px verdana, Arial, Helvetica, serif;	
	
	
}
p
{
    line-height:150%;
}
a
{
	color:#0063be;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

a img
{
	border:0;
}

html,body,form
{
	padding: 0;
	margin: 0;	
}

.noul, .lileft
{
	list-style:none;
}

.nom, .noul, .noul li, .lileft li, .lileft
{
	margin:0;
	padding:0;
}

.left, .lileft li
{
	float:left;
}

.right
{
	float:right;
}

.cl
{
	clear:both;
}

.cf:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.cf {
	display: inline-block;
}
 
html[xmlns] .cf {
	display: block;
}
 
* html .cf {
	height: 1%;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 
{
    margin:0px;
    padding:0px;
	font-weight: normal;
	text-decoration: none;
}


h1
{
    font-size:35px;
}
h2
{
    font-size:18px;
    font-weight:bold;
}
h3
{
    font-size:14px;
    font-weight:bold;
}
.spanh3
{
    font-size:14px;
    font-weight:bold;
}
.scores
{
    font-size:20px;
}
.smalltxt
{
    font-size:11px;
}
.strong
{
    font-weight:bold;
}

