

.imagenRotaror
{
	background-color:white;
	border: solid 1px #cccccc;
	width:545px;
	height:354px;	
}

#rotator
{
	position:relative;
	width:100%;
	left:29px;
}

#features
{
	position:relative;
	width:100%;
	height: 384px;
	left:29px;
	
}


#imagen
{
	background-color:white;
	position:relative;
	border: solid 1px #cccccc;
	width:545px;
	height:354px;
	
}


#texto
{
	background-color:#FAFAAA;
	position:absolute;
	border: solid 1px #cccccc;
	width:369px;
	height:324px;
	left: 545px;
	top:0px;
	overflow:auto;
	padding: 20px 10px 10px 15px;
	scrollbar-face-color: #FFE14F;
	scrollbar-highlight-color: #FFE14F;
	scrollbar-shadow-color: #FFE14F;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FAFAAA;
	scrollbar-drakshadow-color:#000000;
}
 
 .content
 {
	padding: 0px 0px 0px 3px;
 }
 
.textoRotator
{
	background-color:#FAFAAA;
	float:left;
	border: solid 1px #cccccc;
	width:339px;
	height:314px;
	top:0px;
	left: 545px;	
	overflow:auto;
	padding: 20px 30px 20px 30px;
	scrollbar-face-color: #FFE14F;
	scrollbar-highlight-color: #FFE14F;
	scrollbar-shadow-color: #FFE14F;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FAFAAA;
	scrollbar-drakshadow-color:#000000;
}


.continueReadingRotator
{
	vertical-align:middle;
}

#navegation
{
	background-color:White;
	position:relative;
	right:42px;
}
.bottonNext
{
	background:#FFFFFF url(../images/navigationRotator.png) no-repeat right center;
	width: 25px;
	height: 25px;
	border: solid 1px white;
	position:relative;
	display:inline;
	list-style-type: none;
	
}
.bottonBack
{
	background:#FFFFFF url(../images/navigationRotator2.png) no-repeat left center;
	width: 25px;
	height: 25px;
	border: solid 1px white;
	position:relative;
	display:inline;
	list-style-type: none;
}

.bottonPause
{
	background:#FFFFFF url(../images/navigationRotator3.png) no-repeat left center;
	width: 25px;
	height: 25px;
	border: solid 1px white;
	position:relative;
	display:inline;
	list-style-type: none;
}

.bottonRefresh
{
	background:#FFFFFF url(../images/navigationRotator4.png) no-repeat left center;
	width: 25px;
	height: 25px;
	border: solid 1px white;
	position:relative;
	display:inline;
	list-style-type: none;
}


.line_rotator
{
	width:955px;
	
}

.ima_rotator
{	
 top: -3px;
 top: expression('-3px'); /* for IE */ 
}

.showButtonNotice
{
	BACKGROUND-COLOR: black; 
	WIDTH: 25px; 
	HEIGHT: 25px; 
	COLOR: #ffffff; 
	FONT-SIZE: large; 
	CURSOR: hand; 
	cursor:pointer;
	FONT-WEIGHT: bold;
}


.mainTitleText
{
    font-family:Verdana;
    font-size: 34px;
    line-height:40px;
    color: #7F7F7F;
    text-align:left;
}

.mainDescriptionText
{
    font-family:Arial;
    font-size: 14px;
    line-height:20px;
    color: #7F7F7F;
    text-align:left;
}



.jshowoff div.jshowoff-slidelinks {
	position: absolute;
	bottom: 40px;
	right: 460px;
	width:80px;
	vertical-align:middle;
	text-align:center;
	height:16px;
	overflow:hidden;
	
	}
	

.jshowoff p.jshowoff-controls {
	position: absolute;
	bottom: 0px;
	right: 10px;
	margin: 0;
	padding: 0;
	}
	
.jshowoff-slidelinks a{
	display: block;
	background-color: #000;
	color: #fff;
	width:15px;
	height:15px;		
	float: left;
	text-align:center;
	vertical-align:middle;
	margin: 1px 1px 1px 1px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	outline: none;
	font-size: 10px;
	font-weight:bold;
	font-family:Arial;
	}
	
.jshowoff-Showslidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #fff;
	color: #000;
	width:15px;
	height:15px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	text-align:center;
	vertical-align:middle;
	margin: 1px 1px 1px 1px;
	}
	
.jshowoff div.jshowoff-Showslidelinks{
		position: absolute;
		bottom: 40px;
		right: 391px;
		width:80px;
		height:15px;
		overflow:hidden;
		text-align:center;
	vertical-align:middle;
	margin: 1px 1px 1px 1px;
	}
	
.jshowoff-controls span {
	position: absolute;
	bottom: 39px;
	right: 466px;
	width:80px;
	height:16px;
	overflow:hidden;	
	margin: 1px 1px 1px 1px;
	text-align:center;
	vertical-align:middle;
	}
	
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #fff;
	color: #000;
	font-size: 11px;
	}

.jshowoff-pausetext {
	color: #fff;
	}