#downloads_list
	{
	margin-top: 7px !important;
	margin-top: 4px;
	text-align: left;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	margin-bottom: 10px;
	width: 724px;
	}
		
#downloads_list ul
	{
	margin: 0px; /* Internet Explorer */
	padding: 0px; /* Frefox */
	list-style-type: none;
	}
	
#downloads_list li
	{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	}

	
.downloads_browser
	{
	margin: auto;
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	margin-bottom: 10px;
	}
	
.downloads_container
	{
	border: 1px solid #316498;
	width: 724px;
	margin-bottom: 10px;
	}
	
.downloads_title
	{
	background: #316498;
	height: 23px;
	color: white;
	font-size: 16px;
	font-family: impact, verdana;
	padding: 2px 5px 0px 5px;
	}
	
.downloads_title_left
	{
	float: left;
	}
	
.downloads_title_right
	{
	float: right;
	}

	
.downloads_itself
	{
	width: 714px;
	padding: 5px;
	text-align: left;
	}
	
.downloads_itself_left_intro
	{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px
	}
	
.downloads_itself_left_intro hr
	{
	color: #888888;
	background-color: #888888;
	height: 1px;
	border: 0px;
	}

.downloads_itself_right
	{
	vertical-align: top;
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
	}
	
.downloads_itself_right span
	{
	font-weight : bold;
	}
	
.downloads_itself_right ul
	{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	list-style-image: url("/img/puce.gif");
	}
	
.downloads_itself_left
	{
	vertical-align: top;
	text-align: left;
	width:160px;
	}
	
.downloads_itself_left img	
	{
	border: 1px solid #4d79a6;
	}
	
#downloads_link
	{
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 10px;
	}
