/* BEGIN colors by page */


/* photo */
.photo #menus .sections a.active:link,
.photo #menus .sections a.active:visited,
.photo #content,
.photo #menus a.active:link,
.photo #menus a.active:visited
{
	color: #fff;
	background-color: #281b00;
}

/* publications */
.publications #menus .sections a.active:link,
.publications #menus .sections a.active:visited,
.publications #content,
.publications #menus a.active:link,
.publications #menus a.active:visited
{
	color: #fff;
	background-color: #281b00;
}

/* radio */
.radio #menus .sections a.active:link,
.radio #menus .sections a.active:visited,
.radio #content,
.radio #menus a.active:link,
.radio #menus a.active:visited
{
	color: #fff;
	background-color: #330000;
}

/* television */
.television #menus .sections a.active:link,
.television #menus .sections a.active:visited,
.television #content,
.television #menus a.active:link,
.television #menus a.active:visited
{
	color: #fff;
	background-color: #333300;
}


/* expositions */
.expositions #menus .sections a.active:link,
.expositions #menus .sections a.active:visited,
.expositions #content,
.expositions #menus a.active:link,
.expositions #menus a.active:visited
{
	color: #fff;
	background-color: #330000;
}

/* conferences */
.conferences #menus .sections a.active:link,
.conferences #menus .sections a.active:visited,
.conferences #content,
.conferences #menus a.active:link,
.conferences #menus a.active:visited
{
	color: #fff;
	background-color:#333300;
}

/* livre */
.livre #menus .sections a.active:link,
.livre #menus .sections a.active:visited,
.livre #content,
.livre #menus a.active:link,
.livre #menus a.active:visited
{
	color: #fff;
	background-color: #281b00;
}

.photo h5,
.publications h5,
.livre h5
{
	color: #948d80;
}

.radio h5,
.expositions h5
{
	color: #998080;
}

.television h5,
.conferences h5
{
	color: #999980;
}

/* END colors by page */



* 
{ 
	margin: 0;
	padding: 0;
	border: 0;
}

html,
body
{
	height: 100%;
}

body 
{
	font: normal normal normal 76% Arial, sans-serif;
	background-color: #555;
	color: #fff;
	margin: 15px 15px 15px 13px;
}


ul, ol, dl
{
	margin-left: 1.2em;
}

h1, h2, h3, h4, h5, h6, p, li, address,
a:link, a:visited, a:active, a:hover
{
	color: #fff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	
}

h2 
{ 
	line-height: 1.5em;
	font-size: 1.4em; 
	margin: 0 0 .7em; 
	text-transform: uppercase;
	color: #fff;
}

h2
{
	display: none;
}

h3
{ 
	font-size: 2em;
	font-weight: bold;
	line-height: .9em;
	text-transform: uppercase;
	margin: 0 0 .1em; 

}

h4 
{ 
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	margin: 0 0 .1em; 
}

.details
{	
	font-size: .7em;
	font-weight: normal;
	line-height: 1em;
	text-transform: none;
}
.prix
{	
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	text-transform: uppercase;
	margin: 0 0 .2em;
	color: #dc931a;

}


h5
{ 
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	text-transform: uppercase;
	margin: 0 0 .2em; 

}

#outer 
{
	position: relative;
	top: 0;
	width: 950px;
	min-height: 100%;
}


#header
{
}

h1
{
	overflow: hidden;
	width: 452px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: 2px 0;
}

h1 a:link, h1 a:visited
{
	padding-top: 56px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 40px;
	line-height: 1em;
	margin: 0;
}

.fr h1 { background-image: url('../images/static/sylvain-savolainen.fr.gif'); }
.en h1 { background-image: url('../images/static/sylvain-savolainen.en.gif'); }


#main
{
	padding-top: 30px;
}

#content
{
	position: relative; /* ie only */
	float: right; 
	width: 750px;
	min-height: 500px;
	background-color: #333;
}

* html #content
{
	height: 500px;
}


#diaporama
{
	position: relative;
	overflow: hidden;
	width: 750px;
	height: 500px;
}

#diaporama img 
{
	position: absolute;
	width: 750px;
	height: 500px;
}


#content .wrap
{
	padding: 10px;
}


.accueil #content .wrap
{
	padding: 0;
}


#content p,
#content ul
{
	margin-bottom: .5em;
}

#content p
{
    text-align: justify;
}

#left-col
{
	position: relative; /* ie only */
	float: left; 
	width: 200px;
	overflow: hidden;
}

#menus,
#tools,
#langs,
.sections
{
	list-style-type: none;
}

#menus,
#tools,
#langs,
.sections
#menus li,
#tools li,
#langs li
{
	margin: 0;
	padding: 0;
}

