.menu_1
{
	font-family: arial;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
	line-height: 40px;
}
.menu_1:a,.menu_1:active,.menu_1:visited{}


.menu_2
{
	font-family: arial;
	color: #707578;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.menu_2:a,.menu_2:active,.menu_2:visited{}
.menu_1:hover,.menu_2:hover{color: #CA428C;}

.titre_rouge
{
	font-family: arial;
	color: #B90065;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	line-height: 15px;
	
}

.texte
{
	font-family: arial;
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}


.texte_jaune
{
	font-family: arial;
	color: #F7C50D;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}

.texte_blanc
{
	font-family: arial;
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}

.texte_blanc_grand
{
	font-family: arial;
	color: white;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	
}

.texte_noir_grand
{
	font-family: arial;
	color: black;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	
}

.titre_page
{
	font-family: arial;
	color: #B90065;
	text-decoration: none;
	font-size: 15px;
	font-weight: bolder;
	line-height: 15px;
	
}

input,textarea
{
	border-style:solid;
	border-width:1px;
}




.lien_presse
{
	font-family: arial;
	color: #CA428C;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
	line-height: 20px;
}
.lien_presse:a,.lien_presse:active,.lien_presse:visited{}
.lien_presse:hover{color: #CA428C;}