	html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}
	
	body {
		background: url(img/bg.gif) repeat-x;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 70.5%;
	}
	
	a {
		color: #00598e;
		text-decoration: none;
		}
	
	a:hover {
		text-decoration: underline;
		}
	img{
		border-style: none;
	}	
	
	#container {
	width: 960px;
	margin: 10px auto 0 auto;
	padding: 0 0 10px 0;
	}
	
	#header {
	overflow: hidden;
	margin: 0 0 10px 0;
	}
	
	#header h3 {
	float: left;
	margin: 0 5px 0 0;
	}
	
	#header h3 a {
		display: block;
		width: 240px;
		height: 129px;
		background: url(img/logosopa.gif);
		text-indent: -9999px;
		}
		
	
		
	#header-pane {
	width: 710px;
	height: 80px;
	float: left;
	overflow:  hidden;
	padding-top: 20px;
		
	}
		#header-pane2 {
	width: 710px;
	height: 30px;
	float: left;
	overflow:  hidden;
	padding-top: 0px;
		
	}

	.footer a {
		color: #fff;
		}
    .footer ul {
		margin: 8px 0 0 0;
		overflow: hidden;
		}
	
	.footer ul li  {
		float: left;
		font-size: 1.8em;
		padding: 4px 10px;
		border-left: 1px dotted #666;
		margin: 0 0 8px 0;
		}
	#header-in-cadastro {
	width: 150px;
	height: 20px;
	float: left;
	overflow:  hidden;
		
	}
	
	#header h2 {
	color: #F9FFA8;
	width: 320px;
	height: 10px;
	text-indent: 15px;
	float: left;
	font-size: 14px;
	padding-top: 20px;
	}
	
	.global-search {
	width: 370px;
	height: 40px;
	float: left;
	background: url(img/search.gif) no-repeat;
	margin: 0 0 0 0;
	}
	
	.global-search form {
		display: block;
		overflow: hidden;
	}
	
	.global-search p {
		float: left;
		}
		
	.global-search .search-field {
			width: 220px;
		}
	
	.global-search #search {
		background: none;
		border: none;
		font-size: 1.4em;
		margin: 10px 0 0 8px;
		}
		

		
	/* Navigation */
	
	ul#nav {
		width: 710px;
		height: 30px;
		overflow:  hidden;
		float: left;
	}
	
	ul#nav li {
		float: left;
		margin: 0 2px 0 0;
		}
	
	ul#nav li a {
		display: block;
		text-indent:-9999px;
	}
	
	
	
	
	/* Main Content */
	
	#content {
		overflow: hidden;
		margin: 10px 0 0 0;
		clear: both;
		}
	
	#primary {
	width: 730px;
	float: left;
	margin: 0 10px 0 10px;
		}
		#primaryserach {
	width: 550px;
	float: left;
	margin: 0 20px 0 10px;
		}	
	
	#secondary {
	width: 200px;
	float: left;
	padding-top: 10px;
		}
	#secondaryserch {
	width: 370px;
	float: left;
	padding-top: 10px;
	background: url(img/dots.gif) left bottom repeat-x;
		}	
		
	#primary2 {
	width: 750px;
	float: left;
	margin: 0 10px 0 0;
		}
		#primarycad {
	width: 930px;
	float: left;
	margin: 0 20px 0 10px;
		}	
	
	#secondary2 {
	width: 200px;
	float: left;
	padding-top: 10px;
		}	
		
	/* Post */
	
	
	.post {
		background: url(img/dots.gif) bottom left repeat-x;
		padding: 0 0 10px 0;
		overflow: hidden;
		margin: 0 0 20px 0;
		}
	
	.post-header {
		border-top: 5px solid #ccc;
		border-bottom: 5px solid #ccc;
		padding: 14px 0;
		margin: 0 0 14px 0;
		}
	
	.post h2 {
		background: url(img/dots.gif) bottom left repeat-x;
		padding: 0 0 10px 0;
		color: #999;
		margin: 0 0 8px 0;
		}
	
	.post h2 a {
		font-size: 2.8em;
		}
		
	.post-header em a {
		font-weight: bold;
		}
	
	.post-header em {
		font-size: 11px !important;
		color: #888;
		font-style: normal;
		text-transform: uppercase;
		}
	
	.the-entry p {
		font-family: Georgia, "Times New Roman", serif;
		font-size: 1.4em;
		line-height: 1.4em;
		
		color: #555;
		margin: 0 0 14px 0;
		}
	
	.the-entry h3 {
		color: #666;
		font-size: 2.2em;
		margin: 14px 0 20px 0;
		border-bottom: 1px dotted #ccc;
		padding: 0 0 8px 0;
		}
	
	.post-box {
		width: 240px;
		float: right;
		background: #e1ebf1 url(img/post-box-bottom.gif) bottom left no-repeat;
		margin: 0 0 8px 8px;
		}
	
	.post-box h3 {
		background: url(img/post-box-top.gif) top left no-repeat;
		font-size: 1.2em;
		text-transform:  uppercase;
		padding: 12px 12px 8px 12px;
		color: #00629c;
		margin: 0;
		border: none;
		}
	
	.post-box h4 {
		margin: 0 12px 8px 12px;
		font-size: 1.2em;
		}
	
	.post-box p {
		margin: 0 12px 8px 12px;
		font-size: 11px !important;
		font-style: normal;
		}
	
	.post-box h4 a {
		color: #000;
		}
	
	a.post-box-more {
		display: block;
		width: 50px;
		height: 26px;
		background: url(img/post-box-more.gif);
		text-indent: -9999px;
		margin: 0 0 10px 11px;
		}
		
	/* Post Comments */
	
	#comment-list {
		background:  url(img/comments.gif) 0 16px no-repeat;
		padding: 60px 0 0 0;
		}
	
	#comment-list li {
		margin: 0 0 20px 0;
		}
	
	.comment-meta {
		overflow: hidden;
		margin: 0 0 10px 0;
		}
	
	.comment-meta img {
		float: left;
		margin: 0 8px 0 0;
		}
		
	.comment-meta p {
		font-size: 1.4em;
		line-height: 1.25em;
		text-transform: uppercase;
		}
	
	.comment-name {
		color: #999;
		}
	
	.comment-time {
		color: #99b2c1;
		}
	
	.comment-body {
		margin: 0 0 0 40px;
		background:  url(img/quote.gif) no-repeat;
		padding: 0 0 0 24px;
		}
	
	.comment-body p {
		font-family: Georgia, "Times New Roman", serif;
		font-size: 1.4em;
		line-height: 1.6em;
		font-style: italic;
		color: #555;
		}
	
	.comment-count {
	float: left;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 2.4em;
	font-style: italic;
	color: #999999;
		}
		.comment-count2 {
	float: left;
		width: 370px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-style: italic;
	color: #999999;
		}
				.comment-titulo {
	float: left;
		width: 370px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 2.0em;
	font-style: italic;
	color: #00598E;
		}
		.comment-anuncio {
	float: left;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.0em;
	font-style: italic;
	color: #999999;
		}
	/* Sidebar */
	
	#ad {
		margin: 0 0 20px 0;
		}
	
	#search-for-schools h2 {
		font-size: 1.6em;
		margin: 0 0 10px 0;
		color: #00629c;
		}
	
	#search-for-schools {
		background: #f1f1f1;
		border: 2px solid #ccc;
		padding: 10px;
		margin: 0 0 20px 0;
		}
	
	#search-for-schools form {
		margin:0 auto;
		width:200px;
	}
	
	#search-for-schools select {
		margin-bottom:5px;
		width:190px;
	}
	
	#search-for-schools p {
		margin: 0 0 8px 0;
		}
	
	.sidebar-list {
	margin: 0 0 10px 0;
		}
	
	.sidebar-list h3 {
		border-top: 3px solid #ccc;
		border-bottom: 1px solid #ccc;
		color: #666;
		font-size:  1.6em;
		padding: 8px 5px;
		}
	
	.sidebar-list h3 a {
		float: right;
		font-size: 12px;
		padding: 2px 0 0 0;
		}
	
	.sidebar-list li {
		background: url(img/dots.gif) left bottom repeat-x;
		padding: 8px 5px;
		font-size: 1.2em;
		}
	
	.sidebar-list li a {
		color: #9E0015;
		}
		
	
	/* footer */
	
	#footer-container {
		border-top: 6px solid #333;
		background: #4a4a4c;
		padding: 10px 0;
		}
	
	.footer {
		width: 950px;
		margin: 0 auto;
		overflow: hidden;
		}
	
	.footer a {
		color: #FFFF00;
		}
	
	.copyright {
		width: 255px;
		padding: 25px;
		background: #555;
		float: right;
		font-size: 1.1em;
		color: #999;
		line-height: 1.4em;
		}
	
	.footer ul {
	margin: 0px 0 0 0;
	overflow: hidden;
		}
	
	.footer ul li  {
		float: left;
		font-size: 1.8em;
		padding: 4px 7px;
		border-left: 1px dotted #CCCCCC;
		margin: 0 0 8px 0;
		}
		
		

	
	
	/* Homepage */
	
	#slideshow {
		width: 630px;
		height: 250px;
		background: url(img/) 0 -30px;
		margin: 0 0 18px 0;
		}

