/* CSS Document */

#login{
	margin-left:40px;
	float:left;
	width:300px;
	margin-right:20px;	
}
#new{
	float:left;
	width:300px;
	margin-right:20px;	
}
#loginH{
	margin-left:40px;
	float:left;
	width:180px;
	margin-right:20px;	
}
#newH{
	float:left;
	width:420px;
	margin-right:20px;
	color:#666666;	
}

#topprod1{
	background-image: url(../i/prodtop.gif);
	background-repeat:no-repeat;
	background-position:right top;	
	min-height:15px;
	margin-top:15px;
	background-color:#CEC7B3;
	text-align:left;
	padding:5px;
	padding-left:15px;
}
#peuprod1{
	background-image: url(../i/prodpeu.gif);
	background-repeat:no-repeat;
	min-height:15px;
}
#textprod1{
	text-align:left;
	background-color:#CEC7B3;
	padding-left:15px;
	padding-right:15px;
	height:145px;
}

#topprod2{
	background-image: url(../i/prodtop2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	min-height:15px;
	margin-top:15px;
	background-color:#E9E6DC;
	text-align:left;
	padding:5px;
	padding-left:15px;
}
#peuprod2{
	background-image: url(../i/prodpeu2.gif);
	background-repeat:no-repeat;
	min-height:15px;
}
#textprod2{
	text-align:left;
	background-color:#E9E6DC;
	padding-left:15px;
	padding-right:15px;	
	height:145px;	
}
#btn{
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
}
#hregistro{
	background-image: url(../i/f_registro.gif);
	background-repeat:no-repeat;
	padding-left:140px;
}
#topReg{
	background-image:url(../i/bkgReg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:630px;
	margin-left:30px;
	color:#999999;
	font-size:11px;
	text-align:right;
	padding-right:10px;	
}
#textReg{
	background-color:#EBE8DE;
	padding:10px;
	width:620px;
	margin-left:30px;	
}
#peuReg{
	background-image:url(../i/bkgReg.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	text-align:right;
	padding:10px;
	width:620px;
	color:#999999;
	font-size:11px;
	margin-left:30px;	
}
#regtit{
	margin-bottom:10px;
}
#regtext{
	padding-left:28px;
	border-bottom:#B9AE91 2px dotted;
	margin-bottom:20px;
	padding-bottom:20px;
}
#regtext2{
	padding-left:28px;
	margin-bottom:20px;
	padding-bottom:20px;
}

#wFree{
	float:left;
	width:200px;
	background-color:#F0EEC8;
	padding:10px;
	border-left: 1px  solid #E0DC8F;
	background-image: url(../i/bkgRegFree.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:150px;	
}
#wFreeP{
	float:left;
	width:210px;
	background-color:#ECEAB9;
	padding:5px;
	border-left: 1px  solid #E0DC8F;
	text-align:center;
}
#wPremmium{
	float:left;
	width:300px;
	background-color:#E0DC8F;
	margin-left:25px;
	padding:10px;
	border-left: 1px  solid #B8AD30;	
	background-image: url(../i/bkgRegPrem.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:150px;
}
#wPremmiumP{
	float:left;
	width:310px;
	background-color:#DCD881;
	margin-left:25px;	
	padding:5px;
	border-left: 1px  solid #B8AD30;
	text-align:center;
}
#detalles{
	margin-left:25px;
}
