@charset "utf-8";
/* CSS Document */
html, body { margin:0px; padding:0px;background: url(../imagenes/nuevo_fondo.jpg) #000 no-repeat top center;  }
ul li a {	display:block;		 list-style-type: none;
text-decoration:none;	text-align:right;			}
img{ border:none; }
a{ text-decoration:none; }


#principal{width:750px;  margin:auto; background-color:#CCCCCC; border-left: 10px solid #CCCCCC; border-right: 10px solid #CCCCCC; }

#top{width:750px; height:216px;  margin:auto; background-color:#CCCCCC; border-bottom: 5px solid #CCCCCC; }

#menu{width:750px; margin:auto; background-color:#CCCCCC; border-bottom: 5px solid #CCCCCC;  }

#contenedor{width:750px; margin:auto; background-color:#CCCCCC;   }

#buggies{width:572px; margin:auto; background-color:#CCCCCC;   }
#encabezado{width:552px;  margin:auto; background-color:#CCCCCC; padding-top:10px;  }
#casilla{width:552px; height:170px;  margin:auto; background-color:#999999; border-top: 7px solid #CCCCCC; border-bottom: 7px solid #CCCCCC;  }
#casilla2{width:552px; height:405px;  margin:auto; background-color:#999999; border-top: 7px solid #CCCCCC; border-bottom: 7px solid #CCCCCC;  }


#foto{padding:10px; width:250px; float:left;  }
#ofertas1{padding:10px;  float:left;  }
#datos{ width:262px; margin:10px;  float:right;  }

#izq{width:150px;  margin:auto; background-color:#FFFFFF; float:left;   }

#i_title{width:150px;  margin:auto; background-color:#FFFFFF; float:left; border-bottom: 10px solid #CCCCCC;  }
#ofertas{width:150px;  margin:auto; background-color:#FFFFFF; float:left;   }

#contador{width:150px;  margin:auto; background-color:#FFFFFF; float:left;  border-top: 10px solid #CCCCCC;  }

#der{width:590px;  margin:auto; background-color:#CCCCCC; float:right;   }

#d_i{width:572px;  margin:auto; background-color:#FFFFFF; float:left; padding:8px;  }

#d_i{width:572px; background-color:#FFFFFF; border-bottom: 10px solid #CCCCCC; float:left;   }

#enlaces{width:150px;  background-color:#999999; float:right; margin-left:10px;   }

#galerias{width:150px; height:120px;  background-color:#999999; float:right; margin-left:10px; border-top: 10px solid #CCCCCC;}

#enlaces a {
    font-family:Arial; color:#000033; font-size:10px; padding:5px;

}

#d_title{width:150px;  margin:auto; background-color:#999999; border-bottom: 10px solid #CCCCCC; }

#ancla{width:746px;  margin:auto; background-color:#999999; clear:both; padding:2px; }

#pie{width:735px; height:25px; margin:auto; background: url(../imagenes/pie.jpg) #FFFFFF; border-top: 5px solid #CCCCCC; clear:both; border-bottom: 10px solid #CCCCCC; clear:both; padding-right:15px;  }

.texto_normal{
	font-family:Arial;
	font-size:10px; color:#000033;
	line-height:12px;
	text-align:justify;
	
	}
.texto_pie{
	font-family:Arial;
	font-size:9px; color:#CCCCCC;
	text-align:center;
	
	}
h1{
	font-family:Arial;
	font-size:12px; color:#000033;
	line-height:12px;
	text-align:justify;
	
	}