@charset "UTF-8";







@font-face {
    font-family: 'marcellus_scregular';
    src: url('font/marcellussc-regular-webfont.woff2') format('woff2'),
         url('font/marcellussc-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('font/opensans-regular-webfont.woff2') format('woff2'),
         url('font/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body{
	width: 1200px;
	margin: 0 auto;
	padding-right: 30px;
	padding-left: 30px;
}

header {
width: 1200px;
	height: 300px;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/Logoxenia.png);
	background-position: center;
	background-repeat: no-repeat;
}
#spazio_flag {
	padding-top: 250px;
	padding-right: 10px;
	
	
}
.menu{
	width: 1200px;
	height: 30px;
	background-color: #254082;
	padding: 0;
	margin: 0 auto;

}
.botton_menu{
	width: 200px;
	height: 30px;
	float: left;
	padding: 0;
	margin: 0 auto;
}

.botton_menu:hover{
	background-color: #6BAFCA;
}

h1{
	font-family:'marcellus_scregular';
	font-size: 14px;
	color: white;
	text-align: center;
	padding: 0;
	margin: 5px;
}

.box_txt{
	width: 1000px;
	margin:0 auto;
	padding-left: 100px;
	padding-right: 100px;
	
}


h2{
	font-family:'marcellus_scregular';
	font-size: 40px;
	color: #254082;
	text-align: center;
}
p{
	font-family: 'open_sansregular';
	font-size: 14px;
	color: black;
	
	margin:0 auto;

	
}

footer{
	width: 1200px;
	
	padding-top:30px;
	
	margin: 0 auto;
	text-align: center;
}

#width p{
	width: auto;
}

.footer_col{
	width: 400px;
	height: 100px;
	float: left;
	padding-top: 30px;
}
#spazio_loghi{
	padding-right: 100px;
}
#spazio_loghi_2{
	padding-right: 50px;
}

footer p{
	font-size: 10px;
	padding-bottom: 30px;
}

#spazio_img_1{
	margin-right:30px;
}
.clearfloat {
	clear:both;
}
#richiesta {
	width:300px;
	height:150px;
}


.box_tab{
	width: 940px;
	margin: 0 auto;
	background-position: center;
	padding-left: 130px;
padding-right: 130px;


	text-align: center;
	
	
}

.tab_titolo{
	width: 304px;
	height: 70px;
	border: 2px solid black;
	align-content: center;
	text-align: center;
	float:left;
	background-color: #254082;
	
}

.tab_cell_big{
	width: 304px;
	height: 50px;
	border: 2px solid black;
	align-content: center;
	text-align: center;
	background-position: center;
	float:left;
	
}
.tab_cell_big h1{
color: black;
	font-size: 14px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
	width: auto;
	
}
.tab_titolo h1{
	color: white;
	padding-top: 10px;
	font-size: 16px;
	
}
.tab_cell{
	width: 150px;
	height: 50px;
	border: 2px solid black;
	text-align: center;
	float:left;
	margin: 0 auto;
	background-color: #B2C5DC;
	align-content: center;
	background-position: center;
	
}
.tab_cell_2{
	width: 150px;
	height: 50px;
	border: 2px solid black;
	text-align: center;
	float:left;
	margin: 0 auto;
	background-color: #739FCF;
	
}

.tab_cell p{
	color: black;

	margin: 0 auto;
	text-align: center;
	width: auto;
	
}
.tab_cell_2 p{
	color: black;
	font-size: 12px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
	width: auto;
	
}
.tab_cell h1{
	color: black;
	font-size: 16px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
	width: auto;
}

.tab_cell_2 h1{
	color: black;
	font-size: 16px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
	width: auto;
}

.tab_titolo p{
	color: black;
	padding-top: 10px;
	font-size: 10px;
	
}
	.tab_cell_big p{
	color: black;
	padding-top: 10px;
	font-size: 10px;
		width: auto;
	
}

.box_contact{
	width: 1200px;
	height: 700px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	
}

#nome{
	width: 300px;
	height: 30px;
	
}

#email{
	width: 300px;
	height: 30px;
}

#pulsante{
	background-color: #254082;
	color: white;
	font-family:'marcellus_scregular';
	font-size: 14px;
	width: 150px;
	height: 30px;
	
	
	
}

#pulsante:hover{
	background-color: #6BAFCA;
	
}

 h3{
	color: black;
	 text-align: center;
	 font-family:'marcellus_scregular';
	font-size: 16px;
	color: #254082;
}
	 .footer_col p{
		 width: auto;
		 margin: 0;
		padding-bottom: 10px;
		 
	 }
.colelem {
	padding-top: 20px;

}

#botton_paypal{
	height: 50px;
	padding-top: 10px;
}
	


