.contentslide{
padding: 0.5px;
width: 350px;
height: 460px;	/* 200 */
border: 4px solid #DDE5ED;
}

.contentslide .contentdiv{
display: none;
}

.pagination{

FONT-FAMILY: Arial, Helvetica, sans-serif;  /*Verdana, Arial;*/
FONT-SIZE: 8pt;
cursor:pointer;
margin-bottom: 0px;
background-color:#FFFFFF;
color:#336699;
width:225px; 
text-align:left;
font-weight:bold;
text-decoration: none; 

}

.pagination a:link { text-decoration: none;text-decoration: none} 


* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 225px; /*IE5 width*/
w\idth: 225px; /*IE6 width*/
}

/*.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;	
background-color: white;
}*/

.pagination a:hover, .pagination a.selected{
height: 22px;
}

.menulink {
display: block;
width: 198px;
text-align: left;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style: italic;
font-weight: bold;
color: #336699;
border: solid 0px; /*#336699*/
height: 22px;
}
.pagination a:hover span, .pagination a.selected span{
/*border:1px solid #336699;
background: #FFECA1;*/
background-image:url('/educacion/img/desta1.gif');
background-repeat:no-repeat;
height: 22px;
padding-left: 1px;
padding-top: 3px;
width:100%;
}


