/* Liste des plateformes /overview/ */
ul.ulfaq {
	margin:0 0 0 30px;
	font-family:'trebuchet ms',verdana,arial,sans-serif;
}
ul.ulfaq li, ul.ulfaq li b{
	font-family:'trebuchet ms',verdana,arial,sans-serif;
}
.details
{
	font-family:'trebuchet ms',verdana,arial,sans-serif;
	font-size:13px;
}

.link_bold_blue_small
{
	font-size:13px;
}

.stitle_faq
{
	padding-top:10px;
	font-weight:bold;
	font-size:14px;
}

table.striped
{
	width:100%;
	padding:0;
	border-collapse: collapse;
	margin-top:10px;
	clear:both;
	font-size:13px;
}

	table.striped thead th
	{
		text-align:center;
		color:#000;
		font-weight:bold;
		padding:3px;
		margin:0;
	}

	#table.striped tbody th
	{
		text-align:right;
		background-color:#ebf0f4;
		color:#000;
		font-weight:bold;
		padding:3px;
		margin:0;
	}

		table.striped tbody th img.expcol
		{
			vertical-align:middle;
			margin-right:3px;
		}

table.striped td
{
	padding:8px 3px 8px 3px;
	margin:0;
	text-align:center;
	border:1px solid #DDEAF0;
}

table.striped th
{
	border:1px solid #DDEAF0;
	/*background-color:#ebf0f4;*/
	padding:3px;
	margin:0;
	text-align:center;
}

table.striped tr
{
	margin:0;
}

	table.striped tr.white
	{
		background-color:#fff;
	}

table.striped th.report_nom, .report_nom
{
	text-align: left;
	font-weight:bold;
	padding-left:7px;
}

table.striped td.report_nom,table.striped td.report_nom strong
{
	text-align: right;
	padding-right:7px;
	font-family:'trebuchet ms',verdana,arial,sans-serif;
	font-weight:normal;
	font-size:12px;
}

table.striped td.report_nom strong
{
	font-weight:bold;
}

table.striped td.report_nom_title
{
	text-align: left;
	padding:2px;
	padding-left:7px;
	font-family:'trebuchet ms',verdana,arial,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#167092;
}

table.striped td.report_main,table.striped th.report_main
{
	background-color:#EFFDEA;
	border-left:2px solid #C7D5E1;
	border-right:2px solid #C7D5E1;
}

table.striped th.report_main
{
	border-top:2px solid #C7D5E1;
}

table.striped th.report_actif
{
	text-align: center;
	width:70px;
	font-weight:bold;
}

table.striped th.report_gains, .report_gains
{
	width:115px;
	font-size:16px;
}

/* Overview */
.overview
{
	padding-top:10px;
	padding-left:10px;
}

.overview div.bloc
{
	padding-bottom:30px;
}

.overview div.bloc_start
{
	font-family:'trebuchet ms',verdana,arial,sans-serif;
	font-weight:normal;
	font-size:13px;
	border:1px solid #D0D5D9;
	padding:10px;
	background-color:#F5F5F5;
}

.overview div.bloc_start div.startleft
{
	font-family:'trebuchet ms',verdana,arial,sans-serif;
	float:left;
	width:435px;
}

.overview div.bloc_start div.startright
{
	font-family:'trebuchet ms',verdana,arial,sans-serif;
	float:right;
	width:435px;
}

	.overview div.bloc div.screenshots
	{
		float:left;
		border:1px solid #DDD;
	}

	.overview div.bloc div.edito
	{
		margin-left:230px;
	}

		.overview div.bloc div.edito .titre
		{
			font-family:'trebuchet ms',verdana,arial,sans-serif;
			font-weight:bold;
			font-size:16px;
			color:#167092;
			margin-bottom:10px;
		}
		.overview div.bloc div.edito .titre a
		{
			color:#d01f3c;
			font-size:13px;
			text-decoration:none;
		}
		.overview div.bloc div.edito .titre a:hover
		{
			text-decoration:underline;
		}

		.overview div.bloc div.edito .texte
		{
			font-family:'trebuchet ms',verdana,arial,sans-serif;
			font-size:13px;
			text-align:justify;
		}

/*hr.separator
{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:15px;
	width:200px;
}*/