/* CSS Poolsexe */

        body,td,th {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
                color: #666666;

        }

        .footer_cell, .footer_cell a, .footer_cell a:link, .footer_cell a:active, .footer_cell a:visited {
                color: #666666;
                font-size: 11px;
        }

        .footer_cell a:hover {
                color: #000000;
        }

        .footer_cell h2 {
          color: #ff6600;
          font-size: 13px;
          margin-bottom: 0px;
        }

        .footer_cell b {
          color: #333333;
          font-size: 10px;
        }

        .footer_cell span {
          color: #666666;
          font-size: 10px;
        }

        body {
                margin-left: 0px;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                background-color: #1f3c0c;
                background-image: url(/384/images/skin01/fond.gif);
        }

        #page {
                width: 940px;
                background-color: #FFFFFF;
        }
        a:link {
                color: #006600;
                text-decoration: none;
        }
        a:visited {
                color: #006600;
                text-decoration: none;
        }
        a:hover {
                color: #000000;
                text-decoration: none;
        }
        a:active {
                color: #000000;
                text-decoration: none;
        }

        /****** Header *****/
        #header {
        }

        #nav_search {
                background-image: url(/384/images/skin01/header_top.png);
                background-repeat: no-repeat;
                height: 36px;
                width: 917px;
                line-height: 36px;
                font-size: 16px;
                text-indent: 10px;

        }

        #nav_search_text {
                float: left;
        }

        #nav_search_form {
          display: inline;
          float: right;
          font-size: 12px;
          margin-right: 15px;
          /*margin-top: -3px;*/
        }

        *#nav_search_form { /*HACK IE6*/
                margin-top: 3px;
        }

        .search_field {
                border-color:#CCCCCC;
                border-style:solid;
                border-width: 1px;
                font-weight: bold;
                font-size: 11px;
                height: 20px;
        }

        .search_button{}

        #buttons {
                overflow: hidden;
                height: 85px;
                width: 917px;
        }

        #buttons div {

        }
