.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7DACA6;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
td {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
}
a, a:link, a:visited {
	color: #45887F;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #59B7A9;
	text-decoration: none;
}
.branco {
	color: #FFFFFF;
}
.cinzaescuro {
	color: #6D6E71;
}
.bordacinza {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.verde {
	color: #306b63;
	font-size: 14px;
}
.padd15 {
	margin-left: 15px;
}
.bordacinza2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bordacinza1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.verdepeq {
	color: #306b63;
}
.txtmenor {
	font-size: 10px;
}
.txtinput {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	height:20px;
	border: 1px solid #CCCCCC;
}
body {
	margin: 0px;
	background:url(bg.jpg);
}

input,select {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
.brancoh {
	color: #FFFFFF;
}
