﻿body {
	margin:20px; 
    padding:0px;
	text-align:center;
    background-color: #FFF;
    font-family : Georgia,serif;
    font-size : 1em;
    color : #545454;

}

h1,h2,h3,h4,h5 {

    font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; 
    text-transform: none; 
    margin-bottom: 30px;
    margin-left : 5px;
    text-shadow: #BEBEBE -2px 3px 2px; 
    
    }

h3 {    
    font-size : 1.8em;
    font-weight: 100; 
}

hr {
    color: #CDAD00;
    height: 1px;
    margin: 0 0 10px;
}

img {}

a,a:visited {
    color : #8B6508;
    text-decoration : none;
}  
 
a:hover {
    color : #FFB90F;
    text-decoration : none;
}

	
#Main {
	width:800px;
	margin:0px auto;
	text-align:left;
    
    background-image : url('../content/images/aglaia - Copia.jpg');
    background-repeat : no-repeat;
    
	}

#Header{
    clear : both;
}

#HeaderTitle {
    font-family:Georgia,Gentium,"Times New Roman",Times,serif;
	color:#555555;
	font-variant: normal;
    font-size : 3.0em;
    font-style :italic;
    text-transform:capitalize;
    text-align : right;
	border-bottom:1px solid #CDAD00;
}

#Menu{    
    text-transform:capitalize;
    width : 160px;
    height : 400px;
    float :left;
    padding-top : 5px;
}

#Menu a {
    font-family:Georgia,Gentium,"Times New Roman",Times,serif;
	color:#8B6508;
	font-variant: normal;
    font-style :italic;
}

#Menu a .selected{
    font-size : 3em;
    text-decoration : underline;
}

#Menu a:hover {
	color:#555555;
}

#Menu .list  {
    font-size : 1em;
    list-style-type : none;
    line-height : 1.8em;
    letter-spacing : 0.1em;
    margin : 15px 15px 15px 3px;
    padding : 0px;
    z-index : 10000;
}

#ContentContainer {
	width:640px;
    float :right;
    text-align : center;
}

#Content{
	width:500px;
    width :auto;
    text-align : left;
    padding :5px 50px 30px 20px;
}

#Content p.first:first-letter {

    font:50px Georgia, "Times New Roman", Times, serif;
    color: #4E443C;
    margin-right: 5px;
    margin-top: 2px;
    float: left;
}

#Footer{
	width:800px;
    clear : both;
    font-size : 0.8em;
    text-align : center;
    font-family:Georgia,serif;
	font-variant: small-caps; 
    padding : 3px;
	color:#8B6508;
	border-top:1px solid #CDAD00;
    letter-spacing :0.2em;
}

#Footer a {
	color:#8B6508;
}

#Footer a:hover {
	color:#555555;
}

.youtube {
    text-align : center;
    margin-bottom :30px;
}

.photo {
    border-right : 1px solid #3D3D3D; 
    border-bottom : 1px solid #3D3D3D; 
}

.flag {
    padding : 0 3px 0 3px;
}
