/* @override 
	http://www.50jpg.ch/ndxz-studio/site/50JPG%2001%20Black/style.css
	http://50jpg.ch/ndxz-studio/site/50JPG%2001%20Black/style.css
*/

/**
* CSS
* 
* @version 1.0
* @author Nicolas Robel 
(based on sample template from Indexhibit) 
*/
* {
	margin: 0;
	padding: 0;
	background-color: transparent;
}

body {
	background: black;
	font: 13px/18px Verdana, sans-serif;
	letter-spacing: 0px;
	color: white;
}

body.section-1 {
	color: white;
}
body.section-2 {
	color: white;
}
body.section-3 {
	color: white;
}

#content a:link { text-decoration: none; color: white; border-bottom: 1px solid white; padding: 0 0 1px 0; outline: none;}
#content a:active { text-decoration: underline; color: silver}
#content a:visited { text-decoration: none; color: gray; border-bottom: 1px dotted #999999; }
#content a:hover { text-decoration: none; border-bottom: 2px solid white; padding: 0 0 1px 0; }

a img {border-style: none;
	outline: none;
	 text-decoration: none;}

a img hover {border-style: none;
outline: none;
	 text-decoration: none;}

#top-section a:hover { /* link property inside the Top-Section when the cursor is over */
	border-style: none;
	outline: none;
	 text-decoration: none;
}

#menu {
    width: 200px;
    overflow: hidden;
    top: 0px; /*espace en dessus du menu*/
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: black;
		font: 10px/14px Verdana,"Courier New",monospaced;
		letter-spacing: 1px;
}
/*padding order: top, right, bottom, left*/

#menu ul {
	list-style: none;
	line-height: 1.8em;
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: 0;
}

#the_link {
	list-style: none;
	line-height: 2em;
	position: relative;
	bottom: 5px;
}

#the_link {
    width: 500px;
}

#nums {
		/*letter-spacing: 1px;*/ 
	text-align: left;
	font: 10px/14px Verdana,"Courier New",monospaced;;

}

#menu ul li.section-title {
	color: yellow;
		font: 10px/14px Verdana,"Courier New",monospaced;
		letter-spacing: 1px;
	padding-left: 0;
}

#menu ul li {
	
	padding-top: 10px;
	padding-left: 10px;
}


#content {
    height: 100%; /*170px marge  partir du bord gauche et non du menu*/
    top: 0;
	background-color: black;
	width: 700px;
	margin-bottom: 0;
	margin-top: 62px;
	margin-left: 200px;
}

.container {
	background-color: transparent;
	padding: 20px 0px 0px 20px;
}

#content p { width: 500px; margin-bottom: 12px;
	background-color: transparent;
}

p {
	font: 12px/18px Verdana,"Courier New",monospaced;
		width: 400px;
	color: white;
		background: black;
	margin-bottom: 20px;
}

p-english {
	font: 12px/18px Verdana,"Courier New",monospaced;
	color: #999999;
	margin-bottom: 20px;
	margin-top: 20px;
}

h1 {clear: both;
	font: normal normal normal 20px/28px Georgia, Times, serif;
		width: 680px;
	background-color: #000;
	margin-bottom: 15px;
}
h2 {clear: both;
	font: normal normal normal 16px/24px Georgia, Times, serif;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3 {clear: both;
	font: normal normal normal 16px/20px Georgia, Times, serif;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #999999;
}

h4 {clear: both;
	font: normal normal normal 12px/16px Georgia, Times, serif;
	margin-bottom: 5px;
	margin-top: 10px;
}

/* style pour le nom des galeries */

h5 {clear: both;
	font: normal normal normal 10px/14px Georgia, Times, serif;
	margin-bottom: 5px;
	margin-top: 10px;
	text-decoration: overline;
}

h6 {clear: both;
	font: 12px/18px Verdana,"Courier New",monospaced;
	margin-bottom: 10px;
	margin-top: 5px;
			width: 300px;
	border-left-style: solid;
	border-left-width: 3px;
	padding-left: 10px;
}

h7 {clear: both;
	font: normal normal normal 14px/20px Georgia, Times, serif;
	
	margin-bottom: 5px;
	margin-top: 5px;
			width: 300px;
	border-left-style: solid;
	border-left-width: 3px;
	padding-left: 10px;
}

a.h8 { 
	/*letter-spacing: 1px;*/ 
	text-align: left;
	font: 10px/14px Verdana,"Courier New",monospaced;
	margin-bottom: 20px;
}

h8 { 
	/*letter-spacing: 1px;*/ 
	text-align: left;
	font: 11px/16px Verdana,"Courier New",monospaced;
	display: block;
	margin-top: 20px;
}

h9 { 
	letter-spacing: 1px;
	text-align: left;
	font: 10px/14px Verdana,"Courier New",monospaced;;
	margin-bottom: 20px;
}

h11 { 
	letter-spacing: 1px;
	text-align: left;
	font: 10px/14px Verdana,"Courier New",monospaced;;
	margin-bottom: 20px;
	width: 300px;
	display: block;
	padding-top: 5px;
}


h10 {clear: both;
	font: normal normal normal 20px/28px Georgia, Times, serif;
		width: 300px;
	background-color: #000;
	display: block;
}


.biblioSelect li {
	list-style-image:url(http://www.);
	margin-left:15px;
}

num { 
	/*letter-spacing: 1px;*/ 
	text-align: left;
	font: 10px/18px Monaco, Verdana, "Courier New", monospaced;
	margin: 0px 10px 0 0;
	padding: 0px 0px 0px 0px;
}

.stabilo {
	background-color:#FFFF00;
	height:12px;
}

.yellow {
	color: yellow;
}

#content a.yellow:link, a.yellow:visited, a.yellow:active {
	color: yellow;
}

.gray {
	color: #999999;
}


#pics	{ margin: 0px 0px 0 0;
	padding: 20px 20px 0px 0px;
}

