body{
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #6699CC;
	padding:0 2 2 2;
	border-bottom:1px dotted #6699CC;
}
a {
	font-family: Arial;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding:0 2 2 2;
	border-bottom:1px dotted #000066;
}
.blue {
	font-family: Arial;
	color: #0055AA;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding:0 2 2 2;
}
p{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #003366;	text-align:justify;	line-height: 18px; }
td{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #003366;}
tr{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #003366;}

.main {
	display:block;
	border:2px solid #C2D7EB;
	padding: 10 10 0;
	margin: 0px;
}
/*Pour les liens des listes contenu dans le main*/
.main li a {border:0px;}
/*Personnalise le type de puce sur les sous points de la liste*/
.main ul ul li {list-style-type: circle;}
/*Personnalise le sous sous point d'un élément de la liste*/
.main ul ul ul a, .main ul ul ul{color:#FF6600;}
.main ul ul ul a:hover{color:#990000;background-color: #E8EFF7;}

/*Spécifique à la page d'accueil-----------------------*/

#accueil {margin:10px 40px;	font-size: 12px;
	font-weight:bold;}
#accueil h2 {
	text-align:left;
	color: #FF6600;
	font-size: 15px;
	margin:20px 0px;
	padding:0px;
}
#accueil ul{
	font-size: 12px;
	font-weight:bold;
	padding:0px;
	margin:0px 20px;
}
#accueil ul li {
	margin:10px;
	padding:5px;
	border-top: 1px solid #FF9900;
	list-style-type: none;
}
#accueil ul li h1{
text-align:left;
color:#FF3300;
padding:0px;
margin:0px;
font-size:1.3em;
}
#accueil ul ol {margin-left:30px;	list-style-type: circle;}
#accueil ul ol li {
	font-size: 12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	list-style-type: circle;
	border:0px;
}
#accueil p{
	font-size: 12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
/*-----------------------TITRES----------------------------*/
h1, h2, h3,h6{
text-align:center;
margin:0px;
}
h1{font-size:18px;color: #003399;}
h2 {font-size:16px;color: #003399;}
h3 {font-size:14px;color: #003399;}
h4 {font-size:15px;	color: #FF0000;padding:5px;border-bottom: 1px solid #006699;}
h5 {font-size:13px;color: #990000;margin-bottom:0;
background:url(http://www.logipol.fr/images/puce.png) no-repeat left bottom;padding-left:20px;
}
h6 {font-size:10px;color:#6699CC;margin-top:15px}
h6 a {border:0px;}
/*Titre dans un tableau*/
#titreTable {background-color:#E8EFF7;color:#f60;font-weight:bold;font-size:13px;}
/*--------------------------------------------------------------*/

.faq a, .faq a:hover {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border-bottom:0;
}
.faq a{	color: #0066CC;}
.faq a:hover {color: white;	background-color: #6699CC;}
#lienFAQ {text-align:center;margin:13px;word-spacing: 5px;}
#lienFAQ a {margin:10px;font-size:13px;color:#f60;border:0px;}
#lienFAQ a:hover{color:white;}

.attention {
margin: 1em 50px;
background-color: #C0C0C0;
border: 1px solid #CC3333;
color: #CC3333;
font-weight:bold;
padding: 0.5em;
background:url(/images/warning.gif) no-repeat left;
padding-left:30px;
}

/*-------------style pour les boutons de formulaire--------------*/
.bt {
	background-color: #FFDE9B;
	border-right: 2px solid #000066;
	border-bottom: 2px solid #000066;
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	font-weight: bold;
	color: #003399;
	font-size: 11px;
	margin: 5px;
	}
.bt:hover{
	background-color:#FFF4DF;
	font-weight: bold;
	color:  #CC0000;
	font-size: 11px;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #000066;
	border-top: 2px solid #000066;
}

/*Pour les listes*/
ul {
	list-style-type: square;
}

#high {
	text-align:center;
	font-weight:bold;
	font-size:13px;
	background-color: #E6F0FF;
	margin:15px;
	padding:5px;
	color: #0066FF;
}

#note {
	border:2px solid #CCCCCC;
	border-left:3px solid #FF3300;
	padding:5px;
	color: #FF6600;
	font-style:italic;
	margin:10px auto;
	width:80%;
	font-weight:bold;
	background-color: #D9D9FF;
}

news {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
