
/* */
.slider {
	position:relative;
	float: right; 
	width: 90%; 
	overflow:hidden;  
	height: 375px; 
	margin: 0px 0 0px 0px;
	padding-left: 10px;
	border-left: 1px dashed #888;
}
.slidercontent {position:absolute;}
/*.slidercontent:first-child p{margin-top: 0px}*/

.flechas {
	float: right;
	height: 30px;
	width: 20px;
}
