.Slide{ position: relative; top: 0px; left: 0px; width: 732px; height: 260px; margin: 0; padding: 0;}
.SlideFotoContainer{ width: 730px; height: 210px; padding: 0px; margin: 0px; border: 1px solid #666666; background-color: white;}
.SlideFoto{ width: 720px; height: 200px; padding: 0px; margin: 5px; border: none;}

.SlideTitle{ position: absolute; top: 6px; left: 6px; width: 600px; height: 50px; padding: 0; margin: 0px; }
.SlideTitleFondo{ width: 600px; height: 50px; padding: 0px; margin: 0px; background-color: black; filter: alpha(opacity=50,style=0); -moz-opacity: .5; opacity: .5;}
.SlideTextTitle{ position: relative; top: -50px; bottom: -10px; width: 600px; height: 60px; font-family: Arial; font-size: 15pt; line-height: 18px; color: white; padding: 5px;}
}

.SlideButtonContainer{ position: absolute; top: 212px; width: 732px; height: 46px; margin: 0; text-align: left; padding:0; }
.SlideButton { background: url( '/images/degradado.jpg' ); text-align: center; float:left; margin-top: -1px; padding: 0; color: white; font-family: Arial; font-size:8pt; width: 172px; height: 46px; cursor: pointer;}
.SlideButtonActivo { background: url( '/images/degradadoBlanco.jpg' ); text-align: center; float:left; margin-top: -1px; padding:0; color: #666666; font-family: Arial; font-size:8pt; width: 172px; height: 46px; cursor: pointer; }
