
indentmenu{
font: bold 13px Arial;
width: 555px; /*leave this value as is in most cases*/
overflow: hidden;

}

.indentmenu ul{
margin: 0;
padding: ;
float: left;
height:28px;
width: 100%; /*width of menu*/
/*border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(../media/ninos/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
width:32px;

}

#registro tbody tr td label{
color:#713b0d;
font-size:11px;
}


.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 7px 13.2px;

text-decoration: none;
/*border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current, .indentmenu ul li a:active{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../media/ninos/indentbg2.gif) center center repeat-x;
height:17px;
}

#content_ninos{
			background-color:#ee4fc3;	
	height:700px;/*640   original*/
}

#content_ninos2{
	background-color:#ee4fc3;	
	height:1500px;/*640   original*/
}




#introFlashNinos{
	background-color:#a157e0;
}
#pos_footer_flash{

}

#votantes_estilos{


}

