/* CSS Document */

/* ========= Chargement de police ====================*/

@font-face {
  font-family: "Futura Lt BT";
  src: url(polices/Futura_Light_BT.ttf) format("TrueType");
}

body {
	background-image: url(pics/fond.gif);
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


/* ========= Partie lexique ====================*/

.spip_ancre{
		color: #999999;
}

/* ========== Partie formulaire =================*/


.disconnect {
	display : block;
	/*clear : left;*/
	text-align: left;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-indent: 50px;
}

.submit{
	border-color: #999999; 
	border-width:0px;
	border-style: solid;
	font-weight: bold; 
	color: #FFFFFF;
	background-color : #666666;
	
}

.submit:hover{
	border-color: #999999; 
	border-width:0px;
	border-style: solid;
	font-weight: bold; 
	color: #FFFFFF;
	background-color : #777777;
	
}

.checkbox {
		display : inline;
}

.reset{
	border-color: #999999; 
	border-width:0px;
	border-style: solid;
	font-weight: bold; 
	color: #FFFFFF;
	background-color : #666666;
	
}

.reset:hover{
	border-color: #999999; 
	border-width:0px;
	border-style: solid;
	font-weight: bold; 
	color: #FFFFFF;
	background-color : #777777;
	
}

.retour{
	display: inline;
	float: right;
	width: 100%;
	border-bottom-color: #666666; 
	border-bottom-width:1px;
	border-bottom-style: solid;
	font-size: 10pt;
	font-weight: normal; 
	color: #666666;
	/*background-color : #666666;*/
	text-align:right;
}

.retour:hover{
	display: inline;
	float: right;
	width: 100%;
	border-bottom-color: #BBBBBB; 
	border-bottom-width:1px;
	border-bottom-style: solid;
	font-size: 10pt;
	font-weight: normal; 
	color: #BBBBBB;
	/*background-color : #777777;*/
	text-align:right;
}

.explication{
	display : block;
	/*clear : left;*/
	text-align: justify;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* ========== Partie Parametre texte ============*/

.grostitre {
	display : block;
	position: relative;
	clear : left;
	text-align: center;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	margin-top:5px;
	margin-bottom: 3px; 
}

.grostitreon {
	display : block;
	position: relative;
	clear : left;
	text-align: center;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top:5px;
	margin-bottom: 3px; 
}

.grostitreblanc{
	display : block;
	/*position: relative;
	float : left;*/
	text-align: center;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	/*padding-top:70px;*/
	/*padding-left: 30px;*/
	margin-bottom: 5px;
}

.grostitreblancon{
	display : block;
	/*position: relative;
	float : left;*/
	text-align: center;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	/*padding-top:70px;*/
	/*padding-left: 30px;*/
	margin-bottom: 5px;
}

.grostitreorange{
	display : inline;
	/*position: relative;
	float : left;*/
	text-align: center;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	/*padding-top:20px;*/
	/*padding-left: 30px;*/
	margin-bottom: 5px;
}

.grostitrebleu{
	display : inline;
	/*position: relative;
	float : left;*/
	text-align: center;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #6699FF;
	/*padding-top:20px;*/
	/*padding-left: 30px;*/
	margin-bottom: 5px;
}

.grostitrevert{
	display : inline;
	/*position: relative;
	float : left;*/
	text-align: center;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #669933;
	/*padding-top:20px;*/
	/*padding-left: 30px;*/
	margin-bottom: 5px;
}




.grostitreorange2{
	display : inline;
	/*position: relative;
	float : left;*/
	text-align: center;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	/*padding-top:60px;*/
	/*padding-left: 30px;*/
	margin-bottom: 5px;
}

.grostitrebleu2{
	display : inline;
	/*position: relative;
	float : left;*/
	text-align: center;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #6699FF;
	/*padding-top:60px;*/
	/*padding-left: 30px;*/
	margin-bottom: 5px;
}

.grostitrevert2{
	display : inline;
	/*position: relative;
	float : left;*/
	text-align: center;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #669933;
	/*padding-top:60px;*/
	/*padding-left: 30px;*/
	margin-bottom: 5px;
}

.grostitregris{
	display : inline;
	/*position: relative;
	float : left;*/
	text-align: center;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	padding-top:60px;
	/*padding-left: 30px;*/
	margin-bottom: 5px;
}

.chapo{
	display : block;
	float: left;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align : justify; 
}

.normal{
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align : justify;
	text-indent: 0px;
}

.soustitre{
	/*display : block;
	clear : left;*/
	text-align: center;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.soustitre2{
	display : block;
	/*clear : left;*/
	text-align: left;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.soustitre3{
	display : inline;
	/*clear : left;*/
	text-align: left;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.soustitre4{
	display : inline;
	/*clear : left;*/
	text-align: left;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}

.soustitre2on{
	display : block;
	/*clear : left;*/
	text-align: left;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.soustitreblanc{
	/*display : block;
	float: left;*/
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align : center; 
	/*padding-left: 10px;*/
}

.soustitreorange{
	/*display : block;
	float: left;*/
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-align : center; 
	/*padding-left: 10px;*/
}

.soustitrevert{
	/*display : block;
	float: left;*/
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #669933;
	text-align : center; 
	/*padding-left: 10px;*/
}

.soustitreorange2{
	/*display : block;
	float: left;*/
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-align : left; 
	/*padding-left: 10px;*/
}

.soustitrevert2{
	/*display : block;
	float: left;*/
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #669933;
	text-align : left; 
	/*padding-left: 10px;*/
}


.soustitre:hover, .soustitreblanc:hover, .soustitre3:hover, .grostitrebleu:hover, .grostitrevert:hover, .grostitreorange:hover {
	color: #000000; 
}

.orange {
  color: #ff6600;
  background-color: transparent;
  font-weight: bold;
}


ul {
	display: block;
	clear: left;
	padding : 0px;
	margin: 0px;
	text-align: center;
}

li {
	/*display: inline;*/
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: left;
	list-style-position: inside;
	list-style-type: square;
	/*list-style-image: url(images/puce-donnees.gif);*/
}

ul#sommaire {
	display: block;
	clear: left;
	padding-left : 20px;
	padding-right : 30px;
	padding-top : 0px;
	padding-bottom : 5px;
	margin: 0px;
	text-indent: 0px;
}

li#donnees {
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/puce-cadenas.gif);
	padding-left: 5px;
	text-indent: 5px;
}

li#ordinateur{
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/puce-ordinateur.gif);
	padding-left: 5px;
	text-indent: 5px;
}

li#messagerie{
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/puce-messagerie.gif);
	padding-left: 5px;
	text-indent: 5px;
}


