.colizq {
	background-image: url(../images/blanco.gif);
	width: 11px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/pie.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	height: 28px;
	padding-left: 20px;
}
.cajaseccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height: 80px;
	width: 171px;
	padding-left: 30px;
	background-color: #C9BAA3;
	vertical-align: middle;
}

.boton_Nosel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/boton_NOsel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 20%;
}

.boton_Nosel a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.boton_Nosel a:hover{
	text-decoration: underline;
}
.boton_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/boton_sel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 20%;
}
.boton_sel a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/boton_sel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 20%;
}


#nav {
	text-align: center;
}
#nav ul{
	list-style-type: none;
	width: 850px;
	height: 30px;
	margin:0px auto;
	text-align: center;
}
#nav ul li{
	float: left;
}
#nav ul li a{
	display: block;
}
#nav li.boton a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/boton_NOsel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	height: 30px;
	padding-top: 8px;
}
#nav ul li.boton a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	background-image: url(../images/boton_sel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	height: 30px;
}
.fondoCuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-image: url(../images/bigas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	vertical-align: top;
	width: 628px;
}
.fondoCuerpo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;

	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	vertical-align: top;
	width: 628px;
}
.cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/madera_sup.jpg);
	height: 20px;
	width: 849px;
	margin-top: 30px;
	margin-right: 40px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
}
.cabecera a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.cabecera a:hover{
	text-decoration: underline;
}
