/* Augusto Saggese - Desenvolvimento By: Digital Studio */

*{margin:0;padding:0;} 
body {
   background:#EBEBE7;
   margin: 0;
   padding: 0;
   text-align:center;
}
#tudo_space { /* conteúdo total */
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagens/bgall.jpg);
}
#tudo_centro { 
    width: 771px;
	height: 795px;
	margin-left: auto;
	margin-right: auto;
}
#top_flash { 
	width: 771px;
	height: 351px;
	margin-left: auto;
	margin-right: auto;
}
#welcome_space { /* div total de trans e car */
	width: 771px;
	height: 215px;
	margin-left: auto;
	margin-right: auto;
}
#welcome_trans { /* div filho1 */
	float: left;
	width: 323px;
	height: 170px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../imagens/welcome_trans.jpg);
	background-repeat: no-repeat;
}
#car_andpeople { /* div filho2 */
	float: left;
	width: 448px;
	height: 189px;
	position: relative;
	left: 0px;
	top: 26px;
	background-image: url(../imagens/car_andpeople.jpg);
}
#trans_serv {
	float: left;
	width: 179px;
	height: 100px;
	position: relative;
	left: 5px;
	top: 25px;
}
#advantages {
	width: 771px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagens/bgheaderall.jpg);
	background-repeat: no-repeat;
}
#advantages_serv {
	float: left;
	width: auto;
	height: auto;
	left: 20px;
	top: 65px;
	position: relative;
}
#ds { /* logo header */
	float: left;
	width: auto;
	height: auto;
	position: relative;
	top: 195px;
	left: 490px;
}
#climatempo {
	width: 120px;
	height: 170px;
	float: left;
	position: relative;
	left: 20px;
	top: 10px;
}
