
#header_tools
{
	padding-bottom:0px;
	background:#FFA835;
	border-top:0px;
	color:#FFFFFF;
	width:975px;
	float:left;
	height:50px;
	text-align:center;
	margin-top:10px;
}

#footer_tools
{
	width:975px;
	float:left;
	text-align:center;
	margin-top:20px;
}

#footer_tools a
{
	color:#e55217;
	font-size:12px;
}

#footer_tools a:hover
{
	text-decoration:none;
}

.container_tools
{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:450px;
	height:120px;
}

.title_tools
{
	margin-left:20px;
	float:left;
	color:#FFFFFF;
	background:#CCCCCC;
	padding:2px;
	font-weight:bold;
	font-size:14px;
}

.content_tools
{
	float:left;
	width:420px;
	height:70px;
	border:7px solid #CCCCCC;
	background:url(../../../img/tools/Tools_slice.gif);
	font-size:14px;
	-moz-border-radius:5px;
}

.content_tools_txt
{
	float:left;
	width:300px;
	margin-top:5px;
	margin-left:5px;
	height:60px;
}

.clickhere_tools
{
	margin-right:20px;
	float:right;
	background:#A0A0A0;
	color:#FFFFFF;
	padding:2px;
	font-size:14px;
	-moz-border-radius:5px;
}

.clickhere_tools a
{
	color:#FFF !important;
}

.container_step
{
	width:600px;
	border-bottom:1px solid #e55217;
	float:left;
	padding-bottom:10px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.step_num
{
	float:left;
	width:30px;
	height:22px;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:10px;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(http://my.jamespot.com/img/step_num30x30.gif);
}

.title_step
{
	float:left;
	width:550px;
	margin-left:5px;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	color:#e55217;
	text-align:left;
}

.content_step
{
	float:left;
	width:580px;
	margin-left:5px;
	padding:5px;
	font-size:20px;
	text-align:left;
}

.title_part
{
	width:600px;
	font-size:26px;
	font-weight:bold;
	color:#e55217;
	float:left;
	margin-left:15px;
	margin-top:30px;
}

.explanations
{
	width:800px;
	float:left;
	padding-bottom:10px;
	margin-left:15px;
	margin-top:10px;
}

.title_explanations
{
	width:800px;
	font-size:24px;
	font-weight:bold;
	color:#e55217;
	float:left;
}

.content_explanations
{
	width:600px;
	font-size:20px;
	float:left;
}

.right_block
{
	float:right;
	width:350px;
	text-align:center;
}




.spotit_step_container
{
	width:900px;
	border-bottom:1px solid #e55217;
	float:left;
	padding-bottom:10px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.step_image
{
	float:left;
	width:350px;
	margin-left:15px;
	margin-right:15px;
}

.step_content
{
	float:left;
	width:400px;
	font-size:20px;
	text-align:left;
}

#top_page_user h1 {
	font-size:24px;
}

.content_step_nb
{
	font-size:15px;
}

#preview_javascript
{
	float:left;
	width:100%;
}
#preview_iframe
{
	float:left;
	width:100%;
}


