﻿/* CSS Document */

  /* ------------- */
 /* --- TITLE --- */
/* ------------- */

#title {
	height : 145px;
	width : 615px;
	margin-bottom : 10px;
    float: right;
	/* margin for IE */
	display: block;
	margin-top : 0px;
}

#title h1 {
    display: block;
	font-size : 30px;
	margin-left : 260px;
	padding : 0px;
	padding-right : 10px;
    text-align: right;
	width : 345px;
	height : 35px;
    position: absolute;
}

#title .picture {
	float : left;
	height : 82px;
	text-align : center;
	vertical-align : top;
	width : 190px;
    margin-top: 40px;
    position: absolute;
    display: block;
}

#title .summary {
	color : black;
	float : left;
	height : 82px;
	padding-right: 10px;
	width : 270px;
    margin-top: 40px;
    margin-left: 190px;
    position: absolute;
    text-align: center;
}

#title .summary ul.summary_blue {
	list-style-image : none;
}

#title .summary h2 {
	color : black;
	font-size : 13px;
	font-weight : bold;
	margin : 0px;
	margin-top : 4px;
	padding-left : 4px;
}

#title .summary ul {
	margin : 0px;
	padding : 0px;
}

#title .summary ul li {
	list-style-type : none;
	list-style-image : none;
	color : black;
	font-size : 11px;
	font-weight : bold;
	padding : 0px;
	margin : 0px;
}

#title .summary ul li a {
	color : black;
}

#title .summary ul li small {
	color : black;
}

#title .price {
	color : black;
	height : 82px;
    margin-top: 40px;
    margin-left: 460px;
	width : 145px;
    position: absolute;
    text-align: center;
}

#title .price h5 {
	border : none;
	color : black;
	font-size : 35px;
	margin : 0px;
	margin-top : 5px;
	padding : 0px;
}

#title .price h5 small {
	color : black;
	font-size : 24px;
}

#title .price h5 p {
	color : black;
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
	margin : 0px;
}

#title input {
	margin : 0px;
}

/* Generic tabs style */

.tabs {
	display: block;
	height : 26px;
	text-align : left;
	width: 615px;
    margin-top: 125px;
}

.tabs a, .tabs a:visited {
	font-size: 11px;
    display : block;
	float : left;
	height : 26px;
	padding-top: 3px;
    margin-top: 0px;
	text-align : center;
	width : 120px; 
	position: relative; 
    text-decoration: none;
    font-weight: bold;
}

.tabs a:hover {
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
}

.tabs a.selected, .tabs a.selected:visited {
	display : block;
	font-size: 11px;
	text-decoration: none;
}


	/*General catalog*/
.triple_cut {
    float: left;
    margin-left: 1px;
    display: block;
    width: 200px;
    height: 300px;
    padding: 2px;
    background: transparent url('../../images/catalog/catalog_standard_bg.jpg') no-repeat 0% 0%;
}

.double_triple_cut {
    float: left;
    text-align: left;
    margin-right: 1px;
    margin-left: 4px;
    display: block;
    width: 400px;
    height: 300px;
    padding: 2px;
    background: transparent url('../../images/catalog/catalog_double_bg.jpg') no-repeat 0% 0%;
}

.double_triple_cut .stamp {
    width: 29%;
    margin-left: 2px;
    border-right: 1px dashed #cccccc;
    float: left;
}

.catalog h3 {
    text-align: center;
    color: #880000;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 2px solid #0068b1;
    width: 99%;
    text-decoration: none;
} 


.catalog h2 {
    text-align: left;
    color: #880000;
    font-weight: bold;
    font-size: 12px;
}

.catalog p {
    margin: 0;
    padding: 0;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
    text-align: center;
}

.catalog ul li {
    width: 95%;
    margin-left: 0;
    color: #000000;
    margin: 0;
    padding: 0;
	list-style-type : none;
	list-style-image : none;
    line-height: 110%;
}

.catalog big {
    color: #0068B1;
    font-size: 11px;
}

a.nope {
    text-decoration: none;
    margin: 0;
    padding: 0;
}

