/* CSS Document */
.p:{
}

.barranavegacion {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	cursor: hand;
	display: inline;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.formulariofondo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #CC9933;
}

.barranavegacion:hover {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	background-color: #CCCCCC;
	cursor: hand;
	display: inline;
	width: 140px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
.barranaveactual {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	display: inline;
	width: 160px;
	text-transform: none;
	padding: 10px;
	line-height: 20px;
}
.Texto {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
.titulo {
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	font-variant: normal;
	line-height: 24px;
}
.barranavegacionvert {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B3A160;
	cursor: hand;
	display: block;
	width: 145px;
	padding: 5px;
	line-height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.barranavegacionvert:hover {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	cursor: hand;
	display: block;
	width: 145px;
	padding: 5px;
	line-height: 12px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #B3A160;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
}
.barranavegacionvertactual {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	display: block;
	width: 145px;
	padding: 5px;
	line-height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #b3a160;
}
.subtitulo {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia;
	color: #CC9933;
}
.titulopequeño {
	font-family: Georgia;
	font-size: 14px;
	color: #990000;
}
.Textonegrita {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}
.barranavegacionmedia {

	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #cc9933;
	cursor: hand;
	display: inline;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.barranavegacionmedia:hover {

	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	background-color: #cc9933;
	cursor: hand;
	display: inline;
	width: 140px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
.subtitulover {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia;
	color: #B3A160;
}
.barranavegacioninstalaciones {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC9933;
	cursor: hand;
	display: block;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 18px;
}
.barranavegacioninstalaciones:hover {

	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	cursor: hand;
	display: block;
	width: 250px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
