html, body
{
	 margin:0; 
	 padding:0; 
	 font-family:Arial;
	 font-size:10px;
	 background-color:#333333;
}

/*div#nifty{ margin: 0 ;background: #0000ff}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
overflow: hidden; background: #0000ff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px*/

#ancho
{
	width:96.2em;
	margin:auto;
	text-align:left;
}

#contenedor
{
	width:96.2em;
	margin:auto;
	text-align:left;
	margin-top:1em;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
	
    visibility: hidden;
}

img {
	border:0px;
}


form
{
	margin:0;
	padding:0em;
}

.clearfix {
display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
display:block;
}
/* End hide from IE Mac */

* html .clearfix {
height:1px;
display:block
}

.fleft
{
	float:left;
}
.fright
{
	float:right;
}

.font11
{
	font-size:11px;
}

.font12
{
	font-size:12px;
}

.font14
{
	font-size:14px;
}

.font16
{
	font-size:16px;
}

.font18
{
	font-size:18px;
}

.wbold
{
	font-weight:bold;
}

