@import url("homepage.css");
@import url("dynamic-content.css");
@import url("catalog.css");
@import url("forms.css");

body {
    margin: 0;
    padding-top:3px;
    font-family: verdana, sans, arial, helvetica, sans-serif;
    font-size: 75%;
    background-color: #fff;
    font-size: normal;
    text-align: center;
}
img {
    border: 0;
}
#contents img {
    border:1px solid #ccc;
    margin:2px;
    padding:3px;
}
h1, h2, h3, h4, h5, h6, ul, ol, p {
    margin: 3px;
    padding: 1px 3px;
}
ul, ol {
    list-style-position: inside
}
ul {
    list-style-type: circle
}
h3, h4, h5, h6 {
    padding: 0;
}
h1 {
 font-size: 1.6em;
 color:#2b5aa3;
}
h2 {
 font-size: 1.5em;
 color:#2b5aa3;
}
h3 {
    font-size: 1.4em;
    font-weight: normal;
}
h4 {
    font-size: 1.3em;
    font-weight: normal;
}
h5 {
    font-size: 1.2em;
}
h6 {
    font-size: 1em;
}
a {
    text-decoration: none;
    color:#2b68ca;
}
a:hover {
    text-decoration: underline
}
a:visited {
    color: #777
}
/*** Layout ***/
#accessibility {
    display: none;
}
#page {
    margin:0 auto;
    padding: 0 2px 1px 2px;
    width: 936px;
    text-align:left;
    border: 1px solid #ccc;
    background: white url(/images/v2/fond_page.png) no-repeat bottom right;
    position:relative;
}
#banner {
    width: 100%;
    margin: auto;
    padding: 0;
    text-align: left;
}
body.froga #banner {
    background: url(/images/v2/banner_froga.gif) no-repeat bottom left;
    padding-bottom: 172px;
}
body.textile #banner {
    background: url(/images/v2/banner_textile.jpg) no-repeat bottom left;
    padding-bottom: 172px;
}
body.hygiene #banner {
    background: url(/images/v2/banner_hygiene.jpg) no-repeat bottom left;
    padding-bottom: 172px;
}
#logo {
    height: 55px;
    background: url(/images/v2/bg_ban.jpg) no-repeat top left;
    margin-bottom: 2px;
}
#logo h1 {
    position: absolute;
    left: -30em;
    top: -10em;
}
#logo img {
    width: 171px;
    height: 55px;
}
#logo a {
    float: left;
    display: inline;
    background: url(/images/v2/logo_froga.jpg) no-repeat top left;
    padding: 0;
    margin: 0 0 0 12px;
    height: 55px;
}
body.froga #logo a {
    background-image: url(/images/v2/logo_froga.jpg)
}
body.hygiene #logo a {
    background-image: url(/images/v2/logo_hygiene.jpg)
}
body.textile #logo a {
    background-image: url(/images/v2/logo_textile.jpg)
}

#footer, .boxshortcutheader{
 width:936px;
 margin:2px auto;
 text-align:right;
 font-size:.8em;
 color:#999;
}
#footer *, .boxshortcutheader *{
 margin:0; padding:0;
}
#footer li, .boxshortcutheader li{
 display:inline; list-style:none;
 padding:0 .4em 0 .2em;
 border-right:1px solid #eee;
}
#footer a, .boxshortcutheader a{
 color:#999; text-decoration:none;
}
#footer a:hover, .boxshortcutheader a:hover{
 color:#666;
}

#tools {
    background:#eaeef0;
    margin:1px; padding:2px 3px;
    border-top:2px solid #fff;
}
#wrapper {
    background: #c5cdd4;
    border-top:2px solid #fff;
}
#contents {
    float: right;
    width: 700px;
    display: inline;
    background: #fff url(/images/v2/content_hshader.jpg) repeat-x top left;
    border-left:1px solid #fff;
}

div.clear {
    font-size: 1px; height:.5px;
}
#contents #main{
    background: url(/images/v2/content_bshader.jpg) repeat-x bottom left;
    margin: 0;
    padding: 0 30px 0 30px;
}
/*** --Layout ***/

/*** Menus ***/
#menu{float:left; display:inline}
#menu ul {
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 0 0 0 5px;
}
#horizontalmenu {
    position: absolute;
    left: 200px;
    top: 15px;
    width:710px;
    z-index:1;
}
#horizontalmenu li {
    list-style: none;
    float: left;
    display:inline;
    background: url(/images/v2/menu_inter.jpg) no-repeat right center;
    padding: 0 10px;
    margin: 0;
    line-height: 26px;
}
#horizontalmenu li a:hover, #horizontalmenu li.active a {
 padding-bottom:3px;
 border-bottom:2px solid #003899;
}
#menu a {
    color: #555;
    text-decoration: none;
}
#menu a:hover {
    color: #000
}
#verticalmenu{
 /*float:left;*/
 width:235px;
 padding-top:1em;
}
#verticalmenu li {
 list-style: none;
 margin:0;
 padding: 2px 0 5px 0;
 background: url(/images/v2/menu_niveau2.jpg) no-repeat bottom center;
}
#verticalmenu li a {
    display: block;
}
#verticalmenu li.active, #verticalmenu li.active li {
    background: url(/images/v2/menu_niveau2_over.jpg) repeat-y top left;
    padding-bottom: 0
}
#verticalmenu li.active a {
    padding: 5px 2px 5px 5px;
    color: #003eb1
}
#verticalmenu li.active li {
    padding: 0
}
#verticalmenu li.active li a {
    padding: 1px 2px 1px 13px;
    background: url(/images/v2/ico_menu2a.gif) no-repeat center left;
}
#verticalmenu li.active li.active a {
    color: #000
}
#verticalmenu li li {
    border-bottom: 1px solid #c5cdd4;
}
/*** --Menus ***/

