* {
	margin:0;
	padding:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}

ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

body {

	font-family: Georgia,"Times New Roman",Times,serif;
	/*
		font-family: Verdana, Arial, Helvetica, sans-serif;
	*/
	color:#303030;
    font-size: 1em;
    line-height: 1.4em;	
}

img {
	border: none; 
}
#wrap {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;	
}

.contentDiv {
	clear:both;
	line-height:1.35 em;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:1000px;	
}

#leftcol {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/menu/chenarColoana.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	min-height:300px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	width:700px;
	margin-left: 20px;
	margin-right:4px;
}

#rightcol {
	float:left;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:0;
	padding-top:15px;
	width:200px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/menu/bkg_callToAction.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:0;
	margin-left:12px;
	margin-right:0;
	margin-top:1px;
	min-height:260px;
}
#rightcol li {
margin-bottom: 10px;
clear:both;
}
#header 
{
	border-bottom-color:#DFDFDF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:143px;
}
div.downloadentryfdfsd {
	clear:both;
}
div.downloadbtn {
	height: 32px;
	float:left;
	margin-bottom: 10px;
}
div.downloadbtn a img {
	padding-right:10px;
}

div.downloadbtntext {
	height: 32px;
	line-height: 32px;
	float:left;
	margin-bottom: 10px;	
}

#headerContent {
	height:119px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding-bottom:0;
	padding-left:20px;
	padding-right:20px;
	padding-top:0;
	width:960px;
}

ul.pgfeatures li{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/bullet_green_tick.gif);
	background-position:0 0.2em;
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 25px;
}

#logoImage {
	padding-top: 10px;
	float:left;
height: 79px;
width:130px;
}

#utilityContainer {
	float:left;
	height:93px;
	width:700px;
	color:#ADADAD;
	font-family:"trebuchet ms",helvetica,sans-serif;
	font-size:28px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:93px;	
}
#upperRight {
	margin-top:10px;
	height:83px;
	width:130px;	
	float:right;
	font-size:9px;	
	line-height:14px;
	
}

p.smallText {
	border-top: 1px dashed #DFDFDF;
	font-size:10px;	
	line-height:14px;	
}
.contentDiv h1 { 
	border-bottom-color:#DFDFDF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#00478C;
	font-size: 1.4em; 
	font-weight:bold;
	line-height:1.2;
	margin-bottom:20px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	width:100%;
}

.contentDiv h2 {
	color:#00478C;
	font-size:1.2em;
	font-weight:bold;
	margin-top:5px;
}

.contentDiv h3 {
	color:#00478C;
	font-size:1.2em;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
	background: #FFFFFF;
}

#footer {
	width:100%;
	border-top: dotted 1px #5C5F5F;
	padding-left:5px;
	padding-top: 0px;	
	padding-bottom: 3px;
	background: white;
}

ul#ulfooter {
	text-align: left;
	padding:0px;
	vertical-align:middle;	
	list-style-type: none;
	margin: 0px;
	clear: both;
	border-top: dashed 1px #DFDFDF;
}

ul#ulfooter li {
	display: inline;	
	vertical-align:middle;
    font-size: .7em;
	padding-left: 5px;
	padding-right: 5px;	
	text-decoration: none;
	margin: 0;	
} 

p {
	padding-bottom: 0.3em;
}

li {
	margin-bottom:5px;
}

ul.squareBulleted{
	list-style-image: url('../images/square_blt.gif');	
	margin-top:5px;
	padding-left: 20px;
}

table.form {
	border: 0;
	border-spacing: 0px;
	padding: 0px;
}

table.form td {
	padding-top: 7px;
	padding-left: 5px;
}

table.form td.label {
	text-align: right;
}

table.form td.content {
	padding-left: 10px;	
	text-align: left;
}

table.form td.caption {
	padding-top: 0px;
	color: #FF8400;
	text-align:left;
	font-weight: 600;
	padding-right: 10px;
}

table.form td.btn {
	text-align:left;
}


table.products {
	border: 0;
	border-spacing: 0px;
	padding: 0px;
}

table.products td {
	padding-top: 5px;
	padding-left: 5px;
}

table.products td.label {
	text-align: left;
	font-size: 1.1em;
}

table.products td.added {
	text-align: left;
}
input.onechar {
	width: 30px;
}
input.short {
	width: 75px;
}

input.medium {
	width: 150px;
}

input.large {
	width: 250px;
}

input.xlarge {
	width: 300px;
}

.toupper {
	text-transform:uppercase;
}
.error {
	color: #E2192C;
	padding-left:20px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size:0.8em;
	MARGIN-BOTTOM: 0px;
	background:transparent url(../images/error.gif) no-repeat scroll 0pt 1px;	
}

table.report{
    width: 100%;
    border-bottom: 1px #D3D3D3 solid; 
    clear: both;
    margin-bottom: 0px;	
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size:0.8em;
}

table.report th {
	padding-top: 4px;
	padding-bottom: 8px;
	color: #33B1E6;
	font-weight: bold;
	font-size: 8pt;
	background-color: #E6E6E6;
	white-space: nowrap;
	padding-left:5px;
}

table.report th.supertitle {
	background-color: #e6e6e6;
	white-space: nowrap;
	text-align: left;
	background-image: url(fond_subtitle.gif);
	color: #33b1e6;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
}
table.report td {
	border-left: 1px #D3D3D3 solid;
	vertical-align: top;
	white-space: nowrap;
	padding-top:2px;
	padding-left:2px;/*BBA 10 au lieu de 5*/
}
table.report td a {
	text-decoration: underline;
	color: black;
	font-weight: normal !important;
}

table.report caption {
	font-size: 8pt;
	padding-left: 5px;
	font-weight: bold;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.report td.n {
	white-space: nowrap;
	text-align: right;
	padding-right:10px;/*BBA*/
}

/*td, th with no left border*/
table.report td.nlb, th.nlb {
	border-left: none;
}

.odd {
	background-color : #FFFFFF;
	color: #000000;	
	padding-left:10px;
	padding-right:10px;
}

.even {
	background-color : #E7EFF7;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
}

.downloadImage{ 
    float: right; 
    clear: right; 
    margin-right: 20px; 
    margin-left: 20px;     
    margin-top: 0px;     
}
.downloadText {
	width: 100px;
	text-align: center;
	padding: 5px;	
}
.ecran {
	width:210px;
	margin-top:10px;
	margin-right:5px;
	float:left;
	clear:both;
}

div.rightBox{ 
	width: 200px;
    float: right; 
    clear: right; 
   	border: solid 1px #5C5F5F;    
	margin-left: 10px;
	margin-right: 10px;	
    padding-left: 5px;	
    padding-right: 5px;
    bottom: 0px;    
}

.opacityit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.opacityit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
}

input:focus {
	background-color: #FFFFCC;
	border:1px solid #73A6FF;
	margin:0 !important;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 7px;
	padding-bottom: 0;
	background: #DCDCDC;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 12px Tahoma;
	letter-spacing: 3px;
	line-height: 1.1em;
	color: #00478C;
	padding: 5px 0;
	text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
}