html, body {
	margin:0;
	padding:0;
	height:100%;
	/*width:100%;*/
	min-width:976px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background:url(images/main_bg.jpg) no-repeat 0 127px;
}
h1 {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-top:0px;
	padding-bottom:2px;
}
h2 {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003366;
	border-bottom:1px solid #999999;
	padding-bottom:2px;
	margin-bottom:22px;
}
h3 {
	background-color:#C9E1F5;
	border:1px solid #B0BBE3;
	padding:3px;
	font-size:13px;
}
h4 {
	background-color:#00CC66;
	border:1px solid #B0BBE3;
	padding:3px;
	font-size:13px;
}
h5 {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	padding-bottom:2px;
	margin-bottom:22px;
}
a {
	color:#003366;
}

#header {
	width:100%;
	height:124px;
	_height:112px;
	min-width:976px;
	background-image:url(images/header_03.jpg);
	background-position:0px 0px;
	border-top:3px solid #999999;
}
#header_left {
	width:292px;
	height:124px;
	background-image:url(images/header_01.jpg);
	float:left;
	position:absolute;
	left:0;
	z-index:2;
}
#header_right {
	position:absolute; 
	left:292px; 
	width:215px; 
	height:97px; 
	background-image:url(images/header_02.jpg);
}

#header_top {
	width:540px;
	height:97px;
	background-image:url(images/header_04_2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	position:absolute;
	right:0;
	text-align:center;
}
#header_menu_bg {
	height:27px;
	background-image:url(images/menuh_01.jpg);
	position:absolute;
	top:100px;
	left:0;
	width:100%;
	z-index:1;
}
#header_menu {
	margin-left:290px;
}
#header_baseline {
	width:280px;
	height:32px;
	position:relative;
	top:42px;
	left:480px;
	background:url(images/header_baseline.gif) no-repeat;
}

#footer {
	width:976px;
	width:992px;
	border-top:1px solid #EEEEEE;
	margin-top:1px;
	background:#FFFFFF;
}
#footer_partners {
	text-align:center;
	width:986px;
	margin-top:10px;
}
#footer_partners img {
	margin:0 10px 0 10px;
}
#footer_nav {
	padding:2px;
	width:986px;
	margin-top:10px;
	background:#999999 url(images/footer_bg.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color:#FFFFFF;
	text-align:center;
}
#footer_nav_content {
	width:970px;
	width:986px;
}
#footer_nav_content a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_nav_content a:hover {
	text-decoration:underline;
}
#footer_copyright {
	width:966px;
	padding:5px;
}
#footer_copyright,
#footer_copyright a {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
}
#footer_copyright a:hover {
	text-decoration:underline;
}

#content {
	width:100%;
	border:0px solid #FF5500;
	/*top:124px;*/
	/*background-color:#FFCC00;*/
	overflow:auto;
}
#col_left_bg {
	width:19px;
	height:325px;
	position:absolute;
	left:0px;
	background-image:url(images/main_bg_left.jpg);
}
#col_left {
	width:176px;
	border-left:1px solid #FFFFFF;
	height:305px;
	_height:305px;
	padding:10px;
	position:absolute;
	left:19px;
	min-height:305px;
	/*background:#666666 url(images/col_left_bg.gif) repeat;*/
}
.col_left_home {
	background:url(images/rubtheme_home.jpg) no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.col_left_services {
	background:url(images/rubtheme_home.jpg) no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	padding-top:30px;
	height:285px; 
	/*background-color:#333333;*/
}
.col_left_services a {
	color: #FFFFFF;
	text-decoration:none;
}
.col_left_services a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.col_left_services ul li {
	font-size:13px;;
	color:#FFFFFF;
	list-style-type:disc;
	margin-left:-15px;
}
.col_left_services ul li ul li {
	font-size:10px;;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	list-style-type:square;
	margin-left:-25px;
	line-height:12px;
}
.col_left_home span {
	display:block;
	padding-left:8px;
}
.col_left_rub_produits {
	background-image:url(images/rubtheme_produits.jpg);
	color: #CC0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
}
#col_center {
	width:578px;
	_height:325px; 
	/*height:325px; */ Do not specify any height because this creates a bug with JS resize function if content overflows page height
	min-height:325px; 
	margin-left:217px;
	/*background-color:#F0000F;
	border:2px solid red;*/
}
#col_center p {
	/*text-align:justify;*/
}
#col_center.home_content {
	background:url(images/home_center_nw.jpg) no-repeat;
}
#col_center.home_content #content {
	text-align:right;
	padding:10px;
	width:558px;
	padding-top:20px;
	min-height:285px; /*necessary in addition to min-height specified in #col_center */
}
#col_center.page_content #content {
	text-align:left;
	/*overflow:auto;  */
	background-color:#FFF00F;
	padding:15px;
	width:548px;
	background-color:#FFFFFF;
	/*background-color:#F0000F;*/
	min-height:325px; /*necessary in addition to min-height specified in #col_center */
}
#col_right {
	/*padding:28px 0 0 20px;*/
	width:170px;
	/*height:313px;*/
	position:absolute;
	top:148px;
	left:815px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006699;
}

