*
{
	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: 400px;
}

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: 260px;
}
a:link
{
	color: #410800;
	font-size: 2em;
    padding-bottom: 5px;
	text-transform : none;
	text-decoration: none;
}
a:visited 
{
	color: #410800;
	font-size: 2em;
    padding-bottom: 5px;
    text-decoration: none;
	text-transform : none;
}

a:hover 
{
	color: #a56e66;
}

a:active, a:focus 
{
	color: #784e48;
}

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

/* Navigacioun */

#image
{
	margin-top: 5px;
	box-shadow: 0px 4px 4px #1c1a19;
	border-radius: 0px 0px 5px 5px;
	width: 1280px;
}

ul
{
    list-style-type: none;
}

li
{
    display: inline-block;
    margin-right: 45px;	
}

.pichot
{
    font-size: 1.5em;
}

section
{
	margin: 15px 0;
}

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

/* aside */
 
aside
{    
	width: 300px;
    background-color: #706b64;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    font-size: 1.5em;
	text-align: center;
	color : #eae9ba;
} 

aside img
{    
    margin: 30px 5px 2px 5px;
	border-top: 1px solid #eae9ba;
	border-right: 1px solid #eae9ba;
}

aside a:hover
{
    color: #760001;
}

#nostotoco
{
    text-decoration: underline;
	text-align: center;
}
/* article */

article
{
	margin-top: 25px;
	width: 950px;
}

.cluc, .passejado
{
	display: inline-block;
    vertical-align: bottom;
}

.passejado
{
	padding: 10px;
}

#païs
{
	font-size: 1.8em;
	text-decoration:underline;
}

#païs2
{
	text-decoration:underline;
}

.image
{
	box-shadow: 0px 4px 4px #1c1a19;
	border-radius: 0px 0px 5px 5px;	
}

/* pèd */

#ped
{
background-color: #7a795a;
height: 205px;
padding-left: 30px;
}

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

#navig
{
	padding-top: 25px;
	display: inline-block;
    text-align: center;
	font-size: 1em;
}

#foto1, #navig, #foto2
{
    display: inline-block;
    vertical-align: top;
}

#foto1
{
    width: 38%;
}
	
#navig
{
    width: 23%;
}

#photo2
{
    width: 38%;
}

#foto1 img,  #foto2  img
{
    border: 1px solid #181818;
	margin-left: 12px;
	height: 160px;
}
#navig h1
{
    font-size: 1.1em;
}

#navig ul
{
    list-style-type: none;
}

#navig li
{
    display: inline-block;
    margin-right: 15px;
}

#navigacioun
{
    font-size: 1.3em;
	text-decoration: overline;
	text-decoration: underline;
}

mark {
  background-color: #eae9ba;
  color: black;
}


/* Terro-nostro */

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