/* CSS Document */

body							{ background: #fff; margin: 0; padding: 0; font-size: 10px; color: #013159; }
*								{ font-family: Arial; }
p								{ padding-top: 0; }


/*	Submenu  ++++++++++++++++++++++++++++++++++++++ */
.boxSubmenu { width:600px;height:25px; margin-top:8px; _margin-top:1px; margin-left:-3px;}
.cornerLeft { width:10px; height:25px; float:left; background:url(../imagens/submenu_left.png) no-repeat left; border:none; }
.cornerRight{ width:10px; height:25px; float:left!important; background:url(../imagens/submenu_right.png) no-repeat right; border:none; }
.center{ height:25px; color:#FFFFFF; padding-top:5px; float:left; background:url(../imagens/bt_submenu_centro.png) repeat-x; text-transform:capitalize; font-size:9px;}
/*.texto{ font-size:9px;}*/

.boxSubmenu a:link, 
.boxSubmenu a:visited, 
.boxSubmenu a:active		{ color: #fff; text-decoration: none; }
.boxSubmenu a:hover			{ color: #000; text-decoration: none; }