#col_center.home_content div ul li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #094B95;
	font-weight: bold;
	list-style-type:none;
	margin:10px 0 3px 0;
	padding:0;
}
#col_center.home_content div ul li ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	list-style-type:none;
	margin:0;
	padding:0;
}

/***********************************************/

#actus {
	width:164px;
	margin-top:8px;
	height:auto;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#actus .header {
	background:#FF9900 url(images/bloc_actu_title.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:5px;
	height:22px;
	line-height:22px;
	border:1px solid #FFFFFF;
	border-bottom:0;
}
#actus .header a {
	color:#FFFFFF;
	text-decoration:none;
}
#actus .actualite {
	width:158px;
	height:72px;
	border:1px solid #FFFFFF;
	padding:2px;
	vertical-align:middle;
}
#actus .actualite a,
#actus .actualite a:link {
	color:#FFFFFF;
	text-decoration:none;
	line-height:9px;
}

#actus .background {
	background-color:#000000;
	width:160px;
	height:44px;
	position:relative;
	z-index:1;
	top:30px;
	filter:alpha(opacity=65);
	opacity:0.65;
	-moz-opacity:0.65;
}
#actus .foreground {
	position:relative;
	z-index:2;
	top:-15px;
	line-height:9px;
}
#actus .foreground_a {
	position:relative;
	z-index:2;
	top:auto;
	line-height:9px;
	background-color: #FFF;
}
.actu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:11px;
	display:block;
	margin:3px 0 3px 0;
	padding:0;
}
.actu_descr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:10px;
	display:block;
}

.Style1 {font-family: Verdana, Arial, Helvetica, sans-serif}

/*** CSS POUR MENU DEROULANT ****/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 22px;
	width:917px;
	border:0px solid #700077;
	font-size:13px;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display: block;
	/*width: 8em;*/
	font-size:13px;
	line-height:27px;
	padding-left:0.6em;
	text-align:;
}

#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
	border-right: 1px solid #62CA01;
}

#nav li#nav1{
	width: 5em; 
}
#nav li#nav2{
	width: 5.6em; 
}
#nav li#nav3{
	width: 5.4em; 
}
#nav li#nav4{
	width: 6.3em; 
}
#nav li#nav5{
	width: 7.4em; 
}
#nav li#nav6{
	width: 5.4em; 
}
#nav li#nav7{
	width: 5.6em; 
}
#nav li#nav8{
	width: 9.6em; 
} 
#nav li#nav9{
	width: 5.3em; 
} 

#nav li ul { /* second-level lists */
	position: absolute;
	background: #069FFF;
	border: 1px solid #777777;
	width:11em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li
{
	width:11em;
	border:0px solid transparent;
}

#nav li ul li,
#nav li ul li a{ /* second-level lists */
	display:block;
	/*width:11em;*/
	background: #069C00;
	padding-bottom:0;
}
#nav li ul.sub li a{
	display:block;
	/*width:11em;*/
	/*width:180px;*/
	border:1px solid red;
}
#nav li ul li a:hover { 
	display:block;
	background-color: #5AC600;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.sfhover {
    position: static; /* bug ie menu persistants */
}
/*
#nav li#nav3 ul li a,
#nav li#nav4 ul li a{
	width:11.8em; 
}
#nav li#nav3 ul li,
#nav li#nav4 ul li{
width:11em; 
}*/
/*** FIN DE CSS POUR MENU DEROULANT ****/

