@charset "iso-8859-1";
/*printemps 
	BODY { 
	margin: 0px 0px 0px 0px; 
	background: url('/images/bg_printemps.jpg'); 
	background-color:#BCB8AF;
	background-repeat: no-repeat; 
	background-position: top center; 
	}

*/
	BODY { 
	margin: 0px 0px 0px 0px; 
	background: url('/images/bg_ete.jpg'); 
	background-color:#BCB8AF;
	background-repeat: no-repeat; 
	background-position: top center; 
	}


/*automne 
	BODY { 
	margin: 0px 0px 0px 0px; 
	background: url('/images/bg_automne.jpg'); 
	background-color:#BCB8AF;
	background-repeat: no-repeat; 
	background-position: top center; 
	}
*/

/*hiver 
	BODY { 
	margin: 0px 0px 0px 0px; 
	background: url('/images/bg_hiver.jpg'); 
	background-color:#BCB8AF;
	background-repeat: no-repeat; 
	background-position: top center; 
	}
*/

	TABLE,TD,P,SPAN
	{ 
	font-family: Tahoma,Verdana,Helvetica; 
	font-size: 12px; 
	color: #2B2B2B; 
	font-weight:normal;
	}

	.input { font-family: Tahoma,Verdana,Helvetica; font-size: 11px; color: #373737; font-weight:normal;	text-decoration: none; border-color:#D2CFBF; border-width: 1pt; background:#FFFFFF;}

	.small
	{ 
	font-size: 10px; 
	color: #AB1F54; 
	font-weight:normal; 
	text-decoration: none;
	}

	.noir
	{ 
	font-family: Tahoma,Verdana,Helvetica; 
	font-size: 11px; 
	color: #030202; 
	font-weight:normal;
	}

	.small_vert
	{
	font-size: 11px; 
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	}	

	.path
	{ 
	font-size: 10px; 
	color: #333333; 
	font-weight:normal; 
	text-decoration: none;
	}

 	.vert
	{ 
	font-size: 13px; 
	color: #333333; 
	font-weight:bold; 
	text-decoration: none;
	}

	.titre
	{ 
	font-family: Arial,Verdana,Helvetica; 
	font-size: 14px; 
	color: #AB1F54; 
	font-weight:bold; 
	text-decoration: none;
	text-transform: uppercase; 	
	}

	.gtitre
	{ 
	font-family: Arial,Verdana,Helvetica; 
	font-size: 16px; 
	color: #AB1F54; 
	font-weight:bold; 
	text-decoration: none;
	text-transform: uppercase; 	
	}

	.gtitre_noupper
	{ 
	font-family: Arial,Verdana,Helvetica; 
	font-size: 16px; 
	color: #AB1F54; 
	font-weight:bold; 
	text-decoration: none;
	}
	

	.copyright 
	{ 
	font-size: 11px; 
	color: #666666; 
	font-weight:normal; 
	text-decoration: none;
	}

	.recherche { background: url('/images/fr/background_recherche.gif'); background-repeat: no-repeat; background-position: top; background-color:#76486d; }

	.recherche_en { background: url('/images/en/background_recherche.gif'); background-repeat: no-repeat; background-position: top; background-color:#76486d; }

	.menutop
	{
	font-size: 10px; 
	color: #333333; 
	font-weight: normal;
	}

	.menubas
	{
	font-size: 11px; 
	color: #AB1F54; 
	font-weight: normal;
	}

	.fiche
	{
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	}

	a:link { color: #000000; text-decoration: none; }
	a:visited { color: #000000; text-decoration: none;  }
	a:hover { color: #333333; text-decoration: underline; }

	a.menutop:link { font-size: 11px; color: #333333; text-decoration: none;  }
	a.menutop:visited { font-size: 11px; color: #333333; text-decoration: none;  }
	a.menutop:hover { font-size: 11px; color: #AB1F54; text-decoration: none;  }

	a.menubas:link { font-size: 11px; color: #333333; text-decoration: none;  }
	a.menubas:visited { font-size: 11px; color: #333333; text-decoration: none;  }
	a.menubas:hover { font-size: 11px; color: #AB1F54; text-decoration: none;  }

	a.fiche:link { font-size: 12px; color: #000000; text-decoration: none;  }
	a.fiche:visited { font-size: 12px; color: #000000; text-decoration: none;  }
	a.fiche:hover { font-size: 12px; color: #B72560; text-decoration: none;  }

	a.rouge:link { color: #96183D; text-decoration: none; font-weight: bold; }
	a.rouge:visited { color: #96183D; text-decoration: none; font-weight: bold; }
	a.rouge:hover { color: #B72560; text-decoration: none; font-weight: bold; }

	a.rouge2:link { color: #96183D; text-decoration: none; font-weight: normal; }
	a.rouge2:visited { color: #96183D; text-decoration: none; font-weight: normal; }
	a.rouge2:hover { color: #B72560; text-decoration: none; font-weight: normal; }

	a.path_l:link { color: #AB1F54; text-decoration: none; font-weight: normal; }
	a.path_l:visited { color: #AB1F54; text-decoration: none; font-weight: normal; }
	a.path_l:hover { color: #333333; text-decoration: none; font-weight: normal; }

	a.blanc:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
	a.blanc:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
	a.blanc:hover { color: #333333; text-decoration: none; font-weight: bold; }
