@charset "utf-8";
/* CSS Document */

body {
	background-color:#333333;
	text-align:justify;
	color:#000000;}
	
#cabecera {
	width:950px;
	height:95px;
	background-image:url(imagenes-motobombas/logogenergy.jpg);}
	
#container {
	margin:0 auto;
	width:950px;
	padding:10px;
	background-color:#FFFFCE;
	border:#000000 solid 1px}
	
img {
	width:158px;
	height:158px;}
	
a img {
	border:none;}
	
#container2 {
	width:930px;}
	
#fotos {
	float:left;
	width:650px;}
	
#fotos td {
	text-align:center;
	font-weight:bold;
	color:#000000;
	padding:0 7px;}

#categorias {
	float:right;}
	
#categorias li.li a{
	color:#d65d18;}
	
#categorias a, #tope a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:black;}
	
#categorias a:hover, #tope a:hover {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#d65d18;}

#tope {
	clear:both;}
	
#tope table {
	text-align:center;
	padding-top:60px;}
	
#tope table td {
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	padding:2px 5px;}
	
#tope a {
	text-decoration:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;}

#tope a:hover {
	text-decoration:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d65d18;}
	
.p {
	margin-top:10px;
	text-align:center;}
	
.p a {
	text-decoration:none;
	color:#d65d18;
	font-weight:bold;}
	
.p a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:bold;}
