@charset "utf-8";
/* CSS Document */


body {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	line-height: 20px;
	text-align:justify;
	}
	
a:link {
	text-decoration:none;
	color: #006600;
}
a:visited {
	text-decoration:none;
	color: #006600;
}

a:hover {
	text-decoration:underline;
}
a:active {text-decoration:underline;}

a.comment:link {
	color: #0099FF;
}

.img_middle {
	vertical-align:middle;
	}
	
.bigger {
	font-size: 22px;
	}

.title_white {
	color: #ffffff;
	font-size: 48px;
	font-weight:bold;
	}
	
	
.title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
}
.title2red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	color: #906;
}
.subtitle_white {
	color: #ffffff;
	font-size: 24px;
	font-weight:bold;
	}
	
.title_green {
	color: #4b9fa5;
	font-size: 36px;
	font-weight:bold;
	}
	
.orange {
	color:#f7956a;
	}
	
.orange_big {
	color:#f7956a;
	font-size: 24px;
	font-weight:bold;
	}
	
	
.periexomenatitle {
	background-color: #33C;
	color: #FFFFFF;
	text-align: center;
	height: 50px;
	padding-top: 20px;
	font-size: x-large;
	font-weight: bold;
	background-position: center center;
	display: block;
	vertical-align: middle;
}


.eksofiloimage {
	background-image: url(images/img0_0.jpg);
}

.notes {
	border-top: 1px solid #f7956a;
	font-size: 11px;
	width: 500px;
	margin-top: 20px;
	}
	
	
.numbers {
	color: #f7956a;
	background-color: #008689;
	font-weight: bold;
	padding: 5px;
	margin: 3px;
	}	
	
	
.title_green2 {
	color: #009d85;
	font-size: 36px;
	font-weight:bold;
	}
	
.underlined{ text-decoration: underline ; }


.blue_big {
	color:#0087a4;
	font-size: 24px;
	font-weight:bold;
	}
	
.table {
    border: 3px dashed  #009d85;
    } 

.table_orange {
    border: 1px solid  #f7956a;
	background-color: white;
    } 
	
.table_dash_green {
    border: 3px dashed  #007237;
    } 
	
.title_green3 {
	color: #007237;
	font-size: 36px;
	font-weight:bold;
	}
	
.green_big {
	color:#007237;
	font-size: 24px;
	font-weight:bold;
	}
	
.under_or {
	border-bottom: 1px solid #f7956a;
}
	
.title_blue {
	color: #7ea2ca;
	font-size: 36px;
	font-weight:bold;
	}
	
.titlegrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #999;
}

.numbers_blue {
	color: #f7956a;
	background-color: #167ab0;
	font-weight: bold;
	padding: 5px;
	margin: 3px;
	}	
	
.table_dash_orange {
    border: 3px dashed  #f7956a;
    } 
	
.table_blue {
    border: 1px solid  #0087a4;
	background-color: white;
    } 
	
	
.numbers_purple {
	color: #f7956a;
	background-color: #9480ba;
	font-weight: bold;
	padding: 5px;
	margin: 3px;
	}	
	
.title_purple {
	color: #9480ba;
	font-size: 36px;
	font-weight:bold;
	}
	
.table_dash_purple {
    border: 3px dashed  #9480ba;
    } 
	
.purple_big {
	color:#9480ba;
	font-size: 24px;
	font-weight:bold;
	}
	
.side {
	border-left: solid 1px #000; 
	}
	
.side_top {
	border-top: solid 1px #f7956a; 
	}
	
.green {
	color:#4b9fa5;
	}
	
.side_top_b {
	border-top: solid 2px #4b9fa5; 
	}
	
	
.bc_grey {
	background-color: #d0c0ad;
	padding: 3px;
	margin: 1px;
	}	
	
.bc_red {
	background-color: #e6563d;
	padding: 1px;
	margin: 1px;
	}	
	
.bc_blue {
	background-color: #52a0d7;
	padding: 3px;
	margin: 1px;
	}	
	
.bc_orange {
	background-color: #f8a883;
	padding: 3px;
	margin: 1px;
	}	
	
.bc_green {
	background-color: #00994f;
	padding: 3px;
	margin: 1px;
	}	
	
.bc_yellow {
	background-color: #feca17;
	padding: 3px;
	margin: 1px;
	}	
	
.bc_light_blue {
	background-color: #b0cdd1;
	padding: 3px;
	margin: 1px;
	}	
	
.bc_green2 {
	background-color: #a3b55e;
	padding: 3px;
	margin: 1px;
	}	
	
.bc_purple {
	background-color: #c692c1;
	padding: 3px;
	margin: 1px;
	}	
	
.sq_grey {
	color:#d0c0ad;
	font-size: 20px;
	}
	
.sq_red {
	color:#e6563d;
	font-size: 20px;
	}
	
.sq_blue {
	color:#52a0d7;
	font-size: 20px;
	}
	
.sq_orange {
	color:#f8a883;
	font-size: 20px;
	}
	
.sq_green {
	color:#00994f;
	font-size: 20px;
	}
	
.sq_yellow {
	color:#feca17;
	font-size: 20px;
	}
	
.sq_light_blue {
	color:#b0cdd1;
	font-size: 20px;
	}
	
.sq_green2 {
	color:#a3b55e;
	font-size: 20px;
	}
	
.sq_purple{
	color:#c692c1;
	font-size: 20px;
	}
	
.bc_pink {
	background-color: #ef5b9f;
	padding: 3px;
	margin: 1px;
	}	
	
.sq_pink{
	color:#ef5b9f;
	font-size: 20px;
	}
	
.pink{
	color:#ef5b9f;
	}
	
.smaller {
	font-size: smaller;
}

.glossari td
{vertical-align:top;}

.glossari td p
{text-align:left;
}

.glossari td:first-child
{font-weight:bold;
}
.glossari td:first-child p:before
{color:#f7956a;
content:'\25fc \00A0' ;
}

.oroi p:before
{color:#f7956a;
content:'\25fc \00A0' ;
}

.oroi p
{
	margin-left:16px; text-align:left;
	font-weight:bold; text-indent:-16px;
}


