/* CSS Document */

body	{ font-family: verdana; font-size: 10pt; background-color: #262626; background-image: url('images/fond.gif'); background-position: center center; background-attachment: fixed; background-repeat: repeat-y; }

a.lienmenu:link 		{font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #CB2027;	text-decoration: none;}
a.lienmenu:visited 		{font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #CB2027;	text-decoration: none;}
a.lienmenu:hover 		{font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: none;	background-color: #CB2027;}
a.lienmenu:active 		{font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: none;	background-color: #CB2027;}

.textemenu 				{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4C4C4C;}
