/* -------------------------------------------- Default ----------------------------------------- */
td {
		font-weight:normal;
		font-family:tahoma;
		font-size:11px;
		color:#545454;
		line-height:13px;
	}
.white {
		font-weight:normal;
		font-family:tahoma;
		font-size:11px;
		color:#ffffff;
		line-height:13px;
	}	
.column {
		font-weight:normal;
		font-family:tahoma;
		font-size:11px;
		color:#042351;
		line-height:20px;
	}
	.title {
		font-weight:bold;
		font-family:tahoma;
		font-size:18px;
		color:#042351;
		line-height:20px;
	}
.price {
		font-weight:bold;
		font-family:tahoma;
		font-size:16px;
		color:#FF0000;
		line-height:18px;
	}
.pie {font-family:tahoma;font-size:9px;color:#ffffff;line-height:11px;}
.pie1 {font-family:tahoma;font-size:9px;color:#676767;line-height:11px;}
.pie2 {font-family:tahoma;font-size:10px;color:#b6d2fb;line-height:12px;}
.fecha{font-family:tahoma;font-size:10px;color:#fc1004;line-height:12px;}
.blue_not{font-family:tahoma;font-size:10px;color:#042351;line-height:12px;}
.not {
		font-weight:normal;
		font-family:tahoma;
		font-size:10px;
		color:#545454;
		line-height:12px;
	}
.blue{font-family:arial;font-size:14px;color:#042351;line-height:17px; font-weight:bold;}
.blue1{font-family:verdana;font-size:11px;color:#042351;line-height:13px;}
.gray {
		font-weight:normal;
		font-family:tahoma;
		font-size:11px;
		color:#545454;
		line-height:13px;
	}
	a {text-decoration:underline; }
a:hover {text-decoration:none;}
body { 	margin:0px;padding:0px; background:#ffffff; }
