/* CSS Document */body	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:14px;	color: #333333;	}/* Couleur liens autour des photos dans la rubrique COLLECTION */a.collec:link {    color: #FFFFFF;}a.collec:hover {    color: #333333;	}/* Mise en forme des liens generaux du site */a:link {    color: #CC0000;    text-decoration: none;}a:visited {    color: #CC0000;    text-decoration: none;}a:hover {    color: #333333;    text-decoration: underline;}a:active {    color:  #CC0000;    text-decoration: none;}a.menu:link {    color: #FFFFFF;    text-decoration: none;}/* Rubrique Infos */.titreinfo	{	color:#CC0000;	font-size:12px;	font-weight: 700;	text-transform:uppercase;	}.dateinfo	{	font-size:10px;	font-weight:700;	}.descpress	{	font-size:9px;	}a img {	border: none;}.format_png { 	behavior: url(win_png.htc); 	}.copyright	{	font-family:"Courier New", Courier, mono;	color: #000000;	font-size:14px;	}.pied	{	font-family:"Courier New", Courier, mono;	font-size:12px;	}.liens	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	}	