	/* BALISES */


html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

	
body 
{ 
  	background-image : url(img/fond.jpg) ; 
  	background-repeat : repeat ; 
	font-size: 3pt;
	margin-top : 0px;
	text-align: center;
	text-align: -moz-center;

}

li { list-style: inside; list-style-type: square;}
li:hover { list-style-type: circle;}

table { border-collapse: collapse; font-size: 3pt; text-align: left;}

input { border:1px solid #737373; }

textarea { border:1px solid #737373; }


	/* LIEN */

a { text-decoration: none;}
a:hover { text-decoration: none;cursor:pointer;}

.amenu { color: #FFFFFF; }
.amenu:hover { color: #4C86AE; }

.lien { color: #FFFFFF; }

.arubrique 
{ 
	display:block;
	background:#BABABA;
	padding:3px;
	padding-left:10px; 
	font-family: Arial;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin-bottom:2px;
}
.arubrique:hover 
{ 
	background:#A9A9A9;
}

	/* BLOCK */

.menu_top
{
	width:794px;margin-top:10px;font-size:10px;
	filter:alpha(opacity=60); -moz-opacity: .6;
	font-family: Arial;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	text-align:right;
}

.fond { width:804px; background:#BABABA;padding:2px;margin-top:4px;}

.bann { width:784px; height: 65px;padding:10px;padding-bottom:0;text-align:right; }
.sbann { width:804px; height:6px; background: #FE6B6B }


#rubrique { width:170px;height:200px;background:#BABABA;background-repeat:no-repeat;padding-bottom:1px;margin-bottom:10px;}
.rubrique 
{ 
	width:619px;padding:4px;padding-left:10px;background:#4C86AE;
	font-family: Arial;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom:15px;
}

.bottom 
{ 
	width:552px;height:25px;padding:0px;padding-top:5px;padding-right:10px; background:#FF0000; 
	font-family: Arial;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}


.common p
{
	float:left;
	margin-right:6px;
}

.common span
{
	float:right;
}

.common font
{
	font-size: 14px;
}

.common i
{
	color:#454648;
	font-style: normal;
	font-weight: normal;
}

.icone
{
	border:1px solid #A9A9A9;
}

.common a
{
	font-style: bold;
	font-weight: bold;
	color:#454648;
}
	/* POLICES */

.menu
{
	font-family: Arial;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.common
{
	font-family: tahoma;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	text-align:justify;
}






