Home  *  Aide

css

[ Modifier ] * Proposé par (... et vous?)* Dernière modification le 21 Aout 2008 à 22h51
/*

Cette feuille de style permet le bon affichage du site. Attention! Ne pas modifier si on ne sait pas ce que l'on fait.


Structure

{{::config:police1=Verdana, sans-serif}} //Couleur principale
{{::config:police2="Courier New", Times New Roman, Times, serif;}} //Couleur secondaire

 */

body {	font-size:13px;
		background:#E4BC1B; /*url('{{::config:base_url:local_path}}/{{::config:files_dir}}/css/bckgrndtile.png');*/
	font-family:{{::config=police1}};
        color: #6e5b42;
        padding:0px;
        margin:0px;
        padding-bottom:0px;
}

#all{
	background:transparent 100% 100% repeat-x url('{{::config:base_url:local_path}}/{{::config:files_dir}}/2008/dm08webbandeaux.png');
        padding-bottom:99px;
	}


#home{  
	margin-left:25px;  
        margin-right:25px;  
}
#PageHome { 

        float:left;
	margin-top:25px;


}
#Right{ 
        float:right;
	width:40%;
}


#Left{ width:50%;
        font-size:115%;
        font-weight: bold;
       	font-family:{{::config=police2}};
        color:#779221; 
         border: 4px solid #fff;
	-moz-border-radius:2em;
	border-radius:2em;
        background-color: white;

padding:2em;


}
#Left textarea{ 	       
}
#Left .MainAction{ 

	border: 4px solid #fff;
	-moz-border-radius:2em;
	border-radius:2em;
	width:400px;
}


#canvas{
	position:absolute;
	}
body.large {
	
}
a {     font-size:120%;	      
        font-style:bold;
        font-family:{{::config=police2}};
        color: #c35924;
        text-decoration: none;
}

a:hover{text-decoration: underline;        }
a img{border:none;}
#Login{
	float:right;
}


#Page strong {
        font-family:{{::config=police2}};
        font-style:bold;
        font-size:125%;
        color:#779221;
}

.Icons{
        margin-right:25px;      
        padding-left:5px;

        margin-top:25px;
        -moz-border-radius:25px;
	border-radius:25px;

        background: #e4bc1b;
}
.Icons img{

}

#Logo{	

}


#Logo img{

padding-bottom: 25px;

}

#Menu, #MiniMenu, #LargeMenu {display:none;}
#Corps{
        margin-left:25px;  
        margin-right:25px;  
}
#Tete{  height:40px;
        padding-top:20px;
	font-size:115%;
	font-weight:bold;

}
#Tete a{
        color:#fff;  
}
#Nav{
       font-size:85%;   }
#Navigation{
	clear:both;

	position:absolute;

        width:250px;   

        color: #fff;
  	font-family:{{::config=police2}};


}
#InnerNavigation{
        margin-right:25px; 
        padding:1em;
        padding-top:2em;
        padding-bottom:2em;


         -moz-border-radius:25px;
	border-radius:25px;


        background: #c35824;
}

#InnerNavigation .action{
        
}
#Navigation .icons{

}
#Navigation h4{
	  	text-align:right; font-family:{{::config=police2}}; color:#fff; font-size: 170%;	border-bottom:0px;  margin: 0px;   padding-left: -30px;
}


#Navigation a{
	color:#fff;       	
}

#Navigation .toc{
	
}
#Navigation .toc ul{
	padding-left:1em;
}

#Navigation .action_agenda .mini, #Navigation .action_agenda table, #Navigation .action_agenda td, #Navigation .action_agenda tr, #Navigation .action_agenda a, #Navigation .action_agenda span, #Navigation .action_agenda th {
        color:#fff;
        font-size: 12px;
        border: 0; 
}

