@charset "utf-8";
/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.column_bolt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:2px;
	line-height: 12px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
}
.red{
	color: #FF0000;
}
.Header_what_news {
	color:#464646;
	font-family:impact;
	font-size:44px;
	letter-spacing:-1px;
	line-height:40px;
	margin:0;
	padding:0 0 6px;
}
.Header_highlight {
	color:#464646;
	font-family:impact;
	font-size:40px;
	letter-spacing:-1px;
	line-height:40px;
	margin:0;
	padding:0 0 6px;
}
.Header_normal {
	color:#464646;
	font-family:impact;
	font-size:38px;
	letter-spacing:-1px;
	line-height:38px;
	margin:0;
	padding:0 0 6px;
}
img.wrap {
border:0 none;
display:block;
margin:3px 10px 3px 0;
}

a:link {
	text-decoration: none;
	color: #26A077;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #26A077;
}
a:hover {
	text-decoration: none;
	color: #EE1D23;
}
a:active {
	text-decoration: none;
	color: #EE1D23;
}

.comments {font-size: 12px; font-style: italic; font-family: Arial, Helvetica, sans-serif;}
.price_normal {font-size: 24px; letter-spacing: -1px; line-height: 38px; margin: 0; padding: 0 0 6px; font-style: italic; font-family: impact;}
.price_number {font-size: 24px; letter-spacing: -1px; line-height: 38px; margin: 0; padding: 0 0 6px; font-style: italic; font-family: impact; color: #FF0000; }
.dark_gray {color: #666666}

/* Basado en http://www.redmelon.net/tstme/4corners/ */
/* set millions of background images */
.rbroundbox { background: url(../../img/nt.gif) repeat; }
.rbtop div { background: url(../../img/tl.gif) no-repeat top left; }
.rbtop { background: url(../../img/tr.gif) no-repeat top right; }
.rbbot div { background: url(../../img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../../img/br.gif) no-repeat bottom right; }

 /* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.rbcontent  { margin: 8px; }
.rbroundbox { 
		 
	    	width: 185px; 
}
-->

