body{
background-color:#D0DEE2;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}

img{
border:none;
margin:0;
padding:0;
}

form{
margin:0px;
padding:0px;
}

.clear{
clear:both;
}

#global{
margin-left:auto;
margin-right:auto;
width:500px;

background-color:#ffffff;
}

h1{
font-size:24px;
margin:0;
color:#666666; !important
}

h3{
font-size:14px;
color:#666666; !important
}

a{
text-decoration:none;
color:#666666;
}

.title_bloc{
width:auto;
height:15px;
background-color:#666666;
color:#F4F0E4;
padding:5px;
background:url(http://kart-o-mania.ca/feedbox-fr/img/bg-title.jpg) top repeat-x;
}

.bloc_left{
margin-bottom:6px;
padding:10px 5px;
background-color:#F4F0E4; 
height:auto;
}



#rss_bloc{
margin-left:5px;
float:left;
background-color:#ffffff;
/**** change the height value if you want more than 5 items per feed ***/
height:340px;
}

#feed_table{
/**** change the height value if you want more than 5 items per feed ***/
height:320px;
}

#divloader{
width:350px;
text-align:center;
}

.service_list{
width:120px;
float:left;
}

.service_list ul{
margin:0;
padding:0;
list-style-type:none;
}

.service_list ul li{
display:block;
margin-bottom:1px;
border-bottom:1px #333333 dotted;
}

.service_list ul li a{
display:block;
padding:6px 4px 2px 4px;
height:16px;
margin-bottom:1px;
}

.service_list ul li a.selected{
background:url(http://kart-o-mania.ca/feedbox-fr/img/fleche.png) no-repeat;
color:#FFFFFF;
}

/***** tab simple ****/

table.rss_tab{
width:365px;
padding:0px;
margin:0px;
font-family:Tahoma,Verdana;
border-collapse:collapse;
}

table.rss_tab tbody td.content{
vertical-align:top;
padding:2px 2px 2px 2px;
margin:0px;
vertical-align:top;
height:56px;
}

table.rss_tab tbody td.enclosure{
padding:4px 0 0 0;
width:60px;
height:56px;
text-align:center;
vertical-align:top;
margin:0px;
}

table.rss_tab tbody td.content_colspan{
vertical-align:top;
height:56px;
padding:2px 55px 2px 5px;
margin:0px;
background: none repeat scroll 0 0 #F4F0E4
}

/***** common table ****/
table thead th{
	 background: none repeat scroll 0 0 #F4F0E4;
height:25px;
padding:0px;
margin:0px;
vertical-align:top;
}

table.rss_tab tbody tr.light{
background-color:#F4F0E4;
margin:0px;
padding:0px;
height:60px;
}

table.rss_tab tbody tr.dark{
background-color:#F7F7F7;
margin:0px;
padding:0px;
height:60px;
}

.item_date{
font-family:Tahoma,Verdana;
font-size:11px;
color:#666666;
}

.item_title{
font-family:Tahoma,Verdana;
font-size: 11px;
font-weight:bold;
}

.dialog img{
max-width:200px;
float:left;
margin-right:5px;
}

table tbody td p.item_content{
font-family:Tahoma,Verdana;
font-size:11px;
margin:0px;
padding:0px;
}

#tablepager{
	 background: none repeat scroll 0 0 #F4F0E4;
padding:10px 10px 0px 10px;
height:20px;
display:block;
font-size:11px;
}


#page_rewind{
float:left;
width:115px;
height:18px;
text-align:right;
display:block;
}

#page_forward{
float:left;
width:115px;
height:18px;
text-align:left;
display:block;
}

#page_info{
float:left;
width:115px;
height:18px;
text-align:center;
color:#666666;
display:block;
}