body{
	font-family: Arial;
	font-size: 12px;
	background-color: #311504;
	color: #414141;
}
.contGen{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.supIzq{
	background: url(img/supIzq.png) no-repeat;
	width: 30px;
	height: 30px;
}
.supDer{
	background: url(img/supDer.png) no-repeat;
	width: 30px;
	height: 30px;
}
.infIzq{
	background: url(img/infIzq.png) no-repeat;
	width: 30px;
	height: 30px;
}
.infDer{
	background: url(img/infDer.png) no-repeat;
	width: 30px;
	height: 30px;
}
.sup{
	background: url(img/sup.png);
	height: 30px;
}
.inf{
	background: url(img/inf.png);
	height: 30px;
}
.izq{
	background: url(img/izq.png);
	height: 30px;
}
.der{
	background: url(img/der.png);
	height: 30px;
}
.cent{
	background-color: #f7f5f3;
}
.barraSup{
	padding: 10px 10px 20px 10px;
	border-bottom-width: 1px;
	border-bottom-color: #ded6ca;
	border-bottom-style: solid;
	vertical-align: middle;
	line-height: 55px;
}
.imgSup{
	padding: 10px;
	border-top-width: 1px;
	border-top-color: #fefefe;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ded6ca;
	border-bottom-style: solid;
}
.contMod{
	border-top-width: 1px;
	border-top-color: #fefefe;
	border-top-style: solid;
	padding: 15px 1px 10px 1px;
}
.contMod a img{
	border: none;
}
.contText{
	margin: 0px 35px 15px 25px;
	font-size: 14px;
}
.piePag{
	padding: 5px 35px;
	color: #FFFFFF;
}
.menuSup{
	height: 48px;
	vertical-align: middle;
}
.itemMenu a{
	color: #FFFFFF;
	text-decoration: none;
}
.itemMenu a:hover div{
	background: url(img/actual.png) no-repeat;
	color: #FFFFFF;
}
.pagActual{
	width: 116px;
	height: 31px;
	text-align: center;
	color: #FFFFFF;
	background: url(img/actual.png) no-repeat;
	line-height: 37px;
	font-size: 15px;
}
.noPagActual{
	width: 116px;
	height: 31px;
	text-align: center;
	line-height: 37px;
	color: #525252;
	font-size: 15px;
}