.slide-imageright .text 
{
	width:360px;
	padding-right:0px;
	padding-top:0px;
	float:left; 
}
.slide-imageright .text ul 
{
	list-style:none;
	margin:0px;
	margin-left:5px;
	padding:0px;
}
.slide-imageright .text ul li 
{
	background: url(../pictures/General/cycle/bullet-header.png) no-repeat;
	background-position:0px 9px;
	padding-left:14px;
	font-size:15px;
	padding-top:3px;
	padding-bottom:3px;
}
.slide-imageright .image 
{
	float:right;
	padding-top:3px;
	padding-bottom:5px;
	width:439px;
	min-height:224px;
	background: url(../pictures/General/cycle/shadow-thumb-bg.png) bottom center no-repeat;
}
.slide-imageright .thumb 
{
	width:416px;
	height:194px;
	padding:9px;
	background:#ffffff url(../pictures/General/cycle/roundabout-item-bg.png) bottom repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;  border-radius: 4px;
}
.slide-imageright .place-button
{
	top:120px;
	left:0px;
}

.slide-wide
{
	text-align:center;
}
.slide-wide h1
{
	padding-top:25px;
}
.slide-wide .image
{
	padding-top:25px;
	padding-bottom:25px;
	background: url(../pictures/General/cycle/shadow-thumb-wide-bg.png) bottom center no-repeat;
}
.slide-wide .thumb
{
	width:922px;
	height:auto;
	padding:9px;
	background:#ffffff url(../pictures/General/cycle/roundabout-item-bg.png) bottom repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;  border-radius: 4px;
}

.nav-span
{
	background: url("../pictures/General/cycle/slide-nav-background.png") repeat-x scroll center top transparent;
    bottom: 540px;
    height: 25px;
    margin-left: 30px;
    position: absolute;
    width: 361px;
    z-index: 25;
}

#noticias
{
	width:800px;
	height:224px;
	z-index:8;
}

#noticias .slidecaption { display:none; }

#slideshowcaption
{
	color: #FFFFFF;
    font-family: Arial;
    font-size: 17px;
    left: 15px;
    overflow: hidden;
    position: absolute;
    top: 4px;
    width: 200px;
    z-index: 40;
}

#slideshowcaption a { margin-left:8px;  }
#slideshowcaption a:hover { text-decoration:none; }

#slideshownav
{
    background: none repeat scroll 0 0 transparent;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 4px;
    top: 6px;
    width: auto;
    z-index: 38;

}
#slideshownav li
{
	background:url(../pictures/General/cycle/slide-nav-off.png) no-repeat;
	width:15px;
	height:15px;
	float: left;
	list-style: none;
	padding:0px;
	margin-left:9px;
}

#slideshownav li:hover 
{
	background:url(../pictures/General/cycle/slide-nav-hover.png) no-repeat;
	width:15px;
	height:15px;
	float: left;
	list-style: none;
	padding:0px;
	margin-left:9px;
}

#slideshownav a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:15px;
	height:15px;
	padding:0px;
	text-align:center;
}
#slideshownav a.activeSlide
{
	color: #057aa8;
	background:url(../pictures/General/cycle/slide-nav-on.png) no-repeat;
	width:15px;
	height:15px;
	padding:0px;
	text-align:center;
}
#slideshownav li.activeSlide a
{
	color: #057aa8;
	background:url(../pictures/General/cycle/slide-nav-on.png) no-repeat;
	width:15px;
	height:15px;
	padding:0px;
	text-align:center;
}

#slideshownav a:focus { outline: none; }
#slideshownav img { border: none; }

#slideshowcontrol
{
	height: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 2px;
    width: 46px;
    z-index: 38;
}
#slideshowcontrol div
{
	width:auto;
	height:auto;
}
.text h1.titulo
{
	background-color: #33CCFF;
    color: white;
    display: block;
    font-size: 1.7em;
    font-weight: bolder;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 2px;
    top: 0;
}
.text a.subtitulo
{
    color: #33CCFF;
    display: block;
    font-size: 1.2em;
    font-weight: bolder;
    height: auto;
    line-height: 23px;
    margin-right: 100px;
    margin-top: 10px;
    padding-left: 14px;
    text-decoration: none;
    width: 320px;
}
.text p
{
	color: #666666;
    display: block;
    margin-top: 2px;
    padding-left: 14px;
    padding-right: 27px;
    text-align: justify;
	font-size:0.8em;
}