body {
	font: 11px Verdana, Arial, Helvetica;
	color : #000000;
	margin : 0;
	padding : 0;
	text-align: center;
	background-color: #FFF;
}
p {
	margin: 0;
	padding: 0;
}
img {
	border:0;
}
a {
	color: #003366;
	text-decoration:underline;
}
a:hover {
	color: #FF6600;
	text-decoration:underline;
}
h1 {
	width:450px;
	padding: 2px 0 6px 30px;
	margin: 0;
	font-size:15px;
	font-weight:bold;
	color:#FF6600;
	background:url(../img/bullet.gif) no-repeat left;
	border-bottom:#ccc 1px dashed;
}
h3 {
	padding: 0 0 0 22px;
	margin: 5px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	color:#006699;
	text-align:left;
	background:url(../img/bullet3.gif) no-repeat left;
}
h4 {
	font-size:14px;
	color:#006699;
	font-weight:bold;
	margin:0;
	padding:5px 0 0 0;
}
h5 {
	margin:0;
	padding:0;
}
/*********************************************************************************/
/*********************************************************************************/
/************************ ESTRUCTURA DE LA PAGINA ********************************/
/*********************************************************************************/
/*********************************************************************************/
#fondo_arriba {
	background:url(../img/fondo_arriba.jpg) left repeat;
	height:211px;
	width:100%;
}
#sombra_arriba {
	background: url(../img/sombra_arriba.jpg) repeat-y top left;
	width: 1000px;
	height:211px;
	margin: 0 auto;
}
#cabecera {
	width: 960px;
	height:211px;
	background: url(../img/cabecera.jpg) no-repeat center;
	text-align:center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position:relative;
}
#top {
	width: 100%;
	text-align:right;
	line-height:normal;
	font-weight:bold;
	position:absolute;
	top:5px;
	left:0px;
}
#top ul {
	margin:0;
	padding: 5px 0px 5px 0px;
	list-style:none;
}
#top li {
	display:inline;
	padding-left:10px;
	padding-right:10px;
}
#top li a {
	color:#003366;
	text-decoration:none;
}
#top li a:hover {
	color: #FF6600;
	text-decoration:underline;
}
#sombra {
	background: url(../img/sombra.jpg) repeat-y top left;
	width: 1000px;
	margin: 0 auto;
	background-color: #EDEDED;
}
#borde {
	width: 960px;
	margin: 0px auto 0px auto;
	color: #000;
	text-align:left;
}
#titulo {
	height:30px;
	background:url(../img/titulo.jpg) top left no-repeat;
	margin-left:179px; /* estilo para FF */
	]margin-left:179px !important; /* Hack para ie7 */
	]margin-left:182px; /* Hack para ie6 */
	padding: 10px 0 0 10px;
}
.enfasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	color:#FF6600;
	text-indent:70px;
}
#email {
	text-align:center;
	line-height:normal;
	font-weight:bold;
	position:absolute;
	top:180px;
	left:330px;
	background:url(../img/email_link.gif) no-repeat left;
	padding-left:22px;
}
#email ul {
	margin:0;
	padding:0;
	list-style:none;
}
#email li {
	display:inline;
}
#email li a {
	color:#336699;
	text-decoration:none;
	letter-spacing:1px;
	font-size:12px;
}
#email li a:hover {
	color: #FF6600;
	text-decoration:underline;
}
#cuerpo {
	position:relative;
	width:100%;
}
#izquierda {
	float: left;
	width: 179px;
	margin-left:1px;
}
#destacados {
	float:left;
	width:479px;
	background-color: #fff;
	padding: 10px 10px 20px 10px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	min-height:620px;
	height:auto !important; /* Hack para ie */
	height:620px;
	background:url(../img/fondo_detalle.jpg) no-repeat bottom right #FFFFFF;
}
#ofertas {
	float:left;
	width:260px;
	padding: 0;
	margin: -32px 0 20px 10px;
}
#pie {
	clear: both;
	width:100%;
	background: url(../img/fondo_arriba.jpg) repeat left;
	border-top:#999999 1px solid;
	padding: 5px 5px 5px 5px;
	color:#fff;
	font-size:10px;
	text-align:center;
	padding:10px;
}
#pie a {
	color:#fff;
	text-decoration: underline;
}
#pie a:hover {
	color: #ccc;
	text-decoration:underline;
}

