.texte {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.texte_blanc {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.texte_noir {
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.texte_petit {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.texte_petit:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.texte_grand {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.texte_grand_noir {
	font-family: helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
	color: #000000;
}
.lien_grand_noir {
	font-family: helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}

.lien_grand_noir:hover {
	font-family: helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}

.table_cadre_home {
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/fond_cadre.gif);
	border: 1px none #000000;
}

.table_cadre_home1 {
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/fond_cadre1.gif);
	border: 1px none #000000;
}

.encard_texte {
	background-color: #FAF5E5;
	background-position: left top;
	border: 1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.table_cadre_page_identite {
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/fond_texte_page_statique1.gif);
	border: 1px none #000000;
}

.table_cadre_page {
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/fond_texte_page_statique.gif);
	border: 1px none #000000;
}

.table_cadre_page_grand {
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/fond_texte_grand_page_stati.gif);
	border: 1px none #000000;
}

.table_cadre_page_grand1 {
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/fond_texte_grand_pagestati1.gif);
	border: 1px none #000000;
}

.cadre_page{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	

}

.texte_petit_footer{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	border: 1px dotted #999999;
	text-decoration: none;

}


.texte_petit_footer:hover{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	border: thin dotted #999999;
	background-color: #CCCCCC;
	text-decoration: none;

}

.body{
	background-image: url(images/fond_popup.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment: fixed;
	background-position: left top;
}

.iframe{
	color: #0066FF;
}