.table {

border:1px #000 groove;
border-spacing:inherit;

}

#body { position:relative;	z-index:50; overflow:auto;	left:0px; top:0px; width:100%; height:100%;}
#transparent { width:830px; height:850px; z-index:2; position: absolute; margin-top:0px;  margin-left:0px; background-color: #000;  filter:alpha(opacity=40);  -moz-opacity:0.4; opacity: 0.4;}



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #707038;
	font-weight: 600;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
	text-decoration: none;
	font-weight: 600;
	border-color: #FFffff;
}

#menu {
float: right;
display:block;
width:456px;
margin-top:160px;
margin-right:90px;
}

h1
{
	color: #fff;
	font-size: 25px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #fff;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 2.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 20px;
	color: #fff;
	
}

.content a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: 300;
	text-decoration: none;
}

.content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FF00;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-weight: 300;
	font-style: normal;
	line-height: normal;
	border-color: #FFffff;
}

.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

.normal a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F90;
	font-weight: 300;
	text-decoration: none;
}

.normal a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-weight: 300;
	font-style: normal;
	line-height: normal;
	border-color: #FFffff;
}

/*body {
	margin-left: 5px;
	margin-top: 5px;
	background-color: #f48653;
	background-attachment:fixed;
	background-image:url(../../../images/fond_domaine.JPG);
	background-repeat:no-repeat;
	color: #fff;
}*/