
html, body {
    background: #FFFFFF;
    margin: 0;
    padding: 0;
    text-align: center;
}

#page {
    width: 960px;
    padding: 10px 0 0 0;
    margin-left: auto;
    margin-right: auto;
    font-family: Verdana, Arial, Helvetica, "Sans Serif";
    text-align: left;
}

/**
* Headers
*/
#top {
    height: 95px;
}

#logo {
    float: left;
}

#upline {
    position: absolute;
    top: 0;
    right: 42px;
    font-size: 11px;
    color: #AAAAAA;
}

#banner {
    float: right;
    position: relative;
    background: #FFFFFF url('../images/top-pub.gif') no-repeat top right;
    padding: 20px 0 0 20px;
    width: 510px;
    height: 75px;
}

#header {
    height: 85px;
}

#search {
    position: relative;
    float: left;
    background: #FFFFFF url('../images/header-back.gif') no-repeat top left;
    width: 520px;
    height: 85px;
}

#search form {
    position: absolute;
    top: 15px;
    left: 35px;
    padding: 0;
    margin: 0;
    /*width: 300px;
    height: 50px;
    border: red 1px solid;*/
}

#search img {
    cursor: pointer;
}

#search input.search-text {
    background: url('../images/search-back.gif') no-repeat top left;
    padding: 6px 0 0 11px;
    width: 400px;
    height: 27px;
    border: none;
    font-size: 1.2em;
    color: #B4B4B4;
}

#search input.search-submit {
    position: absolute;
    background: url('../images/search-go.gif') no-repeat top left;
    padding: 0;
    width: 45px;
    height: 33px;
    border: none;
    cursor: pointer;
}

#tags {
    float: right;
    background: #FFFFFF url('../images/header-tags.gif') no-repeat top right;
    padding: 20px 10px 10px 10px;
    width: 420px;
    height: 55px;
    text-align: center;
}

/**
* Main menu
*/
#menu {
    background: url('../images/icon-back.gif') repeat-x top left;
    width: 920px;
    padding: 0;
    margin: 0 0 0 26px;
    overflow: hidden;
}

#menu ul {
    list-style-type: none;
    padding: 1px 0 0 0;
    margin: 0;
}

#menu li {
    float: left;
    padding: 0;
    margin: 0 8px 0 0;  
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

#menu li.last {
    margin: 0;
}

#menu a:hover, a.desabled {
    /*color: #11CC1F;*/
    color: #929292;
}

/**
* global content layout
*/
#content {
    clear: both;
    padding: 20px 0 0 10px;
    margin: 0;
    overflow: auto;
    /*border: red 1px solid;*/
}

#left {
    float: left;
    width: 635px;
    padding: 0 15px 0 0;
    overflow: hidden;
    font-size: 11px;
    color: #4D4D4D;
    /*background: red;*/
}

#right {
    float: right;
    width: 300px;
    overflow: hidden;
    /*background: blue;*/
}

h1 {
    padding: 14px 5px 0 0;
    margin: 0;
    height: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    text-transform: uppercase;        
}

h2 {
    font-size: 21px;
    margin: 10px 0 0 0;
}

h3 {
    background: #FFFFFF url('../images/items-back.gif') repeat-x top left;
    padding: 6px 0 0 2px;
    margin: 20px 0 0 0;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #696969;
    text-transform: uppercase;
} 

#no a:hover{
  text-decoration:none;
}

a {
    text-decoration: none;
}

p {
    text-align: justify;
}

a.tab {
    color: #696969;
    margin: 0 5px 0 5px;
    cursor: pointer;
}

a.tab-enabled {
    background: #FFFFFF;
    color: #696969;
    margin: 0 5px 0 5px;
    padding: 5px;
    border-left: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
    border-right: #C0C0C0 1px solid;
}

/**
* categories colors
*/
.greyback {
    background: #50505A;
}
.lightgreyback {
    background: #B2BEBF;
    padding: 0px 5px 0px 0;
}
.blueback {
    background: #3B82B8;
}
.lightblueback {
    background: #41707E;
}
.navyback {
    background: #2C3647;
}
.redback {
    background: #C10404;
}
.greenback {
    background: #35C30A;
}
.limeback {
    background: #13E423;
}
.aquaback {
    background: #85F2CD;
    padding: 0 5px 0 0;
}
.orangeback {
    background: #D99900;
}
.brownback {
    background: #837552;
}
.beigeback {
    background: #B8AA8E;
}
.purpleback {
    background: #B70168;
}
.pinkback {
    background: #F10272;
}
.greengreyback {
    background: #CDEBCF;
    padding: 0 5px 0 0;
}

