/* CSS Document */

.p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.logia_css {
	font-family: Arial;
	color: #CC6601;
	font-size: 12px;
}

.navigation {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 165px;
	text-align: center;
}
.navigation:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 165px;
	text-align: center;
}
.linea {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 100px;
	text-align: center;
}
.linea:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding: 2px;
	width: 100px;
	color: #FFFFFF;
}
.unico_borde_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.sombra {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: overline;
}
.tit_sub_grupo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: blink;
}

