@charset "utf-8";



@font-face {
font-family: 'Pinkweb';
src: url('lsansi-webfont.eot');
    
src: url('lsansi-webfont.eot?#iefix') format('embedded-opentype'),
         
url('lsansi-webfont.woff') format('woff'),
         
url('lsansi-webfont.ttf') format('truetype'),
         
url('lsansi-webfont.svg#LucidaSansItalic') format('svg');
    
font-weight: normal;
    
font-style: normal;

}


.pink {
	font-family: "Pinkweb", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.pinkGRAY{
	font-family: "Pinkweb", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;	
}
.pinkWHITE{
	font-family: "Pinkweb", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.pinkCONTENIDO{
	font-family: "Pinkweb", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #424040;
	font-weight: lighter;
}
.pinkCONTENIDO2{
	font-family: "Pinkweb", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #424040;
	font-weight: lighter;
	line-height: 35px;
}
.pinkCONTENIDOtitulo{
	font-family: "Pinkweb", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #424040;
}

.table {border-collapse: collapse}
.table tr { 
border: 1px solid #424040;
	}
	
	
.slider {
	width: 950px; /* important to be same as image width */
	height: 448px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */

}.sliderContent {    width: 950px; /* important to be same as image width or wider */   position: absolute;	top: 0;	margin-right: 0;}.sliderImage {
	float: left;
	position: absolute;
	display: none;
	margin-left: -40px;
	margin-top: -13px;
}.sliderImage span {
	position: absolute;
	font: 15px/18px 'Pinkweb', Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 40px 40px;
	width: 950px;
	background-color: #000;
	filter: alpha(opacity=90);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.8;
	color: #fff;
	display: none;
}.clear {	clear: both;}.sliderImage span strong {
	font-size: 15px;
}.top {	top: 0;	left: 0;}.bottom {	bottom: 0;    left: 0;}ul { list-style-type: none;}

