	html {font-family:Tahoma; font-size:12px; color:#454545}

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

	 a { color: #8a1d00}
	 
	 h1 {font-family:Tahoma; font-weight: normal; font-size:24px; color:#4e1000;padding-bottom:10px}
	 h2 {font-family:Tahoma; font-weight: normal; font-size:20px; color:black;padding-bottom:5px}
	 h3 {font-family:Tahoma; font-weight: normal; font-size:17px; padding-bottom:5px}

	 p {margin:10px 0; line-height:20px;}
	 p.h {font:italic bold 13px Georgia; margin:10px 0;}
	 li {line-height:20px;}
	 
	 
         body {background:transparent url('/templates/images/top_mainbg.png') repeat-x 0 0px;}

         #widebody {background:transparent url('') repeat-x 0 0;}

         .round {border:1px solid orange;padding:15px; -moz-border-radius:15px;-webkit-border-radius:15px;}

         #logoline {width:100%; }
         #logoline div {width:100%; background:transparent url('/templates/images/top_bg.jpg') repeat-÷ rigth top;}
         #logoline div div {margin:0 auto; width:1010px;}

         #fullwidth {background:transparent url('') no-repeat right top;}
         #wrap {width:1010px; margin:0px auto 0 auto;}

	 #mainpage td {font-size:13px;}	 

	 #left { float:left; width:75%;} 
	 #right { float:right; width:24%; } 

	 #left td {padding:2px;}
	 
	 /*.round p { padding-bottom:5px  }*/

	 .small { font-size:10px; padding-top:10px }

	 .c0 { font-family: Impact, Arial, Serif; font-size:18px; color:white }
	 .c1 { font-family: Impact, Arial, Serif; font-size:30px; color:#c7dced }
	 .c2 { font-family: Impact, Arial, Serif; font-size:30px; color:white }
	 .c3 { display:block; font-family: Microsoft Sans Serif, Arial, Serif; font-size:12px; color:#e2effa }
	 .c4 { display:block; font-family: Impact, Arial, Serif; font-size:14px; color:white }

    #footer {/*border-top:4px solid #39c; margin:80px 0 10px 0; clear:both;*/ }
    /*#foother div {margin:0 auto; width:900px;}*/
    #footer #f_menu {text-align:center; margin:20px 0; margin:10px 0;}
    #footer #f_menu a { color:#999; padding:0 5px;}
    #footer .l {color:#999; margin:20px 0; float:left; width:250px;}
    #footer .c {color:#999; margin:40px 20px; float:right; width:50px;}
    #footer .r {color:#999; margin:30px 0; float:right; width:100px; padding:26px 0 5px 38px; line-height:12px; text-align:left; background:url('/templates/images/logoiit.gif') no-repeat top left;}
    #footer .r a {color:#69c; font-size:11px; font-weight:bold; font-family:Tahoma; text-decoration:none;}

    #nav, #nav ul {
        list-style: none outside none !important;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    #nav li {
        background: none repeat scroll 0 0 transparent;
        float: left;
        list-style: none outside none !important;
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
        height: 48px;
    }
    #nav a {
	    color: #8a1d00;
        display: block;
        font-size: 14px;
        padding: 6px 20px;
    }
    #nav a:hover {
        background: none repeat scroll 0 0 #f5f5f5;
        color: #4e1000;
    }
    #nav li:hover, #nav li.jshover {
        background: none repeat scroll 0 0 #f5f5f5;
        color: #4e1000;
    }
    #nav li ul {
        background: url("/templates/images/fone-tr.png") repeat scroll 0 0 transparent;
        display: none;
        padding: 8px 0;
        position: absolute;
        width: 180px;
    }
    #nav li li a {
        background: none repeat scroll 0 0 transparent;
        color: #8a1d00;
        font-size: 13px;
        font-weight: normal;
        width: 138px;
    }
    #nav li:hover ul, #nav li.jshover ul {
        display: block;
    }
    #nav li:hover li ul, #nav li.jshover li ul {
        display: none;
        left: 133px;
        top: -9px;
        width: 138px;
    }
    #nav li:hover li:hover ul, #nav li.jshover li.jshover ul {
        display: block;
    }
	
	.price-list li{      				clear: both; 		display: block; 		height: 15px; 		line-height: 20px; 	}
	
