html,body {
	height: 100%;
}

body { 
	background-color:#101010; 
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-size:8pt; 
	margin:0; 
	padding:0; 
	text-align:center; 
	color:#fff; 
	font-family: Arial;
}

a {	outline-style:none; }

a, a:visited {
	text-decoration: none;
	color: #00B0F1;
}

a:hover {
	text-decoration: underline;
}


img {
	border: 0;
	padding: 0;
	margin: 0;
}

h1 {
	padding: 0 0 4px 6px;
	font-size: 1.8em;
	color: #00b0f1;
}

ul, li {
list-style-type: none;
display: inline;
margin: 0 0 6px 0; padding: 0; 
}

hr {
height: 1px; color: #141414; width: 100%; border: 1px solid: #EAEAEA;
margin: 10px 0 0 0;
}

#main {
	width: 800px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.list_stuff  ul li {
	display: block;
	margin: 0 0 3px 3px;
	padding: 0;
}

.list_stuff  li:before {
	content:url(../img/bullet_black.png);
	float: left;
	height: 5px;
}

#topbar {
	height: 42px;
	width: 100%;
}

#header {
	width: 300px;
	height: 62px;
	position: absolute;
	top: 100px;
	left: 0px;
}

#comments_form {
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 10px;
	background-color: #141414;
	border: 1px solid #303030;
	padding: 0px 10px 10px 10px;
}

#comments_form form {
	font-size: 6pt;
}

#comments_form input {
	width: 150px;
	margin-bottom: 3px;
	margin-right: 5px;
	font-size: 7pt;
}

#comments_form textarea {
	width: 515px;
	height: 100px;
	font-size: 8pt;
}

.button {
	background-color: #FFF;
	margin-top: 3px;
	border: 2px solid #EEE;
}

#desc {
	position: absolute;
	padding: 10px;
	top: 100px;
	right: 10px;
	text-align: right;
	letter-spacing: 4px;
	font-size: 1em;
	font-weight: bold;
	background-image: url(../img/bg_desc.png);
	border: 1px solid #101010;
	-o-box-shadow: 0px 0px 15px 0px #141414;
	-icab-box-shadow: 0px 0px 15px 0px #141414;
	-khtml-box-shadow: 0px 0px 15px 0px #141414;
	-moz-box-shadow: 0px 0px 15px 0px #141414;
	-webkit-box-shadow: 0px 0px 15px 0px #141414;
	box-shadow: 0px 0px 15px 0px #141414;
}

#content {
	position: relative;
	top: 170px;
	margin: 0 auto;
	padding: 10px;
	width: 600px;
	background-image: url(../img/bg_desc.png);
	border: 1px solid #101010;
	font-size: 1em;
	font-weight: bold;
	-o-box-shadow: 0px 0px 15px 0px #141414;
	-icab-box-shadow: 0px 0px 15px 0px #141414;
	-khtml-box-shadow: 0px 0px 15px 0px #141414;
	-moz-box-shadow: 0px 0px 15px 0px #141414;
	-webkit-box-shadow: 0px 0px 15px 0px #141414;
	box-shadow: 0px 0px 15px 0px #141414;

}

#blog, #curriculum-vitae, #portfolio, #contact {
	width: 600px;
	font-weight: normal;
	display: none;
}

#blog2, #curriculum-vitae2, #portfolio2, #contact2 {
	width: 600px;
	font-weight: normal;
	display: block;
}

#footer {
	width: 800px;
	position: relative;
	top: 190px;
}

#footer .thanks {
	width: 738px;
	margin: 0 auto;
	padding: 15px;
	height: 20px;
	text-align: left;
	letter-spacing: 4px;
	font-size: 0.8em;
	color: #444;
	background-image: url(../img/bg_desc.png);
	border: 1px solid #101010;
	-o-box-shadow: 0px 0px 15px 0px #121212;
	-icab-box-shadow: 0px 0px 15px 0px #121212;
	-khtml-box-shadow: 0px 0px 15px 0px #121212;
	-moz-box-shadow: 0px 0px 15px 0px #121212;
	-webkit-box-shadow: 0px 0px 15px 0px #121212;
	box-shadow: 0px 0px 15px 0px #121212;
}

