body {
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:62.5%;
	color: #ebebeb;
	background-color: #05081f;
	background-position:center center;
	background-image:url('img/Bckgd_LineMetalBlue.jpg');
	background-repeat:no-repeat;
	height:100%;
}
html {
	height:100%;
}

div {
	text-align:left;
}

img {
	border:none;
}

div .bandeau {
	background-color:#22223c;
	color: #c1c1c1;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	max-width:1250px;
	min-width:900px;
	width:auto;
	height:30px;
	margin-top:30px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	letter-spacing:1.2em;
	font-size:90%;
	}
	
div#accordion {
	width:auto;
	max-width:1250px;
	min-width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	}
	
div .ContactCv {
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	}
	

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	cursor:pointer;
	clear: right
}
	
p.type1 {
	float:left;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
}

p.type2 {
	float:right;
	text-align:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
}

p.type3 {
	clear:both;
	font:1em Verdana, Geneva, sans-serif;
	color: #a1a1a1;
	text-align:justify;
	text-justify:inter-word;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #ebebeb;
	cursor:pointer;
	text-decoration:none;
}

.roll {
	border-width:1px;
	border-style:solid;
	border-color:#35342b;
	opacity: 0.6;
}

.roll:hover {
	opacity: 1;
}

table, th, td
{
	vertical-align:top;
	text-align:left;
	padding-right:10px;
}

td{
	border: none;
	padding-bottom:3px;
}

td .extend{
	width:40%;}

.table01 {
    display: table;
    height: 100%;
    margin: auto;
    }

.table-cell01 {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    }

div .FullTab1{
width:auto;
max-width:1250px;
min-width:900px;
height: 200px;
border: none;
clear: both;
}
	
div .Colon1 {
position: relative;
width:48%;
height:200px;
float:left;
}

div .Colon2{
position: relative;
width:48%;
height:200px;
float:right;
}

div .FullTab2{
width:auto;
max-width:1250px;
min-width:900px;
height: 295px;
border: none;
clear: both;
}

div .Colon3 {
position: relative;
width:48%;
height:295px;
float:left;
}

div .Colon4{
position: relative;
width:48%;
height:295px;
float:right;
}

div .FullTab3{
width:auto;
max-width:1250px;
min-width:900px;
height: 500px;
border: none;
clear: both;
margin-bottom:15px;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #FFF;
}

div .Colon5 {
position: relative;
width:48%;
height:500px;
float:left;
}

div .Colon6{
position: relative;
width:48%;
height:500px;
float:right;
}