/* hi */
        #nav {
                background-image: url(/384/images/skin01/nav.png);
                /*background-repeat: repeat-x;*/
                height: 26px;
                width: 917px;
                padding-top: 10px;
                /*_line-height: 36px;*/
        }

        #nav_1 {
                float: left;

                width: 275px;
                padding-top: 20px;
                margin-left: 50px;
                /*_line-height: 36px;*/
        }

        #nav_2 {
                background-repeat: repeat-x;
                float: right
                height: 26px;

                padding-top: 5px;
                margin-right: 5px;
                /*_line-height: 36px;*/
        }

        #nav_3 {
                background-image: url(/384/images/skin01/bloc_recherche_panier.png);
                background-repeat: no-repeat;

                position: relative;
                left: 20px;
                float: right;
                width: 425px;
                height: 68;
                padding: 10px;
                margin-top: 10px;
                padding-right: 14px;
                padding-left: 14px;

        }

        *#nav_3 {
                left: 0px;
        }

        #nav_left
        {

        }

        #nav_right {
                float: right;
                margin-right: 15px;
        }

        /****** Zonne Centrale *******/
        #active_zone {
                width: 925px;
                margin-top: 10px;
        }

        /******** Colone gauche ********/
        #col_left {
                float: left;
                width: 147px;
                display: inline;
        }

        .menu {
        background-image: url(/384/images/skin01/menu_background.png);
        background-repeat: repeat-y;
        margin-top: 3px;
        margin-bottom: 10px;
        text-align: left;
        }
        .menu_item {
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #CCCCCC;
                float: left;
                height: 30px;
                width: 135px;
                margin-left: 5px;
                _margin-left: 3px;
                line-height: 30px;
                background-image: url(/384/images/skin01/puce.gif);
                background-repeat: no-repeat;
                background-position: left center;
                text-indent: 15px;
                overflow: hidden;
                font-size: 10px;
        }

        .menu_item_indent {
                border-bottom-width: 1px;
                border-bottom-style: dashed;
                border-bottom-color: #DDDDDD;
                float: left;
                /*height: 15px;*/
                width: 135px;
                margin-left: 5px;
                _margin-left: 3px;
                /*line-height: 15px;*/
                font-size: 10px;
        }

        .menu_item_indent a {
          color: #333333;
        }

        .menu_item_indent a:visited {
          color: #333333;
        }

        .menu_title {
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #CCCCCC;
                float: left;
                height: 30px;
                width: 135px;
                margin-left: 5px;
                _margin-left: 3px;
                line-height: 30px;
                text-indent: 15px;
                overflow: hidden;
                font-size: 13px;
                font-weight: bold;
        }

        .menu_title_right {
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #CCCCCC;
                float: left;
                height: 15px;
                width: 150px;
                margin-left: 5px;
                _margin-left: 3px;
                margin-bottom: 5px;
                _margin-bottom: 3px;
                line-height: 15px;
                /*text-indent: 15px;*/
                overflow: hidden;
                font-size: 13px;
                font-weight: bold;
        }

        .menu_title_2 {
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #CCCCCC;
                float: left;
                width: 135px;
                margin-left: 5px;
                _margin-left: 3px;
                text-indent: 15px;
                font-size: 13px;
                font-weight: bold;
                display: block;
        }

        .main_div {
          width: 730px;
          float: left;
        }

        .shop_cart {
          padding-right: 15px;
        }

        .moyenne_div {
          width: 140px;
        }

        .title_central {
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #CCCCCC;
                float: left;
                /*height: 20px;*/
                width: 880px;
                margin-bottom: 5px;
                _margin-bottom: 3px;
                /*line-height: 20px;*/
                /*text-indent: 15px;*/

                font-size: 13px;
                font-weight: bold;
        }

        .title_central_2 {
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #CCCCCC;
                float: left;
                /*height: 20px;*/
                width: 730px;
                margin-bottom: 5px;
                _margin-bottom: 3px;
                /*line-height: 20px;*/
                /*text-indent: 15px;*/

                font-size: 13px;
                font-weight: bold;
        }

        *html .menu_item { /*HACK IE6*/
                margin-left: 3px;
        }
        *html .menu_item_indent { /*HACK IE6*/
                margin-left: 3px;
        }
        .menu_text {
                margin-right: 7px;
                margin-left: 7px;
                text-align: normal;
        }
        .menu_bottom{
                margin-top: 25px;
        }

        /********** Contenu principal **********/
        #content {
                width: 770px;
                float: right;
        }

        #content_index {
                width: 918px;
                text-align="center"
        }

        .content_area {
                background-image: url(/384/images/skin01/content_background.png);
                background-repeat: repeat-y;
        }
        .content_main {
                width: 730px;
                float: left;
                text-align: justify;
        }

        .content_main_2 {
                width: 880px;
                float: left;
                text-align: justify;
        }

        .content_area_2 {
                background-image: url(/384/images/skin01/content_background_2.png);
                background-repeat: repeat-y;
        }

        .pub {
        margin-left: 10px;
        }

        .plug {
        margin-left: 15px;
        margin-bottom: 10px;
        margin-top: 5px;
        line-height: 20px;
        }
        .plug_title {
                font-size: 16px;
                font-weight: bold;
                color: #ff3333;
        }
        .plug_title a, .plug_title a:link, .plug_title a:active, .plug_title a:visited {
                font-size: 16px;
                font-weight: bold;
                color: #ff3333;
        }

        .nom_produit {
          font-weight: bold;
          height: 2.3em;
          max-height: 2.3em;
          min-height: 2.3em;
        }

        .plug_title a:hover {
                font-size: 16px;
                font-weight: bold;
                color: #000000;
        }

        a.voir_detail, a.voir_detail:link, a.voir_detail:active, a.voir_detail:visited {
                font-size: 11px;
                font-weight: normal;
                color: #333333;
        }

         a.voir_detail:hover {
                font-size: 11px;
                font-weight: normal;
                color: #666666;
        }

        .plug_title a:visited {
                font-size: 16px;
                font-weight: bold;
                color: #ff3333;
        }

        .plug_title_sponsor {
                font-size: 18px;
                font-weight: bold;
                color: red;
        }
        .plug_title_sponsor a {
                font-size: 18px;
                font-weight: bold;
                color: red;
        }
        .plug_desc {
        }
        .plug_tags {
        }
        .plug_related {
            font-weight: bold;
        }
        .plug_related a:link, .plug_related a:visited{
                color: #0000FF;
                font-weight: normal;
        }
        .plug_related a:hover, .plug_related a:visited:hover{
        color: #0000FF;
        text-decoration: underline;
        }
        .content_advertise {
                background-image: url(/384/images/skin01/advertise_background.png);
                background-repeat: repeat-y;
                float: right;
                width: 216px;
                text-align: center;
                margin-right: 10px;
                margin-left: 5px;
        }


        /******** Footer ********/
        #footer {
            background-color: white;
                height: 50px;
        }
        #footer_nav{
                background-image: url(/384/images/skin01/nav.png);
                height: 36px;
                width: 917px;
                line-height: 36px;
                text-align: center;
            margin-bottom: 5px;
        }

        #footer_nav2{

                height: 36px;
                width: 917px;
                line-height: 36px;
                text-align: center;
            margin-bottom: 5px;
        }

        #footer_partners{
                text-align: center;
                padding: 0px 20px 0px 20px;
                font-size: 0.9em;

        }

        .product_nav {
          margin-bottom: 10px;
        }

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

        /********* Effets de textes et liens <a> *********/

        .vert {
                color: #006600;
                text-decoration: none;
        }
        a.vert{
                color: #006600;
                text-decoration: none;
        }

        #h1 {
                font-size: 14px;
                font-weight: bold;
                color: #333333;
                text-decoration: none;
        }

        h1 span.txt_title {
                font-size: 16px;
                font-weight: bold;
                color: #333333;
                text-decoration: none;
        }

        .pageBloc
        {
                padding: 20px 6px 6px 6px;
                height: 20px;
                text-align: center;
                font-size: 18px;
                margin: 20px 0px 10px 20px;
                border-top: 1px solid #BDBEBD;
        }

        .page
        {
                border: solid 1px #006600;
                padding: 5px;
                margin: 3px;
                background-color: #D7EDDC;
        }

        .pageSelected, .page_txt
        {
                font-weight: bold;
                padding: 3px;
                margin: 2px;
        }

        .message
        {
                color: #009900;
        }

        .errorMessage
        {
                color: #990000;
        }

        input.button
        {
                background-color: #fffbe6;
                border: 1px solid #bdbebd;
                font-family: Trebuchet MS;
                font-weight: bold;
        }

        .prd_order {
          width: 60%;
        }

        .globalAdmin
        {
                background-color: #ffffff;
                padding: 10px;
                margin: 30px;
                border: 1px solid #bdbebd;
        }

        .adminTable
        {
                background-color: #f7f7f7;
                border: 1px solid #bdbebd;
        }

        .adminTable td
        {
                padding: 5px;
        }

        .code
        {
                font-family: "Courier New";
                font-size: 11px;
        }

        /******* Menu du haut *******/

        #sexshop a { display: block; top: 0px; width: 128px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_sexshop_nok.png); }
        #sexshop a:hover{display: block; width: 128px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_sexshop_over.png); }

        #webcams a { display: block; top: 0px; width: 93px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_webcams.png); }
        #webcams a:hover{display: block; width: 93px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_webcams_over.png); }

        #freesites a { display: block; top: 0px; width: 81px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_freesites.png); }
        #freesites a:hover{display: block; width: 81px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_freesites_over.png); }

        #directory a { display: block; top: 0px; width: 100px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_directory_nok.png); }
        #directory a:hover{display: block; width: 100px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_directory_over.png); }

        #blogs a { display: block; top: 0px; width: 84px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_blogs.png); }
        #blogs a:hover{display: block; width: 84px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_blogs_over.png); }

        #videos a { display: block; top: 0px; width: 96px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_videos_nok.png); }
        #videos a:hover{display: block; width: 96px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_videos_over.png); }

        #paysites a { display: block; top: 0px; width: 96px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_paysites.png); }
        #paysites a:hover{display: block; width: 96px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_paysites_over.png); }

        #humor a { display: block; top: 0px; width: 75px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_humor_nok.png); }
        #humor a:hover{display: block; width: 75px; height: 85px; float: left; background-image: url(http://blogs.poolsexe.com/images/header_humor_over.png); }