#tools li,
#langs li
{
	display: inline;
}

#tools a:link,
#tools a:visited,
#langs a:link,
#langs a:visited
{
	display: block;
	float: right;
	font-size: .8em;
	letter-spacing: 1px;
	padding: .2em 0;
	margin: 0 .5em; 
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
}

#tools a:active,
#tools a:hover,
#tools a.active:link,
#tools a.active:visited,
#langs a:active,
#langs a:hover,
#langs a.active:link,
#langs a.active:visited
{
	border-bottom: 1px solid #bbb;
}

#langs a:link,
#langs a:visited
{
	position: relative;
	top: -1px;
	padding: 0;
	margin: 0 .3em;
	font-size: 1em;
	text-transform: lowercase;
}

#langs a.last:link,
#langs a.last:visited
{
	margin-left: 1em;
}

#menus a:link,
#menus a:visited
{
	display: block;
	font-size: 2em;
	line-height: .9em;
	width: 100%;
	padding: 2px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}


#menus a:active,
#menus a:hover
{
	color: #aaa;
}


#copyright
{
	height: 1.5em; /* ie doubles padding-top if he doesn't have "haslayout" */
	clear: both;
	color: #ccc;
	font-size: .8em;
	padding-top: 10px;
	padding-left: 200px;
	text-align: right;
}

.detail #copyright
{
	display: none;
}

.sections
{
	list-style-type: none;
	margin: 0 0 1em;
}

#menus .sections a:link,
#menus .sections a:visited
{
	color: #aaa;
	font-size: 1.1em;
	line-height: 1.1em;
	padding-top: 3px;
	padding-bottom: 2px;
}

#menus .sections a:active,
#menus .sections a:hover
{
	color: #fff;
	background-color: #aaa;
}

.sections .location
{
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	font-size: .8em;
	line-height: .9em;
	padding-bottom: 1px;
}

#content p,
address,
#content label,
button,
#content ul.normal li
{
	font-size: 1.2em;
	line-height: 1.3em;
	color: #fff;
}

#content ul
{
	list-style-type: square;
}

#content ul.main
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.main li
{	
	font-size: 1em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #fff;
	margin-bottom: 1.5em;
}

.main li.first
{
	padding-top: 1.5em;
	border-top: 1px solid #fff;
	margin-top: 1.5em;
}

.main li li
{
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}

.main li ul
{
	list-style-type: square;
	padding-left: 1.5em;
	margin-left: 0;
}

#content a:link,
#content a:visited
{
	color: #fff;
	text-decoration: underline;
}

#content a:active,
#content a:hover
{
}

.planches
{
	padding: 1em 0 2em;
}

.planches img 
{

}

/* 750 - 20 (padding) - 3 * 10 (margin-right) */
/*
.planches a:link,
.planches a:visited
{
	width: 175px; 
	height: 175px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	overflow: hidden;
	text-align: center;
	background-color: #948d80;
}


* html .planches a:link,
* html .planches a:visited
{
	margin-right: 9px;
}

.planches a.break:link,
.planches a.break:visited
{
	margin-right: 0;
}
*/

table
{
	width: 100%;
	border-collapse: collapse;
}

.planches td
{
	width: 175px;
	height: 175px;
	vertical-align: middle;
	text-align: center;
	background-color: #181000;
	border-right: 2px solid #281b00;
	border-bottom: 2px solid #281b00;
}

#pop .planches td
{
	background-color: #222;
	border: 1px solid #000;
}

#pop .planches td
{
	width: auto; /* ie cancel width 175 */
}

.planches td a:link,
.planches td a:visited
{
	display: block;
	text-align: center;
}

.planches td.last
{
	border-right: 2px solid #281b00;
}



.planches .nav
{
    position: relative;
	background-color: #181000;
	padding: 2px 0 0;
}

.planches .diapo-small-nav
{
    position: absolute;
    right: 0;
    margin: 0;
    padding: 0;
}

.planches .diapo-small-nav li
{
    display: inline;
    list-style-type: none;
}

.planches .diapo-small-nav a
{
    display: block;
    float: left;
    padding: 0 0 0 10px;
}

.planches .diapo-small-nav .last
{
    padding-right: 10px;
}

.planches .pages-nav
{
	list-style-type: none;
	margin: 2px 0;
	font-size: 1em;
	padding: 0;
	height: 1.8em;
	background-color: #181000;
}

.planches .pages-nav li
{
	display: inline;
}

#content .pages-nav a:link,
#content .pages-nav a:visited,
#pop .pages-nav a:link,
#pop .pages-nav a:visited
{
	position: relative;
	top: 3px;
	display: block;
	float: left;
	padding: 0 7px;
	text-decoration: none;
	color: #948d80;
	border-right: 1px solid #948d80;
}

