/*
 * LibCastPRO.com
 * Styles relatifs à une page produit
 *
 */

.product {
float:left;
width:800px;
margin-bottom:10px;
}

#product_header {
float:left;
width:800px;
}

.product_top {
float:left;
width:800px;
background-image:url('gfx/product/topright.png');
background-repeat:no-repeat;
}

.product_spacing {
float:left;
width:800px;
height:150px;
}

.product_accroche {
color:white;
text-align:center;
font-size:10px;
padding:none;
margin:none;
float:left;
width:795px;
background-image:url('gfx/product/bottom.png');
backgroung-position:left bottom;
height:41px;
}

.product_cols {
text-align:justify;
width:780px;
float:left;
margin-left:5px;
}
.product_col {
width:370px;
float:left;
margin-right:13px;
}
.left {
padding-right:10px;
}

.product_bottom {
width:789px;
float:left;
margin-left:5px;
}
.product_bottom_bg {
background-image:url('gfx/product/bottom_bg.png?2');
width:787px;
float:left;
}
.product_bottom_header {
background-image:url('gfx/product/bottom_header.png?');
background-repeat:no-repeat;
float:left;
padding-top:8px;
height:26px;
}
.product_next, .product_doc, .product_news {
float:left;
}
.product_bottom_footer {
background-image:url('gfx/product/bottom_foot.png?');
float:left;
width:789px;
height:14px;
}

.product_next {
width:255px;
padding-left:10px;
}

.product_doc {
width:250px;
padding-left:10px;
}

.product_news {
width:240px;
padding-left:10px;
padding-right:10px;
}

#product_tabs {
float:left;
width:800px;
}

#product_tabs_zone {
padding-left:20px;
padding-top:10px;
}

.product_show1, .product_show2, .product_show3 {
float:left;
}

.product_show1 {
width:147px;
height:47px;
cursor:pointer;
}

.product_show2 {
width:151px;
height:47px;
cursor:pointer;
}

.product_show3 {
width:150px;
height:47px;
cursor:pointer;
}

.product_show1_disabled {
background-image:url('gfx/product/presentation_disabled.png') !important;
}

.product_show2_disabled {
background-image:url('gfx/product/caracteristiques_disabled.png') !important;
}

.product_show3_disabled {
background-image:url('gfx/product/references_disabled.png') !important;
}

.product_show1_enabled {
background-image:url('gfx/product/presentation.png') !important;
}

.product_show2_enabled {
background-image:url('gfx/product/caracteristiques.png') !important;
}

.product_show3_enabled {
background-image:url('gfx/product/references.png') !important;
}


#product_tab_1, #product_tab_2, #product_tab_3 {
margin-top:15px;
margin-bottom:15px;
width:700px;
float:left;
}

.product_doc ul {
list-style:square;
margin:0;
padding-left:10px;
}

.product_news ul {
list-style:square;
margin:0;
padding-left:10px;
}

.padme {
padding:5px;
}

.demo_btn {
float:left;
padding-right:20px;
}
