.casos{
	width:100%;
	border-top:0;
	border-left:0;
	border-right:0;
	float:left;
	margin:15px 0 0 0;
}

.casos .imagen{
	position:relative;
	top:0;left:0;
	margin:0;
}

.casos .titulo{
	width:100%;
	float:left;
	padding-top:12px;
}
.casos .titulo a:link,.casos .titulo a:visited{
	color:#ff0000;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.casos .titulo a:active,.casos .titulo a:hover{
	color:#3c3c3e;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.casos .subtitulo{
	width:100%;
	border-style:solid;
	border-color:#fff;
	border-width:3px;
	border-bottom:0;
	border-left:0;
	border-right:0;
	padding-top:2px;
}



.casos2{
	width:303px;
	height:385px;
	/*border-style:solid;
	border-color:#cccccc;
	border-width:4px;*/
	border-top:0;
	border-left:0;
	border-right:0;
	float:left;
	margin-bottom:30px;
	/*background:url("/imagenes/personalizadas/fondo-casos-min2.gif") top left repeat-y;*/
}
.casos2 .imagen{
	position:relative;
	top:0;left:0;
	margin:0;
}
.casos2 .imagen img{
	width:293px;
}
.casos2 .play{
	position:absolute;
	bottom:0;left:253px;
}
.casos2 .imagen .play{
	width:40px;
}

.casos2 .redondeo{
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

.casos2 .titulo{
	width:250px;
	float:left;
	margin-left:18px;
	background-color:#f7f7f7;
	padding-top:12px;
}
.casos2 .titulo a:link,.casos2 .titulo a:visited{
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.casos2 .titulo a:active,.casos2 .titulo a:hover{
	color:#ff0000;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.casos2 .subtitulo{
	width:250px;
	margin-left:18px;
	/*background-color:#f7f7f7;
	border-style:solid;
	border-color:#fff;
	border-width:3px;*/
	border-bottom:0;
	border-left:0;
	border-right:0;
	padding-top:12px;
}
.casos2 .redes{
	width:303px;
	float:right;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:right;
	padding:0;
	margin: 0;
}
.casos2 .redes span{
	float:right;
	padding:4px;
	text-align:center;
	width:100px;
	height:29px;
	background-color:#cccccc;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	margin-left: 12px;
}
.casos2 .redes .padd-left{
	margin-left:6px;
}


.casos2 .redes span a:link,.casos2 .redes span a:visited{
	color:#fff;
	font-size:13px;
	text-decoration:none;
}
.casos2 .redes span a:active,.casos2 .redes span a:hover{
	color:#000;
	font-size:13px;
	text-decoration:none;
}