.grey {
    color: #50505A;
}
.lightgrey {
    color: #B2BEBF;
}
.blue {
    color: #3B82B8;
}
.lightblue {
    color: #41707E;
}
.navy {
    color: #2C3647;
}
.red {
    color: #C10404;
}
.green {
    color: #35C30A;
}
.lime {
    color: #13E423;
}
.aqua {
    color: #85F2CD;
}
.orange {
    color: #D99900;
}
.brown {
    color: #837552;
}
.beige {
    color: #B8AA8E;
}
.purple {
    color: #B70168;
}
.pink {
    color: #F10272;
}

/**
* Ads
*/
#ads {
    margin: 0 0 10px 0;
}

#newsletter {
    background: #85F2CD;
    padding: 5px;
    font-size: 12px;
    color: #7C7C7C;
}

#skycrapper {
    float: right;
    width: 160px;
    margin: 0;
}

/**
* Footer
*/
#footer {
    clear: both;
    padding: 20px 0 20px 10px;
    margin: 0;
    overflow: auto;
}

#footer-top {
    background: #DADADA url('../images/footer-top.gif') no-repeat top left;
    padding: 10px 10px 0 10px;
}

#footer-bottom {
    background: #EFEFEF url('../images/footer-bottom.gif') no-repeat bottom left;
    height: 30px;
    padding: 10px 20px 10px 20px;
}

#footer table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    font-size: 11px;
    font-family: Arial;
    color: #717171;
}

#footer table th {
    width: 15%;
    text-align: right;
}

#footer table td {
    padding: 2px;
    margin: 0;
}

#footer table a {
    color: #717171;
}

#footer table a:hover {
    text-decoration: underline;
}

table.bottom {
    margin: 15px 0 0 0;
    font-family: Verdana !important;
    color: #aaaaaa !important;
}

#baseline {
    padding: 10px 15px 10px 20px;
    margin: 0;
    font-size: 11px;
    font-family: Arial;
    color: #AAAAAA;
    text-align:justify;
}
#baseline a {
    color: #aaaaaa;
}

#baseline a:hover {
    text-decoration: underline;
}

/**
* Articles
*/
#articles {
    clear: both;
    background: #FFFFFF url('../images/articles-back.gif') no-repeat bottom left;
    min-height: 160px;
    padding: 0;
    margin: 0 0 10px 0;    
}

#articles ul {
    list-style-type: none;
    padding: 10px 0 0 0;
    margin: 5px 0 0 0;
    overflow: auto;
    /*border: blue 1px solid;*/    
}

#articles li {
    float: left;
    width: 47%;
    padding: 0;
    margin: 10px 0 0 15px;
    /*border: red 1px solid;*/
}

#rss {
    clear: both;
    padding: 20px 5px 0 0;
    margin: 0;
    text-align: right;
    font-weight: bold;
}

#rss img {
    vertical-align: middle;
}

#rss a {
    color: #6A6A6A;
}

#rss a:hover {
    color: #6A6A6A;
    text-decoration: underline;
}

#knowmore {
    float: right;
    background: #CDEBCF;
    width: 160px;
    margin: 0 0 10px 10px;
    color: #7C7C7C;
}

#knowmore p {
    padding: 5px;
    text-align: left;
}

#selection {
    clear: both;
    position: relative;
    background: #FFFFFF url('../images/selection-back') no-repeat top left;
    padding: 30px 0 0 5px;
    margin: 0;
    height: 160px;
    font-size: 12px;
}

#selection a {
    color: #6A6A6A;
}

#selection p {
    width: 460px;
}

#selection img {
    position: absolute;
    top: 30px;
    right: 30px;
}

#others {
    clear: both;
    padding: 0;
    margin: 0;
    border: #D7D7D7 1px solid;
}

#others h1 {
    background: #D7D7D7;
}

#others ul {
    list-style-type: none;
    padding: 0;
    margin: 5px 0 10px 0;
    overflow: auto;
    /*border: blue 1px solid;*/    
}

#others li {
    float: left;
    width: 47%;
    padding: 0;
    margin: 10px 0 0 15px;
    /*border: red 1px solid;*/
}

#archives ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#archives li {
    padding: 0 0 10px 0;
    margin: 10px 0 10px 0;
}

