body {   

background: url(../images/bg3.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;	}	

#logincontainer{
	width:100%;
	margin-left: auto;
	margin-right: auto;
	font-family: arial,Myriad Pro;

	background-repeat:no-repeat;
	font-size: 11px;
	margin-top: 100px;
	line-height: 18px;
	border:0px solid #000;
	height:496px;	
}
#top{

width:100%;
float:left;
	margin: 0;
	border:0px solid #000;
	height:124px;
	background-image:url(../images/logintorque_02.gif);
	background-repeat:no-repeat;
}
#mid{
float:left;
width:100%;
	margin: 0;
	padding:0;
	border:0px solid #000;
	height:65px;
	background-image:url(../images/logintorque_04.gif);
	background-repeat:no-repeat;
}
#bott{
float:left;
width:100%;
	margin: 0;
	border:0px solid #000;
	height:305px;
		padding:0;
}
#bott1{
float:left;
width:276px;
	margin: 0;
		padding:0;
	border:0px solid #000;
	height:305px;
	background-image:url(../images/logintorque_05.gif);
	background-repeat:no-repeat;
}
#bott2{
float:left;
width:299px;
	margin: 0;
	border:0px solid #000;
	height:305px;
	background-image:url(../images/logintorque_06.gif);
	background-repeat:no-repeat;
}
#bott3{
float:left;
	padding:0;
width:278px;
	margin: 0;
	border:0px solid #000;
	height:305px;
	background-image:url(../images/logintorque_07.gif);
	background-repeat:no-repeat;	
}
.form{
	color: #333333;
	font-size: 11px;
}
h2 {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	font-family: arial;
	margin: 0px;

}
a {
	text-decoration: none;
	color: #000000;

}