/*  primary */
	
	.primary-left {
	float: left;
	width: 182px;
	padding: 10px 0 0 0;
	background-repeat: no-repeat;
		}
	
	.primary-left li {
	margin: 0 0 14px 0;
	background: url(img/dots2.gif) left bottom repeat-x;
		}
	
	.primary-left h4  {
		font-size: 1.2em;
		margin: 0 0 6px 0;
		}
	
	.primary-left p {
		line-height: 1.4em;
		margin: 0 0 6px 0;
		}
	
	.primary-left .more {
		display: block;
		background: url(img/more.gif);
		width: 50px;
		height: 26px;
		text-indent: -9999px;
		}
	
	.primary-right {
	float: left;
	width: 525px;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	background-repeat: no-repeat;
		}
			.primary-right ul li {
		overflow:  hidden;
		padding: 0 0 14px 0;
		background: url(img/dots.gif) left bottom repeat-x;
		margin: 0 0 14px 0;
		}
		
		
		.primary-right2 {
	float: left;
	width: 730px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	background-repeat: no-repeat;
		}
		
	.primary-google {
	/*border: 1px solid #CCCCCC; */
	float: left;
	width: 730px;
	margin: 5px 5px 5px 5px;
	padding:  5px 5px 5px 5px;
	background-color:#FFF;
		}
				.primary-rightcad {
	float: left;
	width: 700px;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	background-repeat: no-repeat;
		}
		
		
	.primary-right2 ul li {
		overflow:  hidden;
		padding: 0 0 14px 0;
		margin: 0 0 14px 0;
		}
	.primary-right2 h3 {
		font-size: 1.6em;
		color: #00598e;
		
}	

				.primary-rightcad {
	float: left;
	width: 910px;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	background-repeat: no-repeat;
		}
				
	
	.primaryserch-left {
	float: left;
	width: 182px;
	padding: 10px 0 0 0;
	background-repeat: no-repeat;
		}
	
	.primaryserch-left li {
	margin: 0 0 14px 0;
	background: url(img/dots2.gif) left bottom repeat-x;
		}
	
	.primaryserch-left h4  {
		font-size: 1.2em;
		margin: 0 0 6px 0;
		}
	
	.primaryserch-left p {
		line-height: 1.4em;
		margin: 0 0 6px 0;
		}
	
	.primaryserch-left .more {
		display: block;
		background: url(img/more.gif);
		width: 50px;
		height: 26px;
		text-indent: -9999px;
		}
	
	.primaryserch-right {
	float: left;
	width: 525px;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	background-repeat: no-repeat;
		}
			.primaryserch-right ul li {
		overflow:  hidden;
		padding: 0 0 14px 0;
		background: url(img/dots.gif) left bottom repeat-x;
		margin: 0 0 14px 0;
		}				
	.primaryserch-right li a img {
		float: left;
		margin: 0 10px 0 0;
		}
	
	.primaryserch-right li h3 {
		margin: 0 0 8px 0;
		}
	
	.primaryserch-right li h3 a {
		font-size: 1.6em;
		}				

		
	
	.homepageserch-entry {
	width: 525px;
	float: left;
		}
	
	.primary-right li a img {
		float: left;
		margin: 0 10px 0 0;
		}
	
	.primary-right li h3 {
		margin: 0 0 8px 0;
		}
	
	.primary-right li h3 a {
		font-size: 1.6em;
		}
		
	.homepage-entry p {
		font-family: Georgia, "Times New Roman", serif;
		font-size: 1.2em;
		line-height: 1.3em;
		font-style: italic;
		color: #555;
		}
	