/*********************************************************************************/
/*********************************************************************************/
/************************ MENU VERTICAL ******************************************/
/*********************************************************************************/
/*********************************************************************************/
.seccion {
	background-color:#006699;
	border-bottom: #CCCCCC 1px solid;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px 0px 3px 3px;
	margin-top:10px;
}
#menuv {
	width: 181px;
	padding: 0 0 0 0;
	margin-bottom: 15px;
	background-color: #f8f8f8;
	color: #663300;
}
#menuv ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuv li a {
	height: 20px;
	text-decoration: none;
	color:#003366;
	border-bottom: #CCC 1px dashed;
}

#menuv li a:link, #menuv li a:visited, #menuv li a:active {
	color:#003366;
	display: block;
	padding: 7px 0 0 25px;
	background:url(../img/listas.gif) left no-repeat;
}

#menuv li a:hover, #menuv li #current {
	color:#0066CC;
	font-weight:bold;
	text-decoration: none;
	padding: 7px 0 0 45px;
	background-color:#E1EBFF;
	background-image:url(../img/listas.gif);
	background-position:right;
	background-repeat:no-repeat;
}

/*********************************************************************************/
/************************ PORTADA ************************************************/
/*********************************************************************************/
.logo {
	text-align:center;
	margin:10px 0;
}
.imagenes {
	text-align:center;
	margin-bottom:15px;
}
.imagenes img {
	border:#999 1px solid;
}
.video {
	text-align:center;
	margin-bottom:5px;
}
.portada_url {
	text-align:center;
	margin:5px 0 15px 0;
}

/*********************************************************************************/
/************************ NUESTRAS MARCAS ****************************************/
/*********************************************************************************/
.marcas {
	width:200px;
	height:125px;
	float:left;
	margin:5px 15px;
	border:#ccc 2px solid;
	text-align:center;
	padding-top:5px;
}

/*********************************************************************************/
/************************ TODAS LAS PÁGINAS **************************************/
/*********************************************************************************/
#cuerpo h2 {
	font-size:15px;
	padding: 5px 0 5px 30px;
	margin: 0 0 10px 0;
	font-weight:bold;
	background:url(../img/bullet.gif) no-repeat left;
	color:#FF6600;
	border-bottom:#CCCCCC 1px dashed;
	text-align:left;
}
#cuerpo h2 span {
	color:#003366;
}
#destacados p {
	margin: 0px 0 10px 20px;
	padding-top: 5px;
	line-height:150%;
}
.foto {
	margin:0 auto;
	width:350px;
	padding:5px;
	text-align:center;
	background-color:#ededed;
	border:#CCCCCC 1px solid;
}
.foto_derecha {
	margin: 10px auto 20px auto;
	width:210px;
	padding:5px 0;
	text-align:center;
	background-color:#f8f8f8;
	border:#CCCCCC 1px solid;
	background-image:url(../banner/tienda.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

/*********************************************************************************/
/************************ ALQUILER ***********************************************/
/*********************************************************************************/
#btn li {
	margin:0;
	padding:0;
	list-style:none;
}
#btn li a:link {
	background:url(../img/alquiler-off.jpg) no-repeat left;
	padding:30px;
}
#btn li a:hover{
	background:url(../img/alquiler-on.jpg) no-repeat left;
}
.tabla {
	margin: 10px 0 10px 0;
	text-align:center;
	line-height:200%;
}
thead {
	background-color:#EDEDED;
	font-weight:bold;
}
td {
	border:#CCCCCC 1px solid;
}

