@charset "utf-8";
/* CSS Document */

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b6b;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}


.menu1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b6b;
	font-weight: normal;
	text-decoration: none;
}
.menu1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.menu1_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.menu2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	margin-right: 10px;
}
.menu2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b6b6b;
	font-weight: normal;
	text-decoration: none;
}
.titulo1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b6b6b;
	font-weight: normal;
	text-decoration: none;
}
.titulo1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b6b;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b6b6b;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
.box {
	font-family: Verdana;
	font-size: 9px;
	color: #D6D6D6;
	font-weight: normal;
	word-spacing: -1px;
	line-height: 10px;
	padding-right: 50px;
}
.box a{
	font-family: Verdana;
	font-size: 9px;
	color: #cccccc;
	font-weight: normal;
	word-spacing: -1px;
	line-height: 10px;
	text-decoration: none;
}
.box a:hover{
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	word-spacing: -1px;
	line-height: 10px;
	text-decoration: none;
}
.txt_about {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	word-spacing: -1px;
	line-height: 15px;
}
.titulo_fotos {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	word-spacing: -1px;
	line-height: 10px;
}
.titulo_fotosB {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	word-spacing: -1px;
	line-height: 10px;
}

