@import url("italie2.css");

h1 {
font-family:Verdana,sans-serif;
}

.content {
border:1px solid black;
padding:10px;
padding-right:50px;
margin-left:auto;
width:70%;
background:#fff;
background-position:bottom right;
background-repeat:no-repeat;
  min-height:272px;
}


.section {
  margin-bottom:2em;
}

.section h2 {
font-family:Verdana,sans-serif;
background:#dfd ;
margin-left:auto;
margin-right:0.5em;
padding-top:0.5em;
margin-top:3%;
width:30%;
min-height:2em;
text-align:right;
}

body {
  background:#ffe;
}

.main {
  margin-top:4em;
  margin-bottom:4em;
}

.navbar {
  max-height:4em;
}

.navbar ul {
  border:1px dashed #353;
  width:100%;
  height:auto;
  text-align:center;
  background:#aca;
  position:fixed;
}


.navbar a:link  {
  color:#353;
}

.navbar a:visited {
  color:#020;
}

#nav2 {
  bottom:0;
  top:auto;
}