#Navigation .action_agenda .cell_number_events{
        text-decoration:underline;
        font-weight: bold;
}
#Navigation .action_agenda .legend1 {
        border: 0;
        font-size:20px;
}
#Navigation .action_agenda td {
	padding:0em;
        width:24px;
        height:17px;
        text-align:center;
	vertical-align:middle;
        color: #5f6251;
}

#Navigation .action_agenda .passive span, #Navigation .action_agenda .passive .cell_number_events{
        color:#333;
}
#Navigation .action_agenda .row_names{
	border-right:1px solid #fff;
}
#Navigation .action_agenda .division_names{
	border-bottom:1px solid #fff;
}

#Navigation .action_agenda .mini .now {border:1px solid red;}

#WikiName{float:right;}
#Owners {	
        font-size:x-small;  

        float:right;

}
#Titre {	
	clear:both;
	color: #779221;
	font-family:{{::config=police2}};



/*	background:#c35824;
	-moz-border-radius-topright:50px;
	border-radius-topright:50px;
	-moz-border-radius-topleft:50px;
	border-radius-topleft:50px;
	padding-top:1em;
	padding-right:50px;
	padding-left:25px;	
        margin-right:25px;	
        margin-left:0px;*/

}
#Titre a{
	color:#779221;
}
#Titre h1{
       	font-size: 200%;
	margin-bottom:0px;  
	border-bottom:3px solid #779221;     
}
#PageMiniHeader{
	padding-bottom:2em;
	font-size:x-small;  
        text-align:right;	
}
#PageMiniHeader .button span{border-right:0px solid #fff;}
#PageMiniHeader .button span span {border-right:0px;}



#Page, #Footer, .MenuOutils{
}

#Path {
	color:#fff;
        margin:15px;  
}
#Path a{
	color:#fff;
}

#Page {
	padding:50px;
	padding-top:1px;

        margin-left:250px; 


	background:#fff;
	min-height:500px;
	-moz-border-radius-topright:25px;
	border-radius-topright:25px;
	-moz-border-radius-topleft:25px;
	border-radius-topleft:25px;
}
#Page .legend {
	font-weight:bold;
	border-bottom:1px solid #779221;
	padding:0.3em;
	color:#779221;
}
#Page .Infos{float:right;}
#Page .action{clear:right;}
#Pied { 
        margin-top:30px; 
        margin-left:150px; 
	padding:15px;
	background:#fff;
	-moz-border-radius:2em;
	border-radius:2em;
}
#Page table{
	width:100%;
}


#Resume {
        text-align:justify;
        padding-left:10%;
        padding-bottom:4em;
        padding-top:2em;
	font-size: 140%;
	color:#779221;
	font-family:{{::config=police2}};
	font-weight:bold;
}
#Body {
        text-align:justify;
	background:#fff;
	/* color: #fff;*/
}

#Footer {
	font-size:x-small; 
	text-align:right;
	background:#fff; 
	padding:0.3em;
	-moz-border-radius-bottomleft:2em;
	-moz-border-radius-bottomright:2em;
	border-radius-bottomleft:2em;
	border-radius-bottomright:2em;
	margin-bottom:50px;
	margin-left:auto;
	padding-right:50px;
        width:50%; 
}
#Footer hr{
	height:0;
	margin:0;
	padding:0;
}
#Footer a{
	color:#333;
}

#Comments, #AddComment{
        margin-left:225px; 
}
#Comments .Content{
	padding:25px;
	background:#fff;
	-moz-border-radius:50px;
	margin-bottom:25px;
}
#Comments .action_comments{
	background:#5f6251 5px 5px no-repeat url('{{::config:base_url:local_path}}/{{::config:files_dir}}/css/comments.png');
	-moz-border-radius:50px;
	margin-bottom:25px;
	padding-left:50px;
}
#Comments .action_comments .legend{
	background:#5f6251;
	margin-right:100px;
	font-weight: bold;
	margin-left:0px;
	color: #fff;
	-moz-border-radius-topright:50px;
	border-radius-topright:50px;
	-moz-border-radius-topleft:50px;
	border-radius-topleft:50px;
	padding-top:1em;
	padding-right:50px;
	margin-left:100px;
	font-family:{{::config=police2}};
}
#Comments .legend1{

}
.action_search .item{
	width:350px;
	height:300px;
	overflow:auto;
	float:left;
	margin-right:1em;
}

