﻿@charset "utf-8";
/* CSS Document */

/*TAG classa*/
html, body{
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5{
	font-size:20px;
	margin-bottom:5px;
	background-image: url(../immagini/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
}
h1{
	font-size:50px;
}
h2{
	font-size:35px;
}
h3{
	font-size:26px;
}
h5{
	font-size:18px;
}
p{
	padding:3px 0px 3px 0px;
}

/*Service Classes*/
body.home{
	overflow:hidden;
}

/*Custom Classes*/



/*Home Classes*/

div.home-left{
	height:100%;
	width:30%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	position:relative;
	float:left;
}
div.home-left-top{
	height:30%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	position:relative;
}
div.home-left-middle{
	height:40%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	position:relative;
}
div.home-left-bottom{
	height:30%;
	position:relative;
}
div.home-logo, div.home-beautyroom, div.home-hair {
	width:250px;
	padding:15px;
	position:absolute;
	bottom:0;
	right:0;
}
div.home-beautyroom {
	bottom:0%;
	top:0%;
	right:0;
}
div.home-hair {
	top:0;
	right:0;
}
div.home-right{
	height:100%;
	width:69.9%;
	position:relative;
	float:left;
}
div.home-top{
	height:44%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
div.home-middle{
	height:12%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	position:relative;
}
div.home-bottom{
	height:44%;
}
div.home-prive{
	width:400px;
	padding:5px 0px 0px 15px;
	position:absolute;
	bottom:20%;
	top:20%;
}
div.home-top-left{
	position:relative;
	float:left;
	width:40%;
	height:100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
div.home-top-right{
	position:relative;
	float:left;
	width:59.8%;
	height:100%;
}
div.home-network{
	position:relative;
	height:50%;
}
div.home-press, div.home-event{
	position:relative;
	height:25%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
div.home-network div{
	width:180px;
	padding:0px 0px 0px 15px;
	position:absolute;
	bottom:0;
	top:20%;
}
div.home-press div, div.home-event div{
	width:320px;
	padding:5px 0px 0px 15px;
	position:absolute;
	bottom:35%;
	top:35%;
}
div.home-empty{
	position:relative;
	height:10%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top:-1px;
}
div.home-shoponline{
	position:relative;
	height:40%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
div.home-contact{
	position:relative;
	float:left;
	height:50%;
	width:40%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
div.home-opening{
	position:relative;
	float:left;
	height:50%;
	width:59%;
}
div.home-shoponline div{
	width:200px;
	padding:5px 0px 0px 15px;
	position:absolute;
	bottom:30%;
	top:30%;
}
div.home-contact div{
	width:170px;
	padding:5px 0px 0px 15px;
	position:absolute;
	bottom:40%;
	top:40%;
}
div.home-opening div{
	width:270px;
	padding:5px 0px 0px 15px;
	position:absolute;
	bottom:25%;
	top:25%;
}
div.home-bottom-left{
	position:relative;
	float:left;
	width:40%;
	height:100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
div.home-bottom-right{
	position:relative;
	float:left;
	width:59.8%;
	height:100%;
}
div.home-company{
	position:relative;
	height:50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
div.home-architecture{
	position:relative;
	height:50%;
}
div.home-company div, div.home-architecture div{
	width:250px;
	padding:40px 0px 0px 15px;
	position:absolute;
}
div.home-blog{
	position:relative;
	height:70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
div.home-language{
	position:relative;
	height:30%;
}
div.home-blog div, div.home-language div{
	width:250px;
	padding:40px 0px 0px 15px;
	position:absolute;
}