﻿/************* standard elements *************/
* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}
body {
	background: #000;
	color: #543;
	font: normal 75.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 11px "Lucida Sans Unicode",sans-serif;
}
cite,code,ul {
	font-size: 13px;
	padding-bottom: 13px;
}
h1,h2,h3 {
	color: #654;
	padding-top: 6px;
}
h1 {
	font-size: 18px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;;
	margin-bottom: 4px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;;
	margin-bottom: 4px;
	margin-left: 0px;
}
ul {
	list-style-image: url('ressources/bulletGreen.png'); 
}
pre {
	background: #EFE;
	width:460px;
	border: 1px solid #DED;
	border-left: 6px solid #528663;
	color: #554;
	display: block;
	font: normal 11px "Lucida Sans Unicode",serif;
	margin-top: 16px;
	padding: 8px 10px;
}
blockquote {
	background: url(ressources/quote.gif) no-repeat;
	width:560px;
	display: block;
	padding-left: 28px;
}

input,textarea {
	padding-left:2px;
	margin-top:2px;
	border:1px solid #555;
	font-weight: bold;
	font-size:x-small;
	color: #000;
	font-family: Arial;
}
input {
	height:16px;
	font-size:small;
}
input.checkbox {
	border:0px solid #222;
	margin-left:8px;
	margin-right:4px;
	padding:4px;
}
input.button {
	height:24px;
	padding:2px;
	padding-left:8px;
	padding-right:8px;
	margin-top:2px;
	border:1px solid #222;
	color:#EEE;
	background-color:#0A6034;
	font-family:Arial;
	font-weight:bold;
	font-size:small;
}
input.button:hover {
	border:1px solid yellow;
	color:yellow;
	background-color:#3A7044;
}
textarea.resume {
	border:0px solid red;
	background-color:transparent;
	color:#777;
	font-size:xx-small;
}
select {
	width:184px;
	padding-left:2px;
	margin-top:2px;
	border:1px solid #222;
	font-weight:bold;
	font-size:small;
	color:#000;
	font-family:Arial;
	background-color:#f5f5f5
}
hr {
	border:1px solid #444;
}
b {color:#090}

/************* context *************/
.vignette {
	float:left;
	width:560px;
	margin-top:16px;
	margin-right:16px;
	border:1px solid #999;
	padding:6px;
}
.vignetteIMG {
	float:left;
	border:1px solid #999;
	margin:0 16px 16px 0;
}
.block {
	float:left;
	margin-right:38px;
	padding:0px;
	text-align:left;

	background: #EEE;
	border: 1px solid #AAA;
	border-left: 6px solid #555;
	color: brown;
	padding:18px;
}
.hand {
	cursor:pointer;
}
.doubleUnderline {
	text-decoration:underline;
	border-bottom:1px solid;
}
.debug {
	color: #AA4;
	font: normal 8px "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}
.rank {
	text-align:center;
}
.oblig {
	color:#F00;
	font-weight:bold;
	margin-left:4px;
	}
.middle {
	height:18px;
	vertical-align:middle;
}
.logoFooter {
	vertical-align:middle;
	border:0;
	margin-left:6px;
}
.top {
	vertical-align:top;
}
.calque {
	position:absolute;
	left:200px;
	top:200px;
	height:350px;
	width:400px;
	filter:alpha(opacity=20);
	-moz-opacity: 0.1;
	background:#FFF;
	border:1px solid white;
	padding:8px;
}
.logoDiv {
	float:left;
	background:url(ressources/logoSmall.png) no-repeat;
	width:80px;
	height:41px;
}


/************* misc *************/
.clearer {
	clear: both;
}

/************* structure *************/
.container {
	background: #FFF url(ressources/bgcontainer.png) no-repeat;
	margin: 0 auto;
	width: 980px;
}

/************* header *************/
.logo {
	vertical-align:text-top;
	border:1px solid #333;
}
.header {
	background: url(ressources/bgheader.gif) repeat-x;
	height: 120px;
	margin: 0 auto;
	width: 960px;
}
div.title {
	padding-top:10px;
	padding-left:14px;
	padding-right:0px;
	padding-bottom:0px;
}
td.title {
	padding-left: 24px;
}
.headerTitle1 {
	color: #EEE;
	font: normal 32px "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}
.headerTitle2 {
	color:#DCCC62;
	font-size:14px;
	padding-top:6px;
}

/************* navigation *************/
.navigation {
	background: #FFF url(ressources/bgnavigation.gif) repeat-x;
	font: bold 12px Verdana,sans-serif;
	height: 44px;
	margin: 0 auto;
	padding: 0 18px;
	width: 925px;
	text-align:right;
}
.navigation a {
	color: #543;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.navigation a:hover {
	background: #CEBDA1;
	color: #420;
}

/************* main *************/
.main {
	clear: both;
	padding: 0 28px 12px 10px;
}

/************* sub navigation *************/
.sidenav {
	float: left;
	width: 218px;
}
.sidenav h1 {
	background: #BCB39F url(ressources/sidenavh1.gif) repeat-x;
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #FFF;
	font-size: 13px;
	height: 24px;
	margin: 0;
	padding-left:8px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
}
.sidenav li a {
	background: #CCC3AF;
	color: #554;
	display: block;
	padding: 2px 4px 2px 16px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #D6CCB9;
	color: #654;
}

/************* content *************/
.content {
	margin:0px;
	padding:0px;
	padding-top: 12px;
	padding-left: 12px;
	float: left;
	width: 710px;
}
.content .notabene {
	color: #987E57;
	font-size: 11px;
	margin-bottom: 6px;
}
.content li {
	list-style: url(ressources/li.gif);
	margin-left: 18px;
}

#ajaxContent {
	background: url(ressources/bgAjaxContent.png) no-repeat;
	margin:0px;
	padding:0px;
}
#ajaxContent h1 {
	color:#427352;
	font: normal 24px "Arial",serif;
	display: block;
	padding:12px 0px 12px 54px;
	white-space: pre;
	height:44px;
}
#ajaxContent h1:first-letter {
}

#ajaxContent h2 {
	font-size: 16px;;
	margin: 8px 0px 4px 0px;
}
#ajaxContent h3 {
	font-size: 12px;;
	margin: 8px 0px 4px 0px;
}
	

.illLettreDuMoisLeft {float:left;margin:8px 16px 16px 0;border:1px green solid;padding:4px;width:160px;}
.illLettreDuMoisRight {float:right;margin:8px 0 16px 16px;border:1px green solid;padding:4px;width:160px;}

	
/************* footer *************/
.footer {
	background: #958463 url(ressources/bgfooter.gif) repeat-x;
	color: #FED;
	font-size: 11px;
	line-height: 40px;
	margin: 0 auto;
	width: 960px;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.exifArea{float:left;padding-left:16px;}
.exifDesc{font-size:12px;}
.ergologique{
	border:0px solid #AAA;
	padding:1px;
	padding-left:58px;
	background:url('http://ergologique.fr/ergologique51x12.png') 3px 3px no-repeat;
	font-size:11px;
	}