.actu_titre{
	display : inline;
	text-align: left;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #00000;
}

.actu_texte {
	display : inline;
	text-align: left;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #555555;
}

.actu_lien-orange{
	color: #ff6600;
	display : inline;
	text-align: left;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

.actu_lien-bleu{
	color: #6699FF;
	display : inline;
	text-align: left;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

.actu_lien-vert{
	color: #669933;
	display : inline;
	text-align: left;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

.actu-lien-vert:hover, .actu-lien-bleu:hover, .actu-lien-orange:hover{
	color: #ff6600;
}

.piedpage_lien{
	color: #FFFFFF;
	display : inline;
	text-align: left;
	font-family: Helvetica, Arial, "Futura Lt BT", Tahoma, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
}

.piedpage_lien:hover{
	color: #000000;
}

/* ========= Partie corps de texte ====================*/


#menuicone{
	display : block;
	float: left;
	width: 560px;
	/*height: 0px;*/
	border-style: solid;
	border-color :#999999;
	border-width: 0px;
	z-index:1;
	text-align : left;
	margin-bottom: 20px;
}

#hautdroite {
	background : transparent url(pics/hautdroite.gif) top left repeat-y;
	height: 291px;
	width: 3px;
	border-style: solid;
	border-color :#999999;
	border-width: 0px;
}

#hautgauche {
	background : transparent url(pics/hautgauche.gif) top left repeat-y;
	height: 291px;
	width: 3px;
	border-style: solid;
	border-color :#999999;
	border-width: 0px;
}


#basdroite {
	background : transparent url(pics/basdroite.gif) bottom left repeat-y;
	height: 211px;
	width: 3px;
	border-style: solid;
	border-color :#999999;
	border-width: 0px;
}

#basgauche {
	background : transparent url(pics/basgauche.gif) bottom left repeat-y;
	height: 211px;
	width: 3px;
	border-style: solid;
	border-color :#999999;
	border-width: 0px;
}