@charset "UTF-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body {line-height:1; behavior:url("csshover2.htc"); background: url(../images/bg.jpg) repeat-x; margin:0; padding:0;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}

/* remember to define focus styles! */
:focus {  outline: 0;}

/* remember to highlight inserts somehow! */
ins { text-decoration: none;}
del { text-decoration: line-through;}

/* tables still need ‘cellspacing="0"’ in the markup */
table { border-collapse: collapse; border-spacing: 0; }

img, h1, .class-with-png-background-image { behavior: url(iepngfix.htc);}

 
/* Global */

#general { margin: 0 auto; width: 840px; font-family: Trebuchet MS; font-size: 12px; color: #333; }
#Content { width: 840px; float: left; }

a { color: #04284c; text-decoration: none; font-size: 12px; font-family: Trebuchet MS; }
a:hover { color: #0072ba; }
img { border: 0; }

h1 { font-family: Century Gothic; font-size: 22px; color:  #0072ba; font-weight:lighter; padding: 5px; border-bottom: 1px solid #CCCCCC; margin: 10px 0 20px 0; }
h2 { font-size: 12px; font-weight:lighter; color: #ff5900; margin: 20px; }
label { width: 120px; float: left; }
input { border: 1px solid #999999; padding: 3px; font-family:"Trebuchet MS"; font-size: 12px; }
textarea { border: 1px solid #999999; padding: 3px; font-family:"Trebuchet MS"; font-size: 12px; }


/* Header */

#header { width: 840px; height: 350px; float: left; }
#headerLinks { width: 840px; height: 15px; float: left; text-align: right; padding: 2px 0 0 0; }
#headerLinks a { color: #FFFFFF; text-decoration: none; font-size:10px; }

#headerRight { width: 295px; height: 265px; float: right; padding: 68px 0 0 0; }
#headerLeft { width: 525px; height: 333px; float: left; }

#headerLogo { width: 505px; height: 95px; float: left; margin: 40px 0 0 20px; }

#headerMenu { width: 560px; float: left; }
#headerMenu li { float: left; font-family: Century Gothic; margin: 0; padding: 0; height: 16px; }
#headerMenu a { padding: 2px 14px 2px 14px; border-top: 1px solid #eeeeee; color:; text-decoration: none; } 
#headerMenu a:hover { background: #032342; border-top: 1px solid #ff5900; color: #FFFFFF; text-decoration: none; } 

#headerText { background: url(../images/bg_header.jpg); width: 352px; height: 173px; float: left; }
#headerText span { display: none; }
#headerButton { width: 152px; height: 39px; float: right; margin: 130px 0 0 0; }




/* Footer */

#footer { width: 100%; height: 60px; background:url(../images/bg_footer.jpg) repeat-x; float: left; margin: 20px 0 0 0; }
#footerContent { width: 830px; height: 45px; margin: 0 auto; margin-top: 25px; }
#footerContent a { color:#fff; font-size: 10px; }
#footerContent li { float: left; padding: 0 20px 0 0; }




/* Home */

#homeContent { float: left; width: 604px; height: 316px; }
#homeContent a { float: left; }
#homePresentation { float: right; width: 170px; height: 266px; padding: 50px 25px 0 15px; background:url(../images/presentation.jpg) no-repeat; text-align: justify; }
#homePresentation a { float: right; }



/* Partenariats */
.partenariat li { float: left; padding: 10px; margin: 0 20px 10px 0; border: 1px solid #CCCCCC; height: 50px; width: 150px; text-align: center; }


/* References */
.references li { float: left; padding: 10px; margin: 0 20px 10px 0; border: 1px solid #CCCCCC; height: 50px; width: 220px; text-align: center; }


/* Produits */
.produits li { list-style-type: disc; }


/* Contact */
.form_entite { width: 300px; float: right; }
.form_contenu { width: 500px; float: left; }
.submit { border: 1px solid #000000; background:#005ebc; color: #FFFFFF; padding: 3px; font-family: Trebuchet MS; font-size: 12px; }
.ficheInfo { border: 1px solid #000000; margin: 0 20px 20px 20px; padding: 20px; background: url(../images/bg.jpg) bottom; color: #FFFFFF; }

