﻿.logoLNV 
{
	border:0px;
	margin-left:-50px;
	margin-top:-10px;
}

body {
	/*background-color: #ffffff; background-image: url(images/background.gif);
	background-repeat: repeat-x;*/
	/*background: #F0EEEE url(images/l2_body.png) top center no-repeat;*/
	background: #e5edf1;  /*url(images/l2_body.png) top center no-repeat;*/
	margin: 0;
	padding: 0;
	text-align: left;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #666666;
}

.header {
	/*background-image: url(images/Top.gif);
	background-repeat: no-repeat;*/
	position: relative;
	top: 0px;
	width: 900px;
	height: 230px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 0;
}

#albums {
	background: #fff; /*url(images/l2_album.png) center repeat-y;*/
	padding-bottom: 10px; 
	width: 900px;
	top: 0px;
	left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.footer {
	/*background: #161616; url(images/l2_footerbg.png) center repeat-y;*/
	background: #c3d5de;
	width: 900px;
	height: 100%;
	font-family:arial,sans-serif;
	font-size:13px;
	color: #161616;	
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;
	vertical-align: bottom;
	clear: both;
	bottom: 0;	
}


/*Classe inexistante ajoutée*/
/**********************************/
.footer a {
	color: #999;
}

/**********************************/
/* ADDED CSS */

html {
background: #e5edf1;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

a {
color: #0b80ce;
}

a:hover {
color: #749204;
}

a:visited {
color: #1d3444;
}

#main {
width: 900px;
height: auto;
border: 1px solid #b3cfe1;
border-top:0px;
margin-top: 0px;
background: #FFF;
}

#banner {
height: 245px;
}

#photos {
height: 154px;
float: right;
padding: 0px;
margin:0px;
}

#photos img{
padding: 0px;
margin:0px;
border: none;
float: left;
}

#logo {}

#menu {
	height: 35px;
	width: 900px;
}

