BODY {
	BACKGROUND-COLOR: white;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial;
	font-size: 70%;
}

INPUT {
	font-size: 100%;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

input.boton {
	font-size: 100%;
	color: black;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	background-color: #e5e5e5;
}

SELECT {
	font-size: 100%;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

textarea {
	font-size: 100%;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

P {
	font-size: 70%;
	COLOR: Black;
	font-weight: normal;
	padding-left: 14px;
}

P a {
	COLOR: red;
	text-decoration: none;
}

P a:hover {
	COLOR: #333333;
	text-decoration: none;
}

ul {
	margin-top: 0px;
}

li {
	Padding-left:10px;
	font-size: 11px;
}

li a{
	color: #174F28;
	text-decoration:none;
}

li a:hover{
	color: red;
	text-decoration:none;
}

.li2 {
	font-size: 100%;
}

.li2 a{
	color: #174F28;
}

.li2 a:hover{
	color: #333333;
}

H1 {
	color: #343399;
	font-size: 80%;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

H1 a {
	color: black;
	text-decoration:none;
}

H1 a:hover {
	color: #343399;
}

.tractores {
	padding-left: 10px;
	font-size: 70%;
	text-align: center;
}

.tractores a {
	color: #343399;
	text-decoration: none;
}

.tractores a:hover {
	color: black;
	text-decoration: none;
}

.tractores2 {
	padding-left: 10px;
	font-size: 70%;
	text-align: left;
	padding-left: 4px;
}

.tractores2 a {
	color: black;
	text-decoration: none;
}

.tractores2 a:hover {
	color: #343399;
	text-decoration: none;
}

.menu {
	text-align: center;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #343399;
	font-size: 70%;
	padding: 4px 0px 4px 0px;
}

.menu a {
	color: #333333;
	text-decoration: none;
}

.menu a:hover {
	color: #343399;
	text-decoration: none;
}

.titapartado {
	color: #333333;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 70%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.menuizda {
	background-image: url(../images/degradado.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #343399;
	font-size: 70%;
	line-height: 20px;
	padding-left: 15px;
	font-weight: bold;
	border-left: 1px solid #cccccc;
	border-right:  1px solid #cccccc;
}

.menuizda a {
	color: #343434;
	text-decoration: none;
}

.menuizda a:hover {
	color: #343399;
	text-decoration: none;
}


.cuerpo {
	padding-top: 30px;
	background-image: url(../images/fondo_tractor.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.cuerpo2 {
	padding-top: 30px;
}

.creditos {
	text-align: left;
	padding-top: 5px;
	padding-left: 20 px;
	font-size: 70%;
	color: #333333;
}

.creditos a {
	color: #333333;
	text-decoration: none;
}

.creditos a:hover {
	color: #333333;
	text-decoration: underline;
}

.creditos2 {
	text-align: left;
	padding-top: 10px;
	font-size: 70%;
	color: #333333;
}

.creditos2 a {
	color: #333333;
	text-decoration: underline;
}

.creditos2 a:hover {
	color: #333333;
	text-decoration: none;
}

.txt {
	font-size: 80%;
	padding-left: 14px;
}

.contacto {
	font-size: 70%;
}

.tabusados {
	font-size: 70%;
}

.tabusados th {
	background-color:#CBCDF6;
	padding: 2px;
}

.tabusados td {
	background-color: white;
	border: 2px solid #CBCDF6;
	padding: 6px;
}

.tabusados a{
	color:black;
	text-decoration: none;
}

.tabusados a:hover{
	color:#343399;
	text-decoration: none;
}

.imgGrande {
	border: 3px solid #CBCDF6;
}

.nav {
	color: #343399;
	font-weight: bold;
	font-size: 80%;
	padding-left: 8px;
}

.nav a {
	color: #343399;
	text-decoration: none;
}

.nav a:hover {
	color: #343399;
	text-decoration: underline;
}

.Desbrozado {
	text-align:center;
	padding: 3px;
	border: 1px solid #343399;
}

.Desbrozado th{
	background-color: #343399;
	color: White
}