/*

Theme Name: No-frills

Theme URI: http://blog.jesskim.com/no-frills-theme

Description: No-frills: legible, uncluttered, minimalist, printer-friendly. Refer to readme.txt for more information and a guide to customisation.

Version: 2.1.7

Author: Jess Kim

Author URI: http://jesskim.com/

Tags: white

*/

* {
	margin:0;
	padding:0;
	text-decoration:none;
	vertical-align:middle;
	border:none;
	list-style-type:none;
}

body {




 background:#6292C0 url(img/bg.png) repeat-x;

  color: #555555;

  font-family: "trebuchet ms",Arial,Helvetica,sans-serif;

  font-size: 12px;

  margin: 0px;

  padding: 0px;

  text-align: left;

}

body a {
	color:#50669e;
	
}

#topo {
	width: 972px;
	margin:0 auto;
}

#logo
{
	width:1031px;
	height:250px;	
	margin-bottom:60px;
}

#vntop {
	width:1200px;
	height:723px;
	position:absolute;
        margin-top:-640px;
	margin-left:400px;
	
}

#quadro {
	width:970px;
	height:320px;
background-color:#FFF;
	

}


#titu1 {
color: #0e6eb5;	
}

#titu2 {
color: #bc142b;	
}

#titu3 {
color: #237c0c;	
}

#titu4 {
color: #a60682;	
}

#titu1, #titu2, #titu3, #titu4 {
	font-size:24px;
	text-transform: uppercase;
	font-weight:bold;
}
#col1, #col2, #col3, #col4 {
	width:190px;
	float:left;
	margin-top:30px;
	font-size:13px;
	padding-left:42px;
}

#menu{
	
	background: url(img/bg_menu.png) repeat-x;
	position:absolute;	
	height:113px;
	width:100%;
	
}

#menu ul{	
	text-align:center;
    margin-top:30px;	
}

#menu li{
display: inline;
list-style-type: none;
padding-right: 40px;
}

#menu a {
font:Verdana, Geneva, sans-serif;
font-size:26px;
color:#FFF;
font-weight:bold;
text-align:center;
text-shadow: 1px 1px #DF8800;
}


#quadro_conteudo {
	width:970px;
	margin:0 auto;
	height:860px;
	background-color:#FFF;	
}

#content {
	float:left;
    width: 450px;
	padding-top:130px;
}





#content .post .PRIMEIRO {	
			padding-right: 10px;
			float:left;
		}
		
		#content .post .PRIMEIRO img {
			width: 390px;
			border:2px #000;
		}



#content .post .thumb {
			
			padding-right: 10px;
			float:left;
		}
		
		#content .post .thumb img {
			width: 95px;
			border:0;
			opacity : 0.4;
            filter: alpha(opacity=40); // msie
            background-color: #000; 

		}
		
		
		

#content .post h2 {
			text-transform: uppercase;
			font-size: 1.0em;
			font-weight: normal;
		}
		
		#content .post {
		padding: 20px 20px 5px;
		clear: both;
		
	}
	
	#content .post p {
		/*font-size: 0.8em;*/
		font-size:12px;
	}



#content_right {
	margin-top:130px;
    width: 500px;
	float:left;
	
}

#aviso {
	margin-top:20px;
	margin-bottom:20px;
	
}

#grandetitulo1  {
	font:Arial, Geneva, sans-serif;
	color:#b2cee6;
	text-transform: uppercase;
	font-size:20px;
	font-weight:bold;
	padding-left: 20px;
}

#grandetitulo {
	font:Arial, Geneva, sans-serif;
	color:#b2cee6;
	text-transform: uppercase;
	font-size:20px;
	font-weight:bold;
}



#minititulo {
	font:Arial, Geneva, sans-serif;
	color:#c73b2a;
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
}

#quadroinformativos {
	width:250px;
	float:left;	
	padding:5px;
	margin-bottom:5px;
	
}


#quadroeventos {
	width:250px;
    float:left;
	background-color:#FFFFCF;
	padding:5px;
	
}

#quadrotwitter {
	width:220px;
	padding:5px;
	float:left;
}


#menubaixo{
	width:970px;
	margin:0 auto;
}

#menubaixo ul{
text-align:center;
margin-bottom:10px;
margin-top:10px;
}


#menubaixo li{
display: inline;
list-style-type: none;
padding-right: 40px;
}

#menubaixo a {
font:Verdana, Geneva, sans-serif;
font-size:16px;
color:#39648e;
font-weight:bold;
text-align:center;
}

#banner_curriculos img{
	padding-top:10px;
}

#maisnoti{
	width:430px;
	text-align:right;
	padding-bottom:5px;
	margin-top: 5px;
	padding-bottom:5px;
	font-size:11px;
	border-top:double 1px #cccccc;
	
}