body,td,th {
	color:#FDF5E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	background-image: url(../img/bg2.jpg);
	background-repeat:repeat;
	background-position:center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

A:LINK {
   font-family : verdana;
	font-size : 12px;
	color : #FDF5E6;
	font-weight: bold;
	text-decoration: none;
}
 A:HOVER {
    font-family : verdana;
	font-size : 12px;
	color : #CD853F;
	text-decoration : none;
	font-weight: bold;
 }
 A {
    font-family : verdana;
	font-size : 12px;
	color : #FDF5E6;
	text-decoration : none;
	font-weight: bold;
}

td.point {

	background: url(img/point.gif) no-repeat 0 0;
}

ul
  {
  margin-left: 0;
  padding-left: 1em;
  }
li
  {
  margin: 0;
  padding: 0;
  }
  

.style2 {
font-family: "helvetica", sans-serif;
color: #b4d000;
font-size: 14px;
text-align: justify;
letter-spacing: 0.8pt;
word-spacing: -1.8pt;
line-height: 1.4;
}
.style3 {
	font-size: 9px;
	color: #FFFFFF;
}
.style4 {
	color: #89D00A;
	font-weight: bold;
	font-size: 16px;
}

imgpub
{
vertical-align:bottom;
}
/* // Easy Slider */
TABLE.content {
	border-left: 1px #1E90FF solid;
	border-right: 1px #1E90FF solid;
	border-bottom: 1px #1E90FF solid;
}
TABLE.topflash {
	border-left: 1px #1E90FF solid;
	border-right: 1px #1E90FF solid;
	border-top: 1px #1E90FF solid;
}
TABLE.portfolio {
	border-left: 1px solid #6C6C6C;
	border-right: 1px solid #6C6C6C;
	border-top: 1px solid #6C6C6C;
   border-bottom: 1px solid #6C6C6C;
}

TABLE.portfoliogrand {
	border-left: 1px solid #1E90FF;
	border-right: 1px solid #1E90FF;
	border-top: 1px solid #1E90FF;
   border-bottom: 1px solid #1E90FF;
}

INPUT.input {
	background-color : #363636;
	color: #ffffff;
	border: 2px #00BFFF solid;
	font-weight: bold;
		font-family: verdana;
	font-size: 12px;
}

TEXTAREA.textarea {
		background-color : #363636;
	color: #ffffff;
	border: 2px #00BFFF solid;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
}


INPUT.bouton {
	background-color : #363636;
	color: #ffffff;
	border: 3px #00BFFF solid;
	height: 20px;
	font-weight: bold;
		font-family: verdana;
	font-size: 12px;
}

