/*
Theme Name: Infrarouge
Theme URI: http://infrarouge.org


*/

/* Begin Typography & Colors */
@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
}

body, html{
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:white;
	font-weight:normal;
}

body{
	background:black;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	/*background:url(images/bg.jpg) top left;*/
	line-height:15px;
}

html {
  height: 100%;
  overflow: hidden;
}

html, body, #subMenu {
	min-height: 100%;
	height: 100%;
	
}

	div#altContent {
	  height: 100%;
	}

		body a{
			
			font-size:10px;
			color:#FFFFFF;
			text-decoration:none;
		}
	
		body a:hover{		
			text-decoration:underline;
		}

		body h1{
			
			font-size:10px;
			font-weight:bold;
		}

		body p{
			
			font-size:10px;
		}
	
		div#logo{
			height:47px;
		}
	
		div#logo img{
	position:absolute;
	left:26px;
	top:45px;
		}
	
		div#menu{
			position:absolute;
			top:0;
			left:0;
			font-size:10px;
			width:140px;
			/*background:url(images/separation_03.png) right no-repeat;*/
			padding-left:30px;
		}

			div#menu_content{
				position:absolute;left:26px;
				top:95px;
			}
	
		div.subMenu{
			font-size:10px;
			position:absolute;
			top:0px;
			left:137px;
			width:140px;
			height:100%;
			background: url(images/bg_blick_1.png) repeat;
		}
		.bold { font-size: 11px; color: #FFFFFF; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }

		
		/*div.subMenu_sansBackground{
			font-size:10px;
			position:absolute;
			top:0px;
			left:137px;
			width:140px;
			height:100%;
		}*/
	
			div#subMenu_content{
				position:absolute;
				top:95px;
				left:26px;width:120px;
			}
	
			div#subMenu a{
				font-size:10px;
				color:#B3B3B3;
				text-decoration:none;
			}
		
			div#subMenu a:hover{		
				text-decoration:underline;
			}
			
		div.menuContent{
			font-size:10px;
			position:absolute;
			top:0px;
			left:277px;
			width:510px;
			height:100%;
			background: url(images/bg_blick_2.png) repeat;
		}
		
		div.menuContent_sansBackground{
			font-size:10px;
			position:absolute;
			top:0px;
			left:277px;
			width:100%;
			height:100%;
		}
	
		div#menuContent p{
			font-size:10px;
			font-weight:lighter;
		}
	
			div#content{
				position:absolute;
				top:130px;
				left:28px;
				width:339px;
				/*background:url(images/separation_04.png) right no-repeat;*/
			}
	
			div#content p{
			margin-bottom:8px;
			}
		
			div.spacer{
			margin-bottom:8px;
			}
		
			
		div#zoneMorte{
			position:absolute;
			top:0px;
			left:787px;
			width:100%;
			height:100%;
		}
		
	

/* shared stuff */
		
a#liens{ 
	
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
a#liens:hover{
	text-decoration:underline;
}


.div_hidden{ visibility:hidden; position:absolute;}
.div_visible{ visibility:visible; position:relative;}

div#btnCloseOpen{
	top:100%; margin-top:-35px; left:26px; position:absolute;
}

div.div_para{
	overflow:auto;	
	width:416px;
	height:400px;
	padding-right:40px;
	margin-top:15px;
}


div.photo{height:10px; width:10px; background-color:#CCCCCC; margin-left:2px; float:left;}

.imagesb {
	/*height: 356px;*/
	}
	div#medium_image_div {
	/*border: 1px solid #403f3f;*/
	
	}
.imagesb2 {
	position: relative;
	/*width: 356px;
	height: 475px;*/
	border: 1px solid #403f3f;
	margin-left:-15px;
	}

.imagess {
	position: relative;
	width: 46px;
	height: 46px;
	border: 1px solid #403f3f;
	float:left;
	margin-right:10.7px;
	margin-bottom:10px;

	}
	
	.grostitre {
		font-family:Arial, Helvetica, sans-serif;
	font-size:25px

	}

a.photo_btn:link, a.photo_bt:visited{ font-size:9px; color:black; text-decoration:none; font-family:Arial, Helvetica, sans-serif; margin-top:20px;}
a.photo_bt:hover{ text-decoration:line-through;}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
@font-face {
font-family: advent;
font-style:normal;
font-weight: normal;
src: URL(advent_light.ttf);
vertical-align: bottom;
} 

.advent { 
font-family:"advent", Arial, Helvetica, sans-serif; font-size:35px;} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.holder {
	float: left;
}
#holder h1{
	 padding:0;
}
.scroll-pane {
	width: 416px;
	overflow: auto;
	float: left;
	height: 400px;
	padding-right:20px;
}
.font-face {
	src:url(advent_light.ttf);
	}
td{
vertical-align:top;}
strong{ font-weight:bold;}
a.cursor{
	cursor:pointer;
}