*{
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin:0;
    padding:0;
}


body{
background-image:url(images/fundomeio-1.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#302F2F;
}

.fundo-meio{
margin:0 auto;
width:998px;
}

h2{
	font-size: 16px;
}

.titulos{
	padding-top:15px;
	text-align:left;
	height: 25px;
	width:100%;
}

.iconetitulos{
	text-align:center;
	height: 25px;
	width:40px;
	float:left;
}

.tab_titulo{
	width:300px;
	text-align:left;
	height: 25px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	float:left;
}

img{
border:0;
}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	background : transparent;
}

.formulario{
width:350px;
height:30px;
}

.formulario4a{
width:350px;
height:110px;
}

.formulario1{
width:140px;
float:left;
height:30px;
}

.formulario2{
width:210px;
float:right;
height:30px;
}

.formulario3{
width:210px;
float:right;
height:110px;
}

.formulario4{
width:140px;
float:left;
height:110px;
}

sup {
font-size:9px;
}