.top_dynamic {
	background-image:url(dynamic_content/backgnd.png);
	margin-left: 3px;
	background-color: #e7f9f9;
	border: 1px solid #9da7a7;
	font-size: 14px;
	color:#4a5b5b;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	padding-left:20px;
	padding-top:7px;
	margin-bottom:10px;
	width:610px;
	height:23px;
}

	
.SliEff_box .content_dynamic {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
/*	margin-right:40px; */
	width:575px;
	background-color: #f1fbfb;
	border: 1px dotted #788989;
	font-size: 12px;
	color: #6e7474;
}

/*-- SNAPSHOTS --*/
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }


/*-- CITATION --*/
p.quote {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFFFFF;
	border: 1px dotted #788989;
	font-size: 12px;
	color: #6e7474;
}


/*-- EFFET ACCORDEON --*/
.SliEff_box .bbox {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFFFFF;
	border: 1px dotted #788989;
	font-size: 12px;
	color: #6e7474;
}
.SliEff_box{
	padding-left:20px;
	padding-right:20px;
}
.SliEff_switch a{
	cursor:pointer;
}

#menutop a{
	color:#808989;
	text-decoration:none;
}
#menutop a:hover{
	color:#4a5b5b;
	text-decoration:overline underline ;
}

/*-- PUCES --*/
li.addons{
	list-style: disc url("addons.gif");
	padding-bottom:2px;
}
li.win{
	list-style: disc url("os/win_xs.png");
}
li.linux{
	list-style: disc url("os/linux_xs.png");
}
li.mac{
	list-style: disc url("os/mac_xs.png");
}
li.core_developper{
	list-style: disc url("core_developper.png");
}
li.mailing_lists{
	list-style: disc url("mailing_lists.png");
}
li.release{
	list-style: disc url("release.png");
	font-size:13px;
}
ul.release_feature{
	padding-left:13px;
}

li.release_feature{
	list-style: none;
	font-size:12px;
}

div.p_content_top{
	margin:0px;
	color:#4a5b5b;
	font-size:14px;
	font-weight : bold;
	padding-left:20px;
	padding-top:7px;
}
div.p_content_subtop{
	margin:0px;
	color:#808989;
	font-size:10px;
	font-weight : bold;
	padding-right:20px;
}
div.p_content_backgnd{
	margin:0px;
	color:#4a5b5b;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
	margin-top:10px;
}
.p_content_top a{
	color:#808989;
	text-decoration:none;
}
.p_content_top a:hover{
	color:#4a5b5b;
	text-decoration:overline underline ;
}

.p_content_backgnd a{
	color:#808989;
	text-decoration:none;
}
.p_content_backgnd a:hover{
	color:#808989;
	text-decoration:overline underline ;
}

code{
	color : #ef6261;
	font-weight:bold;
}

div.content_top{
	margin:auto;
	float:left;
	background:url("content/top.png") no-repeat;
	width:637px;
	height:32px;
}
div.content_subtop{
	margin:auto;
	float:left;
	text-align:right;
	width:637px;
	background:url("content/backgnd.png");
}
div.content_backgnd{
	margin:auto;
	float:left;
	background:url("content/backgnd.png");
	width:637px;
	text-align:justify;
}	
div.content_bottom{
	margin:auto;
	float:left;
	background:url("content/bottom.png") no-repeat;
	width:637px;
	height:5px;
	margin-bottom:30px;
}


p.presentation{
	margin:auto;
	float:left;
	font-size:12px;
	color:#989898;
	font-style: italic;
	padding-left:86px;
	padding-top:8px;
}
p.language{
	margin:auto;
	float:right;
	text-align:right;
	padding-right:39px;
	padding-top:8px;
}

p.copyright{
	margin:0px;
	color:#989898;
	font-weight:bold;
	text-align:center;
}
p.logos{
	margin:auto;
	font-size:10px;
	font-style: italic;
	color:#989898;
	font-weight:bold;
	padding-left:30px;
	border:0px;
}


img{
	border:0px;
	margin-left:2px;
	margin-right:2px;
}

/*----------------------------------*/
.menuleft{
	margin:auto;
	padding-left:40px;
	padding-top:20px;
}
.content{
	margin:auto;
	padding-top:20px;
}
/*----------------------------------*/
.menuleft h2{
	font-size:12px;
	background:url("menuleft/title.png") no-repeat;
	padding-top:4px;
	padding-left:7px;
	width:197px;
	height:29px;
	color:#000000;
}
.content h2{
	font-size:12px;
	background:url("content/title.png") no-repeat;
	padding-top:4px;
	padding-left:7px;
	width:641px;
	height:29px;
	color:#FFFFFF;
}
/*----------------------------------*/
.menuleft p{
	margin-top:-1px;
}
a.menuleft{
	display:block;
	background:url("menuleft/background.png") no-repeat;
	width:193px;
	height:20px;
	font-size:11px;
	color:#4a5b5b;
	padding-left:10px;
	padding-top:3px;
	text-decoration:none;
}
.menuleft a:hover{
	background: url("menuleft/background_hover.png") no-repeat;
}

/*  DOWNLOAD BUTTON */
a.download {
	display: block;
	position:relative;
	width:234px;
	height: 68px;
	background-image: url("download/download.png");
	background-repeat: no-repeat;
	left: 649px;
	top: 30px;
	text-decoration:none;
	font-size:11px;
	color: #2c2c2c;
}
a.download:hover {
	background-image: url("download/download_hover.png");
	color: #000000;
}

p.download{
	text-align:left;
	padding-top:40px;
	padding-left:58px;
}
/*  END DOWNLOAD BUTTON */

/* BLOCKS */
body{
	font-family: Arial,Verdana;
	font-size:12px;
	background-image: url("blocs/site_05.png");
	/*background-attachment: fixed;*/
}
#logo{
	margin:auto;
	margin-top:50px;
	background-image: url("blocs/site_01.png");
	background-repeat: no-repeat;
	width:920px;
	height:125px;
}
#menutop{
	margin:auto;
	background-image: url("blocs/site_02.png");
	background-repeat: no-repeat;
	width:920px;
	height:33px;
}
#main{
	margin:auto;
	background-image: url("blocs/site_03.png");
	width:920px;
}
#bottom{
	margin:auto;
	margin-bottom:50px;
	background-image: url("blocs/site_04.png");
	background-repeat: no-repeat;
	width:920px;
	height:46px;
}
/*END BLOCKS*/