	#master {
		
	}

	BODY, TD, P, INPUT {
	font-family: "trebuchet ms", Tahoma, Arial, Sans Serif;
	font-size:10px;
	}
	
	a:link { 
	color: #000;
	} 
	a:visited { 
	color: #222;
	} 
	a:hover { 
	color: #345F47;
	} 
	a:active { 
	color: #345F47;
	} 

	a.withStyle:link { 
	color: #000;
	text-decoration:none;
	border-bottom: dotted 1px #888888;
	} 
	a.withStyle:visited { 
	color: #222;
	text-decoration:none;
	border-bottom: dotted 1px #222;
	padding-bottom: -5px;
	} 
	a.withStyle:hover { 
	color: #345F47;
	text-decoration:none;
	border-bottom: solid 1px #345F47;
	padding-bottom: -5px;
	} 
	a.withStyle:active { 
	color: #345F47;
	text-decoration:none;
	border-bottom: dotted 1px #888888;
	padding-bottom: -5px;	
	} 


	A IMG {border: 0;}	
	
	TABLE.nav TD {
	text-align:center;
	background-repeat:no-repeat; 
	background-position:top;
	height:93px;
	font-weight:bold;
	}
	
	TABLE.nav A {
	text-decoration:none;
	}

	TD.whiteBottomBorder {
	border-bottom: #FFFFFF solid 1px;
	background-image:url(/img/titlepic.jpg);
	width:791px;
	padding: 10px 20px 20px 25px;
	vertical-align:top;
	}
	
	H1 {
	font-family: "Century Gothic", Helvetica, Arial, Sans Serif;
	font-weight:100;
	font-size:30px;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
	H2 {
	font-family: "Century Gothic", Helvetica, Arial, Sans Serif;
	font-weight:100;
	font-size:20px;
	color:#003333;
	margin-top: 0;
	padding-top: 0;	
	}	
	
	H3 {
	font-family: "trebuchet ms", Tahoma, Arial, Sans Serif;
	font-weight:bold;
	font-size:10px;
	width: 100%;
	border-bottom: solid 1px black;
	}	
		
TD.vote {
	border-left: #CFCFCF solid 1px;	
	border-bottom: #CFCFCF solid 1px;	
	border-right: #CFCFCF solid 1px;	
	width:179px;
	vertical-align:top;
	background-color:#F4F4F4;
	}
	
TD.votez {
	height: 253px;
	vertical-align:bottom;
	background-image:url(/img/vote.png);
	background-repeat:no-repeat;
	padding: 0 10px 0 10px; 
	cursor: pointer;
}

TD.votezDessous {
	padding: 10px;
}

TD.titleHeader {
	background-image:url(/img/title_header_bg.png);
	border-left: #FFFFFF solid 1px;	
	border-right: #CECECE solid 1px;
}

TD.infoSup {
	vertical-align:top;
	padding-top: 8px; 
	font-size:11px;
}

TD.content {
	vertical-align:top;
	background-color:#EEEEEE;
	border-left: #FFFFFF solid 1px;
	border-bottom: #CFCFCF solid 1px; 
	padding: 20px 30px 10px 30px;
	}

TD.hpBox {
	vertical-align:top;
	background-color:#EEEEEE;
	border-right: #CFCFCF solid 1px;
	border-bottom: #CFCFCF solid 1px; 
	padding-right: 30px;
}

TD.hpBox IMG {
	position:relative;
	top: -46px;
	}		
	
TD.mixNo	 {
	width: 80px;
}

.icons	 {
	width: 30px;
}

.new {
	color: #990000;
}

IMAGE.cover50 {
	border: black solid 1px;
}

IMAGE.cover170 {
	border: black solid 1px;
	margin-right: 10px;
	margin-bottom: 5px;
}


/* debug */

/*H1, H2, td {border: red dotted 1px;}*/

/*	a:hover {
	filter: alpha(opacity=10); 
	-moz-opacity: 0.1; 
	HEIGHT: 0px;
	}
*/