﻿body {
	width: 750px;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	margin-top: 10px;
}
em {
	color: #de0059;
}
strong {
	color: #de0059;
}



.header {
	position: relative;
	height: 101px;
	background-image: url(Images_net/MiniSito/testataLogin.gif);
	background-repeat: no-repeat;
}
.login {
	position: absolute;
}
.adv {
	position: absolute;
	top: 0px;
	right: 0px;
}
.contents {
	clear: both;
}
.BoxLogin .title {
	color: #ffffff;
}


.contents .BoxLogin .title {
	color: #666666;
}
.contents .BoxLogin .label {
	color: #666666;
}

