
body  {
    font: 13px "Trebuchet MS";
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000000;
}
.twoColFixLtHdr #container {
    width: 780px; 
    background: #CEE7FF;
    margin: 0 auto;
 text-align: left; 
}
.twoColFixLtHdr #header {
    background: #FFFFFF;
    padding: 0 0px 0 0px;
    height: 210px;
}
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1 {
    float: left; 
    width: 180px; 
    background: #FFFFFF; 
    padding: 15px 10px 15px 20px;
    background-image: url('../Images/contabila.jpg');
    background-repeat: no-repeat;
    height: 420px;
}
.twoColFixLtHdr #mainContent {
    margin: 0 0 0 10px;
    padding: 0 20px;
}
.twoColFixLtHdr #footer {
    padding: 5px 10px 0 20px;
    background-image: url('../Images/Footer.jpg');
    height: 40px;
    background-repeat: no-repeat;
}
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.Button a
{
    background-image: url('../Images/ButtonA.jpg');
    background-repeat: no-repeat;
    width: 94px;
    height: 33px;
    display: block;
    font-family: "Trebuchet MS";
    text-align: center;
    text-decoration: none;
    color: #333333;
    line-height: 33px;
    font-size: 14px;
}
.Button a:hover
{
    background-image: url('../Images/ButtonB.jpg');
    background-repeat: no-repeat;
    font-family: "Trebuchet MS";
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
}
a
{
    font-family: "Trebuchet MS";
    font-size: 13px;
    color: #007BA4;
    text-decoration: none;
}
a:hover
{
    font-family: "Trebuchet MS";
    font-size: 13px;
    color: #0099CC;
    text-decoration: underline;
}
p
{
    font-family: "Trebuchet MS";
    font-size: 13px;
}
h3
{
    font-family: "Trebuchet MS";
    color: #669900;
    font-size: 15px;
}
h2
{
    font-family: "Trebuchet MS";
    font-size: 17px;
    color: #000000;
}
h1
{
    font-family: "Trebuchet MS";
    font-size: 20px;
    color: #017ACB;
}
#divHeader
{
    background-image: url('../Images/Header.jpg');
    background-repeat: no-repeat;
    height: 200px;
    width: 760px;
    text-align: right;
    padding-right: 20px;
}
.twoColFixLtHdr #footer a
{
    font-family: "Trebuchet MS";
    color: #DDDDDD;
    font-size: 13px;
}
.twoColFixLtHdr #footer a:hover
{
    font-family: "Trebuchet MS";
    color: #FFFFFF;
    font-size: 13px;
    text-decoration: underline;
}
#agrafa
{
    background-image: url('../Images/agrafa.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}
admin a
{
    height: 20px;
    display: block;
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #426200;
    background-color: #C0DD7C;
}
.level2 a
        {
    display: block;
    color: #669900;
    font-family: verdana;
    font-size: 12px;
}
.level2 a:hover
{
    color: #CC3399;
    text-decoration: none;
}
.level3 a
{
    display: block;
    color: #669900;
    font-family: verdana;
    font-size: 12px;
    background-color: #E2FFA6;
    height: 20px;
}
.level3 a:hover
{
    display: block;
    color: #FFFFFF;
    font-family: verdana;
    font-size: 12px;
    background-color: #679800;
    height: 20px;
}

