@charset "utf-8";
/* CSS Document */

ul, li, h1{
	margin:0px;
	padding:0px;
}

body{
	background:#34abd6 url(../img/motif_fo.jpg) repeat-x;
	color:#000000;
	font-family: Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:justify;
	}
a{
	text-decoration:none;
	color:#FFFFFF;
}

a:hover{
	text-decoration:none;
	color:#666666;
}
	
img{
	border:0px;
}

.txt{
	color:#000000;
        font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	text-align:justify;
	}

.txt a{
	text-decoration:none;
	color:#000000;
}

.txt a:hover{
	text-decoration: underline;
	color:#000000;
}

.titre_orange{
	color:#e35E0F;
        font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
        text-align:justify;
	}

.titre_bleu{
	color:#49C1EC;
        font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:15px;
	}

.txt_orange{
	color:#e35E0F;
        font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
        text-align:justify;
	}

.txt_actus{
	color:#3F1C09;
        font-family:Verdana, Arial, sans-serif;
	font-size:11px;
        text-align:justify;
	}

.titre_actus{
	color:#e35e11;
	font-weight:bold;
	font-size:12px;
	}

.footer a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	}

.footer a:hover{
	color:#eeeeee;
	font-size:12px;
	font-weight:bold;
	}

	
/* tableaux tarifs */

#tarif{
font-family:Verdana, Arial,sans-serif;
font-size:11px;
}


.table_fond_fonce{
background-color:#0C689F;

}

.table_fond_moyen{
background-color:#33AAD5;

}

.table_fond_normal{
background-color:#95D6E9;

}

.table_fond_clair{
background-color:#C9E8F0;

}

.table_fond_orange{
background-color:#E35E0F;

}

.table_txt_petit{
font-size:9px;
}

.table_txt_grand{
font-size:13px;
}

.table_txt_orange{
color:#E35E0F;
}


.table_txt_avantage{
background-color:#95D6E9;
color:#000000;
font-size:11px;
}



.table_titre_avantage{
background-color:#95D6E9;
color:#000000;
font-size:11px;
font-style:normal;
font-weight:bold;
text-align:center;
}

.table_titre_left{
background-color:#0C689F;
color:#ffffff;
font-size:11px;
font-weight:bold;
text-align:left;
padding:5px;
}

/* FIN CSS TABLEAUX TARIFS */	