/*********************************************************************************/
/************************ ANA GALINDO ********************************************/
/*********************************************************************************/
.content_ana {
	width:100%;
	height:300px;
}
.foto_ana {
	float:left;
	width:172px;
	padding:5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align:center;
	background-color:#ededed;
	border:#CCCCCC 1px solid;
}
.texto_ana {
	float:left;
	width:250px;
	margin-top:20px;
}
#destacados ul {
	margin: 10px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	list-style-image:url(../img/listas.gif);
	list-style-position:inherit;
	text-align:left;
}
#destacados li {
	padding: 0px 0px 10px 0px;
}
/***********************************************************************/
/******************* PAGINA DE INICIO **********************************/
/***********************************************************************/
.producto {
	width:200px;
	height:120px;
	float:left;
	border:#CCCCCC 1px solid;
	margin: 5px;
	padding: 5px;
	text-align:center;
	color:#006699;
	background:url(../img/fondo_prod.jpg) no-repeat bottom right;
}
.prod_img {
	float:left;
	padding: 0px 10px 0px 0px;
}
.noticia {
	width:200px;
	height:120px;
	float:left;
	border:#CCCCCC 1px solid;
	margin: 5px;
	padding: 5px;
	text-align:center;
	color:#006699;
	background:url(../img/fondo_prod.jpg) no-repeat bottom right;
}
.lita_noticias li {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	font-size:13px;
}
.lista {
	width:98%;
	margin:0 auto;
	border-bottom:#CCCCCC 1px solid;
	padding: 10px 5px 20px 5px;
	font-size:12px;
}
.lista_img {
	float:left;
	padding: 5px 20px 5px 5px;
	text-align:center;
}
.lista p {
	margin:0;
	padding:0;
}
.msg {
	padding:20px;
	text-align:center;
	font-weight:bold;
}
.detalle_p {
	padding:20px;
	font-size:12px;
}
#ofertas ul {
	margin:0;
	padding:0;
	list-style:none;
}
#ofertas li a {
	text-decoration: none;
	color:#003366;
}
#ofertas li a:link, #ofertas li a:visited, #ofertas li a:active {
	color:#003366;
	display: block;
	padding: 5px 0 5px 25px;
	background:url(../img/listas.gif) left no-repeat;
}
#ofertas li a:hover, #ofertas li {
	color:#0066CC;
	text-decoration: none;
}
.noticia_img {
	text-align:center;
	margin-top:10px;
}
.noticia_texto {
	margin-top:5px;
	font-size:12px;
}
.noticia_texto p span {
	color: #336699;
	font-weight:bold;
}

/*********************************************************************************/
/*********************************************************************************/
/************************ PAGINADOR **********************************************/
/*********************************************************************************/
/*********************************************************************************/
#noregistros {
	height:40px;
	padding: 25px 0px 5px 0px;
	margin: 0px -5px 0px 0px;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}
#paginas {
	padding: 0 0 10px 0;
}
#paginas ul {
	margin:0;
	padding:0;
	list-style:none;
	font: bold 10px Verdana, sans-serif;
	text-align:center;
}
#paginador li {
	margin: 0 1px;
	display: inline;
}
#paginador li a {
	padding: 3px 5px;
	margin: 0px;
	border: 1px solid #ccc;
	background: #DDE;
	text-decoration: none;
	color: #003366;
}
#paginador li a:link {
	color: #003366;
}
#paginador li a:visited {
	color: #003366;
}
#paginador li a:hover {
	color: #000;
	background: #FFCC99;
	border-color: #FF9933;
}
#paginador li a#actual {
	color: #000;
	background: #FFCC99;
	border-color: #FF9933;
}
#paginador li a#arrow {
	color: #000;
	background: #fff;
	border-color: #fff;
}