#texthold	{ margin: 0;
	padding: 20px 0px 0;
}

#img-bot	{ 
}

#img-container	{ margin: 0;
	padding: 5px 0px 0;
}
#img-container p	{ width: 450px; margin: 0; padding: 0 0 16px 0; } /*espace entre le texte et l'image*/

#once { clear: left; }

#menu li.active a:link,
#menu li.active a:active,
#menu li.active a:visited { text-decoration: none; color: white;
	border-bottom: 4px solid white;
	text-shadow: #000000 0px 0 0; outline: none;
		font: 12px Verdana,"Courier New",monospaced;
}

.pre-nav.section {
    padding: 10px 0px 0px 10px;
}

.pre-nav {
	padding-left: 0px;
}

.post-nav {
	right: 10px;
	font-size: 11px;
	top: 10px;
	padding-left: 0px;
	color: black;
}


#img-bot a:link {border-style: none; outline: none; text-decoration: none;
}
#img-bot a:active {border-style: none; outline: none; text-decoration: none;}
#img-bot a:visited {border-style: none; outline: none; text-decoration: none;}
#img-bot a:hover {border-style: none; outline: none; text-decoration: none;}



#menu a:link { text-decoration: none; color: #9A9A9B;outline: none; }
#menu a:active { text-decoration: none; }
#menu a:visited { text-decoration: none; color: #9A9A9B; }
#menu a:hover { text-decoration: none;
	border-bottom: 3px solid white;
			font: 12px Verdana,"Courier New",monospaced;
}

#menu .img a:hover {
	border-style: none;
	outline: none;
	 text-decoration: none;
}



#img-container a:link {
	border-style: none;
	outline: none;
	 text-decoration: none;
}

#img-container a:hover {
	border-style: none;
	outline: none;
	 text-decoration: none;
}

#img-menu a:link {
	border-style: none;
	outline: none;
	 text-decoration: none;
}

#img-menu a:visited {
	border-style: none;
	outline: none;
	 text-decoration: none;
}

#img-menu a:hover {
	border-style: none;
		border-bottom: none;
	outline: none;
}


#img a:link {
	border-style: none;
	outline: none;
	 text-decoration: none;
}

#img a:visited {
	border-style: none;
	outline: none;
	 text-decoration: none;
}

#img a:hover {
	border-style: none;
	outline: none;
}

li.cpg {
	background-image: url(/files/gimgs/symbols/cpg-bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 10.5px;
	padding-left: 30px;
	list-style-type: none;
	padding-top: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	margin-left: -5px;
	width: 200px;
} 


li.in {
	background-image: url(/files/gimgs/symbols/in-bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 10.5px;
	padding-left: 30px;
	list-style-type: none;
	padding-top: 7px;
	font: 12px/18px Verdana,"Courier New",monospaced;
	margin-left: -5px;
	width: 200px;
} 

li.off {
	background-image: url(/files/gimgs/symbols/off-bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 10.5px;
	padding-left: 30px;
	list-style-type: none;
	padding-top: 7px;
	font: 12px/18px Verdana,"Courier New",monospaced;
	margin-left: -5px;
	width: 200px;
} 

