.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.txt_mini{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.blau_negreta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #14579A;
	font-weight: bold;
}
.blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #14579A;
	font-weight: normal;

}
body { scrollbar-face-color: #ffffff; scrollbar-shadow-color: #14579A; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #14579A; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #14579A;}

a:link {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #ff6600;
text-decoration: none;}
a:visited {  font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; color: #ff6600; 
text-decoration: none}
a:active {  font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; color: #000000; 
text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; color: #000000; 
text-decoration: none}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
	cursor: hand;

}
.desplegables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 1px;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#menu {
	font-family: arial;
	color: #FFFFFF;
	background-color: #006699;
	font-size: 14px;
	letter-spacing: 0.1em;
}
#menu a {
	color: #FFFFFF;
}

#fotos {
	height: 252px;
	width: 351px;
	overflow: scroll;
}
