html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  background-color: darkGray;
}

#DefilImage{
  border: 0px; 
}

#FaceLien
{
  border: 1px;
  overflow: hidden;
  width:170px;
  height:55px;
}

p
{ margin: 20px;
  /*padding: 0px 0px 16px 0px;*/
  line-height: 1.7em;
  text-align:justify;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-size : 100px;
} 

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

h3
{
  text-align:center;
}

h5
{ text-align:right;
margin-right:10px;
margin-left:10px;
}

img{
  border: 0px; 
  height:200px;width: 200px;
}

a{
  margin-right:10px;
  margin-left:10px;
  outline: none;
}

ul{ 
  margin: 8px 0px 0px 16px;
  padding: 0px;
}

#W3C{
	text-align:center;
	margin-left:25%;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

#main, #links, #footer, #logo, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}

#main{width: 1200px;}

#links, #footer
{ 
  padding: 10px 0px 0px 0px;
  width: 1200px;
  height: 26px;
  font-size: 10px;
  text-transform: uppercase;
}

#links{
  text-align: right;
  margin-right: 10px;
} 
#linksFacebook{
  width: 400px;
  float: left;
  text-align: left;
  margin-left: 10px;
}
#linksAutres{
  width: 400px;
  z-index: 20;
  float: right;
  text-align: right;
  margin-right: 10px;
}

#fdf2{
  width: 250px;
  float:left;
  text-align: center;
  margin-left: 10px;
}
#fdf1{
  margin-left: 30px;
  text-align: left;
}

#zone{
  margin-top: 30px;
  margin-left: 30px;
}

#links a, #footer a{text-decoration: none;}

#links img{
  border: 0px; 
  height:20px;width: 80px;
}

#links a:hover, #footer a:hover{text-decoration: underline;}

#logo{
  width: 1200px;
  height: 150px;
  text-align: left;
  background-color:Black;
  background-image: url(logo.png);
}

#logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
}

#menu
{ height: 42px;
  width: 1200px;
  padding-top: 1px;
  /*padding-bottom: -5px;*/
  }


#content
{ width: 1200px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 


#column1{ 
  width: 150px;
  float: right;
  height: auto;
  padding: 85px 0px 0px 0px;
  font-size: 11.5px;
}

.sidebaritem
{ text-align: left;
  width: 188px;
  float: left;
  margin: 0px 0px 25px 0px;
}

.sbihead
{ height: 14px;
  width: 288px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
  text-align: center;
}

.sbicontent{padding: 14px 8px 8px 19px;}

.sbicontent p
{ line-height: 14px; 
  padding: 0px 0px 8px 0px;
}

#column2
{ text-align: justify;
  width: 1000px;
  height: auto;
  float: left;
  padding: 12px 3px 15px 19px;
  }

#column2 h1
{ padding: 6px 0px 4px 0px; 
  margin: 7px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 40px;
  font-weight: normal;
  text-align: left;
}

#column2 p{	/*text-decoration : underline;*/}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{ padding: 0px;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dashed;
}

.sidebaritem a:hover, #column2 a:hover{border-bottom: 1px solid;}

#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}

#affiche a{	border-bottom:none;}

#affiche table{ table-layout:fixed; }
#affiche td{overflow : hidden;}
.centreTD {width:1000px;}
.externTD {width:60px;}

#Deconnection
{
	position: absolute; 
	margin-left: 70%;
	margin-top: 3%;
}
#connection
{
	margin-top:30%;
	margin-left:30%;
	width:350px;
	height:120px;
	border : 1px solid;
	background-color: #FFFFFF;
}
#TitreConnexion
{
	padding:0 0 0 0;
	margin: 0;
	background-color: lawnGreen;
}

#LivreVideo{ margin-top:1%;}

#Contenu{
	margin-top:3%;
	margin-left:15%;
	margin-right:15%;
}

#affiche{
  width: 65%;
  height: 300px;
  float: right;
  margin: 20px 0px 10px 0px;
}

#champ{
  margin: 50px 0px 25px 20px;
  width: 30%;
  height: 300px;
  float: left;
}