body {
	margin: 0px;
	background-color: silver;
}

#site {
	position: relative;
	width: 967px;
	height: 100%;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	margin-top: 20px;
}




.entete {
	margin: 0;
	padding: 0 0 0 0;
	background-color: white;
}

.entete table {
	border-spacing: 0;
}

.entete a img {
	border: 0;
}

.entete .baseline {
	clear: both;
	background-color: red;
	color: white;	
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3em;
	word-spacing: 0.3em;
	padding: 0px;
	height: 25px;
	line-height: 25px;
}

.entete .slogan {	
	font-size: 15px;
}

.entete .logo {	
	float: left;
}









#nav ul {
	padding:0;
	margin: 1px;
}
#nav li {
	font-size: 13px;
	font-weight:bold;
	color: red; 
	margin: 0;
	padding: 0;
	display: inline;
}
#nav li a:link, #nav li a:visited {
	width: 193px;
	color: red; 
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	background: url(../images/nav.gif) repeat-x;
}
#nav li a:hover, #nav li a:active {
background: url(../images/nav.gif) 0 -32px;
}




.page {
	float: left;
	width: 955px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	background-color: white;
	background-image: url(../images/fond.gif);
	background-repeat: no-repeat;
	background-position: center;
}

h1 {
	margin: 30px 0 30px 30px;
	padding: 0 0 0 25px;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: black;
	/*background-image: url(../images/h1.jpg);
	background-position: left;
	background-repeat: no-repeat;*/
	text-align: center;
	text-decoration: none;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
color: black;
text-decoration:none;
}

#enveloppe_liste {
	width: 915px;
	/*background-color: #DDDDDD;*/
	/*border:1px solid #000000;*/
	margin-top: 10px;
	margin-left : 20px;
	padding : 5px;
	margin-bottom : 10px;
}

#ligne_liste {
	width: 913px;
	height:400px;
	background-color: white;
	border:1px solid #BBBBBB;
	margin : 0px;
	padding : 0px;
}

#liste {
	width: 400px;
	background-color: white;
	/*border:1px solid #BBBBBB;*/
	margin-left : 0px;
	padding : 5px;
	float:left;
}

#entete_champ_liste {
	color: red;
	font-weight:bold;
	padding-right: 5px;
	padding-left: 5px;
}

#photo_liste {
	width: 150px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;	
	float:left;
	height:95px;
	background-color: white;
}

#taille_photo_liste {
	height:90px;

}

#video_liste {
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
	float:left;
	height:100px;
	background-color: blue;
	/*vertical-align : middle;*/
}

#lien_liste {
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	float:left;
	height:100px;
	background-color: white;
}

#separation {
	clear: both;
	height:5px;
}














.footer {
	clear: both;
	position: relative;
	background-color: red;	
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	height: 20px;
	line-height: 20px;
}

.footer a{
	text-decoration: none;
	color: white;
}

.footer a:hover{
	text-decoration: underline;
}

#ligne_liste p {
	margin: 30px 0 30px 30px;
	padding: 0 0 0 25px;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: black;
	text-align: center;
}
