@charset "utf-8";
/* CSS Document */

#dercosaminexil {
	border: 1px solid #beb9b9;
	background-color: #ffffff;
	float: left;
	width:495px;
	height: 459px;
	background:url(dercosaminexil.jpg) no-repeat left;
	padding-left:493px;
	padding-top:17px;
}

#dercosaminexil .terms a{
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
	color:#454545;
	text-decoration:underline;
}

#dercosaminexil .terms a:hover{
	text-decoration:none;
}

#dercosaminexil .back a{
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
	color:#454545;
	text-decoration:underline;
}

#dercosaminexil .back a:hover{
	text-decoration:none;
}

/*	terms popup
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#termsPopup {	
			position:absolute;	
			background:url(t_terms.gif) no-repeat;
			width: 505px;
			padding: 0px; }
			
		.termsText {	
			width: 465px;
			margin-top:40px;
			margin-left:20px;
			margin-bottom:20px;
			color:#454545;
			font-family:Tahoma,Arial,sans-serif;
			font-size:12px;}	

