/* 
INWERS CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
#aviso_contacto{
margin-top:2px;
}
#esquina {
    height: 160px;
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    z-index: 99;
}

#pie {
	position: fixed;
	bottom: 15px;
	left: 50%;
	width:700px;
margin-left:-180px;
padding-top:40px;
	height: 20px !important;
color:#8d8e8d;

}
	
#pie ul {
		margin: 0;
		margin-top: 15px;
		margin-left: 16px;
		float: left;
	}
	
#pie ul li {
			display: block;
			float: left;
			margin: 0;
			margin-right: 18px;
		}
			
#pie ul li a {
				display: block;
			}
.alpha2 h5{
color:#f7931d;}
#contact dl {position:absolute;}

