body {font-family: Trebuchet MS; font-size: 12px;}

#navi 	{padding: 10px; color: #333}
#box 	{}
#foot	{text-align: right; color: #D3BDCE; text-shadow: 1px 1px 0px #5E175E;}
#contenu{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #555; text-shadow: 1px 1px #000;}

a 		{text-decoration: none; text-shadow: 1px 1px 1px #333; color: #999;}
a:hover {color: #aaa;}
#foot a {color: #111; text-shadow: 0px 0px 10px #FFF;}

b,i,u	{color: #666;}
#foot i {color: #FFF;}
p		{padding: 10px;}

h1 		{color: #AAAAAA; font-weight: normal; font-size: 16px; text-indent: 20px; border-bottom: 1px solid #252525; text-transform: uppercase;}
h2		{color: #666666; font-weight: normal; font-size: 14px; text-indent: 10px; border-bottom: 0px solid #000000; text-transform: none;}
h3		{color: #992369; font-weight: bold;	  font-size: 12px; text-indent: 03px; border-bottom: 1px solid #2F2F2F; text-transform: lowercase;}
h4		{}
h5		{}
h6		{text-transform: uppercase; margin-top: 4px; color: #666; font-size: 12px; font-weight: normal; text-indent: 20px; margin-bottom: 5px;text-shadow: 1px 1px #111; }

.navi	{background: url('navi_link.png') repeat-x; display: block; text-align: center; width: 210px; line-height: 25px; margin-bottom: 2px; color: #555; 
		 text-shadow: 1px 1px #111; filter: Alpha(opacity=50); opacity:0.5;moz-opacity:    0.5;
}
.navi:hover {filter: Alpha(opacity=100); opacity:1;moz-opacity:1; color: #555;}

h3:before {content: '» '; font-weight: bold; color: #AAA;}