#article ul {
    list-style-image: url('../images/arrow-grey.gif');
    padding: 0;
    margin: 0;
}

#article li {
    padding: 0;
    margin: 5px 0 10px 20px;
    text-align: justify;
    /*border: red 1px solid;*/
}

/**
* Prices
*/
#price {
    float: left;
    width: 468px;
}

#price ul {
    padding: 0 0 10px 5px;
    margin: 0;
    border: #C2F8C8 1px solid;
    list-style-type: none;
    overflow: auto;
}

#price li {
    float: left;
    width: 49%;
    padding: 0;
    margin: 10px 0 10px 0;
    /*border: red 1px solid;*/
}

#price a.sp {
    color: #4D4D4D;   
}

#price b {
    text-transform: uppercase;
}

#price a:hover {
    text-decoration: none;   
}

#leftpanel {
    float: left;
    width: 165px;
    margin: 0 10px 0 0;
    /*background: red;*/
}

#midpanel {
    float: left;
    width: 605px;
    margin: 0 10px 0 0;
    /*background: blue;*/
}

#rightpanel {
    float: left;
    width: 160px;
}

#leftpanel ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-family: Arial;
}

#leftpanel li {
    padding: 0 0 1px 0;
    margin: 0 0 10px 0;
    background: #F5F5F5;
    border-top: #E8E8E8 3px solid;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;   
}

#leftpanel li ul {
    /*padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    list-style-image: url('../images/arrow-left.gif');*/
}

#leftpanel li li {
    padding: 2px;
    margin: 1px 0 0 0;
    background: #FFFFFF;
    border-top: none;
    font-size: 11px;
    text-transform: none;   
}

#leftpanel li a {
    display: block;
    padding: 2px 0 2px 2px;
    color: #6A6A6A;
    text-decoration: none;   
}

#leftpanel li a:hover {
    color: #202020;   
}

#navigation {
    padding: 0 10px 0 0;
    margin: 10px 0 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #696969;
    text-align: right;
    text-transform: uppercase;
}

#navigation a {
    color: #8F8D8E;
    text-decoration: none;
}

#navigation a:hover {
    color: #696969;
}

#filters {
    background: #FFFFFF url('../images/filters-back.gif') repeat-x 3px 0;
    padding: 5px;
    border-top: #E7E7E7 3px solid;
    min-height: 100px;
    font-size: 11px;
    color: #696969;
}

#filters a {
    background: #C0C0C0 url('../images/filter-back.gif') no-repeat top left;
    padding: 5px 7px 3px 7px;
    margin: 0;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;    
}

#filters a:hover {
    color: #6A6A6A;    
}

#filters a.selected {
    color: #6A6A6A;    
}

#filters a.middle {
    background: #C0C0C0 url('../images/filter-back.gif') no-repeat top center;   
}

#filters a.last {
    background: #C0C0C0 url('../images/filter-back.gif') no-repeat top right;   
}

#filters a.none {
    background: none;
    padding: 0;
    margin: 0;
    color: #6A6A6A;
}

#midpanel ul {
    padding: 0 0 10px 10px;
    margin: 0;
    list-style-type: none;
    overflow: auto;
}

#categories li {
    float: left;
    width: 48%;
    padding: 0;
    margin: 5px 5px 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #696969;
    text-transform: uppercase;
}

#categories li a {
    display: block;
    /*color: #C30009;*/
    text-decoration: none;   
}

#categories li a:hover {
    color: #6A6A6A;  
}

#products ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#products li {
    position: relative;
    background: #FFFFFF url('../images/items-back.gif') repeat-x top left;
    padding: 5px;
    margin: 0;
    font-size: 12px;
    color: #929292;
    text-transform: uppercase;
    /*border: blue 1px solid;*/
}

#products li b {
    display: block;
    margin-bottom: 10px;
}

#products li label {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 10px;
    text-transform: none;
    /*border: red 1px solid;*/
}

#products li li {
    position: relative;
    clear: both;
    background: #FFFFFF;
    padding: 0;
    margin: 5px 0 5px 0;
    font-size: 11px;
    color: #929292;
    text-transform: none;
    overflow: hidden;
    /*border: red 1px solid;*/
}

#products li li a {
    display: block;
    color: #696969;
}

#products li li.odd {
    background: #F5F5F5;
}

#products li li b {
    display: inline;
    margin: 0;
    /*color: #C30009;*/
}

#products li li img {
    float: left;
    margin: 0 5px 0 0;
    vertical-align: middle;
}

