/* Start of CMSMS style sheet 'sub_menu_curriculo' */
	/* Start of CMSMS style sheet 'sub_menu_curriculo' */
	/* Start of CMSMS style sheet 'sub_menu_curriculo' */
	/* Start of CMSMS style sheet 'sub_menu_curriculo' */
	/* Start of CMSMS style sheet 'sub_menu_curriculo' */
	/* Start of CMSMS style sheet 'sub_menu_curriculo' */
	/* Start of CMSMS style sheet 'sub_menu_curriculo' */
	/* Start of CMSMS style sheet 'sub_menu_curriculo' */
	/* Start of CMSMS style sheet 'sub_menu_curriculo' */
	/* Start of CMSMS style sheet 'sub_menu' */
	/* Start of CMSMS style sheet 'sub_menu' */
	/* Start of CMSMS style sheet 'sub_menu' */
	/* Start of CMSMS style sheet 'sub_menu' */
	/* Start of CMSMS style sheet 'sub_menu' */
	/* Start of CMSMS style sheet 'sub_menu' */
	/* Start of CMSMS style sheet 'sub_menu' */
	/* Start of CMSMS style sheet 'sub_menu' */
	/* Start of CMSMS style sheet 'sub_menu' */
	/* Start of CMSMS style sheet 'sub_menu' */
	/* Start of CMSMS style sheet 'sub_menu' */
	/* Vertical menu for the CMS CSS Menu Module */
	/* by Alexander Endresen */


	/* The wrapper determines the width of the menu elements */
	#menuwrapper { 
	width: 228px;
	margin-left:1px;
	color: #ffffff;
	}


.ativo{

		background-position: top right;
		background-repeat:repeat-x;
		display:inline;
		font-weight: bold;
		padding:5px;
		padding-top: 14px;
		padding-bottom:14px;
		border-left: 1px solid #fff;

	}



	/* Unless you know what you do, do not touch this */ 
	#primary-nav, #primary-nav ul { 
	   list-style: none; 
	   margin: 0px; 
	   padding-left: 0px; 



	}
	#primary-nav ul { 

	}
	#primary-nav li { 
color:#FFFFFF;
	}

	#primary-nav li a{ 
	color:#FFFFFF;
	 
	}

	#primary-nav li a:hover{ 
	color:#FFFFFF;
	}


	/* Styling the basic apperance of the menu elements */
	#primary-nav a { 

	   background-image: url(imagens/bg_item_sub_menu.gif);
	   background-repeat: repeat-x;
	   background-color: #3274cd;
	   display: block; 
	   padding: 5px;
	   text-decoration: none; 
	   font-weight: bold;
	   font-size: 11px;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   letter-spacing: -0.5px; 
	   color:#FFFFFF;
	   padding-left: 24px;
	   min-height:1em; /* Fixes IE7 whitespace bug*/ 
	}

	#primary-nav li a:hover 
	{
	color:#ccc;
	letter-spacing: -0.5px;
	font-size: 11px;
	background-image: url(imagens/bg_item_sub_menu_over.gif);
	background-repeat: repeat-x;
	background-color: #1653a9;
	}



	#primary-nav li, #primary-nav li.menuparent { 
	   min-height:1em; /* Fixes IE7 bug*/
	}


	/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */
	#primary-nav li.menuactive { 
	   
	  display: block;

	}

	#primary-nav li.menuactive ul { 
	    
	  display: block;

	}


	#primary-nav li.menuactive ul li{ 


	}


	#primary-nav li.menuactive ul li a{ 
	   
	display: block;
	padding-left: 28px;
	letter-spacing: -1px;
		background-image: url(imagens/bg_item_sub_menu.gif);
	background-repeat: repeat-x;
	background-color: #2e71cc;
	}
	
	#primary-nav li.menuactive ul li a:hover{ 
	   
	display: block;
	padding-left: 28px;
	letter-spacing: -1px;
		background-image: url(imagens/bg_item_sub_menu_over.gif);
	background-repeat: repeat-x;
	background-color: #1653a9;
	}

	#primary-nav li.menuactive ul li ul li a{ 
	   
	display: block;
	font-size: 10px;
	font-weight: normal;
	padding-left: 39px;
		background-image: url(imagens/bg_item_sub_menu.gif);
	background-repeat: repeat-x;
	background-color: #2e71cc;
	}
	
#primary-nav li.menuactive ul li ul li a:hover { 
	   
	display: block;
	font-size: 10px;
	font-weight: normal;
	padding-left: 39px;
		background-image: url(imagens/bg_item_sub_menu_over.gif);
	background-repeat: repeat-x;
	background-color: #1653a9;
	}




	#primary-nav li.menuactive ul li.menuactive{ 
	   
	display: block;
	font-size: 11px;
	 
	}


	#primary-nav li.menuactive ul li a:hover{ 
	   
	display: block;
	font-size: 11px;

	}



	/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
	#primary-nav li.menuparent, 
	#primary-nav li.menuparent:hover, 
	#primary-nav li.menuparenth { 
	   background-image: url(images/cms/1arrow.gif); 
	   background-position: center left; 
	   background-repeat: no-repeat;
	}


	/* Styling the apperance of menu items on hover */
	#primary-nav li a:hover
	{


	}

	#primary-nav li.menuh, 
	#primary-nav li.menuparenth, 
	#primary-nav li.menuactiveh { 

	}


	/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */
	#primary-nav ul, 

	#primary-nav li.menuparenth ul, 
	#primary-nav li.menuparenth ul ul { 
	  display: none;
	}

	#primary-nav li.menuparenth ul, 
	#primary-nav ul li.menuparenth ul, 
	#primary-nav ul ul li.menuparenth ul { 
	  display: none;
	}


	/* IE Hack, will cause the css to not validate */

	#primary-nav li, #primary-nav li.menuparenth { _float: left; _height: 1%; }
	#primary-nav li a { _height: 1%; }


	/* section header */
	#primary-nav li.sectionheader {
	   font-size: 130%;
	   font-weight: bold;
	   padding: 1.5em 0 0.8em 0.5em;
	   background-color: #fff;
	   margin: 0;
	   width: 100%;
	}


	/* separator */
	#primary-nav li hr.separator {
	   display:block;
	   height: 0.5em;
	   color: #abb0b6;
	   background-color: #abb0b6;
	   width: 100%;
	   border:0;
	   margin:0;
	   padding:0;   
	}

	/* End of 'sub_menu' */


	/* End of 'sub_menu' */


	/* End of 'sub_menu' */


	/* End of 'sub_menu' */


	/* End of 'sub_menu' */


	/* End of 'sub_menu' */


	/* End of 'sub_menu' */


	/* End of 'sub_menu' */


	/* End of 'sub_menu' */


	/* End of 'sub_menu' */


	/* End of 'sub_menu' */


	/* End of 'sub_menu_curriculo' */

	  
	/* End of 'sub_menu_curriculo' */


	/* End of 'sub_menu_curriculo' */


	/* End of 'sub_menu_curriculo' */


	/* End of 'sub_menu_curriculo' */


	/* End of 'sub_menu_curriculo' */


	/* End of 'sub_menu_curriculo' */


	/* End of 'sub_menu_curriculo' */


/* End of 'sub_menu_curriculo' */

