
body 
{
background-color: #b8dcd6;
  background-image: url(imagesweb/bg_pagec.png);
  background-repeat: repeat-y;
  background-position: center top;
	padding: 0;
  margin: 0 auto;
  width: 760px;
  padding-top: 20px;
  
}

#wrapper
{
 width: 320px;
margin-bottom: 100px;
 background-image: url(imagesweb/underline.png);
    background-repeat: no-repeat;
    background-position: left bottom;

} 

h1{
	color:  #800000 ;
	font-family: Baskerville, "Palatino Linotype", Times, serif;
	font-family: 'Walter Turncoat', arial, serif;
	text-align: left;
	margin-left: 20px;
   background-image: url(imagesweb/underline.png);
    background-repeat: no-repeat;
    background-position: left bottom;
padding-bottom: 15px;
 font-size: 3em;
}


ul.nav {
margin: 0;
padding: 0;
list-style-type: none;
color: #FF0066;
margin-left: 20px;
list-style: none;
text-decoration: none;
}

ul.nav li {
  display: inline: 
  
}

ul.nav a {
  display: block;
	color: #2B3F00;
  text-decoration: none;
float: left;
font-family: 'Walter Turncoat', arial, serif;
 font-size: 1.5em;
 padding: 0 1em;
 
}


ul.nav a:hover,
ul.nav a:focus,
ul.nav .selected a {

color: #1E90FF;
}



#footer li a{
display: inline;
color: #000;
clear: both;
margin: 0 auto;
list-style: none;
text-decoration: none;
}
#footer li a:hover{

display: inline;
clear: both;
color: #A52A2A;
text-decoration: underline;
margin: 0 auto;

}

#footer{
padding-top: 30px;
width: 700px;
clear: both;
text-align: center;
 font-size: .8em;
  padding-top: 60px;

}
#footer ul{
color: #fff;
text-decoration: none;
 font-size: 1em;
display: inline;
padding: 10px;

}
#footer li{ font-family: Verdana, Geneva, sans-serif; 
margin-left: 20px;
list-style: none;
text-decoration: none;
}
#footer li{
 text-align: left; 
  font-family: Verdana, Geneva, sans-serif;
color: #fff;
text-decoration: none;
 font-size: 1.2em;
display: inline;
padding: 10px;
margin-left: 20px;
}
#footer a{
 font-size: 1.2em;
color: #FF4500;
}
#footer a:hover
{
color: #7FFF00;
 }

