


      /* 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: #dbc193;
	color: #181818;
}


h1
 {
	font-size: 3em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	padding: 20px 0;
}

h2
 {
	font-size: 2.7em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	padding: 20px 0;
}

h5
 {
	font-size: 1.1em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
}

.rouge
{
	color: red;
}

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

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

a.image:hover
{
    border-bottom: none;
}

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

/* Navigacioun */

ul
{
    list-style-type: none;
	text-align: center;
}

li
{   
	font-size: 2.3em;
	padding: 5px 0px 5px 25px;
	color: red;
}

#p 
{
	font-size: 1.6em;
	line-height : 30px;
}

.gf  /*gris foncé*/
{
    color: #404040;
  
}

.gc /*gris clair*/
{
    color: #707070;
  
}

/* Bandiero */

#bandiero 
{
	box-shadow: 0px 4px 4px #1c1a19;
}

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

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

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

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

/* Article */

article
{
	width: 950px;
	margin: 10px;
	font-size: 1.4em;
}

article a
{	
	
	padding: 5px 0;
}

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

.cluc
{
    margin-right: 7px;
	height: 110px;
}

.passejado
{
    position: relative;
	bottom: 12px;
}

#souligne
{
	text-decoration: underline;
}

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: 5px;
    box-shadow: 1px 1px 1px 1px #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;
}
#nffoto, #nfteste 
{
    display: inline-block;   
}

#nffoto 
{
	width: 130px;
	vertical-align: top;
}

#nfteste
{
	width: 600px;
	vertical-align: top;
}


/* footer */

footer
{
	height: 300px;
    background-color: #3F4343;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 20px 15px 10px 25px;
    color: #E7F061;
    font-size: 1.1em;
	text-align: center;
}

footer h2
{
	color: red;
}

footer a
{
	color: white;
}

footer a:hover
{
	color: red;
}

/* pèd */

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

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

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

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

#prouvenco
{
    text-align: center;
}