body {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-decoration: none;
	text-align: center;
	font-family: verdana, sans-serif;
	background-color: #EBEBEB;
	font:12px tahoma, arial,sans-serif;	
}
table,td{
	padding:0px;
	border:0px;
	margin:0px;
	font:12px tahoma, arial,sans-serif;	
    width: 100%;
}
table{
	border-collapse:collapse;
}

#price, #price td{
	padding: 2px ;
	border: 1px solid #eee;
	font: 11px tahoma, arial,sans-serif;	
        width: auto;
	border-collapse:separate;

}


.main{
	width: 800px; 
}
.j{
	text-align: justify;
}
.r{
	text-align: right;
}
.c{
	text-align: center;
}
.barr{
	width: 670px;
	height: 300px;
	overflow: auto;
	padding: 15px 15px 15px 15px;
}
.barr1{
	width: 670px;
	height: 500px;
	overflow: auto;
	padding: 15px 15px 15px 15px;
}

.sp{
font-size:0px;
line-height:0px;
}
.bg1{
	background-image: url(../images/bg-top.jpg)
}
.bg2{
	width:33%;
	background-image: url(../images/cuadros.jpg);
	background-repeat: no-repeat;
}
.bg3{
	background-image: url(../images/bg-bottom.jpg);
}
.bg4{
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	height: 50px;
}
.bgc{
	background-color: #063E66; 
	color: #FFFFFF;
}
.man{
	width: 757px; 
}
.t30{
	width: 30%;
}
.t70{
	width: 70%;
}
a{
	color:BLUE;
	text-decoration:none;
}
a:hover{
	color:#FF8000;
	text-decoration:underline;
}
.t12{
	 font-size:12px;
	 font-family: tahoma, arial,sans-serif;	

}