body 
    {
    font-family: Arial;
    font-size:12px; color:#FFFFCC;
    margin:0; 
	scrollbar-face-color: #000033;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #cc9966;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #000066;
	scrollbar-darkshadow-color: #000000;
	background-color: #000033;
	background-image: url(./i/gradient.jpg);
	background-repeat: repeat;
	text-align: justify;
    } 
#contenido 
    {
    font-family: Arial;
    font-size:12px; color:#FFFFCC;
    margin:5px; 
    text-align: justify;
    } 

td 
    {
    font-family: Arial;
    font-size:12px;
    }

td.fondo
    {
	background-image: url(./i/fondo.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0% 0%;
    }

h2 {	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cc9966;
	font-family: Arial;
	font-variant: normal;
	text-decoration: none;
	text-align: center;

}

h2 {	
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffcc;
	font-family: Arial;
	font-variant: normal;
	text-decoration: none;
	text-align: center;

}



A:link				{ color:#00ffff; text-decoration: none;}
A:visited 		{color:#ffcc00; text-decoration: none;}
A:active 		{text-decoration: none; color: #00ffff;}
A:hover 		{text-decoration: none; color: #ffffcc;}



.opcion
{background-color: #D2B98E; padding-top: 0px; margin-top: 0px auto; }

td.menu
{
background-image: url(i/menu.jpg); /* forward slash for the path */ 
background-repeat: no-repeat; background-position:bottom;
}



.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffcc;
}
A.pie:link				{ color:#00ffff; text-decoration: none;}
A.pie:visited 		{color:#ffcc00;}
A.pie:active 		{text-decoration: none; color: #ffffcc;}
A.pie:hover 		{text-decoration: none; color: #00ffff;}

