﻿html {
	background: transparent url(../images/htmlbg.jpg) repeat-x;
}

body {
	margin: 0;
	padding: 0; 
	font: normal 0.8em/1.6em Tahoma, Verdana, Arial, Georgia, sans-serif;
	color: #7c7c7c;
	text-align: left;
	background: transparent url(../images/bodybg.gif) no-repeat fixed left top;
}

a, a:visited {
	text-decoration: none;
	color: #D7661C;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	text-decoration: none;
	color: #94AB36;
	border-bottom: 1px solid #ccc;
}

h1 {
        text-decoration: none;
        text-align: center;
        color: #6c6c6c;
}

em{
	font-weight:bold;
	font-style:normal;
}

#container{
	margin: 20px auto;
	padding: 0px;
	width: 800px;
	border: none;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 70px;
}

div.mainItem{
	margin-top: 5px;
}

#title {
	font-size: 1.7em;
	text-align: center;
	font-weight: bold;
	color: #6c6c6c;
	margin: 20px 0;
}

#liens {
       padding-bottom: 50px; 
}

#normal {
       padding-bottom: 50px; 
}

#pied {
        font-style: italic;
        font-size: 0.9em;
}

#credits {
        font-style: italic;
        font-size: 0.9em;
}

#retour {
       text-align:center; 
}

.skillCategory,.mainPeriode,.poste,.entreprise,.endroit{
	font-size: 1.1em;
	font-weight: bold;
}

.entreprise,.endroit{
	clear:left;
	display:block;
	font-style:italic;
}

