
/******************PAGES PARAGRAPHES********************/
.titre_page { 
 
	font-size:18px;  
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:10px;
	padding-top:1px;
	padding-bottom:10px;
}
.titre_rub { 
 
	
}
.par
{ 
	text-align:justify; 
	color:#665647;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
	width:585px;
	
}
.normal, .texte{
	margin-top:5px;
}
.liste{
	margin-top:10px;
}
.liste p {
	float:left;
	width:400px;
	margin-right:20px;
}
.liste .bt {
	float:right;	
	margin-top:5px;
}
.une_actu .par
{ 
	margin-top:0px;
}
.par  a{
	text-decoration:none;
	color:#FF7F00;
	font-weight:bold;
}
.par  a:hover {
	text-decoration:underline;
} 

.souligne{
	border-bottom:1px solid #FFA500;
	margin-top:20px;
	margin-bottom:10px;
}
.une_actu .souligne{
	border-bottom:none;
}

.par table {
	border-collapse:collapse;
	border:2px solid #FFF;
}
.par table th{
	border-left:2px solid #FFF;
	text-align:center;
	padding:5px 0px;
	font-size:11px;
	background:#438BBD;
	color:#FFC200;
	
}
.par table td{
	padding:5px;
	font-size:10px; 
	text-align:left;
	background:#E6F3FB;
	border-left:2px solid #FFF;
} 

.titre_par
{ 
	font-size:12px;
	text-align:left;
	font-weight:bold;
	line-height:18px; 
	margin-bottom:0px;
	margin-top:0px; 
}
.une_actu .titre_par { 
	padding-left:0px;
	line-height:16px; 
}

.une_actu {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:2px solid #dcedf4;
}
.une_actu .titre_par{
	
	background:none;
}

.txt_par ul, .txt_par li
{	
 	margin:0px;
 	padding:0px;
}


.txt_par ul {
	padding-top:3px;
	margin-top:0px;

}
.txt_par li {
	padding:2px; 
	padding-left:20px; 
	list-style-type:none;
	background: url(img/puce_vdf.gif) no-repeat 0px 5px ;
}
.txt_par p
{  
	margin:0px;
	padding:5px 0px;
}

.txt_par {  
	text-align:justify;
	 
	font-size: 12px;
}
 
.par .down 
{ 
	background: url(img/puce_vdf.gif) no-repeat 0px 5px ;
 
	padding:2px; 
	padding-left:20px;  
}

.down a{
	font-weight:bold;
	color:#ff7f00;	
	text-decoration:none;
}
.down a:hover{
	font-weight:bold;
	color:#ff7f00;	
	text-decoration:underline; 
}
.img_par_1
{
	float:left; 
	margin:0px 15px 10px 0px;
}

.img_par_2
{
	text-align:center;
	margin:0px 0px 10px 0px;
}

.img_par_3
{
	float:right; 
	margin:0px 0px 0px 10px;
	position:relative;
}

 /* style spécifiques */
 
.separateur {

	background:url(img/border2.gif) repeat-x bottom;
	padding-bottom:20px;
	margin-bottom:30px;
}
 
.fond_bleu .txt_par
{ 
 	background:#B3E3FA url(img/arrondi_fond_bleu.jpg) no-repeat top;
	padding-top:8px; 
	padding-right:8px; 
	padding-left:8px; 
		color:#000;
}

.par  img{
	 
}
.par .img_pos img {
	border:none;
}
.plus {
	position:absolute;;
	bottom:3px;
	right:3px;
}

.produit .txt_par{
	background:#e0dbd5 url(img/fd_prod.png) no-repeat;
	padding-left:10px;

}
#page_2 .produit .txt_par{
	background:#ECCDCA url(img/fd_prod2.png) no-repeat;

}
#page_3 .produit .txt_par{
	background:#C8DEEC url(img/fd_prod3.png) no-repeat;

}
#page_4 .produit .txt_par{
	background:#D9EDC8 url(img/fd_prod4.png) no-repeat;

}
.par hr { 
	
	color:#b6aca0;
	background-color: #b6aca0;
	height:1px; 
	border-bottom:0px;
	border-top:0px;
}

/****  Formulaires ***/

.gauche {
	width:150px;
	float:left;
	padding-top:5px;
	clear:left;
}

.droite {
	width:230px;
	float:left;
	padding-bottom:5px;
}
/*** BT ***/

.bt_defaut_gauche
{
background-image:url(img/bt_defaut_gauche.png);
background-repeat:no-repeat;

width:16px;
height:15px;

float:left;
}

.bt_defaut_centre
{
background-image:url(img/bt_defaut_centre.png);
background-repeat:repeat-x;

padding-top:0px;

height:15px; /*15 - 0*/

float:left;

font-size:11px;
font-weight:bold;
color:#0E4A97;
}

.bt_defaut_centre a
{
	font-family:Arial,Helvetica,sans-serif;
color:yellow;
text-decoration:none;
}

.bt_defaut_droite
{
background-image:url(img/bt_defaut_droite.png);
background-repeat:no-repeat;

width:6px;
height:15px;

float:left;
}

.bt {
	margin-top:10px;
}

