body{
	background: url("../images/background_body.gif") repeat-x fixed 0 0 #e2dedd;
	height: 100%;
    margin: 0;
    padding: 0;
}


#content {
	background:white;
	box-shadow: 1px 1px 5px #666666;
	margin: 0 auto;
	position:relative;
	display:block;
    padding: 0px;
    top:0px;
    bottom:0px;
	min-height:100%;
}


#content.w1000 {
	width: 1020px;
}

#content.w1200 {
	width: 1220px;
}


#content .page {
	background:white;
	border-width: 3px 0px 0px 0px;
	border-color: #041c4c;
	border-style: solid;
    position:relative;
	display:block;
    padding: 20px 9px 20px 9px;
	z-index:0;
	bottom:0px;
}



.main{
	width: 100%;
	margin: 0 auto;
	position:relative;
	display:block;
}



header{
	width:100%;
	height: 85px;
	text-align:center;
	background: #eee;
	background: -webkit-linear-gradient(#ddd,#bbb);
	background: -moz-linear-gradient(#ddd,#bbb);
	background: -ms-linear-gradient(#ddd,#bbb);
	background: -o-linear-gradient(#ddd,#bbb);
	background: linear-gradient(#ddd,#bbb);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd',endColorstr='#bbbbbb', GradientType=0);
}


header .logo{
	top:2px;
	left:10px;
	z-index:4;
	position:absolute;
}

header .logo img{
	height:80px;
}

header .logo_jotbi{
	top:32px;
	right:0px;
	z-index:4;
	position:absolute;
}

header .logo_jotbi img{
	width:148px;
	height:70px;
}


h1,h2,h3 {color:#041c4c;}
sup{
	font-size:60%;
}


/* NAV ****************************************************************/

nav{
	top:43px;
	position:absolute;
	z-index:1;
}

nav ul{
    list-style: none outside none;
	height: 40px;
	margin-left:130px;	
}


nav li {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: inline;
    float: left;
	padding: 0px 10px;
	margin: 0px 10px 0px 0px;
	font-size:100%;
	color:#666666;
	cursor: pointer;
	border-width: 2px 2px 0px 2px;
	border-color: white;
	border-style:solid;
	border-collapse:collapse;
	line-height: 40px;
	background: #eee;
	background: -webkit-linear-gradient(#eee,#ddd);
	background: -moz-linear-gradient(#eee,#ddd);
	background: -ms-linear-gradient(#eee,#ddd);
	background: -o-linear-gradient(#eee,#ddd);
	background: linear-gradient(#eee,#ddd);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#dddddd', GradientType=0);
}


nav li:hover {
    border-color: #6290cf;
	background: #FFF;
	color:#6290cf;
	box-shadow : 0px 0px 2px #DDD;
}

nav li:active {
    background: #7fabec;
	color:white;
}


nav li.select {
	border-top-left-radius: 5px;
	border-top-right-radius: 15px;
	border-color: white;
	background: #6290cf;
	background: -webkit-linear-gradient(#6290cf,#3e4980);
	background: -moz-linear-gradient(#6290cf,#3e4980);
	background: -ms-linear-gradient(#6290cf,#3e4980);
	background: -o-linear-gradient(#6290cf,#3e4980);
	background: linear-gradient(#6290cf,#3e4980);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6290cf',endColorstr='#3e4980', GradientType=0);
	color:white;
	box-shadow : 0px 0px 0px #999 ;
}


/* ROUBRIQUE ****************************************************************/

div.rub{
	top:0px;
	left:0px;
	right:0px;
	position:absolute;
}

div.rub ul{
    list-style: none outside none;
	height: 30px;
	padding-top:5px;
	padding-left:250px;
	background: #3e4980;
	background: -webkit-linear-gradient(#041c4c,#3e4980);
	background: -moz-linear-gradient(#041c4c,#3e4980);
	background: -ms-linear-gradient(#041c4c,#3e4980);
	background: -o-linear-gradient(#041c4c,#3e4980);
	background: linear-gradient(#041c4c,#3e4980);
	filter:progid:DXImageTransform.Microsoft.gradient(endColorstr='#3e4980',startColorstr='#041c4c', GradientType=0);
	color:white;
	border-width: 0px 1px 1px 1px;
	border-color: #04325f;
	border-style:solid;
	
}


div.rub li {
	font-size:80%;
    display: inline;
    float: left;
	padding: 0px 10px;
	margin: 0px 5px 0px 0px;
	color:white;
	cursor: pointer;
	border-collapse:collapse;
	line-height: 30px;
}

div.rub li:hover {
    background: #FFF;
	color:black;
	box-shadow : 0px 0px 1px #DDD;
	border-radius:5px 5px 0px 0px;
}

div.rub li:active {
    background: #ff9305;
	color:white;
}


div.rub li.select {
	line-height: 31px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: white;
	border-radius:10px 10px 0px 0px;
	background: white;
	color:#04325f;
	border-color: #548cc3;
}


/* USER ***************************************************/

#user{
	width:1050px;
	top:0px;
	right:0px;
	z-index:3;
	line-height: 26px;
	position:absolute;
}
#user div{
	position:absolute;
	top:0px;
	left:0px;
	padding: 0px 10px 2px 10px;
	background: #F90;
	color:white;
	font-size:100%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #C40;
	box-shadow: 2px 2px 4px #999 ;
	cursor: pointer;
}


#user ul{
	width:850px;
	list-style: none outside none;
    float: right;
}

#user li {
    display: inline;
    float: right;
	padding: 0px 10px 2px 10px;
	margin: 0px 0px 0px 5px;
	font-size:100%;
	color:#000000;
	font-size:75%;
	border-radius: 0px 0px 10px 10px;
	
}

#user li.cle{
	/*background: #DDD;		*/
	border-radius: 0px 0px 0px 10px;
	margin: 0px px 0px 10px;
}

#user li.value{
	border-width: 0px;
	background: #EEE;		
	margin: 0px 10px 0px 0px;
	border-radius: 0px 0px 10px 0px;
}

#user li.appli {
    display: inline;
    float: left;
	font-size:100%;
	padding: 0px 20px 2px 20px;
}

#user li.appli:hover{
	color:red;
	box-shadow : 0px 0px 5px #999 ;
	cursor: pointer;
}


#user li.appli_select {
	padding: 0px 20px 2px 20px;
    display: inline;
    float: left;
	background: #F90;
	color:white;
	font-size:100%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #C40;
	box-shadow: 2px 2px 4px #999 ;
	cursor: pointer;
}


#user li.login{
	padding: 0px 10px 2px 40px;
	background: url("../images/secure.png") no-repeat scroll 0 0 #EEE;
	cursor: pointer;
}

#user li.login:hover, #user li.logout:hover{
	color:red;
	box-shadow : 0px 0px 5px #999 ;
	cursor:pointer;
}

#user li.login:active{
	color:white;
	background: url("../images/secure.png") no-repeat scroll 0 0 #ff9305;
}



/* FOOTER ***************************************************/


#footer{
	clear: both;
	width: 100%;
	height:50px;
}

#footer .background{
	width: 1020px;
	margin: 0 auto;
	position:relative;
	display:block;
	height:100%;
	padding: 20px;
	z-index:3;

}


/* GOOGLE ******************************************/


table.google_bulle {
	min-width:200px;
	font-size:11px;
	border:0;
	border-collapse: collapse;
	border-spacing: 0px;
	padding:0px;
}





