#contCentro #colCen {
	width: 570px;
	padding: 20px;
}
#colCen .seccion {
	width: 555px;
	border-top-width: 1px;
	border-right-width: 6px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A89682;
	border-right-color: #A89682;
	border-bottom-color: #A89682;
	border-left-color: #A89682;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	height: 80px;
}
#colCen {
	color: #7F7364;
}

.seccion .seccionimagen {
	width: 159px;
	float: left;
	border-right: 1px solid #A89682;
	height: 80px;
}
.seccion .secciondescripcion {
	width: 375px;
	float: left;
	background: url(../images/fndTitulosInt.gif) no-repeat left bottom;
	padding: 0px 10px;
	height: 80px;
}
.secciondescripcion h1 {
	color: #A89682;
	margin: 0px;
	text-align: right;
	padding-top: 5px;
	font-size: 20px;
}
.titulosEsp h1{
	padding-top: 15px;
}
.titulosEsp {
	width: 555px;
}


.secciondescripcion p {
	font-size: 11px;
	margin: 0px;
	color: #A89682;
}


#colCen .producto {
	height: 85px;
	width: 270px;
	float: left;
	padding: 10px;
}
.producto .borde {
	height: 85px;
	width: 260px;
	padding-left: 10px;
	border: 2px dotted #A89682;
	background: #E9E3CC;
}
.producto p {
	margin: 0px;
	color: #605344;
}
#colCen .producto .thumb {
	height: 60px;
	width: 60px;
	float: left;
	margin-right: 10px;
	background-color: #FFF;
	background-image: url(../images/productos/ceramicas/thumb.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #79535D;
}
#colCen .producto .desc {
	width: 180px;
	float: left;
	height: 60px;
}
.desc p {
	margin: 0px;
}
.desc p a {
	color: #605344;
	text-decoration: none;
	display: block;
}
.desc p a:hover {
	color: #A89682;
}
.pagination {
	line-height: 20px;
	height: 20px;
	text-align: right;
}
.pagination a {
	color: #615445;
}
.pagination strong {
	color: #372F26;
}

.clear {
	clear: both;
}
.eventos .eventosInt {
	padding: 6px 4px 4px;
	border-bottom: 1px solid #C4B49B;
	margin-top: 5px;
}
.eventos .eventosInt .header{font-weight:bold;  margin-bottom:5px; border-bottom:dotted 1px #9D8066;}
.eventos .eventosInt .header a:hover {
	color: #A89682;
}
.eventos .eventosInt .desc{
	text-align: justify;
}
.eventos .thumb {
	height: 94px;
	width: 159px;
	border: 1px solid #C8B69E;
	float: left;
	margin-right: 10px;
}

.eventos a {
	color: #910027;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: right;
}
.eventosInt img {border:0px;}
