body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.LogoFondo {
	background-image: url(../images/General/LimpioLogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.TextoVerde001 {
	font-family: "Trebuchet MS";
	font-size: large;
	color: #99FF00;
	font-weight: normal;
}
.TextoBlanco001 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.TextoTelefonos {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}
.TextoWelcome {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: left;
	padding-top: 92px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 75px;
}
.TextoNormal {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.InputBoxes {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px solid #275E8F;
}

.TextoSubLabel {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #CCFF00;
}
a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFCC00;
}
.TextoVinetas {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 22px;
	list-style-position: outside;
	list-style-image: url(../images/General/Vineta.jpg);
	list-style-type: disc;
	font-weight: bold;
}
.TextoVinetas02 {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 22px;
	list-style-position: outside;
	list-style-image: url(../images/General/Vineta.jpg);
	list-style-type: disc;
	font-weight: bold;
}
.TextoVerde002 {

	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #CCFF00;
	font-weight: normal;
}
#ValoresList {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFF;
}

