a:active {
	color: #CC0033;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#CC0033;
}

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
	margin-right:auto;
	margin-left:auto;
}

table.cadre {
	height: 100%;
	width: 100%;
	border: none;
}

td.frame {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

div.principal {
	background-position: center center;
	margin-bottom:0px;
	margin-left:0px;
	background-color: #000000;
	height: 700px;
	width: 810px;
	border: 1px solid #333333;
}
	
div.contact {
    background-image:url(../web/fotos/img_contact.jpg);
    background-repeat:no-repeat;
	width: 420px;
	height: 426px;
	border: none;
	position: absolute;
	left: 0px;
	top: 120px;
	z-index: 2;
}

img.imgcontact {
	height: 350px;
	width: 426px;
	border: none;
}

div.fhabdesign{
	height:114px;
	width:280px;
	border:none;
	position:absolute;
	left:500px;
	top:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	
	
}
img.imgfhabdesign{
	height:110px;
	width:280px;
	border:none;
}

div.global {
	background-image:url(../web/fotos/img_contact.jpg);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	color:#999999;
	height: 600px;
	width: 770px;
	overflow: auto;
	position: absolute;
	left: 40px;
	top: 120px;
	margin-right:20px;
	z-index: 3;
}

p.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	color:#CCCCCC;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.menu {
	height: 50px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 5;
	cursor:hand;
}	

div.copyrigth{
    height:40px;
	widht:750px;
	position:absolute;
	left:40px;
	top:675px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-align:center
}