/*
.minilist {
        -moz-border-radius-bottomleft:25px;
	border-radius-bottomleft:25px;
        -moz-border-radius-topleft:25px;
	border-radius-topleft:25px;  
        background: #e4bc1b;
          padding:1em;

*/

.sommaire  {
       

        padding-bottom:1em;

}

#Page .MainAction {
	background:#eee;
	-moz-border-radius:50px;
	border-radius:50px;
	margin-bottom:25px;
}

#Page .MainAction .legend{
	padding:0.5em;
	font-weight: bold;
	font-family:{{::config=police2}};
}
#Page .MainAction .MainActionContent{
	margin-left:25px;
	padding:25px;
	background:#fff;
	-moz-border-radius:50px;
	border-radius:50px;
}
/*

Accroches - general

*/
.item .icons{
	float:right;
}
.action .action{
	border:none;
}
.action .content{
	padding:0.3em;
}

.legend {
	font-weight:bold;
	font-variant:small-caps;
	font-size:1.5em;
	padding:0.3em;
}
.icons{
	float:right;
	padding:0.3em;
	display:none;
}
#Body .icons{display:block;}
.legend1 {
	text-align:center;
	font-weight:bold;
}
.buttons{
	text-align:right;
}
.buttons a, .buttons span{
	border-right:0px;
	border-top:0px;
	padding-right:0.5em;
	padding-left:0.5em;
	border-left:1px solid #fff779;
}
.buttons span.current, .buttons  a.current, .buttons  a:hover{
	color:#fff;
	background:#333;
}



.item .title, .page_resume .title, .user_resume .title{
font-size:115%;
	padding:0.5em;
            	 font-family:{{::config=police2}};

}
.item .content, .user_resume .content, .page_small .content, .page_resume .content {
	background-color:#FCEFD2;
	-moz-border-radius:1em;
	border-radius:1em;
	padding:1em; font-size:90%; padding-left:3em;
}
.item .content  hr, .page_resume .content hr{
	clear:right;
	visibility:hidden;
	margin:0;
	height:0;
	padding:0;
}
.item{	font-weight:bold;
        color:#6e5b42;
	background-color:#c35924;
	-moz-border-radius:1em;
	border-radius:1em;
	padding-left:1em;
	margin-bottom:1em;
}
.item .title{
	color:#fff;
}
.item .title a{
	color:#fff;
}
.item .page_logo, .page_small .page_logo, .page_resume .page_logo, .user_resume .user_logo, .comment .user_mini  {
	display:block;
	border:1px solid #CCC;
	background-color:#FCEFD2;
	float:right;
	margin:0.3em;
	margin-right:1em;
	padding:0.3em;
        color:#779221;
}
.page_inline .page_logo, .user_inline .user_logo{
	margin-right:0.5em;
}
.minifooter{
	font-size:x-small;
	padding-right:0.5em;
	clear:right;
	text-align:right;
	background:#eee;
	margin:0.5em;
	margin-top:0px;
	-moz-border-radius-bottomleft:1em;
	border-radius-bottomleft:1em;
}
.gauche .page_resume, .droite .page_resume  {width:300px;}
.page_resume .minifooter{display:none;}

/*

/*

Titres

*/
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5{
	color:#779221;
	font-family:{{::config=police2}};
	font-weight:bold;
	font-variant:small-caps;
}

h1, h2, h3, h4, h5{
        font-weight: bold;
	margin:0;
	padding:0;
	margin-bottom:1em;
	margin-top:1em;
}
#Body h1, #Body .h1{
	font-weight:bold;
        font-size:21px;
	border-bottom:2px solid #779221;
	
}