#footer .thanks a {
	color: #444;
	letter-spacing: 0px;
}

#footer .thanks:hover a {
	color: #00b0f1;
	font-style: normal;
}

#footer  .thanks:hover span {
	color: #FF0050;
}

.menutop {
	width: 600px;
	margin: 18px auto;
}

.menutop ul li a {
display: block;
float: left;
padding: 0 0px;
width: 150px;
cursor:pointer;
font-weight:bold;
text-decoration: none;
text-align: center;
}

.menutop ul li a span {
color:#FFF;
font-size:1.4em;
width: 155px;
letter-spacing: 4px;
}

.menutop ul li a:hover span {
color: #00B0F1;
}

.menutop ul li a em{
	font-style:normal;	
	padding:0 0px;
	display:block;
	overflow:hidden;
	height:10px;
	line-height: 10px;
	font-size:0.75em;
	color:#fff;
	letter-spacing: 4px;
}


.menutop ul li a:hover em {
display:block;
}

.social {
	position: absolute;
	right: 0px;
	top: 2px;
}

.social ul li a {
display: block;
width: 55px;
float: left;
padding: 0 0px;
cursor:pointer;
font-weight:bold;
text-decoration: none;
text-align: center;
}

.social ul li a em{
width: 55px;
height: 48px;
font-style: normal;
line-height: 50px;
color:#fff;
letter-spacing: 3px;
font-size: 0.75em;
}

.blog_titre {
	padding: 0 0 4px 6px;
	letter-spacing: 2px;
	font-size: 1.6em;
	border-bottom: 1px solid #EAEAEA;
	margin: 0 0 2px 0;
	font-weight: bold;
}

.blog_date {
	font-size: 0.6em; 
	line-height: 26px; 
	float: right;
	font-weight: bold;
}

.blog_tags {
	font-style: italic;
	font-size: 0.8em;
	font-weight: normal;
	margin: 20px 0 0 0;
	float: left;
}

.blog_buttons {
	float: right;
	font-size: 1em;
	margin: 20px 0 0 0;
	font-weight: bold;
}
.blog_prev {
	margin: 0 10px 0 0;
	float: left;
	cursor: pointer;
}

.blog_next {
	margin: 0 0 0 0;
	float: right;
	cursor: pointer;
}

.cv_id {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 30px;
}

.cv_studies {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 30px;
}

.cv_formation, .cv_experience, .cv_competences {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 20px;
}

.cv_autres {
	font-size: 1em;
	font-weight: normal;
}

#curriculum-vitae ul li {
	display: block;
	margin: 0 0 10px 90px;
	padding: 0 0 0 0px;
}

#curriculum-vitae li:before {
	content:url(../img/bullet_black.png);
	float: left;
	height: 5px;
}

#curriculum-vitae .xptitle {
	font-weight: bold;
	margin-bottom: 5px;
}

.cv_title {
	color: #00b0f1;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.portfolio_title {
	padding: 5px;
	text-align: justify;
	font-weight: bold;
	color: #00b0f1;
}

.portfolio_desc {
	padding: 3px 10px 30px 10px;
	text-align: justify;
	font-weight: normal;
}

.contact_title {
	text-align: justify;
	font-weight: bold;
	color: #00b0f1;
}

.contact_list {
	padding: 10px 10px 0 10px;
	text-align: justify;
	font-weight: normal;
}

#comments_inner {
width: 90%;
margin: 0 auto;
margin-top: 10px;
padding: 10px;
display:none;
}

#confirm_form {
height: 15px;
}

.comments {
margin-top: 20px;
}

.comments_titre {
	padding: 0 0 4px 6px;
	letter-spacing: 1px;
	font-size: 0.9em;
	border-bottom: 1px solid #00b0f1;
	margin: 0 0 2px 0;
	font-weight: bold;
}

.comments_date {
	font-size: 0.8em; 
	line-height: 16px; 
	float: right;
	font-weight: bold;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #00b0f1;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}