﻿/* ✰ Marios Polyzoes: Mon, 17 Nov 2008 20:45:00 +0200 ✰ */
html {font-family:sans-serif;}
#container {
	width:100%;
}
#bodyt {
background-color:#fff;
padding:15px;}

th {
font-size:11px;
background:gray;
color:#F5F5DC;
}

h4 {
text-align:left;
font-weight:heavy;
color:#400020;
}
.centro {
	text-align:center;
}
h3 {
text-align:center;
font-weight:400;
color:#550;
}

h2 {
text-align:center;
color:navy;
}

h1 {
color:#102F43;
}*/
div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
/*  font-size: smaller;*/
  text-indent: 0;
}
.pic {
float:right;
margin:5px 10px;
}

h5 {
font-weight:400;
margin-top:-6px;
}

h6 {

color:#900;
margin-bottom:-16px;
font-weight:heavy;
}


A:LINK {
text-decoration:none;
color:navy;
}

A:active {
color:#b00;
text-decoration:none;
}

A:VISITED {
text-decoration:none;
color:#606;
}

A:hover {
color:#AA6000;
text-decoration:underline;
}

span.cap-g {
float:left;
/*font-size:1.2em;*/
background:#ffee80;
font-weight:heavy;
margin:0 0.1em 0 0;
padding:0 0.1em;
}

div.figure {
float:right;
width:200px;
border:thin silver solid;
margin:0.5em;
padding:0.5em;
}

div.figure p {
text-align:center;
font-style:italic;
text-indent:0;
}

img {
border:2px solid #CCC;
box-shadow: 3px 3px 7px #777;}

img.no-border {
border:none;
}

img.float-right {
margin:5px 0 5px 15px;
float:right;}

img.float-left {
margin:5px 15px 5px 0;
float:left;
}

a img {
border:2px solid #568EB6;
}

.picd {
  margin: 5px 15px 10px 5px;
	float: left;
	border:0px;
}
.background-darkgreen {
	background-color: #327375;
	color: #ffffff;
	width:100%;
	padding:  10px;
	font-style: italic;
}
.barrow {
position: fixed;
bottom: 15px;
right: 10px;
text-align: right;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
