body {
	background-repeat:repeat-x;
	background-color:#14395C;

}


.titre_1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 164C7B;
}

.titre_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 164C7B;
}

.titre_3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
}

.texte_1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
}

.texte_blanc_1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: ffffff;
}


.lien_1 		{	font-family: Tahoma; font-size: 10px; color: #0669C0; text-decoration: none;}
.lien_1:link 	{	font-family: Tahoma; font-size: 10px; color: #0669C0; text-decoration: none;}
.lien_1:visited {	font-family: Tahoma; font-size: 10px; color: #0669C0; text-decoration: none;}
.lien_1:hover 	{	font-family: Tahoma; font-size: 10px; color: #164C7B; text-decoration: none;}
.lien_1:active 	{	font-family: Tahoma; font-size: 10px; color: #0669C0; text-decoration: none;}

.lien_2 		{	font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.lien_2:link 	{	font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.lien_2:visited {	font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.lien_2:hover 	{	font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.lien_2:active 	{	font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none;}

.lien_3 		{	font-family: Tahoma; font-size: 12px; color: #164C7B; text-decoration: none; font-weight: bold;}
.lien_3:link 	{	font-family: Tahoma; font-size: 12px; color: #164C7B; text-decoration: none; font-weight: bold;}
.lien_3:visited {	font-family: Tahoma; font-size: 12px; color: #164C7B; text-decoration: none; font-weight: bold;}
.lien_3:hover 	{	font-family: Tahoma; font-size: 12px; color: #0669C0; text-decoration: none; font-weight: bold;}
.lien_3:active 	{	font-family: Tahoma; font-size: 12px; color: #164C7B; text-decoration: none; font-weight: bold;}

.lien_4 		{	font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.lien_4:link 	{	font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none; }
.lien_4:visited {	font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none; }
.lien_4:hover 	{	font-family: Tahoma; font-size: 12px; color: #164C7B; text-decoration: none; }
.lien_4:active 	{	font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none;}

.lien_5 		{	font-family: Tahoma; font-size: 11px; color: #164C7B; text-decoration: none; font-weight: bold;}
.lien_5:link 	{	font-family: Tahoma; font-size: 11px; color: #164C7B; text-decoration: none; font-weight: bold;}
.lien_5:visited {	font-family: Tahoma; font-size: 11px; color: #164C7B; text-decoration: none; font-weight: bold;}
.lien_5:hover 	{	font-family: Tahoma; font-size: 11px; color: #A00000; text-decoration: none; font-weight: bold;}
.lien_5:active 	{	font-family: Tahoma; font-size: 11px; color: #164C7B; text-decoration: none; font-weight: bold;}

.form1			{
	background-color: #164C7B;
	font-size:12;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid A6A6A6;
}