@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	border:0px;
	background: url(../image/bg2.jpg);
	background-position:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.divTotal {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	height:260px;
	margin-top:100px;
	background: url(../image/header.png);
}
.cliente {
	padding:12px;
	color:#FFF;
	width:300px;
	float:left;
}
.tel {
	float:right;
	width:120px;
	padding:12px;
	color:#FFF;
}
.txt1 {
	padding:12px;
	color:#FFF;
	text-align:center;
	float:left;
	width:570px;
}
.imgFS {
	padding:12px;
	text-align:center;
	width:570px;
	float:left;
}
.imgFooter {
	position: fixed;
	bottom:0px;
	z-index:-1;
}
.contacts {
	position:fixed;
	z-index:5;
	bottom:10px;
	/*width:780px;*/
	left: 38%;
	/*margin-left:-390px;*/
	font-size:0.8em;
	color:white;
}
.shadowR {
	float:right;
	margin-right:-18px;
	margin-top:-8px;
}
.shadowL {
	float:left;
	margin-left:-18px;
	margin-top:-8px;
}
img {
	border:0px;
}
