/***************/
/*  1. PAGE  */
/***************/

*{padding:0; margin:0;}
 body {font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; background-color:rgb(210,210,210);}
 a img {border: none;} 
.page-container {width:990px; margin:0px auto; margin-top:10px; margin-bottom:10px; border:none;}

.header {width:930px;}
.header_top {width:930px; height:123px; background:url("design/banniere.png"); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header_bottom {width:930px; height:36px; padding-left:0px; font-size:13px}

.corps {width:930px; background:url("design/bg_milieu.png");}
.corps_gauche {width:160px; float:left; border:none; padding-top:38px; padding-left:17px; text-align:center; font-size:11px; font-style:italic; font-weight:bold; color:#932C00;}
.corps_gauche_nodec {color:#932C00; text-decoration:none;}
A.corps_gauche_nodec {color:#932C00; text-decoration:none;}
A.corps_gauche_nodec:link {color:#932C00; text-decoration:none;}
A.corps_gauche_nodec:visited {color:#932C00; text-decoration:none;}
A.corps_gauche_nodec:hover {color: #000000; text-decoration:none;}
.corps_droit {width:710px; margin-left:180px; text-align:justify; padding-top:15px; }
.partenaires_nodec {color:#932C00; font-size:14px; font-style:italic; font-weight:bold; text-decoration:none;}
A.partenaires_nodec {color:#932C00; text-decoration:none;}
A.partenaires_nodec:link {color:#932C00; text-decoration:none;}
A.partenaires_nodec:visited {color:#932C00; text-decoration:none;}
A.partenaires_nodec:hover {color: #000000; text-decoration:none;}

.footer {width:930px;}
.footer_top {width:930px; background:url("design/bg_milieu.png"); text-align:center;}
.footer_bottom {width:930px; height:52px; background:url("design/bg_footer.png"); text-align:center; font-size:11px; font-weight:bold; font-variant:normal; color:#932C00;}
.footer_bottom_nodec {color:#932C00; text-decoration:none;}
A.footer_bottom_nodec {color:#932C00; text-decoration:none;}
A.footer_bottom_nodec:link {color:#932C00; text-decoration:none;}
A.footer_bottom_nodec:visited {color:#932C00; text-decoration:none;}
A.footer_bottom_nodec:hover {color: #000000; text-decoration:none;}

.titre{font-size:16px; font-style:normal; font-weight:bold; color:#822700; display:inline;}
.promotion {font-size:18px; font-style:normal; font-weight:bold; color:#822700; margin-left:74px;}
.logo_paypal {float:right; width:330px; margin-right:6px; text-decoration:none;}
.soustitre_tarifs {float:right; width:284px; font-size:14px; font-style:normal; font-weight:bold; color:#992200;}
.soustitre {font-size:14px; font-style:normal; font-weight:bold; color:#992200; margin-bottom:11px;}
.soustitre_2 {font-size:14px; font-style:normal; font-weight:bold; color:#992200; margin-bottom:8px; margin-left:44px;}
.texte {font-size:13px; font-style: normal; color:#000000; line-height:17px; padding-left:10px;}
.texte_liste_tarifs {font-size:13px; font-style: normal; color:#000000; line-height:17px; margin-left:76px;}
a.correctionImg { display: block; height: 36px; width: 204px; margin-bottom:3px; background-image: url("design/tarifs_correction_1.png"); text-decoration: none; }
a.correctionHov:hover { background-image: url("design/tarifs_correction_2.png"); }
a.redactionImg { display: block; height: 36px; width: 204px; margin-bottom:3px; background-image: url("design/tarifs_redaction_1.png"); text-decoration: none; }
a.redactionHov:hover { background-image: url("design/tarifs_redaction_2.png"); }
a.saisieImg { display: block; height: 36px; width: 204px; margin-bottom:3px; background-image: url("design/tarifs_saisie_1.png"); text-decoration: none; }
a.saisieHov:hover { background-image: url("design/tarifs_saisie_2.png"); }
a.siteImg { display: block; height: 36px; width: 204px; margin-bottom:3px; background-image: url("design/tarifs_site_internet_1.png"); text-decoration: none; }
a.siteHov:hover { background-image: url("design/tarifs_site_internet_2.png"); }
a.transcriptionImg { display: block; height: 36px; width: 204px; margin-bottom:3px; background-image: url("design/tarifs_transcription_1.png"); text-decoration: none; }
a.transcriptionHov:hover { background-image: url("design/tarifs_transcription_2.png"); }
a.regulieresImg { display: block; height: 36px; width: 204px; margin-bottom:3px; background-image: url("design/tarifs_corrections_regulieres_1.png"); text-decoration: none; }
a.regulieresHov:hover { background-image: url("design/tarifs_corrections_regulieres_2.png"); }


/**********************/
/*  2. DROP-DOWN MENU */
/**********************/

/*Basic Setup*/
.dropnav {white-space:nowrap /*IE hack*/; float:left; width:930px; border:none; background:url("design/bg_menu.png");} /*Color navigation bar normal mode*/
.dropnav ul {list-style-type:none; text-align:center;}
.dropnav ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/;}
.dropnav ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; line-height:2.9em; padding:0 16px 0 14px; width:83px; height:36px; text-decoration:none; font-weight:bold; color: rgb(46,46,46); background:url("design/bg_menu_petit_1.png"); }
.dropnav ul li ul {display:none; border:none; text-align:left;}

/*Non-IE6 hovering*/
.dropnav ul li:hover {position:relative;} /*Sylvain IE hack*/
.dropnav ul li:hover a {background:url("design/bg_menu_petit_2.png"); padding:0 16px 0 14px; width:83px; text-decoration:none; color:rgb(147,44,0);} /*Color main cells hovering mode*/
.dropnav ul li:hover ul {display:block; width:11.0em; position:absolute; z-index:999; top:2.6em; margin-top:0.1em; left:0;}
.dropnav ul li:hover ul li a {display:block; width:150px; height:18px; line-height:1.3em; margin-left:-1px; padding:3px 10px 3px 10px; border-left:solid 1px rgb(206,122,2); border-right:solid 1px rgb(206,122,2); border-bottom: solid 1px rgb(206,122,2); border-top: 0px; background:url("design/bg_sousmenu_1.jpg"); font-weight:normal; color:rgb(0,0,0);} /*Color subcells normal mode*/
.dropnav ul li:hover ul li a:hover {background:url("design/bg_sousmenu_2.jpg"); color:rgb(147,44,0); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.dropnav table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
.dropnav ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background:url("design/bg_menu_petit_2.png"); color:rgb(147,44,0); text-decoration:none;} /*Color main cells hovering mode*/
.dropnav ul li a:hover ul {display:block; width:11.0em; position:absolute; z-index:999; top:2.7em; t\op:2.7em; left:0; marg\in-top:0.1em;}
.dropnav ul li a:hover ul li a {white-space:normal; display:block; w\idth:150px; height:1px; line-height:1.3em; padding:3px 10px 3px 10px; border-left:solid 1px rgb(206,122,2); border-right:solid 1px rgb(206,122,2); border-bottom: solid 1px rgb(206,122,2); border-top: 0px; background:url("design/bg_sousmenu_1.jpg"); font-weight:normal; color:rgb(0,0,0);} /*Color subcells normal mode*/
.dropnav ul li a:hover ul li a:hover {background:url("design/bg_sousmenu_2.jpg"); color:rgb(147,44,0); text-decoration:none;} /*Color subcells hovering mode*/
