/* CSS Document */

body	{ background-color: #a0c4dd; background-image: url('../images/fond.gif'); background-position: center center; background-attachment: fixed; background-repeat: repeat-y; }

a.menu:link 		{font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #3e5667;	text-decoration: underline;}
a.menu:visited 		{font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #3e5667;	text-decoration: underline;}
a.menu:hover 		{font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #36729a;	text-decoration: none;	background-color: #ffe4b5;}
a.menu:active 		{font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #36729a;	text-decoration: none;	background-color: #ffe4b5;}

.text	 			{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3e5667;}
.title	 			{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #3e5667; font-weight: bold;}
.subtitle	 		{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3e5667; font-weight: bold;}

