.bordalaranja {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	font-weight: bolder;


}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	text-align: justify;
	white-space: normal;


}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
}
.tituloinicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2F8CD4;

}
.foto {
	margin: 2px 5px 5px 2px;
}

