/*Style pour diagnostic*/

.legende_prod_diag
{
	font-size: 12px;
	color:#505050;
	text-align: center;	
	padding-top: 5px;
}

.titre_cosmetoscope
{
	font-size: 12px;
	color:#0293C0;
	font-weight: bold;
	text-transform: uppercase;
}

.titre_recommandation
{
	font-size: 12px;
	color:#005860;
	/*padding-bottom: 7px;*/
	font-weight: bold;
}

.txt_recommandation
{
	font-size: 12px;
	color:#505050;
	padding-bottom: 10px;
}

.inter_recommandation
{
	padding-top: 15px;
}

.nbre_question
{
	font-size: 12px;
	color:#0293C0;
	padding-bottom: 8px;
}

.titre_question
{
	font-size: 15px;
	color:#2F982F;
	font-weight: bold;
}

.txt_intro_diag
{
	font-size: 12px;
	color:#005860;
}

.titre_diag_bleu_f
{
	font-size: 15px;
	color:#005860;
	font-weight: bold;
	padding-bottom: 10px;
}

.titre_diag_rose
{
	font-size: 15px;
	color:#EA678C;
	font-weight: bold;
	padding-bottom: 10px;
}

.titre_diag_rouge
{
	font-size: 15px;
	color:#CC0033;
	font-weight: bold;
	padding-bottom: 10px;
}

.titre_diag_violet
{
	font-size: 15px;
	color:#944094;
	font-weight: bold;
	padding-bottom: 10px;
}

.titre_diag_vertclair
{
	font-size: 15px;
	color:#C9D300;
	font-weight: bold;
	padding-bottom: 10px;
}

.titre_diag_vert
{
	font-size: 15px;
	color:#36A828;
	font-weight: bold;
	padding-bottom: 10px;
}

.titre_diag_vert_reactive
{
	font-size: 15px;
	color:#008975;
	font-weight: bold;
	padding-bottom: 10px;
}
.txt_standard_diag
{
	font-size: 10px;
	color:#505050;
	font-weight: bold;
	padding-bottom: 10px;
}

.commentaire
{
	font-size: 12px;
	color:#2F982F;
	padding-bottom: 20px;
}

.fd_encart_tablo_bleu_diag
{
	font-size: 12px;
	color:#505050;
	text-align: left;
	padding-bottom: 5px;
	border-color: #E5EEEF;
	border-width: 1px;
	border-style:solid;
	padding: 8px;
	background-color: #f2f7f7;
}

/*fin Style pour diagnostic*/
