BODY {
	background-color: #ffffff; 
	color:#000000;
	background-image: url('images/root_pattern.png');
	margin: 0 auto;
	text-align: center;
}
A:link { color: #994C00; text-decoration: none }
a:active { color: #FF7E00; text-decoration: none }
a:visited { color: #994C00; text-decoration: none }
a:hover { color: #ff0000; text-decoration: underline }
img { border-style: none; }

li {
	margin-left: 15px;
}

img.center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.rnt {
	float: right; 
	position: relative;
	margin-bottom: -43px;
	z-index: 2;
}

div.error_warning {
	text-align: center;
}

div.main {
	background: #ffffff;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #ddd;
	margin: 0 auto;
	text-align: left;
}

div.footer {
	text: #ddd;
}

div.separator {
	border-left: 0px;
	border-bottom: 2px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;	
	/*border-color: #000000; */
	border-color: #3067BF; 
	/*background-color: #67BF60; */
	/*background-color: #3067BF; */
	background-color: #ffffff; 
	margin-bottom: 4px;
}
div.separator h2 {
	margin-bottom: 0px;
}

div.news_date {
	font-size: -1;
}

div.news_entry {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #dddddd;
	margin-top: 5px;
	padding-bottom: 5px;
}

div.news_title {
//	background-color: #ffffce;
	border-bottom: solid 1px #00cc00;
}

hr.news_title {
	width: 40%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.news_image {
	margin-bottom: 10px;
	text-align: center;
}

table.content { 
	background-color: #f5f5f5; 
/*	background-color: #ffffff; */
}

table.thin {
	border-width: 1px;
	border-collapse: collapse;
}

table.thin td {
	padding: 0px;
	margin: 0px;
	border-color: #aaaaaa;
	border-width: 1px;
	border-style: solid;
}
table.thin th {
	background-color: #3067BF;
	color: #ffffff;
}
table.thin tr {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
select {
	margin: 0px;
	padding: 0px;
}

.nbrk_top {
	white-space: nowrap;
	vertical-align: top;
}

table.subcontent {
/*	background-color: #405080;*/
	border-width: 1px;
	border-collapse: collapse;
}

table.subcontent td {
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
}

table.subcontent th {
/*	background-color: #994C00;*/
	background-color: #3067BF;
/*	background-color: #67BF30;*/
/*	background-color: #67BF30;*/
	color: #ffffff;
}


/* Properties du menu */
font.menu { color: #003F6A }
table.menu {
}

TD.menu { background-color: #afdfff }
TD.menu_active { background-color: #FFf200 }
font.menu_active { color: #994C00 }

TD.menu_important { background-color: #67bf60; border-style: solid; border-width: 1; border-color: #003f6a }
font.menu_important { color: #fdf5e3 }

/* Delimiteurs de sections */
FONT.separator { 
	/*color: #67BF60; */
	color: #000000;
	
}
TABLE.separatorborder { 
	background-color: #000000;
}
TABLE.separator {
	border-left: 0px;
	border-bottom: 3px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;	
	/*border-color: #000000; */
	border-color: #3067BF; 
	/*background-color: #67BF60; */
	/*background-color: #3067BF; */
	background-color: #ffffff; 
}


TD.section_openclose { font-size: "+1"; }
A.section_openclose:hover { text-decoration: underline; }
/*A.section_openclose { color: #ffffff; }*/
A.section_openclose { 
	color: #000000;
}
A.projectLink {
	color: #000000;
	text-decoration: none;
}
A.projectLink:Hover {
	text-decoration: underline;
}

/*div.toc {
	background-color: #ffffff;
}*/

font.showhide { 
	font-size: small; 
	color: #994C00;
}

img.inpub {
	left: 0;
	right: 2;
	top: 0;
	bottom: 0;
}

div.inpub {
	width: 300px;
	/*height: 45;*/
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2;
	padding-right: 2;
	border-style: solid;
	border-width: 2px;
	border-color: #ff0000;
	margin: 3px;
}

div.figure160 {
	border: thin silver solid;
	clear: right;
	margin: 3px;
	padding: 3px;
	/*max-width: 130px;*/
}
div.figure160 p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0px;
	max-width: 300px;
	margin: 0px;
	padding-top: 0px;
}

div.figure {
	border: thin silver solid;
	clear: right;
	margin: 3px;
	padding: 3px;
	/*max-width: 130px;*/
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0px;
	max-width: 120px;
	margin: 0px;
	padding-top: 0px;
}

a.shopProducts:link, a.shopProducts:visited, a.shopProducts:active, a.shopProducts:hover {
	text-decoration: none;
	color: black;
}

hr.shopProducts {
	margin: 4px;
}

img.shopProduct {
	padding: 2px;
	margin-right: 9px;
	float: left;
}

div.shopProducts {
	background-color: #ffffdd;
	border: solid 1px #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-radius: 5px;
	moz-border-radius: 5px;
}

pre.code {
	background: black; 
	color: #00ff00;
}

img.monitor {
	border-radius: 11px 11px 11px 11px;
	-moz-border-radius: 11px 11px 11px 11px;
	-webkit-border-radius: 11px 11px 11px 11px;
	border: 1px solid #000000;
	float: right;
	margin: 3px;
}

img.contour {
	border: thin silver solid;
	border-radius: 11px 11px 11px 11px;
	-moz-border-radius: 11px 11px 11px 11px;
	-webkit-border-radius: 11px 11px 11px 11px;
	margin: 3px;
	padding: 6px;
}

