#slide-show-portada-peatom-wrapper {
	width: 478px;
	margin: 10px 0 30px 20px;
	background-color: #fff;
}

	#slide-show-portada-peatom-wrapper img {
		left: 0px;
		top: 0px;
		z-index: -1;
	}
	
	#slide-show-portada-peatom-wrapper-info {
		display: block;
		height: auto;
		overflow: hidden;
		background-color: #fff;
		border: solid #0b0;
		border-width: 0 0 1px 0;
		_border-width: 0 0 0 0;
	}
	
		#slide-show-portada-peatom-wrapper-info-titulo {
			color: #FFFFFF;
			font-size: 12px;
			font-weight: bold;
			font-family: "Trebuchet MS", Arial;
			text-transform: uppercase;
			float: left;
			padding: 2px 10px 2px 10px;
			background: #00BB00;
		}
		
			#slide-show-portada-peatom-wrapper-info-titulo-info {
				font-size: 12px;
				font-weight: bold;
				font-family: "Trebuchet MS", Arial, "Lucida Grande";
				color: #fff;
				background-color: #000;
				text-transform: uppercase;
				padding: 1px 10px 0 10px;
			}
	
		#slide-show-portada-peatom-wrapper-info-botonera {
			float: right;
		}
		
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-1,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-2,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-3,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-4,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-5,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-6,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-7,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-8,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-9,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-10 {
			overflow: hidden;
			font-size: 12px;
			font-weight: bold;
			font-family: "Trebuchet MS", Arial, "Lucida Grande";
			color: #bbb;
			background-color: #fff;
			cursor: pointer;
			float: left;
			padding: 2px 10px 2px 10px;
			text-align: center;
			border: 1px solid #fff;
			border-width: 0 0 0 1px;
		}

		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-1:hover,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-2:hover,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-3:hover,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-4:hover,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-5:hover,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-6:hover,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-7:hover,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-8:hover,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-9:hover,
		#slide-show-portada-peatom-wrapper-info-botonera-boton-section-10:hover {
			color: #fff;
			background-color: #00bb00;
		}















#slide-show-portada-peatom-wrapper-botones span {
			font-size: 12px;
			font-weight: bold;
			font-family: "Trebuchet MS", Arial, "Lucida Grande";
			color: #000;
			background-color: #52ec00;
			cursor: pointer;
		}
	
	#slide-show-portada-peatom-wrapper-botones span:hover {

	}

	#slide-show-portada-peatom-wrapper-antetitulo a {
		font-size: 14px;
		font-family: "Trebuchet MS", Arial;		
		text-transform: uppercase;
		font-weight: normal;
		display: inline;
		position: absolute;
		top: 210px;
		left: 0px;
		z-index: 0;
		height: 15px;
		width: 100%;
		padding: 0 10px 0 10px;
		color: #fff;
	}
	
	#slide-show-portada-peatom-wrapper-titulo a {
		font-size: 21px;
		font-weight: bold;
		font-family: "Trebuchet MS", Arial, "Lucida Grande";
		line-height: 120%;
		position: absolute;
		top: 230px;
		left: 0px;
		z-index: 0;
		padding: 0 10px 0 10px;
		color: #fff;
		height: 67px;
		vertical-align: middle;
	}






















h2 {
	font-size: 14px;
	margin: 0;
}

.link {
	cursor: pointer;
	color: #666;
}

	.link:hover {
		color: #000;
	}

.slider {
	position: relative;
	overflow: hidden;
	width: 478px;
	height: 290px;
	background: #fff;
	margin-bottom: 0px
}

.slidercontent {
	position: absolute;
}

	.slidercontent .upper {
		border: none;
	}

.section {
	padding: 0px;
	height: 290px;
}