@charset "utf-8";
/* CSS Document */

#smallBanners {
	margin-top:25px; width:1000px; height:160px; text-align:left;
	}
	#smallBanners a { text-decoration:none; }
		#smallBanners a:hover { text-decoration:underline; }
	#smallBanners img { width:225px; height:75px; }
	#smallBanners #background { width:225px; height:160px; float:left; margin-right:25px; background:url(../images/bill.png) bottom #111 no-repeat; }
	#smallBanners h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; text-transform: uppercase; font-style:normal; font-weight:normal; margin:10px 0px 0px 10px; padding:0; }
	#smallBanners h2 { color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; text-transform: uppercase; margin:10px; margin-right:0px; padding-right:0px; }



#content #index { padding-top:25px; }
	#content #index #banner { float:left; margin-right:25px; }
	#content #index #news { padding-bottom:8px; margin-right:25px;}
		#content #index #news h1 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#ffffff; margin:2px 0 10px 0; padding:0; }
			#content #index #news #archive h1 { font-weight:normal; margin:2px 0 0 0; }
					#content #index #news #archive h1 a { color:#cecece; }
		#content #index #news h2 { font-family: Verdana,Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#cecece; margin:0; padding:0;width:225px; }
		#content #index #news h3 { font-family: Arial, Helvetica, sans-serif; font-style:italic; font-size:9px; color:#a0a0a0; margin:0; }
		#content #index #news p { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:10px; line-height:13px; color:#cccccc; margin:6px 0 0 0; padding:0; }
			#content #index #news #featured p { font-family: Verdana,Arial, Helvetica, sans-serif; }
		#content #index #news img { float:left; margin:0 10px 6px 0; border:none; }
			#content #index #news #featured, #old { width:225px; float:left; margin-right:25px; }
			#content #index #news #old #top { height:123px; border-bottom:1px solid #666666; padding-bottom:8px; }	
			#content #index #news #old #bottom { margin-top:13px; }
			#content #index #news #archive #st, #nd, #rd { width:225px; margin-bottom:13px; padding-bottom:15px; border-bottom:1px solid #666666; float:left; }
	
	#content #index #bill { margin-top:42px; height:150px; }
			#content #index #bill img { margin:0; padding:0; }
			#content #index #bill a { text-decoration:none; }
			#content #index #bill a:hover { text-decoration:underline; }
			#content #index #bill h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; text-transform: uppercase; font-style:normal; font-weight:normal; margin:10px 10px 19px 10px; padding:0;}
			#content #index #bill h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; text-transform: uppercase; margin:10px; margin-right:0px; padding-right:0px; }
			#content #index #bill #first, #second, #third { width:225px; float:left; height:150px; background:url(../images/bill.png) bottom #111 no-repeat; }
			#content #index #bill #first, #second { margin-right:25px; }
			
#boutiques {
		float:none;
		margin-bottom:25px;
		margin-top:25px;
		padding:25px 0 25px 0;
		border-bottom:1px solid #333333;
		border-top:1px solid #333333;
		width:1000px;
		text-align:center;
		vertical-align:middle;
		background:url(../images/boutiques.gif) center no-repeat;
		}