@import url(http://fonts.googleapis.com/css?family=EB+Garamond);
*{padding:0;margin:0;}
body{
	background:url(imagens/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	background-position:center;
}
#wrap{
	background:#FFF;
	width:100%;
	text-align:left;
	margin:0 auto;
}	
/*inc_topo*/	
	
.faixa-topo { 
height:3px;
background-color:#9d9183;
width:100%;
}

.faixa-seguradoras { 
height:280px;
background-color:#6b635c;
width:100%;
}

.back-corpo {
padding-top:20px; 
height:668px;
width:100%;
background: url(imagens/back-corpo2.jpg);

}

.back-corpo-interna {
padding-top:30px; 
width:100%;
background: url(imagens/back-corpo2.jpg);

}

input[type="cont1"], input[type="cont2"], select {
  height: 48px;
  line-height: 48px;
}

input[type="cont1"], input[type="cont2"], textarea, select {
  vertical-align: middle;
  border: 2px solid #d3ccc5;
  color: #9d9183;
  background-color: white;
  padding: 0 10px 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-family: "Ubuntu", sans-serif;
  display: block;
  font-size: 16px;
  margin-bottom: 30px;
  width: 100%;
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  
}


/* css do rodapé */
#rodape{
	clear:both;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:223px;
	background-image: url(imagens/back_rodape.png);
	background-position:center;
	}
	
	
/*-----------------*/

#divclear{
	clear:both;
}


/* h1 inscricoes*/

h1 {
	color:#69645e;
	font-family: 'EB Garamond', serif;
	font-weight:Bold;
	font-size:36px;
	padding-bottom:5px;
	border-bottom: solid 1px #a29486;
}

h1 a {color:#69645e; text-decoration:none;}

h2 {
	color:#7b4631;
	FONT-FAMILY: verdana,arial,Myriad Pro,Calibri, Helvetica LT;
	font-weight:normal;
	font-size:23px;
	margin-bottom:5px;
}

h2 a {color:#7b4631; text-decoration:none;}

h3 {
	color:#fff;
	font-family: 'EB Garamond', serif;
	font-weight:Bold;
	font-size:36px;
	padding-bottom:5px;
	margin-top:18px;
	border-bottom: solid 1px #fff;
}

h3 a {color:#4b4b4d; text-decoration:none;}


 
 h4 {
	color:#69645e;
	font-family: 'EB Garamond', serif;
	font-weight:Bold;
	font-size:34px;
	margin-bottom:5px;
	
}

h4 a {color:#2978ba; text-decoration:none;}



.textorodape
{
	COLOR: #6b635c;
	FONT-FAMILY: Calibri;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
	font-weight:normal;
	line-height:25px;
}

.texto-principal
{
	COLOR: #333333;
	FONT-FAMILY: verdana, arial, Myriad Pro,Calibri, Helvetica LT;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
	font-weight:normal;
	line-height:18px;
}
.texto
{
	COLOR: #555555;
	FONT-FAMILY: Calibri;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
	font-weight:normal;
	
}
.texto-sub
{
	COLOR: #80766a;
	FONT-FAMILY: Calibri;
	FONT-SIZE: 20px;
	TEXT-DECORATION: none;
	font-weight:normal;
	line-height:25px;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #a49689;
  border-bottom: 1px solid #ffffff;
  max-width:1000px;
}


.Copyright
{
	COLOR: #6b635c;
	FONT-FAMILY:verdana,arial;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-weight:normal;
	padding-top:13px;
}

.d4w
{
	COLOR: #6b635c;
	FONT-FAMILY:verdana, arial;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	font-weight:normal;
	
}



.Campo
{
	COLOR: #494949;
	FONT-FAMILY: arial,calibri,verdana;
	FONT-SIZE: 17px;
	TEXT-DECORATION: none;
	line-height:18px;
	PADDING-LEFT:3px;PADDING-TOP:3px;PADDING-RIGHT:3px;
}


.CampoHome{ BORDER:None;PADDING-LEFT:3px;PADDING-TOP:3px;PADDING-RIGHT:3px;FONT-FAMILY:verdana;FONT-SIZE:12px; color:#5e5e5e;}

.Botao{ FONT-FAMILY:verdana; FONT-SIZE:09px; BACKGROUND-COLOR:#646467; }

.Text { COLOR:#5e5e5e; FONT-FAMILY: verdana, Helvetica, sans-serif; FONT-SIZE:12px; TEXT-DECORATION: None;
}
