@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #444444;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #444444;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #444444;
}

p {
	font-family: arial;
	color: #444444;
	font-size: 14px;
}
html, body, #wrap {
	height: 100%;
	margin: 0;
	padding: 0;
}
body > #wrap {
	height: auto; 
	min-height: 100%;
	background: url('../images/body_contentBACKGROUND.png') repeat-y center;
}
body {
	background: url('../images/diamond-pattern.png');
}
.clear {
	clear: both;
}
.finalWRAP {
	padding-bottom: 60px;
}
#header {
	width: 100%;
	background: url('../images/topSITE_background.jpg') repeat-x top #FFFFFF;
}
#header_container {
	width: 980px;
	margin: 0 auto;
}
#menu {
	float: left;
	width: 900px;
	background-color: #444;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: inline-block;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: Bold;
	line-height: 56px;
}
#menu ul li a {
	color: #F5F5F5;
	width: 100%;
	height: 100%;
	display: block;
	padding: 0px 5px;
}
#menu ul li a:hover {
	color: #333333;
	text-decoration: none !important;
}
#menu ul li:hover {
	background-color: #F5F5F5;
	color: #333333;
}
#selected {
	background-color: #F5F5F5;
	color: #333333 !important;
	cursor: pointer;
}
#menu_selected {
	padding: 0px 5px;
}
#shortcuts {
	float: right;
	background-color: #444;
	line-height: 56px;
	min-height: 56px;
}
	#shortcut_home {
		background: url('../images/icon_home1.jpg') no-repeat;
		width: 30px;
		height: 30px;
		float: left;
		padding: 0px 5px;
		margin-top: 12px; 
		cursor: pointer;
	}
		#shortcut_home:hover {
			background: url('../images/icon_home2.jpg') no-repeat;
		}
		
	#shortcut_mail {
		background: url('../images/icon_mail1.jpg') no-repeat;
		width: 30px;
		height: 30px;
		float: left;
		padding: 0px 5px;
		margin-top: 12px;
	}
		#shortcut_mail:hover {
			background: url('../images/icon_mail2.jpg') no-repeat;
		}
		#shortcut_mail_show {
			background: url('../images/ballon_background.png') no-repeat bottom right;
			width: 330px;
			height: 133px;
			position: absolute;
			display: block;
			margin: 0px 0px 0px 653px;
			display: none;
			padding-top: 47px;
		}
			#shortcut_mail_show_mail {
				width: 310px;
				bottom: 0;
				line-height: 24px;
				text-align: right;
				margin: 5px auto;
				padding: 23px 0px 0px 0px;
			}
				#shortcut_mail_show_mail a{
					font-family: arial;
					font-size: 17px;
					font-style: italic;
					color: #444;
					margin: 0px 10px 0px 0px;
					line-height: 24px;
					vertical-align: 4px;
					
				}
				#shortcut_mail_show_mail a:hover{
					text-decoration: underline;
				}
				
			#shortcut_mail_show_facebook {
				width: 310px;
				bottom: 0;
				font-style: italic;
				line-height: 24px;
				text-align: right;
				margin: 5px auto;
			}
				#shortcut_mail_show_facebook a{
					font-family: arial;
					font-size: 17px;
					color: #444;
					margin: 0px 10px 0px 0px;
					line-height: 24px;
					vertical-align: 6px;
				}
				#shortcut_mail_show_facebook a:hover{
					text-decoration: underline;
				}
			#shortcut_mail_show_instagram {
				width: 310px;
				bottom: 0;
				font-style: italic;
				line-height: 24px;
				text-align: right;
				margin: 5px auto;
			}
				#shortcut_mail_show_instagram a{
					font-family: arial;
					font-size: 17px;
					color: #444;
					margin: 0px 10px 0px 0px;
					line-height: 24px;
					vertical-align: 6px;
				}
				#shortcut_mail_show_instagram a:hover{
					text-decoration: underline;
				}
