#text {
	margin:50px auto;
	width:500px
}
.hotspot {
	color:#900;
	cursor:pointer;
	float:right;
	position:absolute;
}
#tt {
	position:absolute;
	display:block;
	background:url(../images/tt_left.gif) top left no-repeat
}
#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../images/tt_top.gif) top right no-repeat;
	overflow:hidden
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#cc237c;
	color:#FFF
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../images/tt_bottom.gif) top right no-repeat;
	overflow:hidden
}
.btn_demo {
	background-image:url(images/btn_demo.png);
	height:60px;
	width:160px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin:15px;
	text-decoration:none;
}
.btn_demo a {
	text-decoration:none;
}
.btn_demo a:hover {
	text-decoration:none;
}
.btn_demo_link a {
	color:#ffffff;
	text-decoration:none;
}
/* Nouveau skin contenu */
#top_content {
	background:url(images/top_content.jpg) no-repeat;
	width:713px;
	height:5px;
}
#bottom_content {
	background:url(images/bottom_content.jpg) no-repeat;
	width:713px;
	height:5px;
	clear:both;
}
.ContentPane {
	border:1px solid #d9d9d9;
	border-top:0;
	border-bottom:0;
	padding:10px 15px 0 15px;
	width:681px;
/*MODIFS A FAIRE LE 28.10.2010 - float:left; width:100%; */
}

#dnn_IconPane {
	float:right;
	width:42px;
	height:42px;
}
#dnn_TitlePane {
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #d4d4d4;
}
#dnn_IntroPane {
	width:450px;
	text-align:left;
	height:120px;
	float:left;
	margin-right:0px;
	font-size:13px;
}
#dnn_ImgPane {
	width:200px;
	float:left;
	margin:0;
	margin-left:10px;
}
.borderTop {
	border-bottom:1px solid #d4d4d4;
	margin:60px 0 15px 0;
}
#dnn_ContentPane {
	width:100%; /* 450px; */
	text-align:left;
	float:left;
	margin-right:10px;
	text-align:left;
}
#dnn_ContentPane.div a {
	width:100%;
	text-align:center;
	float:left;
	margin-right:10px;
	color:#ffffff;
}
#dnn_LinksPane {
	width:220px;
	border-left: 1px solid #d4d4d4;
	float:right; /*MODIF 28.10.2010 --> right*/
	text-align:left;
	padding:10px 5px 5px 5px;
	height:120px;
	}
#dnn_LinksPane a {
	color:#ffffff;
	text-decoration:none;
	font-weight:600;
	}
	
#dnn_LinksPane a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:600;
		}
		

/* CONTENUS RELATIFS ESSAI 2*/

div.VariableLinks {
    width:200px;
    height:inherit;
    float:right;
    text-align:center;
    padding:10px;
    margin: 3px 3px 5px 3px;       
    }
    
div.RightLink, .RightLink:link, .RightLink:visited {
    height:34px;
    background-image:url(images/background_Links.png);
	background-position:0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:2px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
	text-align:center;
	width:200px;
	line-height:34px;
	font-weight:600;
	color:#ffffff;
    }

div.RightLink:hover {
 	background-position:0 -34px;
   	background-image:url(images/background_Links.png);
   	width:200px;
   	height:34px;
   	margin:2px 0px 0px 0px;
   	padding:0px;
   	font-weight:600;
   	text-decoration:underline;
   	color:#ffffff;  
    }

a#IdTest 
{    color:#ffffff;
    text-decoration:none;
    }    

#dnn_LinksPane h3 {
	margin:0 0 3px 4px;
	color:#4488bb;
}
h3{
	color:#4488bb;
}
blockquote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0 0 0 10px;
}
.ContentPane li{
	margin:0 0 5px -16px;
}