#Body h2, #Body .h2{
	font-weight:bold;
	font-size:20px;
	border-bottom:1px solid #779221;
}

#Body h3, .h3{
	font-weight:bold;
	font-size:15px;
}
#Body h4, .h4{font-weight:bold;font-size:14px;font-family:verdana,sans-serif;}
#Body h5, .h5{font-weight:bold;font-size:13px;font-family:verdana,sans-serif;}

a.top{
	display:block;
	float:left;
	height:25px;
	width:30px;
}
#Body h1 a.top{
	background:transparent 0px 50% no-repeat url('{{::config:base_url:local_path}}/{{::config:files_dir}}/css/h1.png');
}
#Body h2 a.top{
	background:transparent 0px 50% no-repeat url('{{::config:base_url:local_path}}/{{::config:files_dir}}/css/h2.png');
}
#Body h3 a.top{
	background:transparent 0px 50% no-repeat url('{{::config:base_url:local_path}}/{{::config:files_dir}}/css/h3.png');
}
/*

Balises

*/

table {
	width:100%;
	margin:1em;
	margin-left:auto;
	margin-right:auto;		
	border:1px solid #ddd;
	border-collapse:collapse;
	vertical-align:top;
	text-align:left;
}
tr{vertical-align:top;}
tr.alternate {	
	border:0px solid #669900;
	background: #F9FFE6;
	border-bottom:1px dotted #ddd;
	border-top:1px dotted #ddd;
}
th {
        text-align:center;
	vertical-align:middle;
	color:green;
	padding:3px;
}
td {
	vertical-align:top;
	padding:0.2em;
}
td.large{
	width:100%;
}
td.nowrap{
	white-space: nowrap;
}


th.day {
	border-top:1px solid #ddd;
	text-align:center;
	font-weight:bold;
	color:orange;
}
th.alternate {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	text-align:center;
	color:orange;
}
td.body_r {
	font-size:x-small;
}
a[hreflang]:after{content: "\0000a0[" attr(hreflang) "]"}

#Body img {   padding: 0.2em;
}



img {   
    	border: none;
	vertical-align: middle;
}

p {
    	margin: 0.4em 0em 0.5em 0em;
    	line-height: 1.5em;
}

hr {
    	height: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	clear:both;
	background: #ddd;
}
hr.page_break {
	height:0px;
	visibility:hidden;
	clear:both;
	page-break-before:always;
}
ul {
	list-style-type:disc;
	margin: 0px;
	padding:0px;
	padding-left:2em;
	list-style-position:outside;
}
ul ul{
	list-style-type:circle;
        
}

ol {
	margin: 0px;
	margin-left:4em;
	padding:0px;
	list-style-position:outside;
}

li {
	margin-left:0.5em;}

dt {
	font-weight: bold;
	margin-bottom: 0.1em;
}

dl{
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}

dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: 0.1em;
}
	
abbr, acronym, {
	border-bottom: 1px dotted Black;
	color: Black;
	cursor: help;
}

q, quote{
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size:110%;
	color: #666;
}

blockquote, .selected  {
	border-left: 3px solid #ccc;
	padding-left:10px;
	margin: 0.5em;
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size:110%;
	color: #666;
}
pre  {
	border: 1px solid #ccc;
	padding: 0.5em;
	margin: 0.5em;
	background:#000;
	color: #fff;
	overflow:auto; 
	font-family: 'Courier New', Courier;
	height:200px;
}

/*

Formulaires

*/

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

legend {
	background: #fff;
	padding: 0.5em;
}

label {
	font-weight:bold;
	line-height:2em;
}

form {		
}
.action form {		
	text-align:left;
}
body.upload form, body.invite form{
	text-align:left;
}

