/********************************************************************************************************************************************/
/*		NAMEBAY CSS																																																																																																													*/
/*   ================																																																																																																					*/
/*		By pierre@namebay.com																																																																																																					*/
/*		Set Version: 1.0																																																																																																											*/
/* 	Date of modification : 05/24/05																																																																																																	*/
/********************************************************************************************************************************************/

/*table {border: 1px solid black}
td {border: 1px dotted gray}
div {border: 1px solid orange}
img, form {border: 1px dashed blue}
h1, h2, h3, h4, h5, h6, p {border: 1px solid yellow}
ul {border: 1px solid green}
li {border: 1px solid lightgreen}*/


body  {
	background-color : #ffffff;
	color : #000000;
	font : normal 10px verdana, arial, 'sans serif';
	margin : 0; 																								/* pour éviter les marges */
	padding : 0;
	text-align : center;																			 /* pour corriger le bug de centrage IE */	
  }
  
a {
	font-weight : bold;
	color : #000033;
	text-decoration : underline;
  }
  
a:hover {
	font-weight : bold;
	color : #FF9933;
	text-decoration : underline;
  }
  
a:active , a:visited {
	font-weight : bold;
	color : #FF9933;
	text-decoration : underline;
  }
  
#container {
	position : absolute;
	width : 770px;
	height : 425px;
	margin-left: -385px; 
	margin-top: -212px; 
	top: 50%; 
	left: 50%;	
	text-align: left;		
  }  

#contourTop {
	background : transparent url(http://www.namebaypro.com/img/home/contour_top.jpg) no-repeat 0% 0%;
	position : absolute;
	width : 770px;
	height : 9px;
	z-index : 1;
	left : 0;
	top : 0;
  }
  
#contourLeft {
	background : transparent url(http://www.namebaypro.com/img/home/contour_left.jpg) no-repeat 0% 0%;
	position : absolute;
	width : 9px;
	height : 407px;
	z-index : 1;
	left : 0;
	top : 9px;
  }
  
#contourRight {
	background : transparent url(http://www.namebaypro.com/img/home/contour_right.jpg) no-repeat 0% 0%;
	position : absolute;
	width : 9px;
	height : 407px;
	z-index : 1;
	left : 761px;
	top : 9px;
  }
  
#contourBottom {
	background : transparent url(http://www.namebaypro.com/img/home/contour_bottom.jpg) no-repeat 0% 0%;
	position : absolute;
	width : 770px;
	height : 9px;
	z-index : 1;
	left : 0;
	top : 416px;
  }
  
#logo {
	background : transparent url(http://www.namebaypro.com/img/home/banniere_logo.jpg) no-repeat 0% 0%;
	position : absolute;
	width : 752px;
	height : 88px;
	z-index : 2;
	left : 9px;
	top : 9px;
  }
  
#slogan {
	position:absolute;
	background : transparent url(http://www.namebaypro.com/img/home/slogan.gif) no-repeat 0% 0%; 
	width:753px; 
	height:73px; 
	z-index:1; 
	left: 17px; 
	top: 97px
  } 
  
#bloc1 {  
  position:absolute; 
	width:245px; 
	height:35px; 
	z-index:1; 
	left: 17px; 
	top : 170px; 
	}

#bloc2 {  
  position:absolute; 
	width:247px; 
	height:35px; 
	z-index:1; 
	left: 262px; 
	top : 170px;
	}	

#bloc3 {  
  position:absolute; 
	width:244px; 
	height:35px; 
	z-index:1; 
	left: 509px; 
	top : 170px;
	}
	
#bn_NetID {  	
	position:absolute; 
	width:168px; 
	height:42px; 
	z-index:1; 
	left: 36px; 
	top: 186px;
	}
	
#bn_HosMarket {  	
	position:absolute; 
	width:168px; 
	height:42px; 
	z-index:1; 
	left: 36px; 
	top: 186px;
	}
	
#bn_Pinky {  	
	position:absolute; 
	width:168px; 
	height:42px; 
	z-index:1; 
	left: 38px; 
	top: 186px;
	}					
	
	.NetID a { 
		display:block; 
		width:167px; 
		height:39px;
		background:url(http://www.namebaypro.com/img/home/bn_ClickHere.gif) 0 0 no-repeat;
		}
		.NetID a:hover { 
		background-position:0 -39px;
	}
	
	.HosMarket a { 
		display:block; 
		width:167px; 
		height:39px;
		background:url(http://www.namebaypro.com/img/home/bn_ClickHere.gif) 0 0 no-repeat;
		}
		.HosMarket a:hover { 
		background-position:0 -39px;
	}
	
	.Pinky a { 
		display:block; 
		width:167px; 
		height:39px;	 
		background:url(http://www.namebaypro.com/img/home/bn_ClickHere.gif) 0 0 no-repeat;
		}
		.Pinky a:hover { 
		background-position:0 -39px;
	}
	
#ModeEmploi {
	position : absolute;
	width : 255px;
	height : 85px;
	z-index : 2;
	right: 0px;
  } 
  
		.Mode a { 
		display:block; 
		width:255px; 
		height:85px;	 
		background:url(http://www.namebaypro.com/img/home/ModeEmploi.jpg) 0 0 no-repeat;
		}
		.Mode a:hover { 
		background-position:0 -85px;
	} 
