﻿/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1
{
    font-size:1.7em;
    font-family: Arial;
    font-weight: bold;
	color: red;
}

h2{
    font-size:1.4em;
    font-family: Arial;
    font-weight: bold;
}


/* SITE STYLE ------------------------------------------------------------*/


@font-face {
    font-family: 'AvantGarde';
    src: url('font/AvantGarde/avantgarde-webfont.eot');
    src: url('font/AvantGarde/avantgarde-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/AvantGarde/avantgarde-webfont.woff') format('woff'),
         url('font/AvantGarde/avantgarde-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Oswald';
    src: url('font/Oswald/oswald-regular-webfont.eot');
    src: url('font/Oswald/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Oswald/oswald-regular-webfont.woff') format('woff'),
         url('font/Oswald/oswald-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


/*@font-face {
    font-family: 'Oswald';
    src: url('font/Oswald/oswald-bold-webfont.eot');
    src: url('font/Oswald/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Oswald/oswald-bold-webfont.woff') format('woff'),
         url('font/Oswald/oswald-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}*/

input.ui-datepicker{
 font-size:0.7em;
}

#wrapper{
    width: 1000px;
    height:1320px;
    margin: 0 auto 0 auto;
    border: 1px solid #000000;
    margin-top: 10px;  
}

#menu{
    width: 270px;
    height: auto;    
    
}

#header{

    background-color: #000000;
    width: 1000px;
    height:310px;

}

#subtitle {
    height:30px;
    width:960px;
    margin-left: 20px;
}

#flag
{
    height:20px;
}



#content
{
    height:500px;
    width:1000px;
    /*background-color: #ffd800;*/
	padding-top: 20px;
}

#content_registrazione
{
    height:800px;
    width:1000px;
    /*background-color: #ffd800;*/
	padding-top: 15px;
}

#content_bottom {
    height:150px;
    width:930px;
	margin: 0 auto 0 auto;
    margin-top: 25px;
}

#pers {
    width: 450px;
    height:25px;
    margin-left: 35px;
}

#lenguage {
    width: 100px;
    height:30px;
    float: right;
}

.link_disabled {
    cursor: default !important;

}

.testo
{
    font-family: Arial, AvantGarde, sans-serif;
    font-size: 1em;
    margin-top: 20px;
    text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	
}

.content_left{
    float:left;
    width:45%;
    height: 500px;

}

.content_right
{
     float:left;
     width:45%;
     height: 510px;
     font-family:Arial;
     padding-left: 65px;
	 padding-top: 10px;

}

.clear
{
    clear:both;
    
}

.logo
{
    
    padding-top: 20px;
    padding-left: 20px;
}

.header_left
{
    float:left;
	margin-left: 25px;
	margin-top: 10px;
}

.header_right
{
    float:right;
    margin-top: 10px;
    margin-right: 20px;
    width: 220px;
    height: 250px;
}



.italia
{
    margin-left:65px;
}

.separatore
{
    background-color: #b1b4b6;
    width: 920px;
    height: 8px;
    margin: 0 auto 0 auto;
	margin-left: 45px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.separatore2
{
    background-color: #b1b4b6;
    width: 930px;
    height: 8px;
    margin: 0 auto 0 auto;
    margin-top: 25px;
    margin-bottom: 10px;
}

.video
{   
    
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border: 5px solid #8a8c8e;
    margin-top: 10px;
    margin-bottom: 25px;

}

.pers {
    height:48px;
}

#languageflag 
{
    height:40px;
}


.subtitle 
{
    float:left;
    margin-left: 35px;
}

.language 
{
    float:right;
    margin-right: 35px;
}

.language img {

    height:30px;
}

.registrati {
	width: 800px;
	height: 50px;
	font-family: Arial, AvantGarde, sans-serif;
    font-size: 1em;
    text-align: justify;
	margin-left: 45px;
	font-weight: normal;

}

.titleDati {
    width: 400px;
	height: 25px;
	font-family: Arial, sans-serif;
    font-size: 1.4em;
    text-align: justify;
	margin-left: 45px;
	margin-top: 20px;

}

.form{
    width: 500px;
	height: 120px;
	font-family: Arial, AvantGarde, sans-serif;
    font-size: 1em;
    text-align: justify;
	margin-left: 45px;

}

.form_2{
    width: 400px;
	height: 110px;
	font-family: Arial, AvantGarde, sans-serif;
    font-size: 1em;
    text-align: justify;
	margin-left: 45px;

}

.interessi{
    width: 600px;
	height: 300px;
	font-family: Arial, AvantGarde, sans-serif;
    font-size: 1em;
    text-align: justify;
	margin-left: 45px;

}

.iscrizione{
    width: 600px;
	height: 40px;
	font-family: Arial, AvantGarde, sans-serif;
    font-size: 1em;
    text-align: justify;
	margin-left: 45px;
    margin-top: 20px;
}

.privacy{
    width: 700px;
	height: 35px;
	font-family: Arial, AvantGarde, sans-serif;
    font-size: 1em;
    text-align: justify;
	margin-left: 45px;
}

.table_persona td
{

     padding:1px;
}

.table_residenza td
{
     padding:1px;
}

.table_interessi td
{

     padding:3px;
}


#fakeButton {
    margin-top: 0px;
    margin-left : 43px;

}

.validation {
    border-color: #F00;

}

.footer {
    height:10px;
    background-color:#FFF;
    width:1000px;
    margin:0 auto; 
}


.menu_item_disabled {
    margin-top:8px;
    cursor:default;
}

.menu_item_disabled span 
{
    font-family : Oswald , Arial , serif;
    font-size:1.1em;
    color:#777;
    margin-top:8px;
    cursor:default;
}

.menu_item_disabled  a
{
    cursor:default;
    text-decoration:none;

}


.menu_item {
    text-decoration:none;
}

.menu_item a {
    font-family : Oswald , Arial , serif;
    font-size:1.1em;
    color:white;
    margin-top:8px;
    text-decoration:none;
}

.menu_item  span{
    font-family : Oswald , Arial , serif;
    font-size:1.1em;
    color:white;
    margin-top:8px;
}

.menu_item img
{
    visibility:hidden;
     height:16px; 
     width:16px; 
     margin-right:3px;

}
.menu_item {
    margin-top:8px;
}

.menu_item span 
{
    font-family : Oswald , Arial , serif;
    font-size:1.1em;
    color:white;
    margin-top:8px;
}

.menu_item  a
{
    
    text-decoration:none;

}

.menu_item  a:hover
{
    color:#f00;
    text-decoration:none;

}


.menu_item_disabled {
    text-decoration:none;
}

.menu_item_disabled a {
    font-family : Oswald , Arial , serif;
    font-size:1.1em;
    color:white;
    margin-top:8px;
    text-decoration:none;
}

.menu_item_disabled  span{
    font-family : Oswald , Arial , serif;
    font-size:1.1em;
    color:white;
    margin-top:8px;
    color:#777;
}

.menu_item_disabled img
{
    visibility:hidden;
     height:16px; 
     width:16px; 
     margin-right:3px;

}




.mail_link 
{
	font-family :  AvantGarde , Arial , serif;
    font-size:1.3em;
    color:#777;
}