/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

--******************************************************************--
------------Feuille de style appliqué aux pages du site---------------
--******************************************************************-- 

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B8365B;
}
.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B8365B;
}
.photocat {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #B8365B;
}

a:visited {
	text-decoration: none;
	color: #B8365B;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: underline;
	color: #663333;
}
img { 
	border: 0; 
}
