table {
border-width:1px; 
border-style:solid; 
border-color:#6495ed;
border-collapse: collapse;
}
th {
font-family: monospace;
border-width:1px; 
border-style:solid; 
border-color:#6495ed;
border-collapse: collapse;
}
td {
font: 12px "Trebuchet MS", helvetica, sans-serif ;
padding: 10px 10px 5px 5px;
border-width:1px; 
border-style:solid; 
border-color:#6495ed;
text-align: center;
background-color: #ffffff;
}
	

.imagesdossier {
  float : left;
}

.imagesdossierright {
  float : right;
}
.lettrine {
float: left; 
font-size: 3em; 

font-weight: bold;
font-family: comic sans ms;
color: #DB8AE2;
margin: 1px;
padding: 1px;
line-height: 1em;
}

.fruits { color: #CC66CC ; font-size: 10pt ; }
.legumes { color: #CC6633 ; font-size: 10pt ; }
.plantes { color: #339900 ; font-size: 10pt ; }
.jamais { color: #ff0000 ; font-size: 10pt ; }
.autres { color: #000000 ; font-size: 10pt ; }
.remarquerouge
{ color: #ff0000 ; font-size: 14px ; 
background-color: yellow;
font-weight : bold ;
}
.surlignerouge
{ color: #ffffff ; font-size: 12px ; 
background-color: red;
font-weight : bold ;
}

.soustitrebleu
{
		font-size: 1.4em ;
		color: #6699ff ;
		text-decoration: underline;
		font-weight : bold ;
}
.soustitrerose
{
		font-size: 1.4em ;
		color: #FFBBE8 ;
		text-decoration: underline;
		font-weight : bold ;
}

#copyright {
position: relative;
padding-right: 10px ;
height: 50px ;
margin: 0;
color: #8a0 ;
background: url(../dossiers/copyright-pomelo.jpg) no-repeat right ;
}
#copyrightmary {
position: relative;
padding-right: 10px ;
height: 50px ;
margin: 0;
color: #8a0 ;
background: url(../dossiers/copyright-mary21.jpg) no-repeat right ;
}
.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-top: 3px;
margin-left: 3px;
margin-right: 3px;
}

.scheaders{
width: 600px;
font-size: 100%;
font-weight: bold;
}

.switchcontent{
width: 690px;
border-top-width: 0;
}

/* ----- liens à lire -----*/
#suitedossiers {
background:#F5FAFC url(../img/dossiers-a-lire.gif) no-repeat 10px 10px;
border:1px solid #6396EF;
color:#404040;
padding:0 10px 0 100px;
margin-top:3em;
text-align:justify;
min-height:150px;
max-width:600px;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
