
body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
        background: url(images/page_bg.gif);
		margin: 0;
	    padding: 0;
    }
	
th {
	font-size: 10px;
	background: #c30303 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #fff;
    border-top: 3px solid #fff;
}

img { border: 0; }

a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;	
	font-weight:bold;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}
td.footer {
	background: #c30303 url(images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	text-align: center;
	border-bottom: 2px solid white;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

td.footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
	
td.categoria { 
	border-bottom: 1px solid #707680;
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
	vertical-align:bottom;
}
td.categoria a {
	color: #fff;
	text-decoration:none;
}
td.categoria a:hover{ 
	color: white;
	font-weight: bold;
	text-decoration:underline;
	display: block;
	display: inline;
	di\splay: block;
	vertical-align:bottom;
}
td.login{	 
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 1px 22px;
	vertical-align:bottom;
}

td.nav, td.nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

table.header{
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

table.content{
	border-left: 2px solid #fff; 
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

input.boton100{
 background-image: url(images/boton.jpg);
 background-repeat:repeat-x;
 border:0;
 width: 100px;
 height: 20px;
 text-align: center;
 vertical-align: middle;
 font-family: tahoma, helvetica, arial, sans-serif;
 color: #FFFFFF;
 font-size: 10px;
 font-weight: bold;
 cursor:auto;
}
input.boton60{
 background-image: url(images/boton60.jpg);
 background-repeat:no-repeat;
 border:0;
 width: 60px;
 height: 20px;
 text-align: center;
 vertical-align: middle;
 font-family: tahoma, helvetica, arial, sans-serif;
 color: #FFFFFF;
 font-size: 10px;
 font-weight: bold;
 cursor:auto;
}
input.boton80{
 background-image: url(images/boton80.jpg);
 background-repeat:repeat-x;
 border:0;
 width: 80px;
 height: 20px;
 text-align: center;
 vertical-align: middle;
 font-family: tahoma, helvetica, arial, sans-serif;
 color: #FFFFFF;
 font-size: 10px;
 font-weight: bold;
 cursor:auto;
}
input.txtField{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 font-weight:bold;
}
td.error{
	font-size:10px;
	color:#F00;
	font-weight: bold;
}
td.aviso{
	font-size:10px;
	color:#090;
	font-weight: bold;
}
