/* HTML DEFINITIONS */
html { 
height: 100%; 
}
body {
height: 100%; margin: 0px; font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 14px; line-height: 20px; text-align: center; background-color: #FF9900;
}
p, td {
font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 14px; line-height: 20px;
}
img { 
border: 0px; 
}
h1 {
margin: 0px; padding: 0px; font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 22px; color: #FF6600; font-weight : normal;
}
h2 {
margin: 0px; padding: 0px; font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 18px; color: #999; font-weight : normal;
}
h3 {
margin: 0px; padding: 0px; font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 16px; color: #FF6600; font-weight : bold;
}
h4 {
margin: 0px 0px 5px 0px; padding: 0px; font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 13px; color: #FF6600; font-weight : bold;
}
ul {
list-style-image: url(/images/li_orange_bullet.gif);
}

/* GENERAL LAYOUT */
#content {
width:980px; margin: 0 auto; text-align: left; background-color: #FFFFFF; margin-top: 20px;
}
#headerlogo {
width: 980px; height: 112px; background-image: url(/images/header_logo.jpg); background-position: top left; background-repeat: no-repeat;
}
#headermenu {
width: 980px; height: 31px;
}
#flashheader {
height: 210px; width: 940px; margin: 0 0 0 20px; padding: 0;
}
#main {
background-color:#FFFFFF; padding: 20px;
}
#footer {
clear: both; width: 940px; height: 40px; padding-top: 5px; padding-bottom: 3px; margin-left: 20px; margin-bottom: 10px; border-top: 5px solid #FF6600; text-align: center; background-color:#FFFFFF; font-size: 12px
}
#iframecontent {
text-align: left;
}

/* VARIOUS */
.clear {
clear: both;
}

/* MENU */
#headermenu ul {
list-style-type: none; margin: 0;  padding: 0;
}
#headermenu ul li.mainmenu {
display: block; float: left; width: auto; height: 31px; margin: 0; padding: 0; text-decoration: none;
}


/* LINKS */
a {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FF6600; font-weight: normal; text-decoration: underline;
}
a:hover {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; font-weight: normal; text-decoration: underline;
}
a.smallhref {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF6600; font-weight: normal; text-decoration: underline;
}
a.smallhref:hover {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: normal; text-decoration: underline;
}
a.rollopaque img { 
filter:alpha(opacity=99); -moz-opacity: 0.99; -khtml-opacity: 0.99; opacity: 0.99;
}
a.rollopaque:hover img {
filter:alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6;
}
a.rollopaque:active img {
filter:alpha(opacity=99); -moz-opacity: 0.99; -khtml-opacity: 0.99; opacity: 0.99;
}
a.menuhref {
font-family: Arial, Helvetica, sans-serif; color: #888888; font-size: 12px; font-weight: bold; text-decoration: none; 
}
a.menuhref:hover {
font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; font-weight: bold; text-decoration: none;
}
#footer a, #footer a:hover {
font-size: 12px;	
}

/* TEXT */
.small {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight : normal;
}
.smallred {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF6600; font-weight : normal;
}
.main {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight : normal; 
}
.mainred {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FF6600; font-weight : normal; 
}
.medium {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight : normal;
}
.boxedtext {
background-color: #F5F5F5; border: 1px solid #DDDDDD; padding: 10px; font-size: 12px;
}
.orange {
color: #FF6600; 
}
.bigtext {
font-size: 16px;
}


/* FORMS */
.field, .formfield  {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal; border: 1px #CCCCCC solid; 
}
.formfieldsmall {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: normal; border: 1px #CCCCCC solid; margin-top: 2px;
}
.formsubmit {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color : #FFFFFF; color: #000000; border: 1px solid #cccccc;
}
.button {
height: 18px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; border: 0px; background-image: url(/images/button_bg.gif); background-position: top left; background-repeat:repeat-x; padding: 0px 2px 1px 3px;
}
.formfielderrors {
font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000;
}
.mandatoryfield {
font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; font-weight : bold;
}


/* TABLES */
.tableheader {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color : #999999; color: #FFFFFF;
}
.tdlabel {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight : normal; text-decoration: none; background-color: #FF6600;
}
.tableline {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color : #DDDDDD; color: #000000;
}
.tabledetail {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color : #DDDDDD; color: #000000;
}
.tabletitle {
font-family: Arial, Helvetica, sans-serif; font-size: 16px; background-color : #FFFFFF; color: #FF6600; padding-top: 15px; font-weight: bold;
}

/* -------------------------------- */
/* ------------- THEMES ----------- */
/* -------------------------------- */


/* HOME */

#boxpres {
width: 300px; height: 199px; background-image: url(/images/fr/boxes/presentation.png); background-position: top left; background-repeat: no-repeat; float: left; display: inline; margin-right: 20px;
}

#boxproduits {
width: 300px; height: 199px; background-image: url(/images/fr/boxes/produits.png); background-position: top left; background-repeat: no-repeat; text-align: center; line-height: 18px; float: left; display: inline; margin-right: 20px;
}

#boxnews {
width: 300px; height: 199px; background-image: url(/images/fr/boxes/news.png); background-position: top left; background-repeat: no-repeat; line-height: 18px; float: left; display: inline;
}

#boxpres ul {
margin-top: 90px;
}

div.box ul {
list-style-image: url(/images/li_orange_bullet.gif);
list-style-type: circle;
}

div.box ul a {
color: #000; font-weight: normal; text-decoration: none; line-height: 18px;
}

div.box ul a:hover {
color: #FF6600; font-weight: normal; text-decoration: underline; line-height: 18px;
}

.homeh2 {
text-align: center; margin: 0 auto; padding: 0px; font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 18px; color: #000; font-weight : bold;
}


/* NEWS */
#newsleftcol {
padding: 0; margin: 0; width: 150px; float: left;
}
#newsrightcol {
padding: 0; margin: 0; width: 700px; float: left;
}
#newscontent {
width: 278px; height: 150px; position: relative; overflow: hidden; margin-left: 11px; margin-top: 75px;
}
a.newshref {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal; text-decoration: none;
}
a.newshref:hover {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF6600; font-weight: normal; text-decoration: underline;
}
a.newshref2 {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal; text-decoration: none;
}
a.newshref2:hover {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF6600; font-weight: normal; text-decoration: underline;
}
.newsdate {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: bold;
}
.newstitle {
font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #FF6600; font-weight : normal;
}

/* CONTENT */
div.rte td li a {
color: #333;
}
div.rte td li a:hover {
color: #FF6600;
}
