/* définitions des éléments hors style */

html, body {
	height:100%; 
	width:100%;
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
}
img, table {
	border:none;
}

table.fullheight {
	width:100%;
	height:100%;
}

#red {
	z-index:5000; 
	position:fixed;
	_position:absolute; 
	bottom:0px; 
	right:0px;
	width:100px;
	height:50px;
	padding:0px;
	margin:0px;
}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
.mbf-item { display:none; }
/* eof définitions des éléments hors style */
/***************************************************************************************définitions des éléments propres au site************************************************************************************/

	/* éléments généraux */
	body {
		background:#000 url(../images/bg.jpg) top center fixed;
		font-family:georgia;
		font-size:11px;
		color:#fff;
	}
	td, div {
		font-size:11px;
		line-height:140%;
	}
	/*liens*/
	a {
		color:#ccc;
		text-decoration:underline;
	}
	a:hover {
		color:#fff;
		text-decoration:none;
	}
	/*liens*/
	input, select, textarea {
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70;
	}
	input.input_form, select.input_form, textarea.input_form {
		color:#636363;
		font-family:georgia;
		font-size:11px;
		background-color: #f6f6f6;
		border: 1px solid #636363;
		overflow:hidden;
		width:400px;
	}
	.faded {
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55); -moz-opacity:0.55; opacity:0.55; -khtml-opacity:0.55;
	}
	.smallText {
		font-size:10px;
		color:#CCCCCC;
	}
	fieldset {
		border:none;
	}
	legend {
		color:#fff;
		opacity:0.6;
		font-weight:normal;
		font-size:18px;
	}
	/* eof éléments généraux */
	/* définitions des éléments propres au header.php/footer.php */
	#main_cell {
		width:750px;
	}
	#main_bg {
		position:absolute;
		z-index:3;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=74); -moz-opacity:0.74; opacity:0.74; -khtml-opacity:0.74;
		background:#191919 url('../images/bg.gif') top center repeat-y;
		width:750px;
		height:100%;
	}
	#maint_table {
		height:100%;
		width:750px;
		position:relative;
		z-index:4;
	}
	#contenu {
		width:100%;
		padding:0px 10px;
	}
		
	/* eof définitions des éléments propres au header.php/footer.php */
	/* définitions des div de contenu */
	.zone_container { 
		display:inline;
		float:left;
	}
	
	.zone_container table { 
		width:100%;
	}
	
	.zone_container td { 
		padding:5px;
	}
	
	#container_1 {
		border-right:1px dotted #fff;
	}

	.title_element {
		padding:10px;
		font-size:18px;
		font-weight:normal;
		display:block;
		text-align:left;
	}
	.text_container {
		width:100%;
	}
		.text_element {
			display:block;
			width:100%;
			text-align:justify;
		}
	.images_container {
		width:100%;
	}
		.image_element {
			display:inline;
			float:left;
			width:175px;
			margin:5px;
		}
		.image_thumb {
			display:block;
			width:175px;
			height:150px;
		}
	.files_container {
		width:100%;
	}
		.file_element {
			display:inline;
			float:left;
			text-align:center;
			margin:5px;
		}
			.file_icon {
				text-align:center;
				display:block;
			}
			.file_tile {
				text-align:center;
				display:block;
				font-size:11px;
				font-family:georgia;
				text-align:center;
			}
			.file_description {
				text-align:center;
				display:block;
				font-size:10px;
				font-family:georgia;
				text-align:center;
				filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70;
			}
	.sound_element {
		width:100%;
	}
	.video_element {
		width:100%;
	}
	.bookmarks_container {
	}
		.bookmarks_element {
			display:inline;
			float:left;
		}
		.bookmarks_element a {
			border:#cccccc 3px solid;
		}
		.bookmarks_element a:visited {
			border:#ffffff 3px solid;
		}
	/* eof définitions des div de contenu */	
	/* menu */
	/* menu */
		#menu {
			height:65px;
		}
		#footer {
			padding:0px 25px 0px 25px;
			height:65px;
			width:750px;
		}
	/* eof menu */
/*************************************************************************************eof définitions des éléments propres au site**********************************************************************************/
/* définitions des éléments liés aux js */
	/* tool_tips */
	.tool-tip {
		color: #666666;
		width: 250px;
		z-index: 13000;
	}
	 
	.tool-title {
		font-weight: bold;
		font-size: 11px;
		margin: 0;
		color: #872343;
		padding: 8px 8px 4px;
		background: url(../images/bubble.png) top left;
	}
	 
	.tool-text {
		font-size: 11px;
		padding: 4px 8px 8px;
		background: url(../images/bubble.png) bottom right;
	}
	/* eof tool_tips */
	/* slimbox */
	#lbOverlay {
		position: absolute;
		z-index: 9999;
		left: 0;
		width: 100%;
		background-color: #000;
		cursor: pointer;
	}
	
	#lbCenter, #lbBottomContainer {
		position: absolute;
		z-index: 9999;
		left: 50%;
		overflow: hidden;
		background-color: #fff;
	}
	
	.lbLoading {
		background: #fff url(../images/loading.gif) no-repeat center;
	}
	
	#lbImage {
		position: absolute;
		left: 0;
		top: 0;
		border: 10px solid #fff;
		background-repeat: no-repeat;
	}
	
	#lbPrevLink, #lbNextLink {
		display: block;
		position: absolute;
		top: 0;
		width: 50%;
		outline: none;
	}
	
	#lbPrevLink {
		left: 0;
	}
	
	#lbPrevLink:hover {
		background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
	}
	
	#lbNextLink {
		right: 0;
	}
	
	#lbNextLink:hover {
		background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
	}
	
	#lbBottom {
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 10px;
		color: #666;
		line-height: 1.4em;
		text-align: left;
		border: 10px solid #fff;
		border-top-style: none;
	}
	
	#lbCloseLink {
		display: block;
		float: right;
		width: 66px;
		height: 22px;
		background: transparent url(../images/closelabel.gif) no-repeat center;
		margin: 5px 0;
		outline: none;
	}
	
	#lbCaption, #lbNumber {
		margin-right: 71px;
	}
	
	#lbCaption {
		font-weight: bold;
	}
	/* slimbox */
/* eof définitions des éléments liés aux js */
