a:link{ 
	font-family: verdana; 
	font-weight: normal; 
	color: #ffffff; 
	font-size: 11px; 
	text-decoration:none; 
       
}

a:visited { 
	font-family: verdana; 
	font-weight: normal; 
	color: #ffffff; 
	font-size: 11px; 
	text-decoration:none; 
}

a:active			
{ 
	font-family: verdana; 
	font-weight: normal; 
	color: #ffffff; 
	font-size: 11px; 
	text-decoration:none; 
}

a:hover { 
	font-family: verdana; 
	font-weight: normal; 
	color: #ffffff; 
	font-size: 11px; 
	text-decoration:underline;
}

.texto { 
	font-family: verdana; 
	font-weight: normal; 
	color: #ffffff; 
	font-size: 10px; 
	text-align: justify;
}

.input { 
	font-size: 10px; 
	font-family: verdana; 
	color: #666958; 
	border: solid; 
	border-width: 1px; 
	border-color: #666958; 
	background: #d8d4cb; 
}

#central{
	width:100%;
}

#site{
	width:1000px;
	height:600px;
	background-image: url("imgs/triangulos.png");
	background-repeat:no-repeat;
}

#menu{
	width:1000px;
	height:45px;
	padding-top:15px;
}

#menu ul {
margin:0px;
float: left;
width: 100%;
list-style:none;
color:#666959;
}

#menu ul li { display: inline; }

#menu ul li a {
padding-left: 25px;
padding-right: 40px;
float:right;
color: #666959;
text-decoration: none;
font-family:Verdana;
font-size: 13px; 
}

#menu ul li a:hover {
color: #9a005a;
}

.min { 	
	display:inline;
	padding:3px;
}

.min2 { 	
	display:inline;
	padding:8px;
}

#meio{
	width:1000px;
	height:471px;
	height:445px;
	padding-right:20px;
}

#shape .textoindex { 
	font-family: verdana; 
	font-weight: normal; 
	color: #ffffff; 
	font-size: 10px; 
	text-align: left;
	width:150px;
	left:5px;
	top:10px;
	float: left;
	
	padding-right:15px;
	padding-top:15px;	
	padding-left:15px;
}

#shape .contato { 
	font-family: verdana; 
	font-weight: normal; 
	color: #ffffff; 
	font-size: 10px; 
	text-align: left;
	width:320px;
	left:5px;
	top:10px;
	float: left;
	
	padding-right:15px;
	padding-top:15px;	
	padding-left:15px;
}

#shape ultimo { 
	width:450px;
	float: right;	
	padding-right:10px;
}

#shape textocontato { 
	width:200px;
	float: right;	
	padding-right:10px;
}

#shape{
	width:620px;
	height:415px;
	background-color:#414141;
	font-family: verdana; 
	font-weight: normal; 
	color: #ffffff; 
	font-size: 10px; 
	text-align: left;	
}

#shape2{
	width:620px;
	height:415px;
	background-color:#414141;
	font-family: verdana; 
	font-weight: normal; 
	color: #ffffff; 
	font-size: 10px; 
	text-align: right;	
	padding-right:15px;
}


#rodape{
clear:both;

	width:1000px;
	height:26px;
	background-image:url("imgs/rodape.jpg");
}

#txt{
text-align:right; 
}

body{
	background-color:#c0b9a9;
	background-position: 0px 0px; 
    text-align:center; /* for IE */
    margin:0 auto; /* for the rest */ 
	overflow: hidden;
	padding-top:5px;
}

img{
	border:0;
}

