﻿/***************************************************
	        FOOTER
***************************************************/

footer{
	position:relative;
	height:300px;
	clear:both;
	width:100%;
	background-image:url(images/bg.footer.png);
	background-position:left top;
	background-repeat:repeat-x;
	border-bottom:5px solid orange;
	border-radius: 10px;

	}


.footer_left{
	float:left;
	padding:12px;
	margin-botttom:-45px;
	width:140px;
	margin-right:76px;
	
}

#FooterTwo{
	font-size: 10px;
	position: absolute;
	right:50px;
	top:220px;
	color:white;

}

#FooterTree{
	font-size: 10px;
	position: absolute;
	left:30px;
	top:220px;
	color:white;

}

.footer h5 span{
	list-style:none;
	background:url(images/ico_arrow_blue.gif) 0 6px no-repeat;
	padding-left:5px;
	margin-bottom:5px}

.emailContactImage
{
    float:left;
    padding: 0px 10px 10px -10px;
}

#DataFiscal
{
    position:absolute;
    right:30px;  
    top:20px;
}

