/*****************************************************************************
 *
 * BJM
 * Feuille de styles principale
 *
 * Fichier "style.css":
 *
 * Auteur               : Renaud Delcoigne
 * Date de creation     : 24/11/2009
 *
 * @copyright (c) 2009 Djinks SARL. Tous droits rÃ©servÃ©s.
 * @version 0.21
 * @since 02/03/2007 18:15
 *****************************************************************************/

/* General */

html, body {
	margin:0;
	padding:0
	background-color: #FF0000;
	height: 100%;
}

h2 {
	font-size: 20px;
	border-bottom: 1px solid #BBB;
	margin: 10px 0;
}


h1 {
	font-size: 26px;
	margin: 0;
}

body{
	/*text-align: center;*/
	font-size: 62.5%;
	font-family: Arial, Arial, Helvetica, sans-serif;
	background: #FFF url(../img/background_body.gif) repeat-y top center;
/*	line-height: 160%;*/
	height:100%;
}

#header{
	height: 134px;
	background: #FFF url(../img/background_header.gif) repeat-x left center;	
	position: absolute;
	top:0;
	width: 100%;
	min-width:1000px;
	/*overflow-x: hidden;*/
	text-align: right;
}

#menu a:link {
	color: #000;
	text-decoration: none;
}
#menu a:visited {
	color: #000;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
	text-decoration: underline;
}
#menu a:active {
	color: #000;
	text-decoration: none;
} 

a:link {
	color: #D00;
	text-decoration: none;
}
a:visited {
	color: #D00;
	text-decoration: none;
}
a:hover {
	color: #D00;
	text-decoration: underline;
}
a:active {
	color: #D00;
	text-decoration: none;
}

a #title{
/*	width:100%;
	height: 103px;
	background: transparent url(../img/title.gif) no-repeat 30px 15px;*/
	position:absolute;
	top: 15px;
	left: 30px;
	text-decoration: none;
	border: none;	
}

#titre h1{
	font-size: 1em;
	border:none;
	margin: 0;
}
#menu{
	position:absolute;
	top: 110px;
	height: 20px;
	margin-left: -550px;
	width:1100px;
	font-size:12px;
	text-align:center;
	left: 50%;
	line-height: 20px;
	/*	letter-spacing:-1px;*/
/*	overflow:hidden;*/
}
.spacer_menu{
/*	width:3px;
	height:21px;*/
	margin: 0;
	padding:0px 5px;
/*	background: transparent url(../img/spacer_menu.gif) no-repeat top left;
	display:inline;*/
}

#shadow_menu{
	position: absolute;
	width:1000px;
	height:10px;
	background: transparent url(../img/shadow_menu.gif) no-repeat top center;	
	top: 134px;
	margin-left: -20px;
}

#container{
	position: relative;
	min-height:100%;
	width:960px;
	margin:-60px auto 0 auto;
	padding: 0 20px 30px 20px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #FFF  url(../img/background_bottom.gif) repeat-x left bottom;
	font-size: 12px;
}

#content{
	padding-top: 200px;
}

#footer {
	position: absolute;
	bottom: -20px; left: 0;
	width: 100%;
	text-align:center;
	color:#333;
}

#footer a:link {
	color: #2288FF;
	text-decoration: none;
}
#footer a:visited {
	color: #2288FF;
	text-decoration: none;
}
#footer a:hover {
	color: #2288FF;
	text-decoration: underline;
}
#footer a:active {
	color: #2288FF;
	text-decoration: none;
} 


#titre {
	font-family: Impact,Charcoal,sans-serif;
	background: transparent url(../img/logo-bjm.gif) no-repeat left center;
	padding-left: 100px;
	font-size: 38px;
	/*height: 80px;*/
	border-bottom: 1px solid #CCC;
}

#ariane {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#a0cf67;
	line-height: 30px;
}

.illustration_g {
	margin: 0 10px;
	float: left;
	border: 1px solid #CCC;
	padding: 3px;
}


.illustration_d {
	margin: 0 10px;
	float: right;
	border: 1px solid #CCC;
	padding: 3px;
}

.paragraphe {
	padding: 20px 0;
	width:100%;
}

.gallerie {
	width: 100%;
	text-align:center;
}

.gallerie_photo{
	margin: 10px 15px;
	display: -moz-inline-stack;
	display:inline-block;
	text-align:center;
        zoom: 1;
        *display: inline;
}

.gallerie_legende{
	/*font-style:italic;*/
}

.gallerie_image {
	border: 1px solid #CCC;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	padding: 3px;
}/*
a .gallerie_image {
	border-bottom: 1px solid #d00;
}*/

#barre_langues{
	float:right;
	/*margin: 20px 20px 10px 0;*/
	margin-top:10px;
}

#barre_langues a img{
	text-decoration: none;
	border: none;
}

#accesclient {
	float:right;
	margin: 30px;
}

#accesclient img{
	border:none;
	text-decoration:none;
}

#login {
	color:#BBB;
}

#password{
	color:#BBB;
	margin-left:-1px;
}

#ok{
	width: 30px;
}

input, form {
	margin:0;
}

#table_fichier{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#table_fichier td{
	padding: 3px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#table_fichier a img{
	border: 0;
	text-decoration:none;
}

#table_account{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#table_account td {
	padding: 3px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#table_account th {
	padding: 3px 5px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;	
}

#account_div h1{
	font-size:16px;
	border-bottom: 1px solid #BBB;
}



ul.menu_item, ul.menu_item li, ul.menu_item ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu_item {
	position: relative;
	z-index: 597;
}

ul.menu_item li{
	display:inline;
	line-height: 20px;
	vertical-align:middle;
	position: relative;
	padding-bottom:3px;
}

ul.menu_item li.hover, ul.menu_item li:hover{
	cursor: default;
	position: relative;
	z-index: 599;
	color: #D00;
}

ul.menu_item ul{
	left:-14px;
	position:absolute;
	top: 100%;
	visibility: hidden;
	width: 150px;
	z-index: 598;
	text-align:left;
	display:block;
}

ul.menu_item ul li{
	display:block;
	float:left;
	background-color:#F6F6F6;
	border-color:#BBB;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	color:#000000;
	padding:5px 10px;
	width: 100%;
}

ul.menu_item ul ul  {
	left: 99%;
	top: 1px;
}

ul.menu_item li:hover > ul {
	visibility: visible;
}

#table_project{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#table_project td {
	padding: 3px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#project_list{
	padding-right: 20px;
	width: 128px;
	height: 550px;
	overflow-y: auto;
}


#gantt_liste a img{
	border:none;
	text-decoration: none;
}

#file_browser table{
	width: 100%;
}

#file_browser table td{
	border: 1px solid #CCC;
}

#file_browser table td div{
	height: 200px;
	overflow:auto;
}

.filelist{
	display:none;
}

a.selected{
	padding: 2px 3px; background-color: rgb(221, 0, 0); color: rgb(255, 255, 255);
}