a.nope:hover {
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.catalog_pub {
    width: 164px;
    height: 100px;
    background: transparent url('../../images/catalog/catalog_cluster_raid.jpg') no-repeat 0% 0%;
    font-size: 10px;
    margin-left: 75px;
    margin-top: 12px;
    padding: 0;
    text-align: center;
}

.catalog_pub h3 {
    color: #880000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #0068B1;
    text-decoration: none;
    text-indent: 5px;
}

.catalog_pub p {
    color: #FF6600;
    font-weight: bold;
    font-size: 13px;
    margin: 0;
}


.list_catalog {
		width: 615px;
		font-size: 11px;
		color: black;
}	
.list_catalog p {
	text-align: justify;
	}
.list_catalog a, .list_catalog a:visited {
	color:#880000;
	font-size:12px;
	text-decoration:none;
	}
.list_catalog a:hover, .list_catalog a:active {
	color:#880000;
	font-size:12px;
	text-decoration:underline;
	}
.list_catalog h1 {
		font-size : 16px;
		font-weight : bold;
		border-bottom-color : #005500;
		color : #0068b1;
        text-indent: 15px;
        text-align: left;
	}
.list_catalog h2 {
		font-size:12px;
		font-weight:bold;
		color:#ff9900;
		text-decoration:underline;
		border-bottom-color : #0068b1;
		text-indent: 25px;
	}
.list_catalog h3 {
        color: #880000;
        text-decoration: none;
    }

	/* Dedicated product title */

	.title_dedicated {
		background : transparent url('images/product/background_gray.gif') no-repeat center top;
	}

	.title_dedicated h1 {
		border-bottom-color : #555555;
		color : #555555;
	}

	#tabs_dedicated a, #tabs_dedicated a:visited {
		background : transparent url('images/product/tab_selected_gray.gif') no-repeat center top;
		color : white;
	}

	#tabs_dedicated a:hover {
		background : transparent url('images/product/tab_gray.gif') no-repeat center top; 
		color : #555555;
	}

	#tabs_dedicated a.selected, #tabs_dedicated a.selected:visited, #tabs_dedicated a.selected:hover {
		background : transparent url('images/product/tab_gray.gif') no-repeat center top; 
		color : #555555;
	}


	/* Domains product title */


	.title_domains {
		background : transparent url('images/product/background_red.gif') no-repeat center top;
	}

	.title_domains h1 {
		border-bottom-color : #8B0000;
		color : #8B0000;
	}

	.title_domains_form {
        margin-left: 75px; 
		margin-top: 40px;
		width : 470px;
        height: 100px;
        position: absolute;
        display: block;
	}

	.title_domains_form * {
		color : #8B0000;
	}

	.title_domains_form input {
		border-size : 1px;
		color : black;
	}

	.title_domains_form .search_domains {
		background : transparent url('images/product/search_button.gif') no-repeat center top;
		border : none;
		color : white;
		height : 20px;
		text-align : center;
		width : 136px;
	}
	
	#tabs_domains a, #tabs_domains a:visited {
		background : transparent url('images/product/tab_selected_red.gif') no-repeat center top;
		color : white;
	}

	#tabs_domains a:hover {
		background : transparent url('images/product/tab_red.gif') no-repeat center top; 
		color :  #880000;
	}

	#tabs_domains a.selected, #tabs_domains a.selected:visited, #tabs_domains a.selected:hover {
		background : transparent url('images/product/tab_red.gif') no-repeat center top; 
		color :  #880000;
	}	
	

    /* Diaporama */

    .double_cut {
        width: 49%;
        float: left;
        margin-right: 0.75%;
}



        
	/* Shared product title */
/* FILTERING COLORS*/
                    /*BLUE*/
    a.tabs_blue, a.tabs_blue:visited {
		background : #0068B1;
		color : white;
		font-size : 12px;
        width: 100px;
        height: 20px;
        line-height: 20px;        
        display : block;
        text-indent: 0px;
        text-align: center;;
	}

	a.tabs_blue:hover {
		background : white;
        color : #0068B1;
		font-size : 12px;
	}
                    /*GREEN*/
    a.tabs_green, a.tabs_green:visited {
		background : #009900;
		color : white;
		font-size : 12px;
	    width: 100px;
        height: 20px;
        line-height: 20px;
        display: block;
        text-indent: 0px;
        text-align: center;;
    }

	a.tabs_green:hover {
		background : white; 
		color : #009900;
		font-size : 12px;
	}

                    /*GRAY*/
    a.tabs_gray, a.tabs_gray:visited {
		background : #555555;
		color : white;
		font-size : 12px;
        height: 20px;
        line-height: 20px;
        width: 100px;
        display: block;
        text-indent: 0px;
        text-align: center;;
    }

	a.tabs_gray:hover {
		background : white; 
		color : #555555;
		font-size : 12px;
	}

/* END FILTERING TABS  COLORS */

	.title_shared_dedicated_offers h5 small {
    font-size: 8.5px;
    line-height: 100%;
    font-style: normal;
    position: absolute;
    margin-left: -60px;
    margin-top: -6px;
    color: #357CAC;
}


  /* ------------------------ */
 /* ---  Offres emplois  --- */
/* ------------------------ */


a.map {
   position: absolute;
   font-weight: bold;
   width: 125px;
   height: 38px;
   background: red;
   display: block;
   line-height: 38px;
   background: transparent url('../../images/jobs/job_here.gif') no-repeat 0% 0%;
   text-indent: 38px;
}    

