body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #BFEAE3;

}
td {font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #333333;
	text-decoration: none;}

.lineabajo {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.titulos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #4F9C94;
	background-color: #E6F7F3;
	font-weight: bold;
	display: block;
}
.textos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #333333;
	text-decoration: none;
}
.lineaiz {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.textoazul {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: medium;
	color: #BFEAE3;
	font-weight: bold;
}
.botonesgris {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	text-decoration: none;
	color:#4F9C94;
}
a.botonesgris:link {
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.botonesgris:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BFEAE3;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.botonesgris:hover {
	text-decoration: none;
	color: #BFEAE3;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.botonesgris:active {
	text-decoration: none;
	color: #BFEAE3;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
.textosblancosolo {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.linkindex {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	text-decoration: none;
	color: #4F9C94;
	font-weight: bold;
}
a.linkindex:link {
	color:#4F9C94;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.linkindex:visited {
	color:#4F9C94;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.linkindex:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#4F9C94;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.linkindex:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	background-color: #4F9C94;
}
.barra{
	background-image: url(imag/barra.jpg);
	background-repeat: no-repeat;
	height: 27px;
}