#products li li label {
    position: absolute;
    top: 20px;
    right: 5px;
    font-size: 12px;
    /*border: red 1px solid;*/
}

#pager {
    font-size: 12px;
    text-align: center;
}

#pager a {
    color: #696969;
}

#pager a:hover a.actived {
    font-weight: normal;
}

#offers {
    clear: both;
    width: 100%;
    border: none;
    border-collapse: collapse;
    margin: 0 0 20px 0;
}

#offers th {
    background: #C0C0C0;
    padding: 2px;
    margin: 1px;
    border-right: #FFFFFF 1px solid; 
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

#offers tbody td {
    padding: 4px;
    margin: 1px;
    font-size: 11px;
    font-weight: bold;
}

#offers tbody td.odd {
    background: #F5F5F5;
}

#offers a {
    /*color: #C30009;*/
}

#offers small {
    font-weight: normal;
    color: #696969;
}

#comments {
    /*max-height: 250px*/
    font-size: 11px;
    color: #696969;
}

#comments ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#comments li {
    padding: 5px;
    margin: 2px 0 2px 0;
    text-align: justify;
}

#comments li.odd {
    background: #F5F5F5;
}

.comment_img {
	margin:5px;
	padding-right:10px;
	border-right:solid 1px #C0C0C0;
}

.bouton_comment{
	width:200px;
	height:34px;
	padding:2px;
	background:url('../images/comment_product.gif') no-repeat;
	color:#FFFFFF;
}

.bouton_comment:hover{
	cursor: pointer;
}

.bouton_comment_text{
	font-size:14px;
	font-weight: bold;
}

.table_comment{
	width:100%;
}

#form {
    font-size: 11px;
    color: #696969;
}

#message {
    padding: 5px;
    margin: 5px;
}

.info {
    background: #FFE97F;
    border-top: #FFD800 1px solid;
    border-bottom: #FFD800 1px solid;
}

.error {
    background: #FF7F7F;
    border-top: #FF0000 1px solid;
    border-bottom: #FF0000 1px solid;
}
    

/**
* Travels
*/
#travels {
    float: left;
    width: 765px;
    margin: 0 10px 0 0;
    font-size: 11px;
    color: #6A6A6A;
    /*background: blue;*/    
}

#travels a {
    color: #41707E; /*color: #3B82B8;*/    
}

#travels a:hover {
    text-decoration: underline;
}

/**
* Finances
*/
#finances {
    font-family: arial;
    font-size: 12px;
    color: #696969;
}

#finances h1  {
    background: url('../images/finance-title.gif') repeat-x bottom left;
    padding: 0 0 20px 0;
    margin: 10px 0 5px 0;
    height: 17px;
    font-size: 22px;
    color: #35C30A;
    text-align: left;
    text-transform: none;
}

#finances h2 {
    background: url('../images/finance-top.gif') no-repeat top left;
    padding: 20px 0 0 20px;
    margin: 0;
    height: 58px;
    font-size: 24px;
    color: #35C30A;
}

#finances div {
    background: url('../images/finance-menu.gif') no-repeat top left;
    height: 23px;
    padding: 10px 0 0 5px;
    margin: 0 0 40px 20px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
}

#finances div a {
    color: #3AF900;
    margin: 0 10px 0 10px;
}

#finances div a.white {
    color: #FFFFFF;
}

#finances ul {
    list-style-image: url('../images/arrow-green.gif');
    padding: 0;
    margin: 0;
}

#finances li {
    padding: 0;
    margin: 5px 0 5px 20px;
    /*border: red 1px solid;*/
}
/**
* Statics
*/

.title-static  {
    margin: 5px 0 5px 0;
    font-size: 20px;
    color: #20cd33;
    text-align: left;
    text-transform: none;
}

/**
* google
*/

#publoc-160 {
    position:relative;
    width: 160px;
    height: 90px;
    padding-top: 13px;
    background: #6a6a6a;
    margin-bottom: 10px;
}

#links {
    background: #B2BEBF;
    padding: 10px 5px 5px 5px;
    font-size: 10px;
    color: #ededed;
}

#links ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#links li {
    padding: 0;
    margin: 15px 0 15px 0;
    background: none;
    border-top: none;
    font-size: 10px;
    font-weight: normal;
    text-transform: none;
    /*border: red 1px solid;*/
}

#links li a {
    display: inline;
    color: #FFFFFF;
}

#links li a:hover {
    color: #FFFFFF;
}
