body
{
	background-color: #d5d7d2;
    font-family: "Arial Regular", Lucida Grande , Tahoma;
	color: #6d6f6a;
	margin:0px;
}

h4
{
	font-weight: lighter;
}

h3
{
	font-weight: lighter;
}
 
h2
{
	font-weight: lighter;
}

h1
{
	font-weight: lighter;
}
#title
{
	margin-bottom: 50px; 
}

.titre_work
{
	font-weight: lighter;
}

.work_ul li
{
	list-style-type: none;
}

.work_ul li:before
{
	content: "> ";
	
}

#home_content
{
	width: 900px;
	margin-top: 100px;
}

#home_picture
{
	
	position: relative;
	right: 0px;
}
.web-site
{

	padding-top: 50px;
}

hr
{
	background-color: #80827d;
	height: 1px;
	border: none;
	margin-top: 4px;
	margin-bottom: 4px;
}

#tags
{
	margin-bottom: 40px;
}

#tags_liste li
{
	display : inline-block;
	list-style-type : none;
	font-size: 18px;
	margin-right: 30px;
	font-weight: 100;
}

#tags_liste
{
	margin: 0px;
	text-align : center;
}

a
{
	text-decoration: none;
	color: #6d6f6a;
	outline: none;
}

a:visited /* Quand le visiteur a déjà vu la page concernée */
{
   text-decoration: none;
}

a:hover
{
	color: #3899aa;
    text-shadow: 0px 0px 2px #4b78c3;
}

.active
{

	color: #3899aa;
    text-shadow: 0px 0px 8px #4b78c3;
}

#head
{
	min-width: 980px;
}

#menu
{
	width: 940px;
	margin: auto;
}

#barre
{
	background-color: #666666;
	height: 30px;
	margin: 0px;
}

#list_menu
{
	margin: 0px;
	padding: 0px;
	height: 30px:
}

#list_menu li
{
	display : inline-block;
	list-style-type : none;
	border-left: 2px solid #babcb7;
	padding-top: 20px; 
	margin-right: 90px;
}

#list_menu a
{
   position: relative;
   bottom: 0px;
   left: 3px;
   font-size: 16px;
}

#foot_content
{
	width: 900px;
	text-align: center;
	margin: 0px;
}

.table_bio
{
	vertical-align: top;
}

#content_contact
{
	text-align: right;
	font-size: 22px;
}

#foot
{
	margin-top: 75px;
}

label
{
	display: block;
	width: 200px;
	float: left;
}

#back
{
	float: right;
}

#img_photo
{

}

#admin_liste
{
	border-collapse: collapse;
}

.admin_td
{
	 border: 1px solid #80827d;
	 padding: 3px
}

.lowercase
{
	width: 700px;
	display: inline-block;
	text-transform: lowercase;
}

.lowercase::first-letter
{
	text-transform: none;
}

.web-site
{
	margin-right: auto;
	margin-left: auto;
	width: 52%;
}

#titre_work
{
	margin-bottom: 40px;
	margin-left: 22px;
}

#menu_left_wrapper
{
	position: fixed;
	padding: 10px;
	top: 250px;
	margin-left: 175px;
    border-style: solid;
    border-width: 5px;
	border-color: #666666;
}

/*ezgserthjlrj*/

#menu_left_wrapper2
{
	position: fixed;
	top: 550px;
	left: 50px;
	max-width: 250px; 
    border-style: solid;
    border-width: 2px;
	border-color: #666666;
}

