body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	/* part 1 of 2 centering hack */
}

a {
    text-decoration: underline;
    color: black;
}

#content 
{
	width: 80%; 
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #dff6f6;
	border: 1px solid #ff8700;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 80%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 80%;
	text-align: center;
	height: auto;
}
	
html>body #content 
{
	width: 80%; /* ie5win fudge ends */
}


/*==============
FOR FACTSHEET
===============*/

#contenu
{
	width: 80%; 
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 80%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 80%;
	text-align: center;
	height: auto;
}

html>body #contenu
{
	width: 80%; /* ie5win fudge ends */
}

img
{
border: none;
}

img.factsheet {
	display: block;
}

#byline 
{
	font-family : Verdana,Arial,Helevetica,sans-serif;
	font-size: 38px;
	color: #FF9201;
	
	text-align: left;
	
	padding: 10px;

	font-weight: bold;	
}

.blocorange 
{
	font-family : Verdana,Arial,Helevetica,sans-serif;
	font-size: 38px;
	color: white;
	
	text-align: left;
	
	padding: 10px;
	
	background-color: #FF9201;
}

.numerotation
{	
	font-family : Verdana,Arial,Helevetica,sans-serif;
	font-size: 80px;
	color: #6AA5C7;
	
	text-align: center;
	
	padding: 5px;
	
	vertical-align: top;
	
	background-color: #478EB8;	
}

.titre 
{
	font-family : Verdana,Arial,Helevetica,sans-serif;
	font-size: 18px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.detail
{
	font-family : Verdana,Arial,Helevetica,sans-serif;
	font-size: 16px;
	color: white;
	
	padding: 10px;
	
	vertical-align: top;
	text-align: left;

	background-color: #478EB8;
}

.image 
{
	width: 216px;
	
	vertical-align: middle;
	
	height: auto;
}

td
{
	border-bottom:	1px solid white;
	border-left:	0px;
	border-right:	0px;
	padding:		0px;
	margin:			0px;
}

table
{
	border-collapse:	collapse;
}

