.bordeinferior {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cabecera {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #3C77C7;
}
.textonormal {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.textbox {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	background-color: #D4DBE5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #475570;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #475570;
}
.parrafo {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #1676FA;
	font-weight: bold;
}
.linkcabecera {
	text-decoration: none;
	color: #000000;
}
.linkcabecera:hover {

	color: #000000;
	text-decoration: underline;
}
.titular {
	color: #62B823;
	text-decoration: none;
	font-weight: bold;
}
.link3 {

	color: #62B823;
	text-decoration: none;
}
.link3:hover {

	color: #9CCA11;
	text-decoration: underline;
}
.linkbold {

	color: #62B823;
	text-decoration: none;
	font-weight: bold;
}
.linkbold:hover {

	color: #9CCA11;
	text-decoration: underline;
	font-weight: bold;
}
.pie {
	font-family: Tahoma, Verdana, Arial, Helvetica, "Times New Roman", serif;
	font-size: 8pt;
	color: #333333;
}
.textomarcado {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #ECFAE2;
}
.comentario1 {
	padding:4px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F2FBEC;
	border: 1px solid #666666;
}
.comentario2 {
	padding:4px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #E1EAF7;
	border: 1px solid #666666;
}
.disponible {
	padding:2px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F2FBEC;
}
.nodisponible {
	padding:2px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFECEC;
}
