/*******************************/
/* PERSONNALISATION VERSPIEREN */
/*******************************/

.univers_auto
{
	background: url(images/back_auto.jpg) no-repeat;  
	border:0px solid #000000;
	cursor:pointer;
}

.univers_habitation
{
	background: url(images/back_habitation.jpg) no-repeat;
	border:0px solid #000000;
	cursor:pointer;
}

.univers_sante
{
	background: url(images/back_sante.jpg) no-repeat;  	
	border:0px solid #000000;
	cursor:pointer;
}

/****************************/
/* DESCRIPTION DES PRODUITS */
/****************************/

.bloc_info_produit
{
height:100px;
border:0px solid #000000;
}

.lib_branche
{
	/*font-family: DIN-Medium,"Trebuchet MS",Arial, Helvetica, sans-serif; */
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:24px;
	line-height:22px;
	padding:5px 0 0 0;
}

.lib_branche h1
{
	/*font-family: DIN-Medium,"Trebuchet MS",Arial, Helvetica, sans-serif; */
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:24px;
	font-weight:normal;
	line-height:22px;
	padding:5px 0 0 0;
}

.description_branche
{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; 
	color:#ffffff;
	font-size:11px;
	line-height:13px;
	padding:3px 0 0 0px;
}

a.lien_esp
{
	float: left;
	background: url(images/puce_ensavoirplus.gif) no-repeat;  
	background-position: 0px 2px;
	line-height:15px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#ffffff;
	padding: 2px 0 0 20px;
	text-decoration:none;
}
a.lien_esp:hover
{
	text-decoration:underline;
}

/**********************/
/* COLONNE AUTOMOBILE */
/**********************/


.resume_auto
{
	background: url(images/back_resume_auto.jpg) no-repeat;  
	/*background-position: left bottom;*/
	height:140px;
	/*padding: 250px 15px 0 15px;*/
	padding: 0px 15px 0px 15px;
	margin:0px;
}

/*
a.lien_del_auto
{
	float: right;
	background: url(images/back_bouton.gif) no-repeat;  
	line-height:20px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight:bold;
	color:#ED7722;
	text-decoration:none;
	width:95px;
	text-align:center;
}
*/
a.lien_del_auto, a.lien_del_auto:hover, a.lien_del_auto_click
{
	float: right;	
	width:97px;
	height:23px;
}
a.lien_del_auto
{
background: url(images/bouton_devis_orange_normal.jpg) no-repeat;  
}
a.lien_del_auto:hover
{
	background: url(images/bouton_devis_orange_survol.jpg) no-repeat;  
}
a.lien_del_auto_click
{
	background: url(images/bouton_devis_orange_click.jpg) no-repeat;  
}


/**********************/
/* COLONNE HABITATION */
/**********************/
.resume_habitation
{
	background: url(images/back_resume_habitation.jpg) no-repeat;  
	background-position: left bottom;
	height:140px;
	/*padding: 250px 15px 0 15px;*/
	padding: 0px 15px 0px 15px;
	margin:0px;
}

a.lien_del_habitation, a.lien_del_habitation:hover, a.lien_del_habitation_click
{
	float: right;	
	width:97px;
	height:23px;
}
a.lien_del_habitation
{
background: url(images/bouton_devis_vert_normal.jpg) no-repeat;  
}
a.lien_del_habitation:hover
{
	background: url(images/bouton_devis_vert_survol.jpg) no-repeat;  
}
a.lien_del_habitation_click
{
	background: url(images/bouton_devis_vert_click.jpg) no-repeat;  
}


/**********************/
/* COLONNE SANTE */
/**********************/

.resume_sante
{
	background: url(images/back_resume_sante.jpg) no-repeat;  
	background-position: left bottom;
	height:140px;
	/*padding: 250px 15px 0 15px;*/
	padding: 0px 15px 0px 15px;
	margin:0px;
}

/*
a.lien_del_sante
{
	float: right;
	background: url(images/back_bouton.gif) no-repeat;  
	line-height:20px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight:bold;
	color:#ED7722;
	text-decoration:none;
	width:95px;
	text-align:center;
}
*/
a.lien_del_sante
{
	float: right;
	background: url(images/bouton_devis_violet.jpg) no-repeat;  
	width:97px;
	height:23px;
}

a.lien_del_sante, a.lien_del_sante:hover, a.lien_del_sante_click
{
	float: right;	
	width:97px;
	height:23px;
}
a.lien_del_sante
{
background: url(images/bouton_devis_violet_normal.jpg) no-repeat;  
}
a.lien_del_sante:hover
{
	background: url(images/bouton_devis_violet_survol.jpg) no-repeat;  
}
a.lien_del_sante_click
{
	background: url(images/bouton_devis_violet_click.jpg) no-repeat;  
}