
:focus {outline:0;}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>> CSS pour affichage à l'écran <<<<<<<<<<<<<<<<<<<<<<<<<<<< */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:2em;
	background-image:url(images/bkg.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

h1 {display:none;}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Navigation principale */

#navigation {
	background-image:url(images/entete.jpg);
	background-position: 20px 0;
	/*background-position:top right;*/
	background-repeat:no-repeat;
	margin:0;
	padding-left:170px;
	padding-top:154px;
	width:590px !important;
	width:760px;
	height:21px;
}
#navigation li {
	display:inline;
}
#navigation a {
	float:left;
	text-indent:-999em;
	background-position:bottom left;
	background-repeat:no-repeat;
	/*margin-bottom:25px;*/
}
#navigation a:hover {
	text-decoration:none;
}
#accueil {
	background-image:url(images/bt_accueil_up.gif);
	width:121px;
}
#accueil:hover, #accueil_dn {
	background-image:url(images/bt_accueil_rl.gif);
	width:121px;
}
#sitesweb {
	background-image:url(images/bt_sitesweb_up.gif);
	width:101px;
}
#sitesweb:hover, #sitesweb_dn {
	background-image:url(images/bt_sitesweb_rl.gif);
	width:101px;
}
#cederoms {
	background-image:url(images/bt_cederoms_up.gif);
	width:101px;
}
#cederoms:hover, #cederoms_dn {
	background-image:url(images/bt_cederoms_rl.gif);
	width:101px;
}
#divers {
	background-image:url(images/bt_divers_up.gif);
	width:131px;
}
#divers:hover, #divers_dn {
	background-image:url(images/bt_divers_rl.gif);
	width:131px;
}
#curriculum {
	background-image:url(images/bt_curriculum_up.gif);
	width:96px;
}
#curriculum:hover, #curriculum_dn {
	background-image:url(images/bt_curriculum_rl.gif);
	width:96px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Coordonnées */

#coordonnees {
	float: left;
	clear: left;
	
	padding-left: 15px;
	margin-top: 35px;
	width: 130px;
}
#coordonnees address {
	font-size:1em;
	font-style: normal;
	line-height: normal;
}
#coordonnees strong {
	font-weight: normal;
}
#coordonnees span.ligne {
	display: block;
}
#coordonnees span.impression {
	display: none;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Contenu */

#contenu {
	float: left;
	clear: right;
	margin: 35px 0 0 25px;
	padding-bottom: 2em;
	font-size:1.1em;
	width:550px;
}
#contenu h1 {
	display:block;
	font-size:1.5em;
	color:#F48B1F;
	letter-spacing:4px;
	margin:0 0 20px;
}
h2 {
	font-size:1.4em;
	color:#66625F;
	letter-spacing:1px;
	border-bottom:1px dotted #CAC2BC;
	margin:20px 0px;
}
h3 {
	font-size:1.1em;
	color:#000000;
	margin:20px 0px;
}
p {
	margin:1.5em 0;
}
#contenu ul {
	margin:0;
	padding:0;
}
#contenu li {
	list-style-type:none;
	background-image:url(images/puce.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	padding-left:17px;
}
acronym {
	border:none;
}
a, a:link {
	color:#F48B1F;
	text-decoration:none;
}
a:visited {
	color:#FF6633;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Index des projets */

div#colonne_gauche, div#colonne_droite {
	width:47%;
}
div#colonne_gauche {
	float:left;
	margin-right:10px;
}
div#colonne_droite {
	float:right;
	margin-left:10px;
}

.index_projets {
	line-height: normal;
	margin-top: -2em;
}
.index_projets dt {
	display:block;
	margin-top:2.25em;
}
.index_projets dd {
	margin-left:65px;
}
.index_projets a {
	display:block; 
	font-weight:bold; 
	font-size:1.1em; 
	margin-top:-4.25em;
}

img {border: 1px solid #999;}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Projets */

#visuel_projet {
	float:left;
	margin:0 10px 4em 0;
	width:320px;
}
#visuel_projet dd {
	text-align:center;
	line-height:normal;
	margin:0.25em 1.5em 1.25em;
}

#description_projet {
	float:right;
	margin-bottom:4em;
	padding:0 0 0 10px;
	border-left:1px solid #CAC2BC;
	border-bottom:1px solid #CAC2BC;
	width:205px;
}
#description_projet h3 {
	line-height:normal;
	border-bottom:1px dotted #CAC2BC;
	margin:0 0 10px 0;
}
#description_projet p {
	margin:1em 0;
}
#description_projet p.realisation {
	font-size:0.9em;
	line-height:normal;
	border-top:1px dotted #CAC2BC;
	padding-top:1em;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Curriculum Vitae */

#navigation_secondaire {
	text-align:center;
	border:1px solid #CAC2BC;
	margin:0;
	padding:0;
}
#navigation_secondaire li {
	display:inline;
	background-image:none;
	padding-left:0;
}
#navigation_secondaire a {
	padding:0 0.5em;
}

.description_experience dt, .description_formation dt {
	margin-top:1.5em;
	width:12em;
}
.description_experience h3, .description_formation h3 {
	margin-top:-1.7em;
	margin-bottom:0;
}
.description_experience dd, .description_formation dd {
	margin-left:12.5em;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Pied de page */

#piedpage {
	clear: both;
	border-top: 1px solid #F48B1F;
	margin-left: 170px;
	padding-bottom: 30px;
	width:550px;
}