.search_table {
        background-image: url(/384/images/skin01/fond_recherche.png);
        height: 25px;
        width: 385px;
        margin-left: 10px;
        /*border: #cccccc 1px solid;*/
}

.search_table tr td {
        padding-right: 5px;
        padding-left: 5px;
        color: #ffffff;
        font-weight: bold;
}

#order {
  position: relative;
  width: 350px;
}

 .recherche_champ_texte {
   color: #006600;
   font-size: 11px;
   font-weight: bold;
   height: 16px;
   border: #ff9900 1px solid;
   padding: 1px;
 }

 .recherche_submit {
   color: #FFFFFF;
   font-size: 11px;
   font-weight: bold;
   height: 16px;
   border: #FF9900 1px solid;

   background-color: #ff9900;
 }
        .sousNaviH, a.sousNaviH, a.sousNaviH:link, a.sousNaviH:active, a.sousNaviH:visited {
          font-size: 13px;
          color: #000000;
        }

        .sousNaviH_alt, a.sousNaviH_alt, a.sousNaviH_alt:link, a.sousNaviH_alt:active, a.sousNaviH_alt:visited, a.sousNaviH_alt:hover  {
          font-size: 13px;
          font-weight: bold;
          color: #ff6600;
        }

        a.sousNaviH:hover {
          font-size: 13px;
          color: #000000;
        }

        .sousNaviH2, a.sousNaviH2, a.sousNaviH2:link, a.sousNaviH2:active, a.sousNaviH2:visited {
          font-size: 11px;
          color: #000000;
        }

        a.sousNaviH2:hover {
          font-size: 11px;
          text-decoration: underline;
          color: #000000;
        }

        .mon_panier {
          font-size: 11px;
          font-weight: bold;
          color: #ff6600;
        }

        .mon_panier:hover {
          font-size: 11px;
          font-weight: bold;
          color: #ff6600;
        }

        .small, a.small, a.small:link, a.small:active, a.small:visited {
          font-size: 12px;
          padding: 2px;
          color: #000000;
        }

        a.small:hover {
          font-size: 12px;
          padding: 2px;
          color: #000000;
          background: #ff6600;
          text-decoration: none;
        }

        .small_2, a.small_2, a.small_2:link, a.small_2:active, a.small_2:visited {
          font-size: 11px;
          padding: 2px;
          color: #000000;
        }

        a.small_2:hover {
          font-size: 11px;
          padding: 2px;
          color: #000000;
          background: #ffcc99;
          text-decoration: none;
        }


        .bordure_img {
          border: #006600 1px solid;
        }

        .image {
          border: #006600 1px solid;
        }

        .fluo {
          background-color: #ff6600;
          color: #ffffff;
          font-weight: bold;
        }

.texteProduit_promos, a.texteProduit_promos, a.texteProduit_promos:hover {
        padding: 2px;
        text-align:center;
        text-decoration: none;
        float:right;
        position:absolute;
        bottom: 2px;
        right: 2px;
        z-index:3;
}

.imageProduit_promos, a.imageProduit_promos, a.imageProduit_promos:hover {
        width:150px;
        height:225px;
        display:block;
        cursor:hand;
        position: relative;
        text-decoration:none;
}

.imageProduit_promos img {
        width:150px;
        height:225px;
        position: absolute;
        display:block;
        cursor:hand;
        top:0px;
        left:0px;
        z-index:2;
}


span.fluo_img {
          z-index: 2;
          position: absolute;
          padding: 2px;
          bottom: 2px;
          right: 2px;
        }

        span.fluo_img img {
          border: 0;
        }

table.panier { background-color:#bdbdbd; color:#FFFFFF; }
.panier_title { COLOR: #006600; BACKGROUND-COLOR:#f7f7f7; }
.panier_content { COLOR: #333333; BACKGROUND-COLOR:#ffffff; }
.panier_infos_commerciales { font-weight:bold; }

