body, td, input, select {
	font-family: Tahoma;
	font-size: 11px;
}

h1 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.white {
	color: #FFFFFF;
}

body {
	background-color: #A5CA54;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
}

.texto {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 120%;
	margin-right: 15px;
}

h2 {
	color: #000000;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}


.ttopcurve {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.tprincipal {
	background-color: #A5CA54;
	border-color: #000000;
	border-spacing: 0px;
	border-style: solid;
	border-width: 1px;
	height: 100%;
	margin: 0px;
	overflow: visible;
	padding: 0px;
	text-align: justify;
	width: 1000px;
}

.ttop {
	background-color: #A5CA54;
	background-image: url(images/top.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-collapse: collapse;
	border-spacing: 0px;
	height: 100%;
	overflow: visible;
	text-align: center;
	width: 1000px;
}

.tbotones {
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: solid;
	border-width: 1px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
