@charset "utf-8";

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #e9e9f0;
	background-image: url(../imagens_qsi/fundo.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.twoColFixLt #container { 
	width: 766px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 201px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further 
	padding: 15px 10px 15px 20px;*/
}
#menu {
width: 201px;
background-color:#09355d;
margin:0;
padding:0;
}
/*#menu a:hover {
background-color:#1265af;
}
#menu img {
margin:0;
padding:0;
}*/
#noticias {
background-color:#FFFFFF;
color:#09355d;
font-size:11px;
padding:17px;
}
.titulonoticia a{
	font-weight:normal;
	text-decoration:underline;
	color:#09355d;
	font-size: 11px;
}
.titulonoticia a:hover{
	color:#0058a8;
	font-size: 11px;
	font-weight: normal;
}
.textonoticia {
margin-top:0px;
margin-bottom:30px;
text-align:left;
font-size:11px;
padding-bottom:10px;
}
.twoColFixLt #mainContent {
	margin-top: 72px;
			/*margin: 0 0 0 250px;  the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	/*padding: 0 20px 20px;  remember that padding is the space inside the div box and margin is the space outside the div box */
} 


#destaque1 {
	margin-top:10px;
color:#09355d;
height:285px;
width:172x;
margin-left:12px;
	
}
#destaque2 {
	margin-top:10px;
color:#09355d;
height:285px;
width:172x;
margin-left:12px;
}
#destaque3 {
	margin-top:10px;
color:#09355d;
height:285x;
width:172x;
margin-left:12px;
	
}
.textodestaque {
	background-color:#ffffff;
	font-size:11px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
#dados {
margin-left:12px;
margin-top:10px;
width:550px;
padding:0;
}
#conteudo_internas {
margin-left:12px;
margin-top:-40px;
width:550px;
padding:0;
}
#textodados {
	background-color:#ffffff;
	font-size:12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.assinatura {
font-size:10px;
text-align:right;
color:#a2a1bf;
}
.assinatura a{
text-decoration:none;
color:#a2a1bf;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nomefeira {
color:#0059a9;
font-weight:bold;
letter-spacing:0,5pt;
margin-top:-1px;
margin-left:30px;
margin-bottom:20px;
}
.descricaofeira {
font-size:11px;
margin-top:-15px;
margin-bottom:25px;
margin-left:30px;
}
.numero {
font-size:18px;
font-weight:bold;
color:#0059a9;
margin-top:5px;
margin-bottom:5px;
margin-left:13px;
}
.tituloetapa {
	font-size:14px;
	font-weight:bold;
	color:#0059a9;
}
.subtitulo {
font-size:12px;
font-weight:normal;
vertical-align:middle;
margin:0;
padding:0;
}
.subtitulo a{
color:#09355d;
}
.subtitulo a:hover{
color:#5d0946;
}
#submenu {
text-align:right;
margin-right:30px;
}
.texto {
font-size:12px;
font-weight:normal;
line-height:17px;
margin-left:30px;
margin-top:-5px;
margin-bottom:20px;
margin-right:30px;
padding:0;
}
.areas {
font-size:12px;
font-weight:normal;
vertical-align:middle;
margin-left:30px;
margin-top:0;
margin-bottom:10px;
margin-right:30px;
padding:0;
}
.areas a{
color:#09355d;
text-decoration:none;
}
.areas a:hover{
color:#5d0946;
text-decoration:underline;
}
.escondida {
	visibility:hidden;
	height: 0px;
	width: 0px;	
}
ul {
	line-height:15pt;
	font-size:12px;
	color:#073e71;
	padding: 0px;
	margin-left: 60px;

}
.jcarousel ul
{
text-align:left;
}
.jcarousel il
{
text-align:left;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 175px;
	height: 113px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  175px;
    height: 150px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 175px;
	    margin-bottom: 0px;
	padding-bottom:0px;
	margin-top:0px;
	height:150px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 0px;
	padding-bottom:0px;
	margin-top:10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Vertical Buttons
 */
/*.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    cursor: pointer;
    
}

*//*.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    
}*/

.jcarousel-skin-tango .jcarousel-prev-vertical {
    /*position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;*/
    
}

/*.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    
}
*/
/*.jcarousel2 .jcarousel2-container-vertical {
	width: 500px;
	height: 500px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.jcarousel2 .jcarousel2-clip-vertical {
    width:  500px;
    height: 500px;
}
.jcarousel2 .jcarousel2-item {
    width: 500px;
	    margin-bottom: 0px;
	padding-bottom:0px;
	margin-top:0px;
	height:140px;
}
.jcarousel2 .jcarousel2-item-vertical {
    margin-bottom: 0px;
	padding-bottom:0px;
	margin-top:10px;
}
.jcarousel2 .jcarousel2-item-placeholder {
    background: #fff;
    color: #000;
}*/
.borda-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1859A2;
	border: 1px dashed #0066FF;
}
