/* Pèr touto la pajo */
 
*
{
	margin: 0;
	padding: 0;
}

header, footer, section, aside, nav, article
{
	display: block;
}

body
{
	margin: 0 auto;
	width: 1280px;
	font: 14px/20px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	background-color: #c38d75;
	color: #181818;
}

h1
 {
	font-size: 50px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	padding: 40px 0;
	text-align: center;
	width: 800px;
}

h2
 {
	font-size: 30px;
	padding: 20px 0;
	text-align: center;
}

h3 
{
	font-size: 20px;
	color: black;
	padding-bottom: 3px;
	border-bottom: #eae9ba 1px solid;
	margin-bottom: 10px;
	text-align: center;
	
}

h4 
{
	font-size: 22px;
	color: black;
	padding-bottom: 3px;
	border-bottom: #eae9ba 1px solid;
	margin-bottom: 10px;
	text-align: center;
	width: 950px;
}

/* Tèsto */

header
{
    height: 261px;
	margin-top: 20px;	
}

.z
{
	display: inline-block;
	vertical-align: bottom;
}

.x
{
    display: inline-block;
    vertical-align: bottom;
}

#logo 
{
	width: 260px;
	box-shadow: 0px 4px 4px #1c1a19;
	margin: 0 40px 0 0;
}

#rouge
{
	color: red;
}

#jaune
{
	color: #eae9ba;
}

#titre1
{
	width: 650px;
}

/*bandiero*/

.bandiero
{
    margin-top: 10px;
    border-radius: 2px;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}

/* Navigacioun */

a
{
    font-size: 1em;
	color: #181818;
    padding-bottom: 3px;
    text-decoration: none;
}

a:hover
{
    color: #760001;
    border-bottom: 3px solid #760001;
}

/* section */

aside, article
{
    display: inline-block;
    vertical-align: top;
}

/* aside */
 
aside
{    
	width: 200px;
    background-color: #706b64;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 40px;
    color: white;
    font-size: 1.5em;
} 

aside a
{
	color: black;
}

.li0
{
	color: white;
    text-decoration: underline;
	text-align: center;
}

.li1
{
	color: #41372c;
    text-decoration: overline;
	padding-top: 15px;
}

.li2
{
	margin-left: 10px;
	list-style-type: circle;
}

aside img
{    
    margin: 20px 5px 1px 5px;
	border-radius: 2px;
	border-top: 1px solid #760001;
	border-left: 1px solid #760001;
}

/* Article */

article
{
	width: 950px;
	text-align: center;
	margin: 10px;
}

p
{
	font-size: 1.5em;
	text-align: left;
	margin: 10px;
}

h1 {
	font-size: 3.5em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	padding: 50px 0;
	width: 950px;
	color: red;
}

table
{
	font-size: 1.5em;
	font-family: 'book antique', Arial, sans-serif;
	text-align: center;
	margin: 10px;
	border-collapse: collapse;
	border: 1px solid grey;
	width: 950px;
}

caption
{
	font-size: 1.5em;
	color: grey;
	font-family: 'book antique', Arial, sans-serif;
	text-align: center;
	text-decoration: underline;
	padding: 10px 0;
}

th, td
{
	border: 1px solid grey;
	padding: 8px;
}

th
{
	font-size: 0.8em;
}

h4
{
	font-size: 1.4em;
	color: grey;
	font-family: 'book antique', Arial, sans-serif;
	text-align: center;
	text-decoration: underline;
	padding: 10px 0;
}

article img
{
    border-radius: 2px;
	box-shadow: 0px 4px 4px #1c1a19;
}

h5
{
	font-size: 1.5em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 10px 0;
}

h5 a:hover
{
    color: red;
	border-bottom: 3px solid red;
}

.image
{	
    border-radius: 2px;
	box-shadow: 0px 4px 4px #1c1a19;
	text-align: center;
	margin: 10px;
}

/* Terro-nostro */

#terro-nostro
{
	text-align: center;
	font-size: 1.5em;
}