
/***************************************************************/
/*   style sheet for http://murderreminiscence.free.fr     */
/***************************************************************/
body {
background-color: #FFFFFF; 
margin:0px 0px 0px 0px;
font-family:arial, sans-serif;
color:#000000;
text-align:center;
}

/*****************************/
/*   Textes en général    */
/*****************************/

p {
font-size:100%;
text-align:justify;
margin: 0px 25px 0px  0px;

}

li {
font-size:100%;
background-color:transparent;
text-align:left;
list-style-position: inside;
margin: 0px;
padding: 0px;
}


ul {
margin: 0px ;
}

a:link , a:visited  {
color:#440000;
text-decoration:none;
}

a:hover , a:active {
color:#880000;
text-decoration:none;
}

a.brille:link , a.brille:visited  {
color:#AA0000;
text-decoration:none;
}

a.brille:hover , a.brille:active {
color:FF0000;
text-decoration:none;
}


a.edit:link , a.edit:visited  {
font-size:14;
font-weight: bold;
color:#0AC100;
text-decoration:none;
}

a.edit:hover , a.edit:active {
font-size:14;
font-weight: bold;
color:#0DFD00;
text-decoration:none;
}



a.arbre:link , a.arbre:visited  {
color:#888888;
font-weight: bold;
text-decoration:none;
}

a.arbre:hover , a.arbre:active {
color:#CCCCCC;
font-weight: bold;
text-decoration:none;
}


a.menu1:link , a.menu1:visited  {
color:#FFDD44;
font-size:112%;
font-weight: bold;
}

a.menu1:hover , a.menu1:active {
color:#FFFF88;
font-size:112%;
font-weight: bold;
}





/*****************************/
/*   Titres : h1, h2, h3     */
/*****************************/
.header {
font-size:200%;
color:#884400;
text-align:left;
margin: 0px 0px 0px 0px;
}

h1, h2, h3  { 
display: inline;
font-family:arial, sans-serif;
font-family:Baskerville Old Face;
color:#884400;
 }
 
h1 {font-size:300%;}
h2 {font-size:180%;}
h3 {font-size:140%;}

strong { 
font-weight: normal;
color:#AAAAAA;

}


/*****************************/
/*   	Tableaux				    */
/*****************************/

table {
margin: 0px;
padding: 0px;
font-size:13px ;
border: 0px solid black;
border-collapse: collapse;
}

td.bordure {
font-size:12px ;
background-color:#FFFFFF;
border:1px solid #808080;
vertical-align:top;
padding: 1px;
margin: 0px;
}

td.bordureadmin {
font-size:12px ;
background-color:#252500;
border:1px solid #808000;
vertical-align:top;
padding: 1px;
margin: 0px;
}

td.liste {
font-size:10px ;
}

td.preview, th.preview {
background-color:#FFFFFF;
border: 1px solid black;
}

.joli {
	background-color:#FFFFFF;
	border: 1px solid #808080;
	margin: 0px 0px 0px  0px;
	padding: 0px 0px 0px 8px;
	vertical-align:top;
}


table.petitemarge {
margin: 0px 0px 0px  5px;
}

.cartouche {
background-color:#000000;

border: 1px solid #808000;
}

/*****************************/
/* 			Form elements	*/
/****************************/
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

input.button {
	background-color : #F0EAD2;
	color : #000080;
	font-weight: bold ;
}
input.bordure , textarea.bordure , select.bordure {
	border: 2px solid black;
}
select.fixedwidth { 
	width:300 ;
}

input.grey , textarea.grey , select.grey {
	background-color:#DDDDDD
}

/*****************************/
/*   	Les Images			    */
/*****************************/

img {
border:0px ;
}

img.imgown {
border:2px solid red;

}

.floatright {
float:right;
text-align: right ;
margin-left:5px;
margin-right:5px;
}

.floatleft {
float: left;
}
 

/*****************************/
/*   Classes chrismich     */
/*****************************/
.nom {
color:#C87828;
font-weight:bold ;
}



.edit {
font-size:14;
font-weight: bold;
color:#008040;
}

.c1 {
font-size:100% ;
font-weight: bold;
color:#DDDDDD;
}
.c2 {
font-size:100% ;
}

.debutfin {
position: relative;
  top: -15px;
  left: -88px
}