#geral { 
	width:700px;
}
#esquerda { 
	float:left;
	width:150px;
	display:inline;
	}
#conteudo {
	width:457px;
	margin-left:160px;
	display:inline;
}		

#direita {
	float:right;
	width:80px;
	display:inline;
}

#geralpost { 
	width:700px;
	}
#geralpost img{	
float:left;
margin-left:0;
margin-right:10px;
esquerdapost }		

#esquerdapost {
	float:left;
	width:100px;
	display:inline;
	}
	
#conteudopost {
	width:457px;
	margin-left:100px;
	display:inline;
}	
#conteudopostsemfoto {
	width:457px;
	display:inline;
}	

#direitapost {
	float:right;
	width:80px;
	display:inline;
}

#geralpost2 {
	width:701px;
}
#geralpost3 {
	width:370px;
}
#esquerdapost2 {
	float:left;
	width:338px;
	display:inline;
	/*border: 1px solid #CCCCCC;*/
	margin: 5px 5px 5px 0;
	padding:  5px 5px 5px 5px;
	background-color:#FFF;
	}
#conteudopost2 {
	width:200px;
	margin-left:250px;
	display:inline;
}	
#conteudopost2 img {
float:left;
margin-left:0;
margin-right:10px;
}


#direitapost2 {
	float:left;
	width:100px;
	display:inline;

}

