body {
		padding:0;
		margin:0;
		background-image:url(images/bg.gif);
		background-repeat: repeat-x;
		background-color: #8C7C2D;
		color: #000000;
		}

br {font-size:10px}

img {border:none; }      

.s{font-family: Tahoma, Arial, Verdana; font-size:11px;  color:#9A9A9A; text-decoration:none}
.green{font-family: Tahoma, Arial, Verdana; font-size:11px;  color:#6D5E1B; text-decoration:none}
.green1{font-family: Tahoma, Arial, Verdana; font-size:10px;  color:#6A5E48; text-decoration:none}
.green2{font-family: Tahoma, Arial, Verdana; font-size:11px;  color:#4B421B; text-decoration:none}
.green2 a:hover {text-decoration: underline;}
.red{font-family: Tahoma, Arial, Verdana; font-size:11px;  color:#2C7F06;}
.o{font-family: Tahoma, Arial, Verdana; font-size:10px;  color:#E8B48C; text-decoration:none}
.blue{font-family: Tahoma, Arial, Verdana; font-size:11px;  color:#2C7F06;}
.w, .w a{ font-family: Tahoma, Arial, Verdana; font-size:11px;  color:#FEF7F0; text-decoration:none}
.w a:hover {text-decoration:overline; color:#FFCC33}
.b{font-family: Tahoma, Arial, Verdana; font-size:11px;  color:#534835; text-decoration:none}
h1{font-family: Tahoma, Arial, Verdana; font-size:11px;  color:#534835; text-decoration:none; display:inline;margin-bottom:0px;padding-bottom:0px;}
.b1{font-family: Tahoma, Arial, Verdana; font-size:11px;  color:#4B3C2F; text-decoration:none; font-weight:bold;}
.b2{font-family: Tahoma, Arial, Verdana; font-size:11px;  color:#534835;}
.b2s{font-family: Tahoma, Arial, Verdana; font-size:10px;  color:#534835; font-weight:normal;}
.b a, .b2 a, {text-decoration:underline; color:#534835}
.b1 a, {text-decoration:underline; color:#4B3C2F;}
.caja { border: 1px solid #4B3C2F}

.bold {font-weight: bold;}

.data {
		border-style:solid;
		width:232px;
		height:17px;
		border-color:#8C785D;
		border-width:1px;
		background-color:#DAC9A6;
		overflow:hidden;
		color: #6D5E1B;
		font-family: Tahoma, Arial, Verdana;
		font-size: 11px;
		}
.data2 {
		border-style:solid;
		width:232px;
		height:100px;
		border-color:#8C785D;
		border-width:1px;
		background-color:#DAC9A6;
		overflow:hidden;
		color: #6D5E1B;
		font-family: Tahoma, Arial, Verdana;
		font-size: 11px;
		}

#input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
#textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}
.boton {
	background-color : #DAC9A6;
	border: 1px solid #8C785D;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #6D5E1B;
	}