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

/*
* Consistency fixes
* adopted from http://necolas.github.com/normalize.css/
*/
html{height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{min-height:100%;font-size:100%;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
audio,
canvas,
video{display:block;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
b,strong{font-weight:bold;}
abbr[title]{border-bottom:1px dotted;}
input,
textarea,
button,
select{margin:0;font-size:100%;line-height:normal;vertical-align:baseline;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{cursor:pointer;-webkit-appearance:button;}
input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
textarea{overflow:auto;}
table{border-collapse:collapse;border-spacing:0;}



/* #Links
================================================== */
a,a:visited{color:#333;text-decoration:none;outline:0;}
a:hover,a:focus{color:#000;}
p a,p a:visited{line-height:inherit;}

/*ul.options{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}*/

ul.options li.n_attivo a{
	color: #000;
	font-weight: 700;	
}

ul.options li a{
	color: #333333;
}

body{
	background-color: #eee;
}
.logo {
	margin-top: 24px;
	padding-bottom: 12px;

	
}

.rosso{
	color: #990000;
}

a:visited.rosso{
 color: #990000;
}

.verde{
	color: #339966;
}

.grigio{
	color: #666666;
}

.chiaro{
	color: #999;
}

a.grigio, a:visited.grigio{
	color: #999;
}

.chiaro{
color: #cccccc;
}

.logo h6 a {
	font-weight: 400;
	color: inherit;
}

.principale{
	margin-top: 1.5em;
}

.colonna_icons{
	width: 2em;
}
caption {
	background-color: #CCCCCC;
	font-size: 0.8em;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: 700;
}

/* Glyph, by Harry Roberts */
		
hr.separa {
	color: #ccc;
	margin-bottom: 1em;
	margin-top:1em;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
}



body {
  font-size: 16px;
  font-family: Georgia, serif;
 }

p {
  font-size: 1em; /* 16px */
  line-height: 1.5em; /* 24px */
  margin: 0 0 1.5em 0;
}
/* 48px - The quick brown fox jumps over the lazy dog */
h1, .class-for-48px {
  font-size: 3em; /* 48px */
  line-height: 1em; /* 48px */
  margin-top: 0.5em;
  margin-bottom: 0em;
}
/* 32px - The quick brown fox jumps over the lazy dog */
h2, .class-for-32px {
	font-size: 2em; /* 32px */
	line-height: 1.2em; /* 48px */
	margin-top: 0.75em;
	margin-bottom: 0em;
	padding-bottom: 0.25em;
}
/* 24px - The quick brown fox jumps over the lazy dog */
h3, .class-for-24px {
  font-size: 1.5em; /* 24px */
  line-height: 1em; /* 24px */
  margin-top: 1em;
  margin-bottom: 0em;
}
/* 22px - The quick brown fox jumps over the lazy dog */
.class-for-22px {
  font-size: 1.375em; /* 22px */
  line-height: 1.0909em; /* 24px */
  margin-top: 1.0909em;
  margin-bottom: 0em;
}
/* 20px - The quick brown fox jumps over the lazy dog */
h4, .class-for-20px {
  font-size: 1.25em; /* 20px */
  line-height: 1.2em; /* 24px */
  margin-top: 1.2em;
  margin-bottom: 0em;
   margin-bottom: 1.2em;
}
/* 18px - The quick brown fox jumps over the lazy dog */
.class-for-18px {
  font-size: 1.125em; /* 18px */
  line-height: 1.3333em; /* 24px */
  margin-top: 1.3333em;
  margin-bottom: 0em;
}
/* 16px - The quick brown fox jumps over the lazy dog */
.class-for-16px {
  font-size: 1em; /* 16px */
  line-height: 1.5em; /* 24px */
  margin-top: 1.5em;
  margin-bottom: 0em;
}
/* 14px - The quick brown fox jumps over the lazy dog */
.class-for-14px {
  font-size: 0.875em; /* 14px */
  line-height: 1.7143em; /* 24px */
  margin-top: 1.7143em;
  margin-bottom: 0em;
}
/* 12px - The quick brown fox jumps over the lazy dog */
label, .class-for-12px {
  font-size: 0.75em; /* 12px */
  line-height: 2em; /* 24px */
  margin-top: 2em;
  margin-bottom: 0em;
}

h1,h2,h3{
	font-family: LatoBold, Lato, Helvetica, Arial;
	font-weight: normal;
	font-weight: 400;
	}
	
h4,h5,h6{
	font-family: LatoBold, Lato, Helvetica, Arial;
	font-weight: normal;
	font-weight: 400;
	}
	
	
.logo h3{
	margin-top: 0.5em;
	text-transform: uppercase;
	font-weight: bold;
}
	
.migas ul{
	
}

.migas li{
	display: inline-block;
	padding-top: 1em;
	/*padding-right: 0.5em;*/
	color: #990000;
}

.migas li a{
	
}

.migas li a:before{
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	
	content: '\f105';
	float: right;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666;
	padding-left: 0.5em;
}

.principale h2, .principale h3, .principale h4{
	display: block;
	border-bottom: 1px solid #999;
}

.principale dl{
	line-height: 2em;
}

.principale dt{
	padding-top: 1em;
	border-bottom: 1px solid #ccc;
	padding-left: 0.5em;
	
	font-size: 0.75em; /* 12px */
	line-height: 2em; /* 24px */
}

.principale dd{
	border-bottom: 1px solid #ccc;
}

.principale dd a{
display: block;
	background-color: #dedede;
	padding-left: 0.5em;
}

.principale dd a:hover{
background-color: #ccc;
}

.principale dd a.activo{
color: #990000;
}

.principale dd a:before{
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
font-size: 0.8em;
float: right;
margin-right: 1em;
}

.principale a.main_nav:before{
 content: '\f02e';
}

.principale a.prj_nav:before{
 content: '\f07c';
}

.principale a.img_nav:before{
 content: '\f03e';
}

.principale a.bio_nav:before{
content: '\2731';
}

.principale a.tipo_nav:before{
content: '\f02c'; 
}

.principale a.cierre_nav:before{
content: '\f011';
}

table{
	width: 100%;
	margin-top: 1em;
}

tr{
	border-bottom: 1px solid #ccc;
}

th{
	font-weight: bold;
}

td, th{
	padding: 0.5em;
}

tr:hover{
	/*background-color: rgba(0, 0, 0, 0.05);*/
}

td.right{
	text-align: right;
	
min-width: 64px;
}

.lista td a{
	font-size: 1.25em;
}

td.icons_edit{
width:20%;
float: none;
}

td.icons_status{
width:20%;
}

.peque{
font-size: 0.75em;
}

td i:before{
font-size: 0.9em;
}

.top24{
margin-top: 1em;
}

p.noBottom{
margin-bottom: 0;
}

p.noBottom:before{
color: #666;
font-size: 0.8em;
}

img {
	max-width: 100%;
	height: auto;
}

.w_120{
width: 120px;
}

.w_96{
min-width: 64px;
padding-left:1.5em;
}

/* popUp */
#element_to_pop_up, #delete_main_pop_up, #delete_side_pop_up, #delete_personal_pop_up, #delete_datos_pop_up {
display:none;

background-color:#fff;
border-radius:10px 10px 10px 10px;
box-shadow:0 0 25px 5px #999;
color:#111;
min-width:450px;
padding:25px

}

.button{
background-color:#cc0000;
border-radius:10px;box-shadow:0 2px 3px rgba(0,0,0,0.3);
color:#fff;
cursor:pointer;
display:inline-block;
padding:10px 20px;
text-align:center;
text-decoration:none}

.button.b-close,.button.bClose{
border-radius:7px 7px 7px 7px;
box-shadow:none;
	font: 1.2em sans-serif;
	/*font-weight: bold;*/
	padding:0 6px 2px;
position:absolute;right:-7px;top:-7px
}


#miDesc, #biografia {
	padding: 16px;
	border: 1px solid #FFFFFF;
}
td label {
	font-size: 14px;
}

li{
line-height:1.5em;
}

h6.bio, #biografia h6{
	font-size: 0.6667em; /* 12px */
	line-height: 2.1667em; /* 26px */
	margin-bottom: 0;
	margin-top: 1.9em;
	text-transform: uppercase;
	color: #999;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
margin-top:0.5em;
margin-bottom:0.5em;
}

td p{
margin-bottom:0;
}