a.map:hover {
    text-decoration: none;
    background: transparent url('../../images/jobs/job_here_over.gif') no-repeat 0% 0%;
}


#es {
    margin-left: 75px;
    margin-top: 265px;
}

#de {
    margin-left: 220px;
    margin-top: 130px;
}

#rbx {
    margin-top: 145px;
    margin-left: 150px;
}

#prs {
    margin-top: 165px;
    margin-left: 140px;
}

#en {
    margin-top: 100px;
    margin-left: 100px;
}

  /* ------------------------ */
 /* --- Gameplan (tablo) --- */
/* ------------------------ */
    
#gameplan {
    width: 100%;
    padding: 0;
    margin: 0;
}

#gameplan tr { 
    height: 45px;
    vertical-align: middle;
    text-align: center;
}

#gameplan tr td {
    vertical-align: middle;
}

#gameplan tr td.big {
    text-align: left;
}



  /* ------------------------ */
 /* --- Catalogue        --- */
/* ------------------------ */

.common_box_top {
    width: 600px;
    _width: 598px;
    height: 17px;
    background: url('../../images/catalog/common_box_top.gif') no-repeat 0 0;
    _margin-bottom: -10px;
}
.common_box_body {
    width: 598px;
    border: 0;
    border-left: 1px solid #0068b1;
    border-right: 1px solid #0068b1;
    text-align: left;
}
.common_box_bottom {
    width: 600px;
    height: 5px;
    background: url('../../images/catalog/common_box_bottom.gif') no-repeat 0 0;
}


.twothirds_box {
    float: left;
    width: 380px;
}
.twothirds_box_top {
    width: 380px;
    height: 17px;
    background: url('../../images/catalog/twothirds_box_top.gif') no-repeat 0 0;
    _margin-bottom: -10px;
}
.twothirds_box_body {
    width: 378px;
    border: 0;
    border-left: 1px solid #0068b1;
    border-right: 1px solid #0068b1;
    text-align: left;
}
.twothirds_box_bottom {
    width: 380px;
    height: 5px;
    background: url('../../images/catalog/twothirds_box_bottom.gif') no-repeat 0 0;
}

.onethird_box {
    float: right;
    width: 200px;
    margin-right: 6px;
}
.onethird_box_top {
    margin: 0;
    padding: 0;
    width: 200px;
    height: 17px;
    background: url('../../images/catalog/onethird_box_top.gif') no-repeat 0 0;
}
.onethird_box_body {
    width: 198px;
    border: 0;
    margin: 0;
    padding: 0;
    border-left: 1px solid #0068b1;
    border-right: 1px solid #0068b1;
    text-align: left;
}
.onethird_box_bottom {
    width: 200px;
    height: 5px;
    background: url('../../images/catalog/onethird_box_bottom.gif') no-repeat 0 0;
}

.onethird_box h1, .twothirds_box h1 {
    text-indent: 15px;
    height: 17px;
    line-height: 17px;
    border: 0;
    text-align: left;
    background:url('../../images/catalog/pixel-blue.gif') repeat-x 0 12px;
    width: 98%;
    margin: 0;
    padding: 0;
    margin-left: 1%;
    border: 0;
}

.stamp {
    width: 32%;
    margin: 0;
    padding: 0;
    border-right: 1px dashed #cccccc;
    float: left;
    margin-right: 1px;
    margin-left: 1px;
}

hr {
    visibility: hidden;
    clear: both;
}

h1 b {
   font-size: 12px;
   font-weight: bold;
   color: #0068b1;
   background: white;
}

.common_box_body p {
    width: 590px;
    margin-left: 5px;
    padding: 0;
    padding-top:5px;
    padding-bottom: 5px;
}

.twothirds_box_body p {
    width: 370px;
    margin-left: 5px;
    padding: 0;
    padding-top:5px;
    padding-bottom: 5px;
}
   

.onethird_box_body p {
    width: 190px;
    margin-left: 5px;
    padding: 0;
    padding-top:5px;
    padding-bottom: 5px;
    font-weight: normal;
    text-align: left;
}


    /* .EU special classes */
    .silver {
        border: 2px groove #cccccc; 
        background: #cccccc url('../../images/order/buy_eu_silver.jpg') no-repeat 100% 0%; 
        color: #000000;
        font-weight: normal;
    }

    .gold {
        border: 2px groove #cccccc; 
        background: #ffcc00 url('../../images/order/buy_eu_gold.jpg') no-repeat 100% 0%; 
        color: #000000;
        font-weight: normal;
        font-size: 11px;
    }

