/* standard elements */
html {height: 100%; width:100%;}

* {
	margin: 0;
	padding: 0;
	border: none;
	
}


body {

	background-image: url(imgs/jpegs/desktop.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;

}

#Geral 
{
	width: 768px;
	margin:0 auto;
	text-align: left;
	overflow:none;
	background:url(imgs/jpegs/meio.jpg) repeat-y;
}

#conteudo{
	float:center;
	display:block;
	padding:12px;
}

.cabec{
	background:url(imgs/jpegs/cabec_novo.jpg) no-repeat;
	width:768px;
	height: 123px;
	float:center;
	overflow:auto;
	display:block;
}

#meio{
background:url(imgs/jpegs/meio.jpg) repeat-y;
margin:0px;
}

.rodap {
	background: url(rodape_novo.jpg) no-repeat;
	height: 106px;
	display:block;
	overflow:none;
	margin-top:0px;
	padding:0px;

}

.rodap h2 a {
	float:right;
	background: url(imgs/jpegs/log_mk1.jpg)  no-repeat right center;
	height:13px;
	width:50px;
	margin-top:85px;
	margin-right: 10px;

}

#wrap {  
    width:768px;
	  background:#E6E8E8;
    }
	
.tel{
	background: url(tel.jpg) no-repeat;
	height: 18px;
	display:block;
	overflow:none;
	margin-top:0px;
	padding:0px;

}
#wrap {  
    width:768px;
	  background:#FCFBF7;
	  
    }
	

#menu {
  background:#FCFBF7;
    padding:20px 6px 20px 6px;
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px;
   margin-left:10px;
   font-weight:bold;
    }
	
	
#menu a {
      padding:20px 6px 20px 6px;
    text-decoration:none;
    color:#336;
    }
#menu a.hover {
    background:#FCFBF7;
	 color:#D6BAA5;
    }
#menu span {
    display:none;
    }
	#img {
    vertical-align:bottom;
    }



.mk1gray{ font-family:Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #413D85;}

.mk1gray a{ 
color:#413D85;
text-decoration:underline;
   font-weight:bold;
}

.mk1gray a:hover{ 
color:#D6BAA5;
text-decoration:underline;
font-weight:bold;
}



.campos {
font: 11px Arial, Helvetica, sans-serif;
color:#5B5B5B;
margin-top:0px;
margin-center: 2px;
border-width: 1px;
border-style: solid;
border-color: #413D85;
width:200px;
height:14px;
}
.buscador {
font: 11px Arial, Helvetica, sans-serif;
color:#5B5B5B;
margin-top:0px;
margin-center: 2px;
border-width: 1px;
border-style: solid;
border-color: #413D85;
width:120px;
height:14px;
}


.campos1 {
font: 11px Arial, Helvetica, sans-serif;
color:#5B5B5B;
margin-top:0px;
margin-center: 2px;
border-width: 1px;
border-style: solid;
border-color: #413D85;
width:250px;
height:150px;
}

.mk1projeto {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #3F7AB3}
.menu3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #3F7AB3}

.menu3 a:hover{
color:#403D87;
text-decoration:underline;
}
.menu3 a{
text-decoration:none;
color:#333333;
}