/*** Boxes ***/
#tools div {
 font-size:.9em;
}
#tools p {
    padding: 0;
    margin: 0;
}
#tools li { list-style-type: none }
#tools a { color: #999 }
#tools a:hover { color: #666 }
/*** /Boxes ***/

/*** Contenu ***/

#contents hr.separator {
    border: 1px solid #eaeaea;
}
#contents .clear{
 visibility:hidden;
 clear:both;
}

#contents #shoptools{
 float:right;
 margin:0;
 padding:0 0 0 20px;
 background:url(/images/st-bg.gif) no-repeat top left;
}
#contents #shoptools li{
 display:inline;
 list-style:none;
 padding:0 2px;
 line-height:20px;
 font-size:.9em;
}
#contents #shoptools li a{
 color:#fff;
}
#contents #shoptools li a img{
 vertical-align:bottom; margin:0; padding:0; border:0;
}


#text{margin:1em 0}

/*** Infos | Aussi ***/
#infos, #aussi {
    width: 280px;
    padding: 0;
    margin: 15px 0 0 0;
    float: left;
    border: 1px solid black;
}
#infos {
    margin-right: 20px;
    background: #DEE;
}
#infos h4, #aussi h4 {
    height: 24px;
    margin: 2px;
    padding: 2px 0 0 2px;
    font-family: verdana;
    font-size: medium;
    color: #000;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: 0 0;
}
#infos p {
    font-family: arial;
    font-size: small;
}
#infos h4 {
}
#aussi {
 background: #f0f8fa;
 border:0; padding:3px;
}
#aussi h4 { margin:0; padding:0 }
#aussi ul {
    padding:0 8px;
    margin:0 8px;
}
#aussi a {
    font-style: italic;
}
/*** /Infos | Aussi ***/

/*** Contact ***/
#contact-head {
    float: left;
    width: 50%;
    margin-right: 2%;
}
#contact-head p {
    font-size: small;
    text-align: center;
}
#contact-foot {
    float: left;
    width: 280px;
    padding: 0;
    padding-top: 225px;
    margin-top: 25%;
}
#contact-foot pre {
    margin: 0;
    padding: 7px;
    width: auto;
    font-family: verdana;
    font-size: small;
    color: #fff;
    border: 1px solid #636363;
    border-top: 0;
    white-space: normal;
}
#contact-foot pre a {
    color: #fff
}
#contents #contact-foot {
    vertical-align: middle
}
/*** /Contact ***/
/*** /Contenu ***/

#code {
}
#string {
}
#comment {
}
.floaty {
    float: left;
    padding: 5px 10px 5px 5px;
    border: 1px solid #000;
    margin: 0px 20px 10px 0px;
    background-color: #ccc;
    text-align: justify;
}
.clearboth {
    clear: both
}
/*** Tableaux ***/
table {
    margin: auto;
    width: 100%;
    border: 1px solid #2a5aa3;
    border-spacing: 0;
    border-collapse: collapse;
}
table caption {
    font-weight: normal;
    text-align: left;
    padding-bottom: 3px;
}
th {
    font-weight: bold;
    color: #fff;
    background: #2a5aa3;
    padding: 0;
}
td {
    border: 1px solid #2a5aa3;
    padding: 2px;
}
td.date {
    text-align: right
}
/*** /Tableaux ***/
/*** 3 colonnes images avec description ***/
#liste_cliens_types {
    text-align: center;
    padding: auto;
    width: 100%;
}
.image_description {
    float: left;
    width: 33%;
    /*font-weight: bold;*/
    padding: 0;
    text-align: center;
}
.image_description img {
    padding: 0;
    margin: auto;
    clear: both;
}
#messageHtmlConseillerSite {
    padding: 3px;
    border: 1px dashed #2a5aa3;
    width: 75%;
    margin: auto;
}
.clear {
    clear: both
}
.masked {
    visibility: hidden;
    margin: 0;
}
pre {
    font-family: verdana, sans, arial, helvetica, sans-serif;
    font-size: 1em;
    background: #EEF;
    font-weight: bold;
}


#th_home_pref {
    margin: -1em 0 0 0;
}

#th_home_pref .rubrique h2{
    position:relative;
    top:86px;    
}

#th_home_pref .rubrique span.visu{
    position:relative;
    top:-24px;    
}