#menu_left a:hover,
#menu_left a.submenu_sel,
#menu_left a.submenu_sel {
	color:#62CA01;
}

.prd_table_sep {
	color:#CCCCCC;
	background-color:#CCCCCC;
	border:0; 
	height:1px;
	margin:6px 0 6px 0;
	padding:0;
}
.prd_table_sep_a {
	color:#008000;
	background-color:#008000;
	border:0; 
	height:1px;
	margin:6px 0 6px 0;
	padding:0;
}
.prd_table_sep_b {
	color:#66FF99;
	background-color:#66FF99;
	border:0; 
	height:1px;
	margin:6px 0 6px 0;
	padding:0;
}
.prd_table_sep_c {
	color:#B8860B;
	background-color:#B8860B;
	border:0; 
	height:1px;
	margin:6px 0 6px 0;
	padding:0;
}
.prd_table_sep_d {
	color:#3366FF;
	background-color:#3366FF;
	border:0; 
	height:1px;
	margin:6px 0 6px 0;
	padding:0;
}
.prd_table_sep_e {
	color:#6633CC;
	background-color:#6633CC;
	border:0; 
	height:1px;
	margin:6px 0 6px 0;
	padding:0;
}
.bloc_garantie,
.bloc_infos_supp {
	border:1px solid #006600;
	margin-top:10px;
	padding:5px;
	width:252px;
	margin-right:10px;
	float:left;
	height:40px;
}
.bloc_caution {
	border:1px solid #FFCC00;
	margin-top:10px;
	padding:5px;
	width:252px;
	margin-right:10px;
	float:left;
	height:40px;
}
.bloc_infos_supp {
	border:0;
	vertical-align:middle;
	text-align:center;
}
.pdf_list ul {
	margin:0;
	padding:0;
}
.pdf_list ul li {
	list-style-type:none;
	background:url(images/ico_pdf.gif) no-repeat left top;
	margin:0;
	padding:0;
	margin-bottom:12px;
	padding-left:25px;
	line-height:17px;
}
.pdf_list ul li a {
	line-height:10px;
}
.zip_list ul {
	margin:0;
	padding:0;
}
.zip_list ul li {
	list-style-type:none;
	background:url(images/ico_zip.gif) no-repeat left top;
	margin:0;
	padding:0;
	margin-bottom:12px;
	padding-left:25px;
	line-height:17px;
}
.zip_list ul li a {
	line-height:10px;
}
.win_list ul {
	margin:0;
	padding:0;
}
.win_list ul li {
	list-style-type:none;
	background:url(images/ico_win.gif) no-repeat left top;
	margin:0;
	padding:0;
	margin-bottom:12px;
	padding-left:25px;
	line-height:17px;
}
.win_list ul li a {
	line-height:10px;
}
.excel_list ul {
	margin:0;
	padding:0;
}
.excel_list ul li {
	list-style-type:none;
	background:url(images/ico_excel.jpg) no-repeat left top;
	margin:0;
	padding:0;
	margin-bottom:12px;
	padding-left:25px;
	line-height:17px;
}
.excel_list ul li a {
	line-height:10px;
}
.link_change_hover,
.link_change_hover:link {
	text-decoration:none;
}
.link_change_hover:hover {
	text-decoration:underline;
}

#form_contact {
	margin:0;
	padding:0;
}
#form_contact .input {
	display:inline;
	width:250px;
	float:left;
}
#form_contact .label1 {
	display:inline;
	width:100px;
	float:left;
	line-height:21px;
}
.input_fullwidth,
.textarea_fullwidth {
	width:542px;
}

font.exp{
	color:#888888;
	font-size:8px;
	line-height:8px;
	position:relative;
	top:-2px;
	font-weight:normal;
}

.error{
	color:#BF0000;
	font-weight:bold;
	border:1px solid #BF0000;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
}
.title_blackmagic {
	font-weight: bold;
	color: #960;
}
.title_blackmagic_a {
	color: #960;
}
.title_netblender {
	font-weight: bold;
	color: #3366FF;
}
.title_sonnet {
	font-weight: bold;
	color: #6633CC;
}
.title_bleu {
	font-weight: bold;
	color: #3366FF;
	font-size:14px;
}