/* ==================================================   PATCH pour support Interface Polonaise LANGUETTES*/ 

        .languette * {
            font-size: 11px;
        }

        .languette {
            background-color: #ffffff;
            border: 0;
            width: 200px;
        }
        .languette h1 {
            font-family: "Trebuchet MS", "Verdana", sans;
            border-top: 0;
            border-bottom: 0;
            border-right: 1px;
            border-left: 1px;
            border-color: #cecece;
            border-style: solid;
            text-align: center;
            font-weight: bold;
            margin: 0;
            padding: 0;
            background: transparent url('../../themes/default/images/shared/mainTitleRightBg.png') repeat-x 50% 50% ;
            height: 35px;
            font-size: 14px;
            color: #880000;
            line-height: 35px;
        }
        
        .languette h1 a {
            font-family: "Trebuchet MS", "Arial", sans ;
            font-weight: bold;
            line-height: 30px;
            font-size: 16px;
            text-decoration: none;
        }
       
        .languette h1.blue { border-top: 4px solid #0068b1; color: #0068b1; }
        .languette h1.blue a  { color: #0068b1; }
        .languette h1.red { border-top: 4px solid #880000; color: #880000; }
        .languette h1.red a { color: #880000; }
        .languette h1.grey { border-top: 4px solid #666666; color: #666666; }
        .languette h1.grey a { color: #666666; }

        .languette h1.bottom {
            width: 200px;
            border: 0;
            height: 35px;
            border: 0;
            color: transparent;
            background: transparent url('../../themes/default/images/shared/mainTitleRightBgBottom.png') no-repeat 50% 0% ;
        }
        .languette h1.bigBottom {
            width: 405px;
            border: 0;
            height: 35px;
            border: 0;
            color: transparent;
            background: transparent url('../../themes/default/images/shared/mainTitleRightBgBottomBig.png') no-repeat 50% 0% ;
        }
        .languette div.border {
            border-top: 0;
            border-bottom: 0;
            border-right: 1px;
            border-left: 1px;
            border-color: #cecece;
            border-style: solid;
            background-color: #ebebeb;
            margin: 0;
            padding: 0;
        }
        
        div.border h2 {
            margin: 0;
            padding: 0;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            line-height: 20px;
            height: 20px;
            border: 0;
            text-decoration: none;
        }

        div.border h5 {
            text-indent: 5px;
        }
        
        div.border p {
            margin: 2px;
            margin-bottom: 0;
            color: #4c4c4c;
            font-weight: normal;
            font-size: 11px;
            text-align: left;
        }

        div.border ul {
            margin-left: 32px;
        }

        div.border ul a {
            color : #0068b1;
        }
        
        div.border ul li {
            list-style-image: url('../../themes/default/images/shared/listImage.gif');
            list-style-type: none;
            color: #0068b1;
            margin-top: 2px;
        }
        
        div.border ul.red li {
            list-style-image: url('../../themes/default/images/shared/listImageRed.gif');
            list-style-type: none;
            color: #880000;
            margin-top: 2px;
        }
        
        div.border ul.grey li {
            list-style-image: url('../../themes/default/images/shared/listImageGrey.gif');
            list-style-type: none;
            color: #666666;
            margin-top: 2px;
        }
        
        div.border ul.grey li a {
            color: #666666;
        }

    #products_top {
        width: 100%; 
        height: 43px; 
        background: url('../../themes/default/images/blue/products_big_bar.png') no-repeat 0 100%; 
        margin: 0; 
        padding: 0;
        text-align: right;
    }

    #products_top a.onglet {
        margin-right: 2px;
        display: block;
        width: 100px;
        height: 20px;
        margin-top: 7px;
        line-height: 20px;
/*        background: url('../../images/products_unselected_tab.png') no-repeat 0 100%;*/
        float: right;
        text-align: center;
        color: #000000;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none; 
    }
    
    #products_top a.onglet:hover {
        height: 35px;
/*        background: url('../../images/products_selected_tab.png') no-repeat 0 0;*/
    }
    
    #products_top a.selected {
        height: 35px;
  /*      background: url('../../images/products_selected_tab.png') no-repeat 0 0;*/
    }

    a.productsIcon , a.productsIcon:visited {
        padding-top: 3px;
        padding-left: 2px;
        padding-right: 2px;
        display: block;
        width: 120px;
        height: 100px;
        background: transparent url('../../images/products_icon_bg.png') no-repeat 50% 50%;
        text-decoration: none;
        text-align: center;
        font-size: 11px;
        color: #666666;
        text-align: center;

    }
    
    a.productsIcon:hover {
        background: transparent url('../../images/products_icon_bg_hover.png') no-repeat 50% 50%;
        text-decoration: none;
    }
    
    a.productsIcon b {
        border:0;
        text-decoration: none;
        color: #4c4c4c;
        margin: 2px;
        font-size: 12px;
        font-weight: bold;
        display: block;
    }

    a.productsIcon img {
        margin: 3px;
        display: block;
        margin-left: auto; 
        margin-right: auto; 
    }
