/* CSS Document */

.bloc {
	height: auto;
	width: 100%;
	position: 100%;
	left: 0px;
	top: 0px;
}

.logo {
	height: 100px;
	width: 732px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(cnvotj-images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.titre_page{
	height: 18px;
	width: auto;
	position: absolute;
	top: 40px;
	right: 50px;
}


.menu {
	height: 12px;
	width: auto;
	position: absolute;
	top: 100px;
	right: 50px;
}
.degrade-menu {
	height: 57px;
	width: 660px;
	position: absolute;
	background-image: url(cnvotj-images/degrade-menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	top: 128px;
	right: 0px;
}

.sous_menu {
	height: auto;
	width: 409px;
	position: absolute;
	left: 51px;
	top: 197px;
}


.bande-bleue {
	background-image: url(cnvotj-images/bande-bleue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 502px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.signature{
	position: absolute;
	height: auto;
	width: auto;
	top: 236px;
	right: 30px;
}

.contenu {
	position: absolute;
	height: auto;
	width: 435px;
	left: 276px;
	top: 275px;
}
.intitules {
	position: absolute;
	height: auto;
	width: 210px;
	left: 0px;
	top: 78px;
}
