* {
	font-family:Arial Narrow, Arial, sans serif;
	/*font-family:"Courier New", Courier, monospace;*/
	font-size:12px;
	font-style:normal;
	letter-spacing:1px;
	margin:0;
	padding:0;
}

a {
	color:#000000;
	outline:none;
}
a:link {text-decoration:none;color:#000000;}
a:visited {text-decoration:none;color:#000000;}
a:hover {text-decoration:none; color:#000000;} 
a:active {text-decoration:none;color:#000000;}


a.lien-cv {
	border-bottom:none;
}
a.lien-cv:link {text-decoration:none;color:#000000;}
a.lien-cv:visited {text-decoration:none;color:#000000;}
a.lien-cv:hover {text-decoration:none; color:#000000; border-bottom: solid #000000 3px;} 
a.lien-cv:active {text-decoration:none;color:#000000;}

/*
table tr td {
	font-family:Arial Narrow, Arial, sans serif;
	font-size:12px;
	letter-spacing:1px;
}
*/
a.menu {
	/*font-weight:bold;
	font-size:16px;
	color:red;*/
}

a.email {
	font-size:12px;
}

img {
	border:none;
}


h1, h2 {
	font-weight:normal;
	font-size:12px;
	font-style:italic;
}
h3, h4, h5, h6 {
	font-weight:normal;
	font-size:12px;
}
p {
	font-size:12px;
	font-weight:normal;
}
.ligne-fine {
	line-height:5px;
	height:5px;
}

#general {
	position:absolute;
	top:0;
	width:1300px;
	height:auto;
	margin:0 auto;
}

#gauche {
	position:absolute;
	left:0;
	top:0;
	width:200px;
	height:auto;
	padding-top:40px;
	padding-left:20px;
}
#droite {
	position:absolute;
	top:0;
	left:220px;
	width:940px;
	height:auto;
	padding:0;
	padding-top:48px;
	padding-left:20px;
}

div.image_accueil {
	position:relative;
	width:380px;
	padding:0;
	margin:0 auto;
}

div.menu {
	position:relative;
	top:5px;
	margin:0 auto;
	width:220px;
	height:30px;
}
/* menu ---------------------------------------------------------- */
#navcontainer {
	position:relative;
	background:none;
	margin:0;
	padding:0;
	font-size:12px;
}

ul#navlist {
	list-style:none;
	padding:0;
	margin:0;
	border:none;
}

ul#navlist li {
	/*float: left;*/
	display:block;
	margin:0;
	padding:0 0 2px 0;
	width:200px;
	line-height:22px;
}
ul#navlist li.selectionne {
	display:block;
	margin:0;
	/*padding:0;*/
	/*text-decoration:underline;*/
}

ul#navlist li a {
	/*display: block;*/
	/*padding: 0 0.3em 0 0.3em;*/
	color:#000000;
	text-decoration:none;
}
ul#navlist li a:hover {
	border-bottom:solid #000000 3px;
	/*text-decoration:underline;*/
}

ul#navlist li.selectionne a {
	/*display: block;*/
	/*padding: 0 0.3em 0 0.3em;*/
	color: #000000;
	border-bottom:solid #000000 3px;
	/*text-decoration: none;*/
}
ul#navlist li.selectionne a:hover {
	/*display: block;*/
	/*padding: 0 0.3em 0 0.3em;*/
	color: #000000;
	border-bottom:solid #000000 3px;
}

#navcontainer>ul#navlist li a {
	width: auto;
}

ul#navlist li#active a {
	border:none;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #000000;/*ff3333*/
	/*border:none;*/
}


/* Menu niveau 2 */
ul#navlist li ul li {
	display:block;
	padding:0 0 2px 6px;
	line-height:22px;
}
ul#navlist li.selectionne ul li a {
	border:0;
}
ul#navlist li.selectionne ul li.selectionne a {
	border-bottom:solid #000000 3px;
}
ul#navlist li.selectionne ul li.selectionne a:hover {
	border-bottom:solid #000000 3px;
}



/* -------------------------------------------------------------*/


div.contact_coordonnees {
	position: absolute;
	top: 60px;
	left: 320px;
	width: 640px;
	height: 400px;
}


/* nouvelle version du 04.10.10 */
#box-oeuvres {
	float:left;
	width:auto;
}

.box-oeuvre {
	float:left;
	width:auto;
	height:auto;
	display:none;
}
.box-oeuvre div {
	float:left;
}
.box-oeuvre img {
	padding:10px 0 7px 0;
}


#box-boutons {
	float:left;
	width:100%;
	height:25px;
	clear:both;
}
#box-btn-texte {
	float:left;
	width:50%;
}
#box-btn-fleche {
	float:left;
	width:50%;
	text-align:right;
}
#box-btn-fleche-prec {
	float:left;
	width:50%;
	text-align:right;
}

#box-texte {
	float:left;
	width:350px;
	padding-left:40px;
}


#box-texte p {
	display:none;
	text-align:justify;
	line-height:15px;
}
#box-texte span {
	font-style:italic;
}


#textes-menu {
	float:left;
	width:300px;
	height:500px;
}
#textes-menu h1 {
	display:inline;
	font-style:normal;
	border-bottom:solid #000 3px;
}
#textes-menu ul {
	padding-left:13px;
}
#textes-menu ul li {
	list-style-type:upper-roman;
}
#textes-menu ul li a {
	border:none;
}
#textes-menu ul li a:hover {
	border-bottom:solid #000 3px;
}
#textes-menu ul li a.selectionne {
	border-bottom:solid #000 3px;
}

.textes-global {
	/*display:none;*/
	float:left;
	width:600px;
	height:500px;
}
.textes-texte {
	float:left;
	width:350px;
	height:500px;
	overflow:auto;
}
.textes-texte h2 {
	display:inline;
	font-style:normal;
	border-bottom:solid #000 3px;
}
.textes-texte p {
	text-align:justify;
}
.textes-texte span {
	font-style:italic;
}
.textes-texte p sup {
	font-size:7px;
	vertical-align:super;
}

.textes-texte p.biblio {
	font-size:9px;
	line-height:13px;
	_line-height:13px;
}
.textes-texte p.biblio span {
	font-size:9px;
	font-style:italic;
}

.textes-images {
	float:left;
	width:170px;
	height:auto;
	padding-left:20px;
}

#box-boutons-textes {
	display:none;
	position:absolute;
	top:530px;
	right:25px;	
	width:150px;
	height:25px;
	clear:both;
}

