/* CSS MCC */
#temp{
	text-align:center;
	padding: auto;
	margin: 0;
}

.clear{
	clear:both;
}


html {
	background-image:url(images/fond.jpg);
	background-repeat:no-repeat;
	height: 100%;
	background-position:top;
	background-color:#000;

}  



body {
	padding: auto;
	margin: 0;
	text-align: center;
	height: 1352px;

}

img{
	border: none;
}

/************* TOP ************/
#top_content	{
	margin: 0 auto;
	width:700px;
	text-align:left;
	margin-top: 200px;
	padding-left:25px;
}
#top_left{
	float:left;
	
}
#top_right{
	float:right;
	padding-top: 28px;
	
}
#top_bottom{
	clear:both;
	padding-top:8px;
	text-align:center;
}



/************* CONTENT ************/

#content	{
	margin: 0 auto;
	width:700px;
	min-height: 780px;
	text-align:left;
	padding-top: 10px;
	padding-left:45px;
	position:relative;
}


/************* plancher ************/

#plancher	{
	background-image:url(images/plancher.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0 auto;
	height:242px;
	padding: auto;
	width:1000px;
	text-align:right;
	margin-top:-20px;
	
}


/************* BOTTOM ************/

#bottom	{
	margin: 0 auto;
	padding: auto;
	width:1000px;
	text-align:right;
	
}

 /************* UTLITIES ************/
 
a{
	font-weight: bold;
	text-decoration: underline;
	color:#ff9900;
}

.tahoma_9_663333{
	font:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#663333;
	font-style:normal;
	text-decoration:none;
}
.tahoma_11_ff9900{
	font:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ff9900;
	font-style:normal;
	text-decoration:none;

}
.tahoma_12_ff9900{
	font:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ff9900;
	font-style:normal;
	text-decoration:none;
	margin-top:4px;

}
.tahoma_13_ff9900{
	font:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ff9900;
	font-style:normal;
	text-decoration:none;

}

.tahoma_16_ffcc33{
	font:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#ffcc33;
	font-style:normal;
	text-decoration:none;

}
.times_new_22_ffcc33{
	font:"Times New Roman", Times, serif;
	font-size:22px;
	font-style:normal;
	font-weight:500;
	color:#ff9900;
}
.r_space_10{
	margin-right:10px;
}
.r_space_25{
	margin-right:25px;
}
p_space{
	margin-top: 0px;
}
