/* links normales */
a:link {
    text-decoration: none;
color: 6a6a6a;
}
/* visitados */
a:visited {
    text-decoration: none;
color: 6a6a6a;
}
/* hover */
a:hover {
	text-decoration: none;
	color: 6a6a6a;

}
/* activos */
a:active {
	text-decoration: none;
	color: 6a6a6a;

}
.bordes {
	border: 1px solid #B7B7B7;
	background-color: #FFFFFF;

}
.linearoja {
	background-color: e60035;
	height: 5px;
	font-size: 5px;
	width: 790px;

}
.lineablanca {

	background-color: #FFFFFF;
	height: 5px;
	font-size: 5px;
	width: 790px;
}
.saniertec {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 6a6a6a;
	text-decoration: none;
	letter-spacing: 1px;








}
.marcadorapartado {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 6a6a6a;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: normal;

}
.menu {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 6a6a6a;
	text-decoration: none;
	letter-spacing: 1px;
	border: 1px solid #B7B7B7;
	line-height: 25px;


}
.textomenu {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 6a6a6a;
	text-decoration: none;
	letter-spacing: 1px;


}
.textomenudesactivado {

	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
}
.titulos {


	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: e70f41;
	text-decoration: none;
}
.textorojo {



	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: e70f41;
	text-decoration: none;
}
.textogris {




	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
}
.textogrismenor {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
	line-height: 18px;


}
.textoamarillomenor {

	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	line-height: 18px;
}
.textogrisparrafo {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
	line-height: 14px;
	text-align: justify;
	width: 200px;


}
.textorojomenor {




	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: e70f41;
	text-decoration: none;
}
.textogrisparrafoscroll {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
	line-height: 14px;
	text-align: justify;
	margin-right: 0px;
	padding-right: 10px;






}
.textogrismenorpdf {

	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
	line-height: 18px;
}
