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

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



/* Tèsto */

header
{
    padding: 20px;
	height: 200px;
	background: url('despartage2.png') repeat-x bottom;
}

#plogo, #titre, #ordrefamiho
{
    display: inline-block;   
}

#logo 
{
	width: 200px;
	box-shadow: 0px 4px 4px #1c1a19;
	vertical-align: top;
}


#titre
{
	font-size: 4em;
	font-weight: 200;
	text-shadow: 2px 2px 4px black;
	width: 370px;
	vertical-align: top;
	padding-top: 20px;
}

#ordrefamiho
{
	width: 600px;
	vertical-align: bottom;
	padding: 10px 20px;
}


#noumordre
{
	font-size: 2em;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: red 1px solid;
	margin-bottom : 20px;
}

#noumfamiho
{
	font-size: 2.5em;
	text-align: center;
	color: red;

}

/*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;
} 

#aculido
{
	font-size: 1.7em;
	text-align: center;
	padding: 40px 0;
}

aside a
{
	color: white;
}

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

.li1
{
	color: black;
    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;
}


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;
}

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

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
{	
	font-size: 1.5em;
	text-align: center;
	border: 1px solid grey;
}