/*********************************************************************************/
/*********************************************************************************/
/************************ FORMULARIOS ********************************************/
/*********************************************************************************/
/*********************************************************************************/
.f_buscar {
	margin: 10px 5px 0px 0px;
	background-color: #B6CDF8;
	padding: 20px 0px 10px 20px;
}
form {
	margin: 0;
	padding: 0;
	width:99%;
}
label {
	width:60px;
	float:left;
	margin-right: 5px;
	padding: 3px 0px 2px 0px;
}
select {
	margin-bottom:5px;
}
.fboton {
	width:100px;
	margin: 10px auto 0px auto;
}
#formulario {
	padding:10px;
	margin: 10px 20px 0 20px;
	background-color:#EDEDED;
}
#formulario td {
	border: none;
}
#formulario input, #formulario textarea {
	color:#0066CC;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.error_form {
	margin-top:20px;
	text-align:center;
	font-weight:bold;
}

/*********************************************************************************/
/*********************************************************************************/
/*************************** DONDE ***********************************************/
/*********************************************************************************/
/*********************************************************************************/
#enlaces_d {
	width:80%;
	margin:10px auto 10px auto;
	background-color:#EDEDED;
	padding:10px;
	line-height:200%;
	letter-spacing:2px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#donde {
	margin-top:10px;
	margin-left:20px;
}
#donde p {
	margin: 5px 0px 5px 40px;
	padding: 0px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#0066cc;
}
#donde span {
	margin:0px;
	padding: 0px 0px 0px 15px;
	font-size:11px;
	line-height:150%;
}
.inf_direccion, .inf_horario, .inf_email, .inf_telefono {
	width:200px;
	height:80px;
	float:left;
	margin: 10px;
}
.inf_direccion {
	background: url(../img/help.gif) no-repeat left top;
}
.inf_horario {
	background: url(../img/clock.gif) no-repeat left top;
}
.inf_email {
	background: url(../img/mail.gif) no-repeat left top;
}
.inf_telefono {
	background: url(../img/phone.gif) no-repeat left top;
}
.reparaciones {
	width:99%;
	height:130px;
	background:url(../img/reparaciones.gif) no-repeat center bottom;
}
.contactar {
	width:99%;
	height:130px;
	background:url(../img/formulario.gif) no-repeat center bottom;
}
.mapa_page {
	width:99%;
	height:130px;
	background:url(../img/mapa_page.gif) no-repeat center bottom;
}
.publi {
	margin: 10px auto 0 auto;
	width:230px;
	padding:5px 0;
	text-align:center;
	background-color:#f8f8f8;
	border:#CCCCCC 1px solid;
}
.volver {
	clear:both;
	margin: 10px 15px 0 0;
	padding: 5px;
	text-align:right;
}
.columna {
	float:left;
	width:235px;
	height:150px;
	text-align:center;
	margin-top:20px;
}
.novedad_izq {
	width:175px;
	float:left;
	text-align:center;
	margin: 10px 0 0 20px;
}
.novedad_dcha {
	width:250px;
	float:right;
	margin: 10px 10px 0 0;
}

/*********************************************************************************/
/*********************************************************************************/
/*************************** ENLACES *********************************************/
/*********************************************************************************/
/*********************************************************************************/
.enlaces {
	text-align:center;
}
.enlaces img {
	border:#FFCC99 2px solid;
	margin:10px;
}
.enlaces a:hover img {
	border:#006699 2px solid;
}

/*********************************************************************************/
/*********************************************************************************/
/************************ CONSEJOS ANA GALINDO ***********************************/
/*********************************************************************************/
/*********************************************************************************/
.col_izquierda {
	width:120px;
	float:left;
	margin: 20px 0 0 10px;
}
.col_derecha {
	width:330px;
	float:left;
	margin-top: 10px;
	font-size:12px;
}
.consejo p {
	padding-bottom:10px;
}
.consejo img {
	border:#ccc 3px solid;
	text-align:center;
}

/*********************************************************************************/
/*********************************************************************************/
/************************ MÁS ESTILOS ********************************************/
/*********************************************************************************/
/*********************************************************************************/
.centrar {
	text-align:center;
}
.clear {
	clear:both;
}
.consejos {
	padding-bottom:10px;
}