.glidecontentwrapper{
position:relative;
overflow:hidden;
width: 645px;
height: 321px;
color:#222222;
}

.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
visibility: hidden;
width: 645px;
}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
text-align:center;
position:relative;
margin-top:-310px;
margin-right:11px;
z-index:99;
float:right;
}


.glidecontenttoggler a {
text-decoration:none;
display:-moz-inline-box;
filter:alpha(opacity=50); 
background-color:#FFFFFF;
display:inline-block;
text-align:center;
-moz-opacity:0.5;
margin-left:-2px;
color:#000000;
height:24px;
width:24px;
opacity:0.5; 
}

.glidecontenttoggler a.selected {
filter: alpha(opacity=100); 
background:#4DBFDC;
font-weight:bold;
-moz-opacity:1;
color:#FFFFFF;
opacity:1; 
}

.glidecontenttoggler a:hover {
background:#4DBFDC;
color:#FFFFFF;
}
.numeros {
filter: alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}
.glidecontenttoggler a.toc { 
}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
display:none;
}
#white {
width:599px;
height:71px;
text-align:left;
padding:15px 12px 0 12px;
background-color:#FFFFFF;
opacity:0.5; 
-moz-opacity:0.5; 
filter:alpha(opacity=50); 
position:relative;
margin-top:-100px;
margin-left:11px;
z-index:100px;
float:left;
}
.textoDisplay {
width:599px;
height:71px;
text-align:left;
padding:15px 12px 0 12px;
font:normal 14px/18px Georgia, "Times New Roman", Times, serif;
position:relative;
margin-top:-100px;
margin-left:11px;
color:#222222;
z-index:100px;
float:left;
}
.textoDisplay h1 {
text-align:left;
font:bold 24px/24px Georgia, "Times New Roman", Times, serif;
padding:0 0 3px 0;
color:#FFFFFF;
margin:0px;
}
.textoDisplay h1 a:link, .textoDisplay h1 a:visited, .textoDisplay h1 a:active {
background-color:#4DC0DD;
text-decoration:none;
color:#FFFFFF;
}
.textoDisplay h1 a:hover {
background-color:#1BAACE;
text-decoration:none;
color:#FFFFFF;
}

