.picross_fiche {

	font-size : 8pt;
	line-height:12pt;
	padding-left:80px;
	background-repeat : no-repeat;
	background-position:2px 2px;

}

.picross_fiche label {
	font-weight:bold;
	color:#4d4c4a;
	width:100px;
}

.theme_col1 {
	
	margin-left:20%;
	padding-top:200px;
	width:38%;
}

.theme_col2 {
	
	position:absolute;
	left:60%;
	top:200px;
	width:38%;
}

.theme_fiche {

	font-size : 8pt;
	line-height:12pt;
	height:89px;
	width:100%;
	margin-right:5%;
	margin-bottom:20px;
	background-repeat : no-repeat;
	background-position:2px 2px;
	display:table;

}
.theme_fiche  h1{

	margin:0px;
	margin-top:2px;
	margin-left:80px;
	font-size:12pt;
	margin-bottom:10px;
}


.theme_fiche:hover {

	background-color:#eeeeee;

}
.theme_fiche p {
	margin-left:80px;
}
.theme_fiche p a{
	color:#000000;
	font-weight:normal;
	margin-right:10px;
}




.theme_fiche:hover {

	background-color:#eeeeee;

}

.theme_fiche p a{

	color:#000000;
	font-weight:normal;
	margin-right:10px;
}

.theme_fiche {

	font-size : 8pt;
	line-height:12pt;
	height:89px;
	width:100%;
	margin-right:5%;
	margin-bottom:20px;
	background-repeat : no-repeat;
	background-position:2px 2px;
	display:table;

}

.theme_theme {
	font-size : 8pt;
	line-height:12pt;
	height:89px;
	
	margin-bottom:20px;
	background-repeat : no-repeat;
	background-position:2px 2px;
	position:absolute;
	left:270px;
	top:150px;
	width:650px;
	display:table;
}

.theme_fiche  h1{
	margin:0px;
	margin-top:2px;
	margin-left:80px;
	font-size:12pt;
	margin-bottom:10px;
}

.theme_fiche:hover {
	background-color:#eeeeee;
}

.theme_fiche div {
	margin-left:80px;
}

.extend .h1 {
	margin-left:90px;
	font-size:20pt;
	margin-top:10px;
	margin-bottom:10px;
	display:table;
	width:100%;
}

.extend .h1 p
{
	float:left;
	margin:0px;
	padding-top:8px;
	padding-bottom:8px;
}

.extend .h1 #subtheme{
	margin:0px;
	margin-left:20px;
	font-size:14pt;
}


.extend {
	margin-bottom:50px;
}

.previous {
	position:absolute;
	width:200px;
	left:350px;
	top:475px;
}

.next{
	position:absolute;
	text-align:right;
	width:200px;
	top:475px;
	left:696px;
}

/*




*/
.info_picross
{
	background-color:#eeeeee;
	width:273px;
	height:200px;
	position:absolute;
	top:0px;
	z-index:10;
	padding:2px;
	display:none;
}

.info_picross .icon
{
	float:left;

}

.info_picross .info
{
	width:190px;
	height:190px;
	display:table;
	margin-left:8px;
}

.info_picross .top
{
	top:0px;
	position:absolute;
}

.info_picross p
{
	display:table;
}
.info_picross label
{
	width:90px;
	float:left;
	color:#999;
}

.info_picross .name
{
	font-weight:bold;
	margin-bottom:15px;
}
/*

*/

.click_picross
{
	position:absolute;
	width:273px;
	height:85px;
	padding:2px;
	background-color:#eee;
	display:none;
	z-index:11;
}

.click_out
{
	position:absolute;
	width:473px;
	height:289px;
	background-image:url(gfx/bug_ie.png);
	z-index:10;
	display:none;
}

.click_content
{
	margin:5px;
	margin-top:15px;
	width:195px;
	display:table;
}
/*

*/


.content_list {
	position:absolute;
	width:600px;
	right:2%;
	top:160px;
	display:table;
	padding-bottom:100px;
}

.list
{
	position:absolute;
	top:500px;
	left:350px;
	width:600px;
	line-height:16px;
	padding-bottom:250px;
}

.list_order
{
	position:absolute;
	top:450px;
	left:350px;

}
.list_order a {
	margin-right:15px;
	padding-left:10px;
	color:#888;
}

.list_order a.current_order
{
	color:#222;
	background-repeat:no-repeat;
	background-position:0px;
}

.list_order a.order_asc{
	background-image:url("../gfx/order_asc.png");

}
.list_order a.order_desc{
	background-image:url("../gfx/order_desc.png");

}

.picross_tools{
	position:fixed;
	bottom:10px;
	left:10px;
	width:250px;
	height:230px;
	
}

.picross_tools .playlist{
	height:180px;
	width:250px;
	overflow-y:auto;
	margin-top:10px;
}

.picross_tools .playtitle
{
	float:left;
	margin-right:50px;
	font-size:12pt;
	font-weight:bold;
}
.picross_tools .play
{
	font-size:12pt;
	text-align:right;
}

