body {
	background:#222222 url(headergrunge.jpg) repeat-x scroll 0 0;
	color: #F4F4F4;
	font-family: Palatino Linotype, Palatino, serif;
	text-shadow: black 2px 2px;
	margin: 24px auto 8px;
	max-width: 1400px;
}

a {
	text-decoration: none;
	color: #2573e3;
}

a[hreflang='en'] {
	background-image: url("flag-en.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

a[hreflang='fr'] {
	background-image: url("flag-fr.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

ul {
	list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAMCAYAAABbayygAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oIGhMMLPCoVxUAAACtSURBVBjTjdG9qQJREEDhM+siqIiBmYGKmgliA4JVvAaswAIswSrea8EWjE0MBBMxMBPNhEWOyQbLw78LAxfmY2aYgS+e2k++QHMgS9+ABvADdIFB+gK1gQOwA6rA+hmqqPc8VM/qBPWkTgvwmCdVl8UKK/U3/y9ykKnjYqcEmAE1tQn0gAyoR8TmP2wCV+APKEVEOSJuz4ZvqRd1+26fCTAC9hEx/LT5jvrxQg/Z/m2y/xa82wAAAABJRU5ErkJggg==');
}

.simplebox {
	border-style: solid;
	border-width: 1px;
	border-color: #444444;
	color: #666666;
	padding: 5px;
}

h2:before {
	content: "// ";
	color: #2573e3;
	font-weight: bold;
}

h2 {
	color: #999999;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

h2:hover {
	color: #F4F4F4;
}


.warning {
	margin: 4px 30px;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	background: #9f0000;
}

.page-main {
	margin-left: 200px;
	margin-right: 290px;
	min-height: 300px;
	background-image: url('java-splash.png');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.menu {
	width: 170px;
	float:left;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 5px;
	margin-top: 10px;
	}

.menu-category {
	/*background-color: #2573e3;*/
	background:#2573e3 url(menu.png) repeat scroll 0 0;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
}

.menu a {
	display: block;
	padding: 1px 1px 1px 6px;
	border-right: 4px solid #444444;
	color: #999999;
	margin: 5px;
	-moz-transition-property: border-color;
	-moz-transition-duration: 0.5s;
	-webkit-transition-property: border-color;
	-webkit-transition-duration: 0.5s;
}

.menu a:hover {
	border-color: #2573e3;
	color: #F4F4F4;
	-moz-transition-property: border-color;
	-moz-transition-duration: 0.25s;
	-webkit-transition-property: border-color;
	-webkit-transition-duration: 0.25s;
}

.cv-chrono {
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	font-size: small;
	padding-right: 10px;
	width: 17em;
}

.cv-title {
	font-weight: bold;
	color: #2573e3;
}

.source-code {
	background-color:#666666;
	opacity: 0.85;
	/*background-color: #F4F4F4;
	color: #444444;*/
	margin-right: 20px;
	margin-left: 20px;
	white-space: pre;
	padding: 5px;
	font-family: monospace;
	text-shadow: none;
	overflow: auto;
}

.changelog-caption {
	white-space: nowrap;
	text-align: right;
	color: #2573e3;
	font-weight: bold;
	font-family: monospace;
}

.photo {
	text-align: center;
}

.mini-photo {
 	margin: 1px;
 	border: 0px;
	-moz-transform-origin: center bottom;
 	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 0.25s;

	-webkit-transform-origin: center bottom;
 	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 0.25s;
}
 
.mini-photo:hover {
	z-index:2;
	-moz-transition-duration: 0.5s;
	-moz-transform: scale(1.2);

	-webkit-transition-duration: 0.5s;
	-webkit-transform: scale(1.2);
}

.photo-index {
	background-color: #999999;
	color: black;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #F4F4F4;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;

}

.faq-question {
	font-weight: bold;
	margin-top: 5px;
}

.faq-answer {
	margin-left: 10px;
}

.header {
	text-align: center;
}

.header .logo img{
	border-width: 0px;
}

.header .accroche {
	font-size: small;
}

.twitter {
	width: 260px;
	float: right;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 5px;
	margin-top: 10px;
}

.twitter_link {
	text-align: center;
}

.twitter_link a{
	background-image: url('twitter.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 180px;
	height: 79px;
	cursor: pointer;
	display: inline-block;
}

.twitter_link span {
	display: none;
}

.twitter ul {
	padding-left: 10px;
	list-style-type: disc;
}

h1 {
	color: #999999;
	font-size: 26px;
	font-variant: small-caps;
	font-weight: bold;
}

.news_title .date {
	background-color: #F4F4F4;
	color: black;
	display: inline-block;
	text-align: center;
	text-shadow: none;
	width: 1.8em;
	margin-left: 1.5em;
}

.news_title .date * {
	display: block;
}

.news_title .date .month {
	color: #F4F4F4;
	font-size: 50%;
	background-color: #E32525;
}

.news_title .date .day {
	font-size: 75%;
	font-weight: bold;
}

.news_title .date .year {
	font-size: 40%;
}

.news_title .title {
	vertical-align: super;
}

p + h1.news_title {
	margin-top: 10px;
	padding-top: 74px;
	background-image: url("penguins.png");
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

.news_navigation {
	padding-top: 15px;
}

.news_navigation .previous {
	background-image: url("arrow-left.png");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 64px;	
}

.news_navigation .next {
	text-align: right;
	background-image: url("arrow-right.png");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 64px;	
}


