body
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 10pt;
	font-family: verdana;
	background: url(/cv/images/bgSignature.png) #f7f7f7 fixed no-repeat left top;
}
div #leftSignature
{
	position: absolute;
	width: 101px;
	top: 0px;
	left: 0px;
	height: 100%;
	border-right: #f5b826 1px solid;
	background-color: #5b0000;
	float: left;
	background-attachment: fixed;
	background-image: url(images/signature.gif);
	background-repeat: no-repeat;
}
img #signature
{
	padding-top: 50px;
}
div #headerCv
{
	color: #f5d27e;
	font-size: 18px;
	font-family: tahoma;
}
div #headerCv A
{
	color: #f5d27e;
	font-size: 18px;
	font-family: tahoma;
	text-decoration: none;
}
div #headerSection
{
	color: #f5d27e;
	font-size: 18px;
	font-family: tahoma;
	vertical-align: baseline;
}
div #headerSection A
{
	color: #f5d27e;
	font-size: 24px;
	text-decoration: none;
	border: transparent 1px solid;
	padding: 5px;
}
div #headerSection A:hover
{
	color: #f5d27e;
	font-size: 24px;
	text-decoration: none;
	border: #5b0000 1px dotted;
	background-color: #f0f0f0;
}

div #content
{
	padding-left: 120px;
	padding-top: 25px;
	padding-right: 25px;
}
div #subcontent
{
	padding: 20px;
}

h1
{
	font-size: 20pt;
	color: #5b0000;
	font-family: 'Trebuchet MS' , Tahoma;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
h2
{
	font-size: 14pt;
	color: #b7594b;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: -10px;
	left: 18px;
}

/* Index */

div #AddressSection{  padding:10px; background-color: #f0f0f0; width: 350px }
div #AddressSection1{ padding: 10px;vertical-align: top;}
div #AddressSection2{ padding: 10px; vertical-align: top; }
div #Language{ clear: both; padding:10px;}
div #Quote{position: relative; padding: 20px;}
div #QuoteStart
{
	position: absolute;
	top: 0px;
	left: -15px;
	font-size: 75pt;
	color: #dedede;
	font-family: "Trebuchet MS",Tahoma;
	z-index: -1;
}
div #QuoteEnd 
{
	position: absolute;
	bottom: -45px;
	right: 0px;
	font-size: 75pt;
	color: #dedede;
	font-family: "Trebuchet MS",Tahoma;
	z-index: -1;
}

/* Formation */

.formation{ border: black 1px dotted; }
.formation #colYear{ text-align: center }
.formation #colCertification{ text-align: center }
.formation thead{ background: silver; }
.formation td { border: black 1px dotted; padding: 5px }

/* Experience */

DIV .weWorkexperience
{
	border: black 1px dotted;
	padding: 10px;
	margin: 10px;
}
DIV .weWorkexperience A
{
	text-decoration: none;
	border-bottom: gray 1px dotted;
	color: black;
}
DIV .weCompany
{
	border: black 1px dotted;
	padding: 5px;
	margin: 5px;
}
DIV .weJob
{
	padding: 5px;
}

DIV .weProject
{
	font-size: smaller;
	margin-left: 45px;
	padding-bottom: 20px;
}

DIV .weProjectEmpty
{
	font-size: smaller;
	margin-left: 45px;
}

DIV .weTechnology
{
	margin-top: 10px;
	border: 1px dashed;
	background-color: #ffffff;
	padding: 2px;
}

DIV #mcplogo
{
	margin: 50px auto 0px;
	font-size: 9px;
	color: silver;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}

DIV #validator
{
	margin: 0 auto;
	font-size: 9px;
	color: silver;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}

DIV .secured
{
	text-align: center;
	margin: 15px;
	border: solid 1px black;
	padding: 15px;
	background-color: #ffdada;
}
DIV #securedForm
{
	text-align: left;
}

DIV #presentation
{
	text-align: center;
	border: black 1px dotted;padding:20px;
}

DIV .accessGranted
{
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: -1;
}