#geralserch {
	width:370px;
}
#esquerdaserch {
	float:left;
	width:80px;
	}

#direitaserch {
	float:right;
	width:80px;
}
#conteudoserch {
	width:285px;
	margin-left:85px;
	background: url(img/dots.gif) left bottom repeat-x;
}	

	
	/* Comment Form */
	
	#respond {
		font-size: 1.6em;
		color: #666;
		margin: 0 0 14px 0;
		}
	
	#commentform p {
		margin: 0 0 12px 0;
		}
	
	#author, #email, #url {
		width: 250px;
		border: 1px solid #ccc;
		padding: 5px 3px;
		font-size: 1.2em;
		margin: 0 8px 0 0;
		}
	
	textarea#comment {
		width: 622px;
		border: 1px solid #ccc;
		padding: 5px 3px;
		font-family: Georgia, "Times New Roman", serif;
		font-size: 1.2em;
		line-height: 1.3em;
		font-style: italic;
		color: #555;
		}
	
	h5 {
		font-size: 2.4em;
		margin: 0 0 8px 0;
		}
	
	.not-found {
		color: #666;
		font-size: 1.4em;
		line-height: 1.6em;
		}
	
	.navigation {
		overflow:  hidden;
		margin: 0 0 20px 0;
		}
	
	.previous a {
		float: left;
		width: 79px;
		height: 26px;
		display:  block;
		text-indent: -9999px;
		background: url(img/previous.gif);
		}
	
	.next a {
		float: right;
		width: 57px;
		height: 26px;
		display:  block;
		text-indent: -9999px;
		background: url(img/next.gif);
		}
	
	/* Begin Lists
	
		Special stylized non-IE bullets
		Do not work in Internet Explorer, which merely default to normal bullets. */
	
	html>body .the-entry ul {
		margin-left: 0px;
		padding: 0 0 0 30px;
		list-style: none;
		padding-left: 10px;
		text-indent: -10px;
		font-size: 1.4em;
		}
	
	html>body .the-entry li {
		margin: 7px 0 8px 10px;
		}
	
	html>body .the-entry .post-box li {
		margin: 0 !important;
		}
	
	.the-entry ul li:before {
		content: "\00BB \0020";
		}
	
	.the-entry .post-box ul li:before {
		content: "";
		}
	
	.the-entry ol {
		font-size: 1.4em;
		padding: 0 0 0 35px;
		margin: 0;
		}
	
	.the-entry ol li {
		margin: 0;
		padding: 0;
		}
	
	/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom: 1px dashed #999;
		}
	
	blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		border-left: 5px solid #ddd;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	.center {
		text-align: center;
		}
	
	.hidden {
		display: none;
		}
	
	hr {
		display: none;
		}
	
	a img {
		border: none;
		}
	
	.navigation {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 60px;
		}
	/* End Various Tags & Classes*/
	
	#gazette {
		width: 630px;
		height: 78px;
			}
	
	.gazette-controls {
		padding: 8px 5px;
		border-bottom: 1px solid #ccc;
		margin: 0 0 20px 0;
		font-family: Georgia, "Times New Roman", serif;
		font-size: 12px;
		color: #666;
		}
	
	.gazette-nav {
		float: right;
		}
	
	.uppercase {
		text-transform: uppercase;
		}
	
	#gazette-link {
		display: block;
		width: 310px;
		height: 78px;
		text-indent: -9999px;
		}
	