textarea {
	color: black;	
	border:1px solid #D28C39;
	padding: 0.1em;
	width:500px;  
	height:175px;
}

textarea.edit { 
	padding:5px; 
	width:98%;  
	height: 380px; 
}
textarea.resume { 
	width:500px;  
	height: 75px; 
}
.action_comments .selectingtools, .action_mail .selectingtools{display:none;}

.action_account textarea, .action_register textarea  {width:200px;height:100px;}
.action_comments textarea, .action_mail textarea  {width:300px;height:200px;}

input, textarea {
	border: 1px solid #D28C39;
}

input{
	color: #D28C39;	
	border: 1px solid #D28C39;
}
input[type=text], input[type=password]{
	width:150px; 
}
input[type=submit]{
	background: #fff url('{{::config=base_url}}kernel/files/style/input_background.png') repeat-x;
}
input[type=submit]:hover {
	border: 1px solid #669900;
	background: #669900;
	color: #fff;
	cursor:pointer;
}
input[type=reset]:hover {
	border: 1px solid #990000;
	background: #990000;
	color: #fff;
	cursor:pointer;
}
input.annulation:hover {
	border: 1px solid #990000;
	background: #990000;
	color: #fff;
	cursor:pointer;
}

input.apercu:hover {
	border: 1px solid #ffaa00;
	background: #ffaa00;
	color: #fff;
}

select {
	vertical-align: top;
}
option.head {
	background: #ffaa00;
	font-weight:bold;
}
/*

Casini

*/

.tools {
	background: #F9FFE6;
	padding:0.3em;
}

.invisible{display:none;}
.visible{display:block;}



