body {
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.3em;
	font-family:  verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
}
p#obsolete {
	font-weight: bold;
	color: red;
}
#container {
	text-indent: 25px;
	padding-top: 60px;
	padding-right: 12%;
	padding-left: 12%;
	padding-bottom: 55px;
	height:100%;
	background-color: #FFFFFF;
	z-index: 9;
}

#bottom_bar {
	font-family:  verdana, arial, sans-serif;
	border-top: 1px solid black;	
	z-index: 10;

	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/new_flame_bt.png");
	background-repeat: no-repeat;
}

#top_bar {
	font-family:  verdana, arial, sans-serif;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 40px;
	text-align: center;

	border-bottom: 1px solid black;
	margin: 0px;
	z-index: 10;
	padding: 0px;
	background-image: url("../images/new_flame.png");
	background-repeat: no-repeat;
}

#top_img {
	width:100%;
	height:100%;
}

#img_logo_debian {
	position: absolute;
	top: 5px;
	right: 10px;
	height: 30px;
	width: 87px;
	background-image: url("../images/debian_gray.png");
}

#bottom_img {
	width:100%;
	height:100%;
}
li {
	text-indent: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #111111;
	font-size: large;	
	font-weight: bold;
	text-indent: -25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
h2 {
	color: #222222;
	font-size: 15px;	/* font-size: medium;	*/
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 14px;
}
h3 {
	color: #222222;
	font-size: 13px;	/* font-size: small;	*/
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 14px;
	text-indent: 50px;
}

pre {
	margin-left: 1px;
	margin-right: 1px;
	padding: 10px;
	text-indent: 0px;
	background-color: #EEEEEE;
	border: #888888 1px solid;
	font-size: 11px;
}
a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	border: 0;
	margin: 0;
	padding: 0;	
}
#titre, h2.titleHead {
	border: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-top: 10px;

	text-align: center;
	text-indent: 0px;
	font-size: large;
	font-weight: bold;
	color: #111111;
}
#pdf {
	border: 0px;
	margin-top: 0px;
	padding: 0px;

	text-align: center;
	text-indent: 0px;
}
#autheur {
	border: 0px;
	margin-top: 10px;
	padding: 0px;

	text-align: center;
	text-indent: 0px;
}
#date {
	border: 0px;
	margin-top: 0px;
	padding: 0px;

	text-align: center;
	text-indent: 0px;
	padding-bottom: 10px;
}

#valid {
	position: absolute;
	top: 3px;
	right : 0px;
	padding: 0px;
	margin: 0px;
	z-index: 11;
}

#valid li , #powered li{
	float:left;
	padding: 0px;
	margin: 0px;
	margin-right: 2px;
	font-size: 9px;
	list-style-type: none;	
	text-align: center;
}

#valid div.head, #powered div.head {
	float: left;
	width: 40px;
	height: 12px;
	border: 1px solid black;
	background-color: #FFFFFF;
	font-weight: bold;
}

#valid div.head a, #powered div.head a{
	display: block;
	height: 100%;
	width: 100%;
}
#valid div.power a, #powered div.power a{
	height: 100%;
	width: 100%;
	display: block;
	color: #000000;
	font-weight: normal;
}
#valid div.power, #powered div.power {
	width: 60px;
	height: 12px;
	float: left;
	border-spacing: 0px;
	margin: 0px;
	margin-left: -1px;
	margin-right: 3px;
	background-color: #cfcfcf;
	border: 1px solid black;
	color: #000000;
}
#modif {
	position: absolute;
	top: 0px;
	left: 2px;
	padding-top:3px;
	padding-left:3px;
	font-size:x-small;
	font-weight:bold;
	color: #FFFFFF;
	z-index: 11;
}

.table_cv{
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	width: 100%;
}

.marge {
	width: 150px;
	vertical-align: top;
}
#pres_insp {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	width: 100%;
}

#carac_insp {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
}

table.guestbook, table.guestbook_com {
	margin-top: 20px;
	border-collapse: collapse;
	border: #888888 1px solid;
	width: 100%;
}
table.guestbook_com {
	margin-left: auto;
	margin-right: auto;
	text-indent: 0px;
	width: 500px;	
}
table.guestbook_com td.label{
	width: 120px;	
}
table.guestbook tr,table.guestbook_com td {
	padding: 2px;
}
table.guestbook th, table.guestbook_com th {
	border: black 1px solid;
	background-image:url(/images/flame.png);
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
table.guestbook td.author {
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: #888888 1px solid;
	background-color: #EEEEEE;

}

table.guestbook td.comment {
	padding-left: 5px;
	padding-right: 5px;
	border: #888888 1px solid;
	background-color: #FFFFFF;
	text-indent: 0px;
}
table.login {
	border-collapse: collapse;
	margin-top: 20px;
	border: #888888 1px solid;
}
table.login td {
	padding: 5px;
}
table.login th {
	border: black 1px solid;
	background-image:url(/images/flame.png);
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

input.text, textarea.text {
	padding: 2px;
	text-indent: 0px;
	background-color: #EEEEEE;
	border: #888888 1px solid;
}
input.text {
	font-size: x-small;
	width: 150px;
}
textarea.text {
	width: 350px;
}
div.bt {
	text-indent: 0px;
	background-image:url(/images/flame.png);
	border: #888888 1px solid;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	width: 100px;
}
div.bt a{
	color: #FFFFFF;
	display: block;
	width: 100%;
}

div.bt a:hover{
	color: #444444;
}
div.bt:hover {
	border: #000000 1px solid;
	color: #444444;
}
table.stats {
	border-collapse: collapse;
	width: 100%;
	border: #888888 1px solid;
}

table#liens {
	border-collapse: collapse;
	width: 100%;
}
#liens tr.espace {
	border: 0px;
	border-top: #888888 1px solid;
	height: 20px;
}
#liens tr , .stats tr{
	border-left: #888888 1px solid;
	border-right: #888888 1px solid;
}
#liens th, .stats th , .oracle th{
	text-align: center;
	border: #888888 1px solid;
	background-color: #eeeeee;
}
#liens td, .stats td {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
/*

Décalage des ancres de la table des matières et de la table des références pour
que le bandeau supérieur ne cache pas le texte

*/
*[id|=x1] {
	padding-top: 50px;
}
/*#biblio[name] {
	padding-top: 50px;
}*/

div.center {
	text-align: center;
}
div.divcenter {
	text-align: center;
	text-indent: 0px;
}

img.icones {
	height: 15px;
	width: 80px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/*********************************************************************************
 Style pour le CV
*********************************************************************************/

table.tabular {
	width:100%;
}
table.tabular td {
	vertical-align: top;
}

h1.titrecv {
	color: #111111;
	font-size: large;	
	font-weight: bold;
	text-indent: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
h1.headcv {
	color: #111111;
	font-size: 22px;
	font-weight: bold;
	text-indent: 0px;
	text-align:center;
	margin-top: 30px;
	margin-bottom: 0px;
}
h2.headcv {
	color: #111111;
	color: #222222;
	font-size: 18px;	/* font-size: medium;	*/
	text-align:center;
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
