/* * * * * * * * *
 *  JB Kempf     *
 *  jbkempf.com  *
 * * * * * * * * */

* {
   padding: 0;
   margin: 0;
   }

/*** Global ** */
body {
	background-color: #336699;
	padding: 15px 0px 10px 0px;
	margin: 0px;
	font-family: Verdana,  Helvetica, Arial, sans-serif;
	font-size: 0.74em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
/*	font-stretch: expanded;*/
	text-transform: none;
/*	text-align: center;*/
	min-width: 800px;
/*width: expression(document.body.clientWidth < 800? "800px" : document.body.clientWidth > 1202? "1200px" : "auto");*/
}

div#fix{
	width: 84%;
	margin: 0 8% 0 8%;
}

div#content_jbk {
	z-index: 0;
	left: 10%;
	margin: 0px 0% 0px 10% ;
	border-left: solid 1px black;
	border-right: 2px solid black;
	border-bottom: 3px solid black;
	border-top: none;
	padding: 0px;
	background-color: white;
}
a:link {
	color: #56a;
}

a:visited {
	color:#78c;
}

/**  Menu ***/
div.menu {
	font-variant: small-caps;
	line-height: 1.8em;
	font-size: 14px;
	background-color: #f9f9f9;
	float: left;
	width: 120px;
	margin-top : 0px;
	margin-left: 0px;
	border-right: #999999 3px ridge;
	border-bottom : #333333 2px solid;
	border-left: #666666 1px solid;
	position: relative;
	padding: 0px 8px 0px 30px;
}

html>body div.menu {
	width: 10%;
	min-width: 120px;
}
div.menu div.menu_ul {
	border-width: 1px;
	border-style: solid;
	border-color: #999 #666 #666 #999;
	list-style-type: none;
	margin: 15px 0px 9px 0px; 
	padding: 0px ;
	background-color: #E9E9FC;
	text-align: right;
}

div.menu a{
	text-decoration: none;
	color: black;
	padding: 1px;
	padding-right: 4px;
	margin: 0px;
	display:block;
	border-width: 1px;
	border-style: solid;
	border-color: #ffe #aaab9c #ccc #e9e9fc;
}

div.menu a.menu_active,  div.menu a:hover {
	text-decoration: none;
	color: white;
	padding: 1px;
	padding-right: 4px;
	margin: 0px;
	display: block;
	background-color : #83B4DE;
	border-color: #afb1a2 #fff #fff #ccc;
}

div.menu a:hover {
	text-decoration: none;
	color: white;
	padding: 1px;
	padding-right: 4px;
	margin: 0px;
	display: block;
	background-color : #83B4DE;
	border-color: #afb1a2 #fff #fff #ccc;
}

div.menu .textpuce{ 
	color: #56a;
	text-decoration: underline;
}

hr.hr_menu {
	width: 70%;
	height: 4px;
	background-color: #CCC;
	margin: 12px 2px auto auto;
}

div.menu_lang {
/*	border: red 1px solid;*/
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 9px;
	color: #669;
}


/**** Top ****/
div#top {
	padding:0px;
	height: 115px;
	background-color: white;
	background-image: url(/images/top.jpg);
	background-position: center; 
	width: 84%;
	margin-left: 8%;
	max-width: 1400px;
	border: solid 1px black;
	border-bottom: black 1px solid;
	border-left: #444 1px solid;
	border-right: #333 1px solid;
	margin: 0px auto 0px auto ;
}

div#top h2 {
	padding: 10px;
}

div#top h1 {
padding-top: 60px;
padding-right: 10px;
letter-spacing: 0.18em;
font-size: 1.8em;
  text-align: right;
  vertical-align: bottom;
  color: white;
}

div#lang {
/*	border: red 1px solid;*/
	margin: 3px;
	padding: 2px;
	float: right;
	font-size: 11px;
	color: #666699;
}

/** Main **/
div#main_jbk {
	position: relative;
	width: auto;
	height: auto;
	padding: 0px 8% 20px 45px;
	text-align: justify;
	margin-left: 50px;
	clear:right;
	text-indent: 25px;
	}

div .tex {
	width: auto;
	height: auto;
	padding: 10px 25px 10px 20px;
	text-align: justify;
/*	margin-left: 150px;*/
}

/*** Bottom ***/
div#bottom {
        font-family: "Times New Roman", Times, serif;
        font-size: 0.7em;
        font-weight: lighter;
        color: #999999;
        margin-top:45px;
	margin-bottom: 3px;
	clear: both;
	text-align: center;
/*	border: 1px solid red;*/
}

hr#hr_bottom {
	height: 1px;
	width: 250px;
	color: #999;
	margin: 5px auto;
}


/* All */

.lang_text
{
	cursor: pointer;
}

.smalltext {
	font-size : 0.7em;
}

h2.fr, h2.en, h2.uni{
	text-align: center;
	font-family: Arial,sans-serif;
	font-size: 1.7em;
	letter-spacing:1px;
	color: #1C3360;
	padding-right: 20px;
	padding-bottom: 10px;
}

.contact {
	vertical-align: top;
	font-weight: bold;
	padding-right: 10px;
	margin-top: 8px;
}

h5 {
	text-align: center;
	font-family: Times;
	font-size: 1.4em;
	letter-spacing:1px;

}

.fr { display: block;}
.en { display: none;}

p {
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/*** Projects page ****/

.projet {
	margin: 0px;
	padding: 0px;
	margin-left: 3%;
}

.projet h3 {
	text-align: left;
	padding-left: 10px;
	font-family: Arial,sans-serif;
	font-size: 1.5em;
	letter-spacing:1px;
	color: #1C3360;
	border-bottom: 1px solid #222;
	margin-right: 25%;
	margin-left: 3%;
	margin-bottom:0px;
}

.projet h4 {
	padding-left: 0px;
	margin-top: 0px;
	margin-left : 0%;
	text-align: left;
	font-size: 0.9em;
	letter-spacing:1px;
	color: #005D99;
	margin-bottom: 0px;
}

.projet div.post-tags {
float: right;
}

.post-tags ul {
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px 50px 15px 0px;
	display: block;
	width: 100%;
}

.post-tags li {
       display: inline;
       color: #005D99;
       float: left;
       text-decoration: none;
       background: transparent url(/images/tag.png) no-repeat 0 0;
       padding: 0px 10px 0px 0px;
       margin-top: 6px;
       white-space: nowrap;
       font-size: 0.9em;
}

ul.list li { 
	float: left;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.projet p { clear:right;}
.projet div.extended { display: none;}
.projet div.documents { display: inline;}
.projet div.links a { display: inline; }

.projet a.infor { color: black; }

/**** End of project page ****/

/**** AUTH ****/
.auth {
text-align: center;
border: 1px ridge gray;
background: #f9f9e9;
padding: 10px;
padding-bottom: 25px;
       margin-right:auto;margin-left:auto;
width: 300px;
       margin-top : 30px;
}

p#login {
font-style: oblique;
font-weight: bold;
padding-bottom: 10px;
}
input{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	border: 1px solid;
}

div#phot {
       float: left;
       text-indent: 0px;
margin-right: 10px;
margin-top: 10px;
}