#logo_snipet_container {
	width: 980px;
	margin: 0 auto;
	background: url('../images/header_snipetBACKGROUND.jpg') repeat-x;
	min-height: 164px;
	display: block;
}
#logo_leon {
	width: 675px;
	height: 164px;
	display: block;
	background: url('../images/main_logo.jpg') no-repeat left;
	float: left;
}
#snipet_phones {
	background: url('../images/badge22.png') no-repeat right;
	width: 118px;
	height: 164px;
	float: right;
	margin-right: 5px;
}
#main {
	width: 960px;
	margin: 0 auto;
	height: auto;
	min-height: 100%;
	padding: 0px 0px 60px 0px; /* deve ser a mesma altura do rodapé */
}
	#main h1{
		margin: 0;
		padding: 0;
		font-family: Arial;
		font-size: 22px;
		color: #444;
	}
	#main h2{
		margin: 0;
		padding: 15px 5px;
		font-family: Arial;
		font-size: 20px;
		color: #444;
		font-weight: bold;
		font-style: italic;
	}
#main_content {
	margin: 0 auto;
	padding: 0px 10px;
}
#main_content ul li {
	font-family: Arial;
	color: #333;
}
#main_header {
	height: 20px;
	width: 290px;
	text-align: right;
	background: url('../images/clock_background.png') no-repeat right;
	margin: 0;
	padding: 0;
	float: right;
}
	#main_header p{
		line-height: 20px;
		font-family: arial;
		font-style: italic;
		font-weight: bold;
		font-size: 12px;
		color: #000;
		margin: 0;
		padding-right: 5px;
		vertical-align: middle;
		display: block;
		float: right;
	}
	#main_header img {
		float: right;
		margin-right: 28px;
	}
	
#footer {
	position: relative;
	margin-top: -70px; 
	height: 70px;
	clear:both;
	background-color: #444;
	padding: 10px 0px 0px 0px;
	box-sizing: border-box;
}
	#footer p {
		margin: 0;
		padding: 0;
		font-family: arial;
		font-size: 14px;
		color: #FFF;
		font-style: italic;
	}
	#footer a {
		margin: 0;
		padding: 0;
		font-family: arial;
		font-size: 14px;
		color: #FFF;
		font-style: italic;
	}
	#footer a:hover {
		text-decoration: underline;
	}
#footer_content{
	width: 970px;
	margin: 0 auto;
	height: 60px;
	display: block;
}
#footer_content_adress {
	float: left;
}
#footer_content_icons {
	float: right;
	width: 338px;
	height: 52px;
	bottom: 0;
}
	#footer_like {
		padding-top: 8px;
		float: left;
	}
	#footer_map {
		padding-top: 8px;
		float: left;
	}
	#footer_insta {
		padding-top: 8px;
		float: left;
	}
.front_page {
	font-family: Arial;
	font-size: 14px;
	color: #444;
	padding-left: 129px;
}
#frontcontent {
	width: 750px;
	padding: 20px;
	border-radius: 7px;
	margin: 0 auto;
	background: url('../images/cell_background_front.jpg') repeat-x top;
}
.front_content {
	background: url('../images/front_top_content.jpg') no-repeat center top;
}
.pintura_gallery {
	padding: 10px 0px;
	clear: both;
}
.pintura_gallery img {
	float: left;
	padding: 5px;
}
#front_portrait {
	padding: 20px 0px 20px 124px;
}
#front_portrait img {
	float: left;
	padding: 0px 5px;
}
#front_bottom_img {
	background:url('../images/front_bottom.jpg') bottom center no-repeat;
	margin-top: -160px;
	clear: both;
	width: 960px;
	height: 349px;
	display: block;
	position: relative;
	bottom: 0;
	z-index: 0;
}
#contact_left{
	float: left;
	width: 180px;
	line-height: 22px;
}
#contact_left p{
	
	padding: 0px 0px;
	margin: 5px 0px;
	display: block;
}
#contact_right{
	float: left;
}
#contact_right input{
	margin: 3px 0px;
	line-height: 20px;
}