ody, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
        font-family: Arial, Verdana, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check, textarea
{
        font-size: 13px;
        color: #333333;
}

h1
{
        font-weight: bold;
        font-size: 14px;
        color: #333333;
}

h2, .listheadline, .listproducts
{
        font-weight: bold;
        font-size: 12px;
        color: #333333;
}
.smallfont, .small, .noticias {
		Font-Size: 11px;
		}

A.link		{ text-decoration: none; }
A:link		{ color: #000000; }
A:visited		{ color: #000000; }
A:active		{ color: #000000; }
A:hover 		{ color: #000000; text-decoration: underline; }

A.navbar			{ text-decoration: none; }
A.navbar:link		{ color: #ffffff; }
A.navbar:visited		{ color: #ffffff; }
A.navbar:active		{ color: #ffffff; }
A.navbar:hover		{ color: #ffffff; }

A.noticias			{ text-decoration: none; }
A.noticias:link		{ color: #ffffff; }
A.noticias:visited	{ color: #ffffff; }
A.noticias:active		{ color: #ffffff; }
A.noticias:hover		{ color: #ffffff; }

A.submenu			{ color: #666666;  text-decoration: none; }
A.submenu:link		{ color: #666666;  text-decoration: none;}
A.submenu:visited		{ color: #666666;  text-decoration: none;}
A.submenu:active		{ color: #666666;  text-decoration: none;}
A.submenu:hover		{ color: #006699;  text-decoration: underline;}

.navbar {
	font-size: 11px;
	color : #ffffff;
	font-family: Arial, Verdana, Helvetica, Tahoma, Sans-serif;
	}


.submenu{
	font-size: 12px;
	}

.titulo{
	font-size: 16px;
	color : #006699;
	font-weight: bold;
	}

.texto{
	font-size: 12px;
	color : #666666;
	}

.textfield, input
{
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
	border-color: #999999;
	border-style: solid;
	height: 15px;
	border-width: 1px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

.stdbutton, .okbutton
{
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
	color: #000000;
        border-color: #999999;
	border-style: solid;
        height: 15px;
       	border-width: 1px;
	background-color: #FFFFFF;
}

form
{
        margin: 0px;
}

.error
{
        font-size: 14;
        font-weight: bold;
	color: #f08c00;
}
