/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	text-decoration: none;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	padding: 8;
	width: auto;
	text-decoration: none;
	letter-spacing: 4px;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	background-color: #00CCFF;
	padding: 8;
	width: auto;
	text-decoration: none;
	letter-spacing: 4px;
}

.navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	padding: 8;
	width: auto;
	text-decoration: none;
	letter-spacing: 2px;
}

.navigation2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	background-color: #00CCFF;
	padding: 8;
	width: auto;
	text-decoration: none;
	letter-spacing: 2px;
}

.fijo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 4px;
}

.logos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	padding: 10;
	width: auto;
	text-decoration: none;
	letter-spacing: 4px;
	
}

.idioma{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}