.fondocab {
	background-image: url(../images/index/fondoweb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #E0CFBB;
	background-image: url(../images/index/fondorep.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textotit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none; 
}
.fondomenu {
	background-image: url(../images/index/fondomenu.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
.fondotabla {
	background-color: #F4EDE5;
	background-image: url(../images/index/fondotablas.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
.cabtabla {
	background-image: url(../images/index/fondocabtabla.gif);
	background-repeat:  repeat-x;
}
.bordeb{
	border:1px solid #ffffff;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #A77E4E;
	text-decoration: none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A77E4E;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #A77E4E;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A77E4E;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #A77E4E;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A77E4E;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #A77E4E;
}

boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #ECE9D8;
	border: 1px solid #A77E4E;
}
.fondoofers{
	background: url(../images/fondo_mejores_ofertas.jpg) no-repeat top center;
}
.caja {
	border:1px solid #ffffff; 
	background:#F4EDE5;
}
