

#DivAssistente { width:100%; margin:0px;}
#DivSlideshow  { width:100%; margin:0px;}
#DivTipos  { width:100%; margin:0px;}

div.scroller { 
/* modify width and height of scrolling section if necessary	*/		
width: 700px; 
height: 245px;
overflow: hidden;
border:none;
margin:0px;
padding:0px;		
}

div.section {
/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
width:700px;
height:245px;
overflow:hidden;
float:left;
margin:0px;
padding:0px;		
}

div.content {
width: 100000px;
}



div.controls { vertical-align:middle;}

a.GliderLink:active     {  font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #786e29; text-decoration: none; font-weight: normal;}
a.GliderLink:link       {  font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #786e29; text-decoration: none; font-weight: normal;}
a.GliderLink:visited    {  font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #786e29; text-decoration: none; font-weight: normal;}
a.GliderLink:hover      {  font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #786e29; text-decoration: none; font-weight: normal;}
