body,form,p,span,a,img,div,ul,li,h1,h2,h3 { margin:0; padding:0; }

body{
	background:#CCCCCC;	
	margin:0;
	padding:0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#464646;
}

a { color:#000000; text-decoration:underline; }

a:hover { color:#000000; text-decoration:underline; }

#bg_global { 
	width:100%;
	float:left;
	margin: 0 0 15px 0;
}

#global {
	width:770px;
	margin:0 auto;
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-y;
}

#topo { width:770px; height: 210px; }



div#logo_topo{	
	width: 770px;
	text-align:center;
	float:left;
	height: 210px;
	background-image: url(images/bgTop.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position:relative;
}

div#logo_topo h1{
	z-index: auto;
	position: absolute;
	left: 50px;
	top: 50px;
	width: 288px;
	height: 114px;
	font-size:14px;
	padding: 0;
	margin: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LogoVM.png');
	background-image:url(images/LogoVM.png);
	text-indent: -9999px;
	*background:none
}

div#logo_topo h1 a{ display: block; width: 288px; height: 114px; text-indent: -9999px; }

div#topo_top{
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 25px;	
	position:absolute;
	top:0px;
	left:0px;
}

/*---------------MENU--------------*/
div#menu{
	position:absolute;
	bottom:0px;
	left:0px;
	height:20px;
	margin:0 0 0 15px;
	padding: 5px 0 0 10px;
	width: 400px;
	}

div#menu ul, div#menu li{
	display:inline;
	margin: 0;
	padding: 0;
	list-style-type:none;}

div#menu a:link, div#menu a:visited, div#menu a:active{
	color:#FFFFFF;
	float:left;
	line-height:14px;
	font-weight:bold;
	margin: 0 10px 4px 10px;
	text-decoration:none;}
	
div#menu a:hover{
	color:#FFFFFF;
	border-bottom: 1px solid #0033CC;
	padding-bottom: 1px;
}

/*---------------FIM MENU--------------*/


/* Conteudo */

#bg_corpo {
background-image: url(images/index_05.jpg);
	background-repeat: repeat-y;
	width: 740px;
	padding: 0 15px 0 15px;
	float:left;
}

#corpo { width: 505px; margin: 0 10px 0 10px; float:left; padding-top:30px; position:relative}

#corpo h1{ font-family:Verdana; font-size:22px; font-weight:400; border-bottom:#000066 2px ridge; text-indent:10px;}

div#projeto{ position:relative; padding-bottom:5px; margin-bottom:5px; border-bottom:#000066 1px dotted;}

div#projeto h4{ text-indent:20px; font-family:Geneva; font-size:16px; font-weight:500; margin:0; padding:10px 0 5px 0;}

div#projeto img{ margin: 10px 0 10px 10px; border: #000099 1px solid; padding:3px; background: #E4E3F9; float:left; }

div#projeto p{margin-left:200px;}

div#about{ position:relative; padding-bottom:5px; margin-bottom:5px; padding-left:10px; padding-right: 10px;}
div#about p{ text-indent:15px; padding-bottom:15px; text-align:justify; font-size:14px;}
div#about ul{ padding:5px 0 5px 35px; font-size:14px;}
/* Coluna */

#coluna {
	margin: 0;
	padding-right: 10px;
	width:205px;
	float:right;
	text-align:center;
}

/* Rodapé */

#rodape {
	width:730px;
	float:left;
	border-top: #666666 1px dotted;
	margin: 10px 0 0 0;
	padding: 5px 5px 0 5px;
}

div#rodape_detalhe{
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
	width: 740px;
	padding: 0 15px 0 15px;
	float:left;
	height: 25px;
}


/* Formulário */ 

input{
  font: normal 12px Verdana, Sans-Serif;
  color: #505050; 
  border: 1px solid #B9B9B9;
  margin:0;
}
