﻿body{
	margin-top:0px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.backgDegrade{
	background-image:url(backgDegrade.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000000;
}

.textoVinietas{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	color:#000000;
	text-decoration:none;
}

.textoVinietasGris{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
	
.textoImportante{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#F00;
	font-style:normal;
	font-weight:normal;
	text-transform:normal;
	letter-spacing:normal;
	line-height:1.4em;
}
A{
	text-decoration:none;
	color:#000000;
	outline:none;
}

.degradeBuscador{
	width:565px;
	background:url(degradeGris.jpg);
}

.clear{
	clear:both;
	height:10px;
}

.margin{
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
}

#slideshow {
	width: 498px;
	float:right;
}

#slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}

#slideshow ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
	width: 498px;
	overflow: hidden;
	color:#000000;
	border: dotted 1px #999999;

}

#slideshow .slides-nav {
	width:498px;
	top:434px;
	position:absolute;
	z-index:10;
  /*border-top: 2px solid #ccc;*/
}

#slideshow .slides ul{
	width: 498px;
	background-color:#BEBEBE;
}

#slideshow .slides li {
	width: 498px;
	margin-bottom: 20px;	
}

#slideshow .slides div {
	height: 260px;
	overflow:hidden;
	width:498px;		
}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */

#slideshow .slides-Prensa-previousNext{
	left:-2px;
	top:-98px;
	float:right;
	text-align:right;
	position:relative;
	z-index:10;
	outline:none;
}

#slideshow .slides-nav li 
{
	float: left;
}

#slideshow .slides-nav li a 
{
	display: block;
	padding: 0px;
	outline: none;
}

/* ---------------------------------------------------- */
/* SLIDESHOWNEWS
/* ---------------------------------------------------- */
#slideshowNews {
	width: 500px;
	float:right;
  /*border: 2px solid #ddd;*/	
}

#slideshowNews ul {
	width:498px;
	height: 1%; /* IE fix */
	background-color:#BEBEBE;
	margin: 0;
	padding: 0;
	height:44px;
}       

/* ---------------------------------------------------- */
/* SLIDESHOWNEWS > SLIDES
/* ---------------------------------------------------- */
#slideshowNews .slides {
	width: 498px;
	overflow: hidden;	
	border: 1px dotted #999999;
}

#slideshowNews .slides li {
	width: 498px;
  /*border: dotted 1px #999999;*/			
}
 
#slideshowNews .slides-News-next {
	left:-2px;
	top:-25px;
	float:right;
	text-align:right;
	position:relative;
	z-index:15;
}

/* ---------------------------------------------------- */
/* SLIDESHOWBANNERS
/* ---------------------------------------------------- */
#slideshowBanners {
	width: 500px;
	float:right;
}

#slideshowBanners ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
	height: 60px;
}

#slideshowBanners ul:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
}            

/* ---------------------------------------------------- */
/* SLIDESHOWBANNERS > SLIDES
/* ---------------------------------------------------- */
#slideshowBanners .slides {
	width: 500px;
	overflow: hidden;
	height: 100px;
}

#slideshowBanners .slides-Banners-previousNext {
	left:-2px;
	top:-23px;
	float:right;
	text-align:right;
	position:relative;
	z-index:15;
}

#slideshowBanners .slides div {
	height: 100px;
	overflow:hidden;
	width:500px;	
}

