/* 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: Comic Sans MS, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #3e5667;	text-decoration: underline; font-weight: bold}
a.menu:visited 		{font-family: Comic Sans MS, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #3e5667;	text-decoration: underline; font-weight: bold}
a.menu:hover 		{font-family: Comic Sans MS, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #36729a;	text-decoration: none;	background-color: #ffe4b5; font-weight: bold}
a.menu:active 		{font-family: Comic Sans MS, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #36729a;	text-decoration: none;	background-color: #ffe4b5; font-weight: bold}

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