@charset "utf-8";
#slider2 {width: 870px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin:20px auto 21px auto;
	padding:0px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

#slider2Content {width: 870px; position: absolute; top: 0; margin: 0; padding:0px;}
.slider2Image {float: left; position: relative; display: none; border:none; background:none; margin:0px; padding:0px;}

.slider2Image span {position: absolute; font: 10px/13px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;; padding: 10px 13px 10px; line-height:20px; width: 870px; background-color: #000; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; color: #fff; display: none; text-align:left}
.clear {clear: both;}
slider2Image span h2 {font-size: 14px; }
.top {top: 0; left: 0;}
.bottom {bottom: 0; left: 0; height: 100px;}
.left {top: 0; left: 0; width: 390px !important; height: 300px;}
.right {right: 0; bottom: 0; width: 150px !important; height: 290px;}

h2 {padding:10px 0px 30px 130px; margin-top:-50px }
a.vermas{font-size:18px; font-weight:bold; color:#FFF; margin:0px ; clear:both; background-color:#9F0 }
.left p{margin:0px 0px; font-size:14px; padding:10px 0 10px 0;}
.left a img{text-align:center;}
#slider2 a, #slider2 a:hover {margin:0px; color:white; text-decoration:underline; background:none;}
a.solicita {margin:0px; padding:0px; text-align: center;}
a:hover.solicita{text-decoration:none; border:none; background:none; }
.solicita img{border: none; background:none;padding-left: 85px;}
