/* JPR artistes - Julie Caron */
BODY {
	background-color: #900;
}

#header {
	/*height: 196px !important;
	height: 182px;*/
	height:auto;
	background-color:white;
   overflow:hidden;
}
#header ul {
    background-color:black;
	width:100%;
	height:2em;
}
#sidemenu {
	background: #fff url(sidebar.jpg) no-repeat 0 75px;
	/*height: 518px;*/
	height: 700px;
}
#sidemenu UL {
	margin-top: 250px;
}
#sidemenu UL LI {
	font-size: 90%;
	border: none;
}
#sidemenu UL LI A {
	text-decoration: none;
	background-color: #fff; color: #000;
	font-weight: bolder;
	width: 140px;
	padding: 2px 4px;
	margin: 2px 0;
	border: 1px #fff solid;
	filter: alpha(opacity=80); /* not W3C - not Mozilla */
	-moz-opacity:0.8;
}
#sidemenu UL LI A:hover {
	background-color: #9E4A40; color: #fff;
	filter: alpha(opacity=100); /* not W3C - not Mozilla */
	-moz-opacity:1;
}

#content {
	background: #fff url(body_cap.jpg) no-repeat left bottom;
	padding: 0 30px;
	width: 490px;
        position:relative;
}
#content a {color:#990100;}

#content dd {
 font-style:oblique;
 padding-bottom:.5em;
}
#content dd:before {
 content:"- ";
}


h1 {
	font-family: Garamond, "Times New Roman", Serif;
	font-size: 170%;
	text-align: right;
	color: #9E4A40;
	background-color: Transparent;
	margin: 80px 0 40px;
}
.showTitle {
	text-align: center;
}

p.email {
	text-align: right;
}
p.email a {
	color: #fff;
	font-weight:bolder;
	background-color: #9E4A40;
	text-decoration: none;
	filter: alpha(opacity=50); /* not W3C - not Mozilla */
}
p.email a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: underline;
	filter: alpha(opacity=100); /* not W3C - not Mozilla */
}

table.itinerary, table.cv {
	border-collapse: collapse;
	width: 100%;
}

table.itinerary tr th, table.cv tr th {
	text-align: left;
	border-bottom: solid 1px #000;
	padding-top: 15px;
}

table.itinerary tr td, table.cv tr td {
	vertical-align: top;
	padding: 2px 5px;
	border-bottom: dashed 1px #ccc;
}
div.images-thumbnail {
	width: 165px; height: 100px;
	float: left;
	text-align: center;
}
div.images-thumbnail img {
	border : solid 1px #000000;
}

ul.extraits li A {
	text-decoration: none;
}

#footer {
	background-image: none;
}

#contactJulie {
position:absolute;
top:250px;
left:180px;
font-size:120%;
font-weight:bold;
}
img#sodec {
 position:absolute;
 top:730px;
 left:0;
 background-color:white;
 opacity:.7;
 filter:alpha(opacity=70);
}
div#lienedit {
 position:absolute;
 bottom:70px;
 right:0;
}
div#lienedit a{color:white;}
div#lienedit a:hover {color:red;}
.header-hahaha {
position:relative; top:0; left:-60px;z-index:3; width:760px; overflow:hidden;
}
