/*													CONTENU COMMUN										*/
/*contenu du body*/
body{
background-color:#000000;
color :#ffffff;
font-family : Arial, Helvetica, Sans-serif;
font-weight: bold;
text-align:center;
margin:auto;
line-height:15px;
}
	
	/*contenu de la page*/
#content
{position:absolute;
width:800px;
height:400px;
text-align:center;
border:0;
background-color:#000000;
left:50%;
margin-left:-400px;
top:50%;
margin-top:-200px;
}
	img
	{position:relative;
	top:10px;
	left:0;
	margin:0 0 30px 0;
	border:0;
	}
		.bold{
		font-weight:bold;
		}
		.verandas-menuiseries-alu-pvc{
		font-size:12px;
		border:0;
		color:#999999;
		line-height:18px;
		font-weight:lighter;
		margin:0 0 35px 0;
		text-decoration:none;
		font-style:oblique;
		}
	a{
	position:relative;
	/*top:240px;*/
	font-size:20px;
	border:0;
	color:#ffffff;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	font-style:oblique;
	}
	a:link{
	color:#ffffff;
	text-decoration:none;
	background-color:transparent;
	}     
	a:visited{
	color:#ffffff;
	text-decoration:none;
	} 
	a:hover{
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
	text-decoration:underline;
	} 
	a:active{
	color:#ffffff;
	}
	
	#xiti-logo,#xiti-logo-noscript{
	position:relative;
	top:100px;
	left:-380px;
	border:0;
	}
	
	#sound{
	position:absolute;
	width:0;
	height:0;
	float:left;
	top:0;
	border:0;
	background-color:#000000;
	}


