@charset "utf-8";
/* CSS Document */

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin: 0 0 0 0;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(../img/banner_sky2.jpg);
	
}	
	
#container {
    height: auto;
    margin: 0 auto;
    width: 960px;
	
}
#header {
    height: 101px;
    margin: 0 auto;
    width: 960px;
	
}

.logo{
	width:135px;
	height:64px;
	float:left;
	margin:20px 20px;}
	
.bgContact{
	background-image:url(../img/bg_tel.gif);
	float:right;
	width:271px;
	height:101px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;}
	
.bannerTop{
	width:960px;
	height:101px;
	background-color:#CE0202;}
	
.blockForm{
	background-color: #fff;
    border-radius: 4px;
    float: right;
    height: 470px;
    margin-top: 37px;
    opacity: 5;
    position: relative;
    width: 430px;
    z-index: 99;
	box-shadow: 1px 0 29px -14px #000;
	margin-right:0px;
}

.faixaVermelha{
	width:520px;
	height:90px;
	float:left;
	font-family: arial;
    font-size: 21px;
    padding: 7px;
	color:#FFF;
	text-shadow: 1px 0 0 #000;
	margin-top: -79px;}
	
.barracinza{
    height: 360px;
    width: 960px;
	float:left;}

/*headings*/
.fs-title {
	font-size: 15px;
	text-transform: uppercase;
	color: #2C3E50;
	margin-bottom: 10px;
}
.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}

#barratop{
	background: #ce0202 none repeat scroll 0 0;
    height: 101px;
    left: 50%;
    margin-left: -480px;
    position: absolute;
    top: 0;
    width: 960px;
    z-index: 0;}

.classname {
  -moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
  -webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
  box-shadow: inset 0px 1px 0px 0px #f5978e;
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
  background: -moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
  background-color: #f24537;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
  text-indent: 0;
  border: 1px solid #d02718;
  display: inline-block;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  height: 50px;
  line-height: 50px;
  width: 100px;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0px #810e05;
}

.box{
	width: 328px;
	height: 320px;
	float: right;
	position: relative;
	margin-top: -390px;
	margin-right: 10px;
}

	
.footer{
	width:1000px;
	height:130px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999;
	padding-top:15px;
	margin-top:195px;
	text-shadow: 1px 1px 1px #000000;}

.texto01{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#3D3D3D;}
	

.texto02{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#EE2D24;
	}
.texto03{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#555;
	}
.texto05{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#AA000A;
}
.texto04{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#EE2D24;
}

	
.formulario{
	margin-left:25px;
	color:#666;
	width: 150px;
	
}	
input{
	background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
    color: #555;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 8px;
    width: 360px;}
	
select{
    width: 240px;
	background-color:#EEE;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #555;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 8px;
    width: 380px;
	}
	
.botSend{
	background-color: #ce0202;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
    width: 320px;}
	
.botSend:hover{
	background-color:#FD2424;}
	
textarea{
    border: 1px solid #F1F1F1;
	background-color:#D0D0D0;
    border-radius: 4px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
    padding: 4px;
    width: 275px;}
	
	
.radio1{
	width:18px;
	float:left;}
	
.rodape{
	background: #ce0202 url("../img/rodape.jpg");
	height:236px;
	background-position:right;
	background-repeat:no-repeat;
	margin-top: 13px;
	float:left;
	width:960px;}