#bottom_bar {
	display: none;
}

/* display:none; display:none "efface" l'élément ciblé sans laisser de trace :
les éléments précédents et suivants se retrouvent côte à côte, comme si l'élément visé n'existait pas mais indexe par google alors a voir !.*/

#top_bar {
	display:none;
}

body
{
	margin: 10px 0 ;
	border:1px black;
	padding: 0 ;
	text-align: center ;
}


div#conteneur
{
	width: 799px;
	height: 1150px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	background-color: #EDEDED;
}

/* Style du cadre principal */
div.adresse {
/*position:absolue;*/
display:block;
}
div.cadre_lefttop
{
	width: 15px;
	height: 17px;
	background: url(../cv/img/cadre_top_left.gif) no-repeat left top;
	position: absolute;
}
div.cadre_top
{
	width: 769px;
	height: 17px;
	left: 15px;
	background: url(../cv/img/cadre_top.gif) repeat-x;
	position: absolute;
}
div.cadre_righttop
{
	width: 16px;
	height: 17px;
	left: 784px;
	background: url(../cv/img/cadre_top_right.gif) no-repeat right top;
	position: absolute;
}
div.cadre_right
{
	height: 1116px;
	width: 15px;
	top: 17px;
	left: 784px;
	background: url(../cv/img/cadre_right.gif);
	position: absolute;
}
div.cadre_left
{
	height: 1116px;
	width: 15px;
	top: 17px;
	left: 0px;
	background: url(../cv/img/cadre_left.gif);
	position: absolute;
}
div.cadre_bottomleft
{
	height: 17px;
	width: 15px;
	top: 1133px;
	left: 0px;
	background: url(../cv/img/cadre_bottom_left.gif) no-repeat;
	position: absolute;
}
div.cadre_bottomright
{
	height: 17px;
	width: 15px;
	top: 1133px;
	left: 784px;
	background: url(../cv/img/cadre_bottom_right.gif) no-repeat;
	position: absolute;
}
div.cadre_bottom
{
	height: 17px;
	width: 769px;
	top: 1133px;
	left: 15px;
	background: url(../cv/img/cadre_bottom.gif) repeat-x;
	position: absolute;
}
div.title /* titre 'développeur PHP / MySQL Chef de projet */
{
	font-size:22px;
	height: 64px;
	width: 526px;
	top: 80px;
	left: 185px;
/*	background: url(../cv/img/banner.gif);*/
	position: absolute;
}
div.subconteneur /* Conteneur des boites pricipales */
{
	position: relative;
	top:80px;
	left: 60px;
	min-height: 55px;
	width: 700px;
}


/*********************  BOITES PRINCIPALES  *********************/
div.boxformation
{
	position: relative;
	width: 730px;
	height: 220px;
}

div.boxexperience
{
	position: relative;
	width: 730px;
	height: 340px;
}
div.boxcompetences
{
	position: relative;
	width: 730px;
	height: 200px;
}
div.boxperso
{
	position: relative;
	width: 730px;
	height: 210px;
}
div.coordonnees
{
	position: absolute;
	top: 20px;

}



/*********************  CONTENU DES BOITES PRINCIPALES  *********************/
div.boxtopcorner
{
	height: 116px;
	width: 268px;
	background: url(../cv/img/section_topcorner.gif);
	position: absolute;
}
div.boxbottomcorner
{
	height: 103px;
	width: 203px;
	right: 0px;
	bottom: 0px;
	background: url(../cv/img/section_bottomcorner.gif);
	position: absolute;
}
div.boxtitle
{
	height: 20px;
	left: 50px;
	top: 35px;
	position: absolute;
}
div.boxcontent
{
	position: absolute;
	margin: 75px;
}
div.boxformatc1
{
	position: absolute;
	left: 65px;
	top: 70px;
	width: 90px;
}
div.boxformatc2
{
	position: absolute;
	left: 140px;
	top: 70px;
	width: 500px;
}
div.boxexpc1
{
	position: absolute;
	left: 65px;
	top: 70px;
	width: 130px;
}
div.boxexpc2
{
	position: absolute;
	left: 205px;
	top: 70px;
	width: 500px;
}

div.boxpersocontent
{
	position: absolute;
	left: 65px;
	top: 80px;
	width: 600px;
}

/*********************  PHOTO + BLOC D'AFFICHAGE DES INFOS PERSO  *********************/
div.photo
{
	height: 123px;
	width: 96px;
	top: 25px;
	right: 90px;
	position: absolute;
}

.photo a:hover
{
	border-bottom: 0px;
}

.photo a:hover span {
	display: block;
	height: 82px;
	width: 190px;
	top: 20px;
	left: -200px;
	background-color: white;
	padding: 5px;
	position: absolute;
	border: 2px solid gray;
}


/*********************  INFOBULLES  *********************/
a
{
	text-decoration: none;
	color: #000000;
}
a.infobulle:hover
{
	border-bottom: 0px;
}
div a span.marketingmobile
{
	display: none;
}
div a span.webzone
{
	display: none;
}
div a span.dheucqueville
{
	display: none;
}
div a span.infos
{
	display: none;
}
a.infobulle:hover span.marketingmobile {
	display: block;
	height: 200px;
	width: 400px;
	top: 18px;
/*	left: 250px;*/
	left: 150px;
	background-color: white;
	padding: 5px;
	position: absolute;
	border: 2px solid gray;
}
a.infobulle:hover span.webzone {
	display: block;
	height: 190px;
	width: 400px;
	top: 36px;
/*	left: 300px;*/
	left: 150px;
	background-color: white;
	padding: 5px;
	position: absolute;
	border: 2px solid gray;
}
a.infobulle:hover span.dheucqueville {
	display: block;
	height: 190px;
	width: 400px;
	top: 54px;
/*	left: 300px;*/
	left: 150px;
	background-color: white;
	padding: 5px;
	position: absolute;
	border: 2px solid gray;
}

img
{
	border: 0;
}



/*********************  STYLE DES TEXTES  *********************/
span
{
	color: #636363;
	font: 12px "Trebuchet MS", helvetica, sans-serif ;

}
.content
{

}
.title
{
	color:#636363;
	font: 16px "Trebuchet MS", helvetica, sans-serif ;
	font-size:16px;
}
.bold
{

	font-weight:bold;
}
.rollover
{
	color: #000000;
}
