html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #000066;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 85%;
	width: 100%;
}

a {
	outline: none;
}

p {
	color: #C3BD9A;
	text-align: center;
	font-size: 12px;
}

p a {
	color: #C3BD9A;
	text-decoration: none;
	font-weight: bold;
}

p a:hover {
	color: #fff;
	text-decoration: underline;
}

#enteteIndex {
	background: #010066 url(../images/vaka-intro.jpg) no-repeat;
	width: 100%;
	height: 159px;
}

#blocIndex {
	text-align: center;
	margin-top: 10px;
}

#blocIndex #imageIntro1 {
	position: relative; 
	top: -4px; 
	left: 4px; 
	border: none;
}

#blocIndex #imageIntro2 {
	position: relative; 
	top: -22px; 
	border: none;
}

#blocIndex #imageIntro3 {
	position: relative; 
	top: -4px; 
	left: -4px; 
	border: none;
}

#lienImage {
	position: absolute;
	top: 460px;
	left: 10px;
}

#lienImage img {
	border: none;
}
