#tth {   text-align:center;
         background-color:#2d446b;
         color:white;
         font-weight:bold;
   }

#mancolistea { background-color:#f5f5f5;
                 vertical-align:top;
             }

#rt { float:right;
      padding-left:5px;
      text-align:left;
    }

tr.mancolistec { background-color:#DEDEDE;
                 color:blue;
                 font-weight:bold;
                }

tr.mancolistea { text-align:center;
                 background-color:#f5f5f5;
                }
tr.mancolisteb { text-align:center;
                 background-color:#DEDEDE;
                }
th {     width:14%;
         text-align:center;
         background-color:#2d446b;
         color:white;
   }

#mancolisteb { background-color:#DEDEDE;
                 vertical-align:top;
                }

#imgidx {
width:200px;
text-align:left;
float:left;
padding-top:5px;
}

#txtidx {
width:400px;
margin-left:30px;
text-align:left;
float:left;
}

.insetTitle {
padding-left:10px;
color:#191919;
font-weight:bold;
font-size:150%;
text-align:left;
}

.yearTitle {
color:#191919;
font-weight:bold;
font-size:150%;
text-align:center;
}

div.yearDiv
{	background-color:red;
	width:90%;
	margin:0px auto;
	text-align:center;
	border-width:2px;	
	border-style:outset;
	border-color:grey;
	text-align:center;
}

td.price{
	padding-left:2em;
	padding-right:1em;
	text-align:right;
}

td.topprice {  
	border-bottom:thin solid;
	font-weight:bold
}

td.black {
background:black;
text-align:center;
border-style:ridge;
border-color:black;
border-width:3px;
color:white;
padding:5px;
vertical-align:middle;
width:75%;
}
            
table.carnet{
	margin:0px auto;
	width:550px;
	text-align:center;
}

img.year    {   margin-left:10px;
                margin-right:10px;
                margin-top:5px;
                margin-bottom:5px
            }
