html,body
{ 
	background-color: #eaeaea;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

table.adminborder {
border-left: .75pt solid red; 
border-bottom: .75pt solid red; 
border-right: .75pt solid red; 


}
table.content {
border-left: .75pt solid #000000; 
border-bottom: .75pt solid #000000; 
border-right: .75pt solid #000000; 
border-top: .75pt solid #000000; 
background-color: #000000;

}

#fullheight{height:100%}
p{font-family: arial;
font-size: 12pt;
color: #000000;
}
b{font-family: arial;
font-size: 12pt;
color: #FF0000;
}
b.titre{font-family: arial;
font-size: 12pt;
color: #000000;
}
li{font-family: arial;
font-size: 12pt;
color: #000000;
}

span.wow{font-family: arial;
font-size: 15pt;
font-weight: bold;
color: #000000;
}

h2{font-family: arial;
color: #000000;
}

h3{font-family: arial;
color: #000000;
}

h4{font-family: arial;
color: #000000;
}

h5{font-family: arial;
color: #000000;
}

td{font-family: arial;
font-size: 12pt;
font-weight:;
color: #000000;
}

td.titre{font-family: arial;
font-size: 12pt;
font-weight: bold;
color: #FFDB77;
background: #FF0000;
}

a.footer{font-family: Arial;
font-size: 12pt;
color: blue;
}

input.submit{
font-family: Verdana;
font-size:14px;
color:#000000;



}

td.etoile{font-family: arial;
font-size: 12pt;
font-weight: bold;
color: red;
}
table.border{
border-left: .75pt solid #FF0000; 
border-bottom: .75pt solid #FF0000; 
border-right: .75pt solid #FF0000; 
border-top: .75pt solid #FF0000; 
}
td.border-top{
border-top: .75pt solid #FF0000; 
}
div.img-dec {
background: url('images/shadow.gif') no-repeat bottom right;

margin: 0 0 1px 2px;
padding: 0;
position: relative;
}
  
div.img-dec img {
background-color: #ffffff;
border: 1px solid #a9a9a9;
display: block;
margin: -5px 5px 5px -5px;
padding: 4px;
position: relative;
}
img.border-red {
border: 1px solid #ffd101;
}
a{font-family: Arial;
font-size: 12pt;
color: blue;
text-decoration:underline
}
a:visited{font-family: Arial;
font-size: 12pt;
color: blue;
text-decoration:underline
}
a:hover{font-family: Arial;
font-size: 12pt;
color: red;
text-decoration:underline
}