/*AGENDA TRIBUTARIA CSS NOVO*/
#cal {
		border: 3px solid #999 !important;
		width: 316px !important;
		padding: 15px !important;
		height: auto !important;
		display: table !important;
		border-radius: 0px !important;
		background: #FFF !important;
		}

	#cal .mes {
		width: 100% !important;
		text-align: center !important;
		background-color: #f1f1f1 !important;
		color: #666 !important;
		font-family: Calibri !important;
		font-size: 18px !important;
		font-weight: normal !important;
		text-transform: uppercase !important;
		}

	#cal div {
		float: left !important;
		width: 45px !important;
		text-align: center !important;
		line-height: 34px !important;
		font-size: 18px !important;
	}

	#content > section, #content > article {
		border-top:none !important;
		box-shadow: inset 0px 0px 0px 0px #fff, inset 0px 0px 0px 0px #e5e5e5 !important;
		}

	#content > section, #content > article {
		margin: 1em 0 0 0 !important;
		padding: 1em 0 0 0 !important;
		}	

	a {font-family: 'Calibri' !important;
		font-weight: 300 !important;
		color: #777 ;
		outline: none !important;
		}

	.dia {font-size: 18px !important; font-family: 'Calibri' !important;}

/*FIM AGENDA TRIBUTARIA CSS NOVO*/

.linksuteisnovo {width: 100%; height: auto; display:table;}
.linksuteisnovo1 {width:33%; float: left;}
.linksuteisnovo1 ul {}
.linksuteisnovo1 ul li { }
.linksuteisnovo1 ul li a { text-decoration:none; font-size:17px; color:#666; }
.linksuteisnovo1 ul li a:hover { text-decoration:underline; color:#333;}

@charset "utf-8";

Body {margin:0;	font-family:Calibri; font-size:15px;}

h1,h2,h3,h4,h5 {color:#333; font-family:Calibri; font-weight:bold; background-color:#f1f1f1;}
h1 {font-size: 43px;}
h2 {font-size: 33px;}

p {font-size:17px;}


.topog {width:100%; height:auto; display:table; margin:0; background-color:#e67817; border-top:3px solid #333; padding:15px 0px;border-bottom: 2px solid #FFF;}
.c_topog {width:1100px; height:auto; display:table; margin:0px auto;}
.l_topog {width:400px; height:auto; display:table; margin:0; float:left;}
.r_topog {width:700px; height:auto; display:table; margin:0; float:right;}
.r_topog div {width:100%; height:auto; display:table; margin:0; color:#FFF; font-size:17px; text-align:right;}

.b_menug {width:100%; height:auto; display:table; margin:0; background-color:#333; padding: 5px 0px 0px 0px;}
.c_menug {width:1100px; height:auto; display:table; margin:0px auto;}
.menug {width:100%; height:auto; display:table; margin:0; padding: 28px 0px 10px 0px;}
.menug ul {list-style:none;margin: 0px;padding: 0px;}
.menug ul li {list-style:none; display:inline; height:auto; margin:0px 2px; padding: 10px 17px; background-color:#FFF; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px;}
/*.menug ul li:hover {background-color:#e67817;}*/

.menug a {text-transform:uppercase; color:#333; text-decoration:none; font-size:15px; font-weight:bold;}
.menug a:hover {text-decoration:underline;}

.conteudog {width:1100px; height: auto; display: table; padding:15px 0px; margin:0px auto;} 
.l_conteudog {width:740px; float: left; height: auto; display: table;}
.r_conteudog {width:345px; float: right; height: auto; display: table;}

.loging {width:100%; height:auto; display:table; margin:0px;}
.loging div {width:100%; height:auto; display:table; margin:0px;}
.loging div input {padding:8px 20px; border:2px #ccc solid; margin:5px 0px 5px 0px; outline: none;}
.loging div select {padding:8px 20px; border:2px #ccc solid; margin:5px 0px 5px 0px; cursor:pointer;}
.loging #loging {padding:8px 20px; border:2px #ccc solid; margin:5px 0px 5px 0px; cursor:pointer; background-color:#e67817; color:#FFF; letter-spacing:1px;}

.rodapeg {width:100%; height: auto; display:table; background-color:#333; padding:30px 0px; border-top:5px #ccc solid;}
.c_rodapeg {width:1100px; height: auto; display:table; margin:0px auto; color:#FFF; text-align:center;}
.c_rodapeg a {color:#FFF; text-decoration:underline;}
.c_rodapeg a:hover {color:#e67817; text-decoration:underline;}