@charset "utf-8";
/* CSS Document */


body 
{
background-image:url(../images/background1.jpg); 
background-repeat:repeat-y;
background-position:left;
}

a 
{
text-decoration:none; 
color:#CC3333
}

/* header */
h1
{
font-family:arial; 
font-size:26px; 
color:#990000;
}

/* left navegation bar */

.nav 
{
color:white; 
text-decoration:none;
font-family:arial; 
font-size:12px; 
}

.navb 
{
background-color:#990000;
}

/* ******************* */
/* left navegation bar */

.lnav
{
font-size:12px; 
background-color:#990000; 
font-family:Arial; 
text-align:center;
}

#snav
{
font-size:12px; 
background-color: #FF3300; 
font-family:Arial; 
text-align:center;
}

/* ******************* */



.answ 
{
font-size:12px;
margin-right:1em;
font-family:Arial
}





h3
{
font-family:Arial; 
font-size:16px;
}

p
{
font-family:Arial; 
font-size: 12px
}

.numres
{
color: #CC3333;
font-weight: bold;
}



