/******* regroupement de CSS - univers.css *************/
/***** SEARCH BAR *****/

#search
{
     background-color: #e1e1e1;
	 color:black;
}

/******* PRODUCT ******/

.titledesc
{
    background:#066287 url(https://i2.cdscdn.com/imagesok/univers/01/sigle.jpg) 0 0 no-repeat;
}

.returndesc a
{
    background:White url(https://i2.cdscdn.com/imagesok/univers/01/returndesc.gif) right -1px no-repeat;
    border:solid 2px #066287;
    color:#066287;
}

.ajax__tab_me .ajax__tab_header,
.onglet a  
{
    color: #066287;
}

.ajax__tab_me .ajax__tab_tab, 
.onglet, 
.ongletSelect,
.TabContent, 
.p_top
{
    border:solid 1px #066287;
}

.ajax__tab_me .ajax__tab_hover .ajax__tab_tab, 
.ajax__tab_me .ajax__tab_active .ajax__tab_tab, 
.TabTitle, 
.ongletSelect,
.onglet a:hover,
.returndesc a:hover 
{
    background-color: #066287;
}

/***** GENERAL UNIVERS STYLES ****/
.backuni
{
    background-color:#066287;
}

.borderuni
{
    border: solid 1px #066287;
}

/******* regroupement de CSS - LeftTreeView.css *************/

.NavBG
{
	background-color : #31BC38;
	border : 1px solid #27953C;
	border-radius: 10px 10px; 
	-moz-border-radius: 10px; 
	padding: 5px; 
}

.NavRootNode
{
	font-family :Arial;
	font-size : 9pt;
	color : white;
	text-decoration : none;
}

a.NavRootNode:hover
{
	font-family :Arial;
	font-size : 9pt;
	color : white;
	text-decoration : underline;
}

.NavLv1Node
{
	font-family :Arial;
	font-size : 8pt;
	color : white;
	text-decoration : none;
}

a.NavLv1Node:hover
{
	font-family :Arial;
	font-size : 8pt;
	color : white;
	text-decoration : underline;
}

.NavSelNode
{
	color:#F4DA03;
}

a.NavSelNode:hover
{
	color:#F4DA03;
}

/******* regroupement de CSS - layout_default_0.css *************/
div#MainProductList
{
}

div#MainProductList *
{
	margin: 0;
	padding: 0;
}

div#MainProductList table.MainProductListNavigation, div#MainProductList div.MainProductListNavigation
{
    border-color: #EE3636;
    font-weight: bold;
    background-color: #EE3636;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: white;
    font-weight: bold;
    text-align: center;
}

div#MainProductList div.MainProductListNavigation .TriSelect
{
    font-size: 10px;
    font-family: helvetica;
}

div#MainProductList a.ThisPage
{
    font-family: verdana;
    color: #ffcc66; 
    text-decoration: none;
}
div#MainProductList a.OtherPage
{
    font-family: verdana;
    color: white; 
    text-decoration: none;
}
div#MainProductList a.PreviousPage
{
    font-family: verdana;
    color: white; 
    text-decoration: none;
}
div#MainProductList a.NextPage
{
    font-family: verdana;
    color: white; 
    text-decoration: none;
}

div#MainProductList a.ThisPage:hover
{
    color:#ffcc66;
}
div#MainProductList a.OtherPage:hover
{
    color:#ffcc66;
}
div#MainProductList a.PreviousPage:hover
{
    color:#ffcc66;
}
div#MainProductList a.NextPage:hover
{
    color:#ffcc66;
}
div#MainProductList a.ThisPage:active
{
    color:#ffcc66;
}
div#MainProductList a.OtherPage:active
{
    color:#ffcc66;
}
div#MainProductList a.PreviousPage:active
{
    color:#ffcc66;
}
div#MainProductList a.NextPage:active
{
    color:#ffcc66;
}
div#MainProductList a.ThisPage:focus
{
    color:#ffcc66;
}
div#MainProductList a.OtherPage:focus
{
    color:#ffcc66;
}
div#MainProductList a.PreviousPage:focus
{
    color:#ffcc66;
}
div#MainProductList a.NextPage:focus
{
    color:#ffcc66;
}

div#MainProductList table.MainProductListNavigation td
{
	padding-left: 6px;
	padding-right: 6px;
}
div#MainProductList table.MainProductListNavigation td.left
{
    text-align: left;
    width: 20%;
}
div#MainProductList table.MainProductListNavigation td.right
{
    text-align: right;
}
div#MainProductList table.MainProductListNavigation td.center
{
    text-align: center;
    width: 60%;
}

div#MainProductList span#MainProductListNavigationCenter
{
    width: 100%;
}
div#MainProductList div.MainProductListContent
{
    padding: 5px 0 5px 0;
}

div#MainProductList img
{
    border: none;
    margin-top: 12px;
}

div#MainProductList table.ProductsList
{
    width: 100%;
}

table.ProductsList td.ProductCell
{
	border: 1px solid;
}

div#MainProductList td.Image
{
    width: 130px;
    text-align: center;
}
div#MainProductList td.FlagCell
{
    width: 100px;
    text-align: center;
}
div#MainProductList td.BrandAndPrice
{
}
div#MainProductList td.Description
{
}

div#MainProductList div.ProductBrand
{
    text-align: center;
}
div#MainProductList div.ProductExternalPrice
{
    background-color: yellow;
    border: 1px solid red;
    text-align: center;
    font-size: 14px;
    font-family: impact;
    color: black;
    text-decoration: line-through;
    padding-top: 0px;
    padding-bottom: 0px;
}
div#MainProductList div.ProductPrice
{
    background-color: red;
    font-size: 16px;
    font-family: impact;
    color: white;
    text-align: center;
}
div#MainProductList a.ProductImage IMG
{
    height: 100px;
}
div#MainProductList a.ProductImage
{
    text-align: center;
}
div#MainProductList a.ProductName
{
    font-size: 12px;
    font-weight: bold;
    font-family: verdana;
}
div#MainProductList a.ProductName:link
{
    color: black;
    text-decoration: none;
}
div#MainProductList a.ProductName:visited
{
    color: black;
    text-decoration: none;
}
div#MainProductList a.ProductName:hover
{
    color: #ffcc66;
    text-decoration: none;
}
div#MainProductList a.ProductName:active
{
    color: #ffcc66;
    text-decoration: none;
}
div#MainProductList a.ProductName:focus
{
    color: #ffcc66;
    text-decoration: none;
}
div#MainProductList a.ProductDescription
{
    font-size: 10px;
    font-family: verdana;
}
div#MainProductList a.ProductDescription:link
{
    color: black;
    text-decoration: none;
}
div#MainProductList a.ProductDescription:visited
{
    color: black;
    text-decoration: none;
}
div#MainProductList a.ProductDescription:hover
{
    color: #ffcc66;
    text-decoration: none;
}
div#MainProductList a.ProductDescription:active
{
    color: #ffcc66;
    text-decoration: none;
}
div#MainProductList a.ProductDescription:focus
{
    color: #ffcc66;
    text-decoration: none;
}

/******* regroupement de CSS - BestSellers.css *************/
div#bestseller
{
    width: 190px;
}

div#bestseller div
{
    margin: 0;
    padding: 0;
}

img.TopImage
{
    display: block;
    margin: 0;
    padding: 0;
}

div#bestseller .tablelist
{
    margin: 0;
    padding: 2px;
    border-color: #8D8D8D;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
    font-size: 10px;
    font-family: arial;
}

div#bestseller .hrbarre
{
    width: 90%;
    text-align: center;
    border: solid 1px #8D8D8D;
}

div#bestseller img
{
    border: 0;
}

div#bestseller a.lnk
{
    color: #8D8D8D;
    text-decoration: none;
}

div#bestseller a.lnk:hover
{
    color: #ffcc66;
}
div#bestseller a.lnk:active
{
    color: #ffcc66;
}

div#bestseller a.lnk img
{
    vertical-align: middle;
}

div#bestseller .productname
{
    text-align:center;
    padding-left: 5px;
}

/******* regroupement de CSS - layout_default_1.css *************/
/******* regroupement de CSS - Newest.css *************/
div#newest
{
    width: 190px;
}

div#newest div
{
    margin: 0;
    padding: 0;
}

img.TopImage
{
    display: block;
    margin: 0;
    padding: 0;
}

div#newest .tablelist
{
    margin: 0;
    padding: 2px;
    border-color: #8D8D8D;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
    font-size: 10px;
    font-family: arial;
}

div#newest .hrbarre
{
    width: 90%;
    text-align: center;
    border: solid 1px #8D8D8D;
}

div#newest img
{
    border: 0;
}

div#newest a.lnk
{
    color: #8D8D8D;
    text-decoration: none;
}

div#newest a.lnk:hover
{
    color: #ffcc66;
}
div#newest a.lnk:active
{
    color: #ffcc66;
}

div#newest a.lnk img
{
    vertical-align: middle;
}

div#newest .productname
{
    text-align:center;
    padding-left: 5px;
}

/******* regroupement de CSS - BigDeal.css *************/
div#bigdeal
{
    width: 180px;
}

div#bigdeal div
{
    margin: 0;
    padding: 0;
}

img.TopImage
{
    display: block;
    margin: 0;
    padding: 0;
}

div#bigdeal .tablelist
{
    margin: 0;
    padding: 2px;
    border-color: #FB1913;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
    font-size: 10px;
    font-family: arial;
}

div#bigdeal .hrbarre
{
    width: 90%;
    text-align: center;
    border: solid 1px #FB1913;
}

div#bigdeal img
{
    border: 0;
}

div#bigdeal a.lnk
{
    color: #FB1913;
    text-decoration: none;
}

div#bigdeal a.lnk:hover
{
    color: #ffcc66;
}
div#bigdeal a.lnk:active
{
    color: #ffcc66;
}

div#bigdeal a.lnk img
{
    vertical-align: middle;
}

div#bigdeal .productname
{
    text-align:center;
    padding-left: 5px;
}
