body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size: 13px;
	color: #000000;
	scrollbar-face-color: #738d4a;
	scrollbar-track-color:#e4e4e4;
	scrollbar-arrow-color: #738d4a;   
	
scrollbar-base-color: white;
scrollbar-dark-shadow-color: #738d4a;
scrollbar-shadow-color: #738d4a;
scrollbar-highlight-color: #738d4a;
scrollbar-3d-light-color: #738d4a;
 
}

p {
	font-size: 14px;
}

form#contacto {
    width:400;
	font-size: 14px;
	padding: 10px;
	background: #C7DECA;
	border: 1px Solid #84AA00;
}

form {

	font-size: 14px;
	padding: 10px;
	background: #C7DECA;
	border: 1px Solid #84AA00;
}

label {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}

.campo {
	height: 19px;
	border: 1px Solid #cccccc;
}

.campo2 {
	border: 1px Solid #cccccc;
}

#boton_enviar {
	width: 88px;
	height: 20px;
	background: #ccc;
	border: 1px Solid #84AA00;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #d3d546;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

.txtpie {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size: 13px;
	color: #ffffff;    
}

.txtmarron {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size: 14px;
	color: #6c4d27;    
}

a#espemarron {
	font-family: Arial, Helvetica, sans-serif;
	color: #704f26;
	text-decoration: none;
	font-size: 14px;
}


a#espe {
	font-family: Arial, Helvetica, sans-serif;
	color: #738d4a;
	text-decoration: none;
	font-size: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #d3d546;
	text-decoration: none;
	font-size: 14px;
}

.pie{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;	
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.lrub{
	border-right-width: 1px;
	border-left-width: 1px;
    border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-top-color: #000;
	border-bottom-color: #000;	
}
.t{
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}