/* DEFAULT DEFINITION */
html, body { margin:0; padding:0 0 10px 0; font:12px Arial, Verdana, Helvetica, sans-serif; color:#fff; background:#000 url(../img/bg_body.gif) top left repeat-x; }
img, table, td, fieldset, form, legend, h1, h2, h3, h4, h5, h6, ol, ul, p, dl, dt, dd { margin:0; padding:0; border:0; list-style:none; }
a { color:#DE9700; text-decoration:underline; outline:none; }
a:hover { text-decoration:none; }
.floatLeft { float:left; }
.floatRight { float:right; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }
.offleft { position:absolute; left:-5000px; width:2000px; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }/*ie7*/
.clearfix { display:block; }
* html .clearfix { height:1%; }
abbr { border:none; }
.smallTxt { font-size:0.9em; }
.bigTxt { font-size:1.1em; }
.blue { color:#3B8BD4; }
ol { padding:0 0 12px 30px; list-style:decimal; }

/* Trebuchet MS, Verdana, Arial, Helvetica, sans-serif */

/* FORMS */
input, select, textarea, button { font:1em Arial, Verdana, Helvetica, sans-serif; color:#333; }
.inputText, textarea  { border:1px solid #544B3B; padding:2px; }
select { border:1px solid #7f9db9; padding:1px; }

/* H TITLES */
h1 { display:block; margin:0 0 10px 0; color:#DE9700; font-weight:bold; font-size:20px; height:34px; padding:16px 0 0 11px; }
h1 strong { color:#fff; 
/* word-wrap: break-word; */
}
h2 { display:block; margin:0 0 10px 0; color:#DE9700; font-weight:bold; font-size:17px; }

/* MAIN CONTAINER */
#main-container { width:760px; margin:0px auto; }
#bg-main-container { background:url(../img/bg_main_container.gif) top left repeat-y; float:left; width:100%; }
#bg-main-container-top { background:url(../img/bg_main_container_top.jpg) top left no-repeat; float:left; width:100%; }


/* MAIN HEADER */
#main-header { width:100%; float:left; }

/* MAIN HEADER - LOGO */
#logo { width:276px; }
#logo a { position:absolute; display:block; width:276px; height:54px; text-indent:-9999px; margin:30px 0 0 16px; }

.call { float:right; display:block; padding:40px 30px 0 0; color:#000; font-size:16px; }

/* MAIN HEADER - MAIN NAVIGATION */
#mainNav { width:738px; height:40px; margin:0px auto; margin-top:332px; background:url(../img/bg_menu.jpg) top left no-repeat; }
#mainNav ul { padding:0 0 0 10px; }
#mainNav ul li { display:inline; }
#mainNav ul li.first a { background:none; }
#mainNav ul li a { display:block; float:left; padding:12px 12px 0 13px; color:#000; height:21px; font-weight:bold; text-align:center;text-decoration:none; background:url(../img/bg_mainNav.gif) top left no-repeat; }
* html #mainNav ul li a { float:left; }
#mainNav ul li a:hover { color:#fff; text-decoration:none; }


/* MAIN CONTENT */
#main-content { float:left; width:100%; padding-bottom:20px; }
#bg-top-main-content { width:738px; margin:0px auto; margin-top:1px; background:url(../img/bg_h1.gif) top left repeat-x; }

.content { width:730px; margin:0px auto; }

.paragraph { clear:both; display:block; padding:0 0 30px 0; float:left !important; float:none; width:100%; }
.paragraph p { margin:0 0 10px 0; display:block; }

.colLeft { float:left; width:552px; }
.colRight { float:right; display:block; }
.colRight img { border:1px solid #000; }
.colRight p { margin:0 0 4px 0; }

.list01 { display:block; }
.list01 li { background:url(../img/picto-arrow.gif) left 5px no-repeat; padding:0 0 0 12px; margin:0 0 4px 0; display:block; float:left; width:500px; }


.faqpage { border-bottom:1px solid #363636; padding-bottom:6px; margin-bottom:16px; }

.businesspage { border-bottom:1px solid #363636; padding-bottom:10px; margin-bottom:20px; }


/* MAIN FOOTER */
#main-footer { background:#000 url(../img/bg_footer.gif) top left no-repeat; width:100%; clear:both; }

/* MAIN FOOTER - BOTTOM NAVIGATION */
.botNav { text-align:center; padding:10px 40px 0 0; color:#fff; display:block; font-size:11px; }
.botNav a { color:#fff; text-decoration:none; padding:0 6px; }
.botNav a:hover { text-decoration:underline; }
 
.copyright { color:#858585; text-align:center; display:block; padding:26px 0 0 0; font-size:11px; line-height: 20px;}
.copyright a { color:#858585; }




.contact-form { float:left; display:block; width:520px; text-align:left; background:#272727; border:1px solid #000; padding:10px; }
.contact-form td { vertical-align:top; border-bottom:1px solid #000; padding:8px 0 8px 10px; }
.formContact { width:100%; }
.formContact .inputText { width:210px; padding: 2px 4px 2px 4px; border:1px solid #000; vertical-align:middle; color: #666666; }
.formContact #msgContactForm { width:210px; font-family:Arial, Helvetica, sans-serif; }