.botomenu {
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 70px;
	font-weight: bold;
	color: #FFFFFF;
}
.botomenu2 {
	background-color: #FF0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 140px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.contenido {
	font-family:arial;		
	color:black;	
}	
.tituloSeccion	{		
	font-size:14pt;		
	font-weight:bold;		
	font-variant:small-caps;		
	border-style:solid;		
	border-color:black;		
	border-width:0px;		
	border-bottom-width:1px;	
}	
.tituloPunto	{		
	font-size:12pt;		
	font-weight:bold;	
}	
.textoPunto	{		
	font-size:10pt;		
	padding-left:30px;	
}
.imagen	{		
border-color:black;
border-width:1px;	
border-style:solid;	
}	
.vinculo	{		
text-decoration:none;		
color:blue;		
font-weight:bold;	
}	
.vinculo:hover	{		
color:#000B5F;	
}	
.comentario	{		
font-size:8pt;	
}

.tm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

