@charset "UTF-8";
/* CSS styles of formas de pago */

#all2{
	width:680px;
	padding:0px;
	margin:3px auto auto 14px;}
	
#titulo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:21px;
	font-weight:normal;
	color:#017CC2;
	text-align:left;
	padding:0px;
	margin:0px auto 10px auto}
	
#content222{
	width:670px;
	margin:0 auto 0 0;}
	
#topbanner{
	margin: 0 auto;}

#contenttitle{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#4D4D4D;}
	
#texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	color:#4D4D4D;}
	
#textspace{
	width:620px;
	margin:0 auto;}
	
/* IE6 corrections */

*html #all{
	margin:0 auto;}
	
/* IE7 corrections */
*:first-child+html #all{
	margin:0 auto;}