body
{
	background:url(/files/images/fondo.jpg) repeat-x center top;
	background-color:black;
	/*cursor:url(/files/cursor.cur);*/
	margin:0px;
	padding:0px;
}
.table_home
{
	background:url(/files/images/fondo.png) no-repeat top center;
	width:1023px;
	height:352px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:10px
}
table,tr,td,p
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	font-weight: normal;
}
h2
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
h3
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
h4
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align:center;
}
h5
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: red;
	text-align:center;
	font-style: normal;
	text-decoration:underline;

}
a
{
	color: #ff0f6a;
	text-decoration:none;
}
.link
{
	color: white;
	text-decoration:none;
}
.link:hover
{
	color: red;
	text-decoration:none;
}
a:hover
{
	color: #9a9a9a;
	text-decoration:underline;
}
.links
{
	color: #489000;
	text-decoration:underline;
}

/************ MENU PRINCIPAL *************/

.menu
{
	background:url(/files/images/banner.png) center;
	width:1008px;
	height:52px;
	text-align:center;
}
.fondo1:hover
{
	background:url(/files/images/hover_1.png) no-repeat top center;
}
.fondo2:hover
{
	background:url(/files/images/hover_2.png) no-repeat top center;
}
.fondo3:hover
{
	background:url(/files/images/hover_3.png) no-repeat top center;
}
.fondo4:hover
{
	background:url(/files/images/hover_4.png) no-repeat top center;
}
.menu_links
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align:center;
	text-decoration:none;
}
.menu_links:hover
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #22db04;
	text-align:center;
	text-decoration:none;
}

/************ PIE ************/

.fondo_pie
{
	background:url(/files/images/pie.png) no-repeat top center;
	width:1023px;
	height:62px;
}

.pie_links
{
	background:url(/filesweb/soloscooter.cl/pie_01.gif) no-repeat top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align:center;
	padding-top:25px;
}
.pie_letra
{
	background:url(/filesweb/soloscooter.cl/pie_02.gif) no-repeat top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #474747;
	text-align:center;
	padding-top:5px;
}
.input
{
	background: url(http://www.superweb.cl/files/images/fon_input.gif);
	-webkit-border-radius:3px;
	border: 1px;
	border-color: #959595;
	border-style: solid;
	height:24px;
	width:215px;
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
}
.textarea
{
	background: url(http://www.superweb.cl/files/images/fon_input.gif) repeat-x;
	background-color:white;
	-webkit-border-radius:3px;
	padding-left: 5px;
	border: 1px;
	border-color: #959595;
	border-style: solid;
	height:80px;
	width:215px;
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
}