﻿#roundedContainer
{
color:black;    
font-size:11px;
font-family:verdana;
margin-bottom:10px;
}

#roundedContainer .textCell
{
    padding: 0px 10px 5px 10px;
}

#roundedContainer .title
{
     font-weight:bold;
     font-size:13px;
     height:20px;
     text-align:left;
}
#roundedContainerTab
{
    color:black;    
font-size:11px;
font-family:verdana;
}
#tc_main_top
{
   width:95%;
   border-style:none;
}

#tc_main_top_brand
{
   width:500px;
   border-style:none;
}

/** Top **/
#leftTop
{
    background-image:url(../img/rounded/left_top.gif);
    background-repeat:no-repeat;
    background-position:left;
    width:10px;
    height:10px;
}

#midTop
{
    background-image:url(../img/rounded/mid_top.gif);
    background-repeat:repeat-x;
    background-position:left;
    height:10px;
}

#rightTop
{
    background-image:url(../img/rounded/right_top.gif);
    background-repeat:no-repeat;
    background-position:left;
    width:10px;
    height:10px;
}

#leftTopRed
{
    background-color: #C43c46;
}

#midTopRed
{
    background-color: #C43c46;
    color: White;
    font-weight:bold;
    font-size: 12px;
    height:24px;
}

#rightTopRed
{
    background-image:url(../img/rounded/right_top_red.gif);
    background-repeat:no-repeat;
    background-position:left;
    width:10px;
    height:24px;
}

/** Milieu **/
#leftMid
{
    background-image:url(../img/rounded/left_mid.gif);
    background-repeat:repeat-y;
    background-position:left;
    width:10px;
}

#rightMid
{
    background-image:url(../img/rounded/right_mid.gif);
    background-repeat:repeat-y;
    background-position:left;
    width:10px;
}

/** Bottom **/
#leftBottom
{
    background-image:url(../img/rounded/left_bottom.gif);
    background-repeat:no-repeat;
    background-position:left;
    width:10px;
    height:10px;
}

#midBottom
{
    background-image:url(../img/rounded/mid_bottom.gif);
    background-repeat:repeat-x;
    background-position:left;
    height:10px;
}

#rightBottom
{
    background-image:url(../img/rounded/right_bottom.gif);
    background-repeat:no-repeat;
    background-position:left;
    width:10px;
    height:10px;
}


/*************************
Tab selected & unselected
************************/

#tabSelection
{
    height:26px;
    font-size:10px;
    font-family:Verdana;
    text-indent: 7px;
    text-align:left;
}

.tabSelected
{
    background-image:url(../img/rounded/TabSelected.gif);
    background-repeat:no-repeat;
    background-position:left;
    width:170px;
    color:#ffffff;
    text-align:left;
    
}
.tabSelected a:hover
{
    color:#C43c46;    
}

.tabUnselected a:hover
{
    color:#C43c46;    
}

.tabUnselected
{
    background-image:url(../img/rounded/TabUnselected.gif);
    background-repeat:no-repeat;
    background-position:left;
    width:170px;
    color:#848484;
}

div #contentTabA,#contentTabB,#contentTabC
{
    color: black;    
}

.imgContainer
{
    margin-left:10px;
    float: left;
    width: 60px;
    height:60px; 
    border:solid 1px #C43c46;
    padding: 5px 0 0 5px;
    cursor:pointer;
}

/** cade autour des image **/
.imgContainerSmall
{
    border:solid 1px #eeeeee;
    width: 55px;
    height:55px; 
    padding: 4px 0px 0px 0px;
    text-align:center;
    vertical-align:middle;
}

.textContainer
{
    float:left;
    margin:10px 0 0 10px;
}

.imgThumbnail
{
   width: 50px;
   height: 50px;
   text-decoration:none;
   border:none;
}

div .tabImages
{
   width:70px; 
   height:70px; 
   border:solid 1px #C43c46;
}

.brandBottom
{
    border-bottom:solid 1px #848484;   
    border-left:solid 1px #848484; 
    border-right:solid 1px #848484; 
}

.brandTop
{
    height:10px;
    border-top:solid 0px #848484;   
    border-left:solid 1px #848484; 
    border-right:solid 1px #848484; 
}

.brandMiddle
{
    border-left:solid 1px #848484; 
    border-right:solid 1px #848484; 
}
