/***************/
/**  GENERAL  **/
/***************/

/********COULEURS*******/
/*
rose foncé = #ec736a
rose moyen = #f79c95
rose plus pale = #fdafa9   (pour le fond)
gris (texte) = #666666
vert = #97bf14
blanc = #ffffff
*/



.fond {
	width:640px;
	}

h1 { 
	padding-top:15px; 
	padding-left:55px;
	font-size:22px;
	}
.contenu {
	width:620px;					
	}
.contenu-transp {
	width:620px;					
	}
.contenu-float {
	width: 520px;					
	}

/*************/	
/**  LIENS  **/
/*************/
.block-txt > a:hover {
	color:#666666;
	}

/**************/	
/**  BLOCKS  **/
/**************/

/* Utilisés sur : Home - Produits ...... */

.block-general {
	width:590px;					/* CHANGEMENTS SUR CSS TABLETTE ET SMARTPHONE */
	height:310px;
	margin-left:18px;				/* CHANGEMENTS SUR CSS TABLETTE ET SMARTPHONE */
	padding:0 0 0 13px;
	}
.block {
	width:293px;
	height:300px;
	padding:10px 0 0 0;
	}
.block-img {
	width:285px;
	}
.block-txt {
	width:285px;
	height:160px !important;			/* POUR FIREFOX, CHROME ET ATARI */
	height:160px;
	margin:-180px 0 0 0; 
	}
.block-txt-gauche{
	margin:0 0 0 5px;
	}
.block-txt-txt {
	width:240px;
	}
.block-txt-txt img {
	width:150px;
	padding-left: 0px;
	margin-top: -25px;
	}
.block-txt-txt > h2 a, h2  a:hover, h2  a:active {
	font-size:14px;
	}
	
/**************/	
/**  DIVERS  **/
/**************/
.divers-img {
	margin-left: 120px;
	}
.divers-txt {
	width:550px;					/* CHANGEMENTS SUR CSS TABLETTE ET SMARTPHONE */
	}
/* Actualités */
.actu {
	width: 640px;
	}
.actu-img {
	width: 235px;
	padding-left:10px;
	}
.actu-txt {
	width: 390px;
	margin-left:0;
	}
/* Bio */
.bio-img {
	width:150px;
	padding:0 10px 10px 30px;
	}
.bio-txt {
	width:350px;				
	padding:0 10px 20px 30px;
	}
	