body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size: 14px;
	color: #000000;
}

div#encuesta {
	background-color: #f7f6ef;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

p {
	font-size: 14px;
}


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: #60601d;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #c43d44;
	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: Verdana, Arial, Helvetica, sans-serif;
	color: #897f70;
	text-decoration: none;
	font-size: 14px;
}

a#espemarron:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
}

a#espe:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-size: 14px;
}


a#espe {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFF00;
	text-decoration: none;
	font-size: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #60601d;
	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;
}
.bot{
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.lef{
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
.rig{
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}