*{ padding: 0; margin: 0; list-style:none; }

html{ background: url(../imagens/site_fundo.png) repeat-x #fff; }

body{ width: 900px; margin: 0 auto; text-align:center;  background: url(../imagens/conteudo_fundo_2.gif) 50% 0 repeat-y; font: 62.5% Verdana; }





h1,

h2, h2center,

h4,

h5,

h6 {

	font-family: source-sans-pro, sans-serif;

	font-weight: 300;

	font-style: normal;

	color: black;

	text-rendering: optimizeLegibility;

	margin-top: 0;

}



h1 {

	font-size: 2.125em;

}



h2 {

	text-align: left;

	margin-left: 30px;

	font: 300 24px source-sans-pro, sans-serif;

}

h2center {

	text-align: center;

	margin-left: 0px;

	font: 300 26px source-sans-pro, sans-serif;

}


h3 {

	text-align: left;

	margin-left: 30px;

	padding-top: 20px;

	color: white;

	font-size: 16px;

	font-family: verdana;

	font-style: normal;

	font-weight: normal;

}



#B_Topo {

	margin: 0 auto;

	width: 900px;

	height:348px;

	margin-top: 5px;

	background-image: url(../imagens/Topo_A_30_anos.jpg);

	background-repeat: no-repeat;

}



#B_Topo_B {

	margin: 0;

	width: 231px;

	height:45px;

	margin-top: 0px;

	float: left;

	background-image: url(../imagens/Topo_B_30_anos.jpg);

	background-repeat: no-repeat;

}



#Conteudo_texto_A {

	font-size: 1.5em;

	font-family: source-sans-pro, sans-serif;

	font-weight: 300;

	font-style: normal;

	color: #4b6582;

	text-rendering: optimizeLegibility;	

	width: 840px;

	margin-left: 30px;

	margin-right: 30px;
	margin-top: 6px;

	text-align: justify; 

	line-height: 1.5em;

}



#Conteudo_texto_A a:link

	{

	color: #4b6582;

	text-decoration:none;

	}

	

#Conteudo_texto_A a:hover						/* menu on mouse-over  */

	{

	color: #4b6555;

	text-decoration:none;

	}	

#Conteudo_texto_B {

	font-size: 1.7em;

	font-family: source-sans-pro, sans-serif;

	font-weight: 300;

	font-style: normal;

	color: #4b6582;

	text-rendering: optimizeLegibility;	

	margin-left: 50px;

	margin-right: 50px;

	text-align: justify; 

	line-height: 1.5em;
	
	text-indent: 40px;

}

#Conteudo_texto_C {

	font-size: 1.5em;

	font-family: source-sans-pro, sans-serif;

	font-weight: 300;

	font-style: normal;

	color: #4b6582;

	text-rendering: optimizeLegibility;	

	width: 809px;

	margin-left: 30px;

	margin-right: 30px;

	text-align: right; 

	line-height: 1.5em;


}

#rodape {

	background-image: url(../imagens/rodape_moebius_2.jpg);

	background-repeat: no-repeat;

	text-align:left;

	width: 870px;

	margin:0 auto;

	border-top: 2px solid #8D98AC;

	height:140px;

	line-height:1.4em;

	padding-left: 30px;

	padding-top: 10px;

	color: white;

	font-size: 14px;

	font-family: source-sans-pro, sans-serif;

	font-weight: 300;

	font-style: normal;

	text-rendering: optimizeLegibility;	



}



#rodape a:link

	{

	color: white;

	text-decoration:none;

	}

	

#rodape a:hover						/* menu on mouse-over  */

	{

	color: #F1F1F1;

	text-decoration:none;

	}



#tabela {

	font-size: 1.5em;

	font-family: source-sans-pro, sans-serif;

	font-weight: 300;

	font-style: normal;

	color: #4b6582;

	text-rendering: optimizeLegibility;	

	width: 840px;

	margin-left: 30px;

	margin-right: 30px;

	text-align: justify; 

	line-height: 1.5em;

	border-collapse: collapse;

	background-color: #ededef;

}



#tabela tr {

	height: 3em;

}



#tabela tr:hover {

	background-color: #cfcfd1;



}



#tabela td {

	padding-left: 6px;

}



#tabela .odd {

	background-color: #e3e3ea;



}





#B_Topo, #Conteudo_texto_A {

	position: relative;

}



#contact_form {

	font-size: 1.5em;

	font-family: source-sans-pro, sans-serif;

	font-weight: 300;

	font-style: normal;

	color: #4b6582;

	text-rendering: optimizeLegibility;	   

	margin-left: 30px;

	margin-right: 30px;

	text-align: justify; 

	line-height: 1.5em;

}

#submit_button {

	width: 100px;

	height: 2em;

    border: 1px solid lightgrey;

	text-align: center;

	padding-left:0px;

	font-size: 1em;

	font-family: source-sans-pro, sans-serif;

	font-weight: 300;

	font-style: normal;

	color: #4b6582;

	text-rendering: optimizeLegibility;	   

}



#contact_form .row input {

	height: 30px;

	padding-left:5px;

	text-align: left;

	font-size: 1em;

	font-family: source-sans-pro, sans-serif;

	font-weight: 300;

	font-style: normal;

	color: #4b6582;

	text-rendering: optimizeLegibility;

}



#contact_form .row {

	margin-top: 10px;

}



#contact_form .row textarea {

	width:700px;

	height:8em;

    text-align: left;

    padding: 5px;

	font-size: 1em;

	font-family: source-sans-pro, sans-serif;

	font-weight: 300;

	font-style: normal;

	color: #4b6582;

	text-rendering: optimizeLegibility;

	resize: none;

}