#content .pages-nav a:active,
#content .pages-nav a:hover,
#content .pages-nav a.active:link,
#content .pages-nav a.active:visited,
#pop .pages-nav a:active,
#pop .pages-nav a:hover,
#pop .pages-nav a.active:link,
#pop .pages-nav a.active:visited
{
	font-weight: bold;
	color: #fff;
}

#content .pages-nav a.last:link,
#content .pages-nav a.last:visited,
#pop .pages-nav a.last:link,
#pop .pages-nav a.last:visited
{
	border-right: 0;
}


#pop 
{
	position: relative;
	width: 600px;
	margin: 0 auto;
	background-color: #000;
}

body.detail
{
	background-color: #000;
	margin: 0;
	padding: 0;
}

#pop .nav
{
	margin: 0 auto;
	padding: 10px 0;
}

#pop .nav a:link,
#pop .nav a:visited
{
	display: block;
	width: 21px;
	padding-top: 21px;
	background-repeat: no-repeat;
}

#pop .nav span
{
	display: block;
	width: 21px;
	height: 21px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.close
{
	background-image: url('../images/static/pictos/close-off.gif');
}

.close a:hover,
.close a.active:link,
.close a.active:visited
{
	background-image: url('../images/static/pictos/close-on.gif');
}

.next
{
	background-image: url('../images/static/pictos/next-off.gif');
}
.next a:hover,
.next a.active:link,
.next a.active:visited
{
	background-image: url('../images/static/pictos/next-on.gif');
}

.prev
{
	background-image: url('../images/static/pictos/prev-off.gif');
}
.prev a:hover,
.prev a.active:link,
.prev a.active:visited
{
	background-image: url('../images/static/pictos/prev-on.gif');
}

.diaporama
{
	background-image: url('../images/static/pictos/diaporama-off.gif');
}
.diaporama a:hover,
.diaporama a.active:link,
.diaporama a.active:visited
{
	background-image: url('../images/static/pictos/diaporama-on.gif');
}

.play
{
	background-image: url('../images/static/pictos/play-off.gif');
}
.play a:hover,
.play a.active:link,
.play a.active:visited
{
	background-image: url('../images/static/pictos/play-on.gif');
}

.pause
{
	background-image: url('../images/static/pictos/pause-off.gif');
}
.pause a:hover,
.pause a.active:link,
.pause a.active:visited
{
	background-image: url('../images/static/pictos/pause-on.gif');
}

.planche
{
	background-image: url('../images/static/pictos/planche-off.gif');
}
.planche a:hover,
.planche a.active:link,
.planche a.active:visited
{
	background-image: url('../images/static/pictos/planche-on.gif');
}

#pop .nav
{
}

#pop .nav span
{
	display: block;
	float: left;
	height: 21px;
	overflow: hidden;
}

#pop .nav .right span
{
	float: right;
}

#pop .nav .right span
{
	margin-left: 8px;
}

#pop .nav span.nums
{
	width: 50px;
	line-height: 21px;
	color: #555;
}
#pop .nav table
{
}

#pop td.left,
#pop td.right
{
	width: 30%;
}

#pop td.center div
{
	width: 92px; /* #pop .nav span.nums width + #pop .nav span width * 2 */
	margin: 0 auto;
}

#pop td.center
{
	text-align: center; /* ie 6 centering */
}

.pc
{
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}


#pop .photo td
{
	width: 600px;
	height: 600px; 
	vertical-align: middle;
}

#pop .photo
{
	position: relative;
}

.biographie #content .left-col
{
	float: left;
	width: 29%;
}

.biographie #content .right-col
{
	padding-left: 29%;
}

#content blockquote p
{
	font-style: italic;
	font-size: 1.6em;
	margin: 0;
	padding: 0;
}

#content blockquote p.author
{
	font-size: 1em;
	font-style: normal;
}

#content blockquote
{
	margin-bottom: 3em;
}

.publications #content li
{
    width: 48%;
}

.publications #content li.odd
{
   float: left;
}

.publications #content li.even
{
   float: right;
}

.biographie h3,
.tirages h3,
.posters h3,
.contact h3
{
	padding-bottom: .3em;
}

#content ul.posters
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

#content ul.posters li
{
    display: inline;
}

#content ul.posters li a
{
    display: block;
    float: left;
    margin: 0 .75em .75em 0;
    line-height: 0;
}

#content ul.posters li.last a
{
    margin-bottom: 0;
}

.break
{
    clear: both;
    height: 1px;
    visibility: hidden;
    border: 0;
    margin: 0;
    padding: 0;
}

.posters #pop .pc td img
{
    border: 1px solid #555;
}
