body {
	font-family: Georgia, "Times New Roman", "Boolman Old Style",
					"Comic Sans MS"; 
	font-size: 10px; 
	color: #660000; 
	background-color: #FFee99;
	scrollbar-base-color: #ff6600;}
	
a {  font-family: Georgia, serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #ff6600; 
	text-decoration: none; 
	line-height: normal}
a:hover {  font-family: Georgia, serif; 
	font-size: 14px; 
	color: #FFFF99; 
	background-color: #ff6600; 
	font-weight: normal; 
	line-height: normal; text-decoration: underline}
	
h1 {  font-size: xx-large; 
	font-weight: normal; 
	text-transform: capitalize; 
	color: #330066; 
	font-family: Georgia, serif; 
	font-style: normal;
	border-bottom: 1px solid;}
hr{color:#ff6600; width: 85%}
.contenido li{list-style-image: url(/images/ball50.gif)}


.menu { font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #660000; 
	text-decoration: none; 
	line-height: 16px;
	display: block; padding-left: 5px; 
	border: 2px solid #11aa44; }
	
.menu:hover{  font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #FFFF99; 
	background-color: #660000; 
	font-weight: bold; 
	line-height: 16px;
	display: block}
	
#contenido {  padding-top: 20px; 
	padding-left: 20px; 
	padding-right: 20px}
.acceso {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; color: #FFFFCC; 
	background-color: #11aa44; 
	font-weight: bold; 
	text-decoration: none; padding-right: 20px; }
.acceso:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; color: #11aa44; 
	background-color: #ffffcc; 
	font-weight: bold; 
	text-decoration: underline; padding-right: 20px; clip:  rect(   )}
	
h3 { font-size: medium; 
	font-weight: bold; 
	color: #11aa44}
p {  text-align: justify}
.tn {  background-position: center; 
	font-size: 10px;
	cursor: hand}
.tn:hover {  background-position: center; 
	font-size: 10px;
	cursor: hand}
.galeria {
float: left;
width: "95%";
clear:both;
}
.clear {
    clear:both;        
}
.galeria a img{
float:left;
border: 1px solid #999;
margin: 0 10px 10px 0;
}
ul#navlist
{
padding: 0;
margin: 0;
margin-top:95;
list-style-type: none;
float: right;
width: 70%;
color: #fff;
background-color: #11aa44;
}

ul#navlist li { display: inline; }

ul#navlist li a
{
float: right;
width: 7em;
text-align: center;
color: #fff;
background-color: #11aa44;
padding: 0.3em 1em;
text-decoration: none;
border-right: 1px solid #fff;
}

ul#navlist li a:hover
{
background-color: #11aa44;
color: #fff;
}
.logo {
float:left;

}
