
/***********************BODY && FONT STUFF******/
body 
{
	background:  #5090D0 no-repeat url('../Photo/Background.png');
	font-family:Georgia, serif;
}

textarea
{
	font-family:Georgia, serif;
    font-size:12px;
}

input, select
{
	font-family:Georgia, serif;
    font-size:12px;
}

/*********************** LAYER SECTION SECTION *************************/
div.layerBkgClass{
	background:  url('../Photo/LayerBkg.png')  no-repeat center;
}

/*********************** LAYER FONT *************************/
h1.layer{
   font-family:Georgia, serif;
   font-size:24px;
   color:#000000;
   line-height:24px;
}

h2.layer{
   font-family:Georgia, serif;
   font-size:16px;
   color:#666622;
   line-height:18px;
}

h3.layer{
   font-family:Georgia, serif;
   font-size:18px;
   color:#000000;
   line-height:18px;
}

p.layer{
   font-family:Georgia, serif;
   font-size:16px;
   color:#222200;
   line-height:16px;
}

li.layer{
   font-family:Georgia, serif;
   font-size:14px;
   color:#222200;
   line-height:14px;
}

a.ville{
   font-family:Georgia, serif;
   font-size:18px;
   color:#333311;
}

/***CONTACT FONT *************/
h1.contact{
   font-family:Georgia, serif;
   font-size:24px;
   color:#000000;
   line-height:24px;
}

h3.contact{
   font-family:Georgia, serif;
   font-size:15px;
   color:#000000;
   line-height:15px;
}

h4.contact{
   font-family:Georgia, serif;
   font-size:12px;
   font-weight:normal;
   color:#444400;
   line-height:14px;
   margin:5px;
}

h5.contact{
   font-family:Georgia, serif;
   font-size:16px;
   color:#666622;
   line-height:18px;
}

u.contact{
   font-family:Georgia, serif;
   font-size:13px;
   color:#000000;
   line-height:13px;
}

li.contact, p.contact{
   font-family:Georgia, serif;
   font-size:13px;
   color:#222200;
   line-height:14px;
}

table.FormesTitres{
   color:#000022;
}

div.img_container
 {
   background: #000000; 
   border-color: #0e361d;
 }

/*********************** ADMIN FONT *************************/
h1.adminTitle{
   font-family:Georgia, serif;
   font-size:32px;
   color:#FFFF00;
   line-height:32px;
}

