a
	{
	text-decoration: none;
	color: #707C87;
	}
a:hover
	{
	text-decoration: underline overline;
	color: #707C87;
	font-style: italic;
	}
img
	{
	border:0px;
	}
p
	{
	padding: 5px;
	}
td	
	{
	font-family:arial;
	font-size:11px;
	color:#707C87;
	}
/*************************
	Modules
*************************/
.tx_titre	
	{
	padding-left:10px;
	text-align:left; 
	font-family:arial; 
	font-weight: bold;
	line-height:15px;
	}
.tx_accueiltitre	
	{
	font-family:arial;
	font-size:11px;
	color:#707C87;
	font-weight:bolder;
	height:25px;
	}
.tx_accueiltexte	
	{
	font-family:arial;
	color:#707C87; 
	font-size:11px;
	}

.tx_texte	
	{
	font-family:arial;
	padding-left:10px;
	text-align:left; 
	color:#707C87; 
	line-height:10px;
	font-size:11px;
	}
.tb_fonce
	{
	background-color: #C1CDDB; //#BFD2DB;
	}
.tb_bord
	{
	border: #A7C0D0 2px solid; 
	padding:5px;
	}
.tb_titre
	{
	background-color: #A7C0D0;
	font-weight: bold;
	font-size:11px;
	}
input.cf_texte
	{
	height:20px;
	width:200px;
	font-family:arial; 
	font-size:10px;
	color:#707C87; 
	font-weight: bold;
	border: 1px solid #707C87;
	}
select.cf_texte
	{
	height:20px;
	width:200px;
	font-family:arial; 
	font-size:10px;
	color:#707C87; 
	font-weight: bold;
	}
textarea.cf_texte
	{
	height:100px;
	width:250px;
	font-family:arial; 
	font-size:10px;
	color:#707C87; 
	font-weight: bold;
	}
input.cf_pwd
	{
	font-weight: bold;
	height:20px;
	width:125px;
	font-family:arial; 
	font-size:10px;
	color:#707C87; 
	border: 1px solid #707C87;
	}
.cf_bouton
	{
	height:20px;
	font-family:arial; 
	font-size:10px;
	color:#707C87; 
	font-weight: bold;
	border: solid 1px #A7C0D0;
	}
.im_left		
	{
	float:left
	}
.im_plateforme	
	{
	background: url(images/ph_plateforme.gif) no-repeat left;
	width:338px;
	height:104px;
	float:left;
	}
.im_micro		
	{
	background: url(images/ph_micro.gif) no-repeat bottom right;
	width:123px;
	height:130px;
	}
.cf_grand	
	{
	width:252px;
	height:20px;
	border:1px solid #707C87;
	background-color:white;
	font-family:arial;
	font-size:11px;
	color:#6794C0
	}
.cf_petit	
	{
	width:178px;
	height:20px;
	border:1px solid #707C87;
	background-color:white;
	font-family:arial;
	font-size:11px;
	color:#6794C0;
	}