.gauche {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.droite {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}


div.centre {
	text-align:center;
}

.trail_table{margin-bottom:1em;}

div.traduction, p.traduction, ul.traduction,  li.traduction {
        padding-left: 15px;  
	font-style: italic;
	font-size:90%;	

}


div.pagination{
	margin:1em;
	text-align:center;	
}
div.pagination a.current{
	font-weight:bold;
}
div.aide, div.info, div.confirmation, div.error, div.warning, div.important, div.preview,
p.aide, p.info, p.confirmation, p.error, p.warning, p.important, p.preview{
	-moz-border-radius:1em;
	border-radius:1em;
	padding: 1em;  
	padding-left:30px;	
	border: 1px dashed #ddd;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
div.preview, p.preview {
	background:transparent 3px 0% repeat-y url('{{::config:base_url:icons_path}}/preview.png');
}
div.aide, p.aide, option.aide, div.help, p.help, option.help  {
	font-style:italic;
	background:transparent 3px 50% no-repeat url('{{::config:base_url:icons_path}}/help.png');
}
div.info, p.info, option.info {
        font-size:120%;
        font-family:{{::config=police2}};
	font-weight:bold;
	background:transparent 3px 50% no-repeat url('{{::config:base_url:icons_path}}/info.png');
}
div.error, p.error, option.error {
	font-style:italic;
	border: 1px solid red;
	background:transparent 3px 50% no-repeat url('{{::config:base_url:icons_path}}/error.png');
}
div.confirm, p.confirm, option.confirm { 
	font-style:italic;
	background:transparent 3px 50% no-repeat url('{{::config:base_url:icons_path}}/warning.png');
	border:1px solid green;
}
div.warning, p.warning, option.warning { 
	font-style:italic;
	background:transparent 3px 50% no-repeat url('{{::config:base_url:icons_path}}/warning.png');
	border:1px solid orange;
}
div.important, p.important, option.important {
	background:transparent repeat url('{{::config:base_url:kernel_path}}/files/style/content_bg.gif');			
	border: 1px solid #ccc;  
	border-bottom: 1px solid #bbb; 
	border-right: 1px solid #bbb;
}
.lettrine:first-letter{
	color:#000;
	float:left;
	font-size:300%;
	margin-top:10px;
}
.indent { 
	margin-left: 40px; 
}


.add, .additions { 
	font-weight: bold; 
	color: #0c0; 
	text-decoration: underline; 
}

.del, .deletions { 
	font-style: italic; 
	color: #c00; 
	text-decoration: line-through; 
}



.footnotes {
	color:#999;
	border:1px solid #ddd;
	padding:1em;
	margin:1em;
	font-size:0.8em;
}
.com { 
	font-style: italic; 
	color:#666;
}

.prev_alert { 
	background-color: #7C9A08; 
	color: #fff; 
	font-size: 1.7em; 
	font-weight: bold; 
	margin-bottom: 5px; 
}

.debug { 
	font-size: 1em; 
	color: #888888; 
}

hr.clear{
	margin: 0;
	padding: 0;
	height:0px;
	clear:both;
	visibility:hidden
}

.visualClear { 
	clear: both; 
}


/*

Commentaires

*/
.action_comments .replylink{padding-left:1em; border-left:50px solid #fff;}
.action_comments .answers{padding-left:1em; border-left:50px solid #fff;}
.action_comments .action_user{float:right;text-align:center;}
.action_comments .action_user .content{background:#fff;padding:0.3em;}

/*

Action Stats

*/

.action_stats tr{
}
.action_stats .bar{
	background:#fff;
	border:1px solid #ddd;
	color:#ccc;
}
.action_stats .bar_on{
	text-align:right;
	padding:0px;
	font-size:9px;
	font-weight:bold;
	border-right:3px solid green;
}
/*

Action Agenda

*/
#Page .action_agenda table {
          background:none; 
          border: none;
          table-layout: fixed;
}

#Page .action_agenda .list table {table-layout : auto;}
#Page .action_agenda .list td.time {white-space:nowrap;}
#Page .action_agenda td.cell_number {
	border-bottom:none;
	padding:0px;
}
.action_agenda .cell_number_events{font-weight:bold;}
#Page .action_agenda table {border: 1px solid #ddd;}
#Page .action_agenda tr {background:none; border:none;}
#Page .action_agenda th {width:12.5%;}
#Page .action_agenda td {background:none;}
#Page .action_agenda td, tr {border: 1px solid #ddd;}
#Page .action_agenda .month {color:orange;}
#Page .action_agenda .day {color:green;}
#Page .action_agenda .holyday {background-color:#ffecce;}


#Page .action_agenda .hasevents {padding:0;}
#Page .action_agenda .hasevents ul {margin:0;padding:0;}
#Page .action_agenda .hasevents li {margin:0;padding:0;list-style-type:none;}
#Page .action_agenda .event0 {background-color: #fff779;}
#Page .action_agenda .event1 {background-color: #ffe;}
#Page .action_agenda .event2 {background-color: #fef;}
#Page .action_agenda .event3 {background-color: #eff;}
#Page .action_agenda .event4 {background-color: #eef;}
#Page .action_agenda .event5 {background-color: #fee;}
#Page .action_agenda .event6 {background-color: #efe;}
#Page .action_agenda .event7 {background-color: #eee;}
#Page .action_agenda .event8 {background-color: #ede;}
#Page .action_agenda .event9 {background-color: #eed;}

#Page .action_agenda .passive, #Page .action_agenda .passive .cell_number_events {color:#aaa;}


#Page .action_agenda .col1 {border-left: 2px solid #ddd;}
#Page .action_agenda .lastcol {border-right: 1px solid #ddd;}
#Page .action_agenda .lastrow {border-bottom: 1px solid #ddd;}

#Page .action_agenda .now {
    border-left:2px solid red;
    border-right:2px solid red;
}
#Page .action_agenda .row0.now {border-top:2px solid red;}
#Page .action_agenda .lastrow.now {border-bottom:2px solid red;}


/*

Action gallery

*/
 .action_files .gallery .legend{display:none;}
 .action_files .gallery .content img {
	margin:0.3em;
	padding:0.5em;
	background:#eee;
	border:1px solid #ddd;
}
 .action_files .gallery div.thumbs {
	padding:0.5em;
	margin:0.3em;
	border:1px solid #ddd;
}
 .action_files .gallery div.img {
	text-align:center;
}

/*

Cartes

*/
.gmapmarker .title {display:none;}
/*

Images

*/
.action_img {max-width:300px;}
/*

Action Login

*/
 .action_login .logo {float:right;}
/*

Action Formmail

*/
.action_formmail label {min-width:200px;}

/*

Action IMG

*/
 .action_img .legend {display:none;}
 .action_img .buttons {display:none;}


/*

Action Forum

*/

 .action_forum  .chemin{
	border:1px solid #CCC;
	padding:0.1em;
	margin-bottom:0.5em;
}
.subject .content{
	border:1px solid #CCC;
	background-color:#ffecce;
}
.message .content{
	background-color: #fff;
	border:1px solid #CCC;
}
.alternate .content{
	background-color: #fffac1;
	border:1px solid #CCC;
}
 .action_forum  .title{
	font-weight:bold;
	background:#ccc;
	font-size:x-small;
	padding:0.1em;
}



/*

Action log

*/
table.graph{
	font-size:x-small;
	width:auto;
	background:#fff 0px 0px url('{{::config=base_url}}kernel/files/style/fond-stats.gif');
}
table.graph td {
	vertical-align:bottom;
	padding:0em;
}
table.graph td a{
	background:#ddd;
}
table.graph {
	width:100%;
	vertical-align:bottom;
	background:100% 100% url(http://www.surlaterre.org/ecrire/img_pack/fond-stats.gif);
}
table.graph td{
	padding:0px;
	vertical-align:bottom;
}
table.graph td.x-label {
	border-right:1px solid black;
}
table.graph td.x-label div{
	padding-right:1em;
	text-align:right;
	border-top:1px solid black;
}
table.graph td.maxsize div{
	padding-right:1em;
	font-size:x-small;
	text-align:right;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
table.graph td a.revision{
	width:10px;
	display:block;
	z-index:2;
}
table.graph td a:hover {
	background:#fff;
}
table.graph td a span{
	display:none;
}
table.graph td a:hover span{
	display:block;
	margin:1px;
	position:absolute;
	width:150px;
	background:#fff;
	border:1px solid #bbb;
	padding:1em;
	font-size:9px;
}
table.graph td div.time {
	margin-left:3px;
	margin-top:3px;
	border-left:1px solid #bbb;
	padding-bottom:50px;
}
table.graph td div.time span{
	position:absolute;
	border:1px solid #bbb;
	border-left:0px;
	padding-left:2px;
	background:#fff;
}

/*

Menus

*/
div.menu {cursor:pointer;	margin:1em; }
div.menu ul{margin:0px; padding:0px; list-style: none;}
div.menu a{width: 10em; background:none;padding-left:0px;}

div.menu li{float:left; display:block; padding-right: 1em; padding-left: 1em;margin-right:2px; background:#fff;border:1px solid #ddd;}
div.menu ul ul {position:absolute; background:#fff; border:1px solid #ddd;}
div.menu li ul li {float:none;margin:0px; padding:0;margin:0;border:0;}
div.menu ul ul ul{margin-left:3em;}
div.menu li ul li a{padding-left:1em; padding-right:1em; margin:0.2em;}
div.menu hr{padding:0;margin:0;border-top:1px solid #ddd;}

/*

Impression

*/

@media print {
	body, #Body, #Corps, #Page, #all, #Titre, #PageTitle, #Resume {
		background: none; 
		color: #000;
		border:0;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		height:100%;
	}
	form{ display:none;}
	#Titre a {color:#000;}
	#Navigation, #Tete, #Icons, #Footer, #Comments {display:none;}
}


/*
*/

dm_cercle