

html, body
{
  height: 100%;
  margin: 0;
  padding: 0;
}

body 
{
  background:#ffffcc;
  color: #000000;
  /*color:#303030;*/
  padding-top: 0px;
 /* font-family: "Segoe UI", Helvetica, Verdana, Arial, Serif;*/
  font-family: Arial;
 /* font:76% Verdana,Tahoma,Arial,sans-serif; */
  text-align: center;
  border-width: 1px;
  border-color: #DA6B58;
  line-height:1.2em; /* espace entre les lignes*/
}

#container
{
  border-left:0.1 px solid black; 
  border-right:1 px solid black; 
  border-top:2px solid border-left-style; 
  border-bottom:2px solid border-left-style; 
  width: 760px;
  margin:20px auto; 
  background: #ffffff;
  color: #FEFEFE;
  /*color:#303030; */

  /*padding: 5px 0px;*/ 
  /*text-align:left; */ 

  border:2px solid #DA6B58;
  /*border-left-width:0.1; border-left-style:solid; border-left-color:black; border-right-width:1; border-right-style:solid; border-right-color: black;
  border-right-color:black*/
  
}
 



#intro
{
  width: 760px;
  margin: 0 auto;
}


#pageheader
{
  background-image: url("../Media/Fall.png");
  
  background-repeat: no-repeat;
  background-position: top left;
  margin:1px 1px 1px 1px;
  padding: 0;
  width: 758px;
  height: 100px;
}



#pageheader a#link1
{
top: 15px;
left:175px;
height:175px;
width:15px;
}

#pageheader a#link2
{
         height: 75px;
         width: 25px;
}
#pageheader a#link3
{
         height: 10px;
         width: 10px;
}


#pagefooter
{
  
  margin-top: 30px;
  
  
  background: #DA6B58;
  
  width: 760px;
  height: 1px;
  
  
}

#footeremail
{
  
  margin-bottom: 15px;
  
  color: #DA6B58;
  font-size: 10px;
 
  
}

/*
#pageheader h1
{
  display: none;
} 
*/


#pagemenu ul
{
  padding: 0;
  background: #E2A772;
  width: 760px;
  height: 22px;
  line-height:22px; 
  margin:0 1px; 
  
}

#pagemenu li
{
  list-style-type: none;
  /*background-image: url("../Media/MenuBack.png");*/
  background-repeat: no-repeat;
  background-position: top left;
  /*background-repeat: #DA6B58;*/
  position: relative;
  float: left;
  /*width: 140px;
  height: 22px;*/
  width: 150.7px;
  height: 22px;
  margin: 0;
  vertical-align: middle;
  font-style: normal;
  font-family: Arial;
  border-right:1px
 solid #ffffff; white-space:nowrap;
  
}
/*
#navigation {height:2.2em; line-height:2.2em; width:758px; margin:0 1px; background:#578bb8; color:#ffffff;}
#navigation li a {display:block; padding:0 10px; font-size:0.8em; 
font-weight:normal; text-transform:uppercase; 
text-decoration:none; background-color:inherit; color: #ffffff;}
* html #navigation a {width:1%;}
#navigation .selected,#navigation a:hover {background:#80b0da; color:#ffffff; text-decoration:none;}

*/


#pagemenu li:hover
{
  /*background-image: url("../Media/MenuBack_Hover.png");*/
  background: #DA6B58;
}

#pagemenu #current
{
  /*font-style: italic;*/
  /*background-image: url("../Media/MenuBack_Current.png");*/
  /*background: #cc6633;*/
  background: #DA6B58;
}

#pagemenu
{
  width: 800px;
}

#pagemenu a, 
#pagemenu a:visited
{
  font-size: 15px;
  font-weight: lighter;
  text-decoration: none;
  font-family: "Segoe UI", Helvetica, Serif;
  color: #FEFEFE;
  
}

#pagemenu a:hover
{
  text-decoration: underline;
}




a, a:link, a:active
{
  background-color: transparent;
  color: #EC5746;
  text-decoration: none;
  /*font-family: Verdana, Arial, Serif;*/
  font-family: Arial;
}

a:visited
{
  /*color: #6795D3;*/
  text-decoration: none;
  background-color: transparent;
  /*font-family: Verdana, Arial, Serif;*/
  font-family: Arial;
}

a:hover 
{
  background-color: transparent;
  /*color: #E6EFFC;*/
  text-decoration: underline;
  /*font-family: Verdana, Arial, Serif;*/
  font-family: Arial;
}

/*
p {padding:0 0 1.6em 0;}
p form {margin-top:0; margin-bottom:20px;}
img.left,img.center,img.right {padding:4px; border:1px solid #a0a0a0;}
img.left {float:left; margin:0 12px 5px 0;}
img.center {display:block; margin:0 auto 5px auto;}
img.right {float:right; margin:0 0 5px 12px;}
*/



.test
{

   background: #DA6B58;

}
