@charset "iso-8859-1";


/*********************************************************************
**************************  B O D Y  *********************************
*********************************************************************/

body
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

p, h4, h5, h6, ul, ol, a
{
	font-family: helvetica, arial, sans-serif;
}

p, h4, h5, h6
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom:6px;
}

h1, h2, h3
{
	font-family: helvetica, arial, sans-serif;
	font-weight: 700;
}


hr
{
	height: 1px;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	align: center;
}

/******************************************************************************************
**************************************  T I T R E S  **************************************
******************************************************************************************/


h1
{
	font-size: 18px;
	font-weight: bold;
	margin-top:4px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;

}


h2
{
	font-size: 18px;
	font-weight: bold;
	margin-top:6px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;	
}

h3
{
	font-size: 17px;
	font-weight: bold;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;	
}


h4
{
	font-size: 14px;
	font-weight: 700;
	margin-bottom:0px;
	text-align: justify;
	}

h5
{
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	}

h6
{
	text-align: right;
	font-size: 12px;
	font-weight: 700;
	}

/******************************************************************************************
*********************************  P A R A G R A P H E S  *********************************
******************************************************************************************/

p
{
	font-size: 12px;
	text-align: justify;

}

p.alcenter
{
	font-size: 12px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

p.alright
{
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
	}



/******************************************************************************************
***************************************  L I E N S  ***************************************
******************************************************************************************/

a:link
{
	font-size: 13px;
	font-weight: bold;
}

a:visited
{
	font-size: 13px;
	font-weight: bold;
}

a:hover 
{
	font-size: 13x;
	font-weight: bold;
	text-decoration: none;
}

/*****************************************************************************************/

a.menpr:link
{
	font-size: 18px;
	font-weight: bold;
	}

a.menpr:visited
{
	font-size: 18px;
	font-weight: bold;
	}

a.menpr:hover 
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}

/*****************************************************************************************/

a.linktop:link
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

a.linktop:visited
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

a.linktop:hover 
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}





/*********************************************************************
********************      L I S T        ****************************
*********************************************************************/

ul
{
	font-size: 12px;
	text-align: justify;
	margin-right: 20px;
}

ol
{
	font-size: 12px;
	text-align: justify;
	list-style-type: decimal;
}


li
{
    margin-top: 8 ;
    margin-bottom: 8
}



/*********************************************************************
******************** F O R M U L A I R E  ****************************
*********************************************************************/

.formheure
{
	font-weight: bold; 
	border:0; 
}

.formbox
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold; 
	text-align: left;
}


.formcheck
{
}

.formlistmen
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold; 
	text-align: left;
}



.formbtn
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold; 
	font-size: 10pt; 
	cursor:hand
}