input.txt_form{
	margin-right: 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-top:1px;
	height:18px;
} 

div.div_login_title {
	margin-top:30px;  
	width:337px;  
	height:55px;  
	background-image:url("../images/homme/my_account/top_connect_account.gif");
	background-position:center;
	background-repeat:no-repeat 
}

div.div_login {
	width:337px;  
	background-image:url("../images/homme/my_account/middle_connect_account.gif");
	background-position:center;  
	background-repeat:repeat-y 
	
}


div.div_login_bottom {
	width:337px; 
	height:27px;   
	background-image:url("../images/homme/my_account/bottom_connect_account.gif");
	background-position:center;  
	background-repeat:no-repeat 
	
}
 
/*div.text_login { 
	padding-top:10px;
	font-family:Arial; 
	font-size:12px; 
	width : 300px; 
	color:#000000; 
}*/

div.text_connect { 
	padding-top:10px;
	font-family:Arial; 
	font-size:12px; 
	width : 380px;
	text-align:center;
	color:#000000;
}


div.text_new_account { 
	padding-top:10px;
	padding-left:20px;
	font-family:Arial; 
	font-size:12px; 
	width : 300px;
	color:#000000;
}

div.text_mdp { 
	padding-top:10px;
	width:150px;
	font-family:Arial; 
	font-size:12px; 
	text-align:right;  
	color:#333333;
}
 

div.newaccount{
		display: block;
		background-image:url(../images/homme/subscription/new_account_btn.gif);
		background-position:center;
		width: 140px;
		height:30px;
		background-repeat: no-repeat;
}


a.cmd {
		display: block;
		width: 242px; 
		height: 50px;
		background-image:url(../images/homme/my_account/cmd2.gif);
		background-repeat: no-repeat;
}
     
a.cmd:hover {
		background:url(../images/homme/my_account/cmd1.gif);
} 

div.cmd{
		float:left;
		position:relative;
		background-image:url(../images/homme/my_account/cmd2.gif);
		width: 242px; 
		height: 50px;
}



a.infos {
		display: block;
		width: 241px; 
		height: 50px;
		background-image:url(../images/homme/my_account/info2.gif);
		background-repeat: no-repeat;
}
     
a.infos:hover {
		background:url(../images/homme/my_account/info1.gif);
} 

div.infos{
		float:left;
		margin-left:1px;
		background-image:url(../images/homme/my_account/info2.gif);
		width: 241px; 
		height: 50px;
}

a.support {
		display: block;
		width: 168px; 
		height: 50px;
		background-image:url(../images/homme/my_account/support2.gif);
		background-repeat: no-repeat;
}
     
a.support:hover {
		background:url(../images/homme/my_account/support1.gif);
} 

div.support{
		float:left;
		position:relative;
		background-image:url(../images/homme/my_account/support2.gif);
		width: 168px; 
		height: 50px;
}

a.voir {
		display: block;
		width: 60px; 
		height: 27px;
		background-image:url(../images/homme/my_account/voir1.gif);
		background-repeat: no-repeat;
}
     
a.voir:hover {
		background:url(../images/homme/my_account/voir2.gif);
} 

div.voir{
		float:left;
		position:relative;
		background-image:url(../images/homme/my_account/voir1.gif);
		width: 60px; 
		height: 27px;
}


a.deco {
	color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.link_menu {
		font-size:10px;
		text-decoration: none;
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.link_menu:visited {
		font-size:10px;
		text-decoration: none;
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.link_menu:active {
		font-size:10px;
		text-decoration: none;
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.link_menu:hover {
		font-size:10px;
		text-decoration: none;
		color:#999999;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}
 
