/* @override 
	http://0.0.0.0:3000/stylesheets/tienda.css
	http://0.0.0.0:3000/stylesheets/tienda.css?1265877040
	http://0.0.0.0:3000/stylesheets/tienda.css?1268730129
*/

body {
	background: url(../images/bg-body.png) repeat-x !important;
	font: 11px Tahoma, Arial, sans-serif;
}

img.izquierda {
	float: left;
	margin-right: 15px;
}

p{
	text-align: justify;
}

div#header {
	background: url(../images/head_bg.jpg) repeat-x;
	height: 120px;
	margin: 0;
	padding: 0;
}

h1#logo a {
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 120px;
	width: 250px;
}

#contenidoPrincipal {
	min-height: 1000px;
	background-color: white;
}

.tituloCentral {
	text-align: left;
	color: #e66100;
	font-weight: bold;
	font-size: 15px;
	padding-left: 14px;
}

/* nav */

#menuTab{
	height: 2em;
	width: 950px;
	background-color: #f2aa2b;
}

ul.menu {
	list-style-type:none;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}

ul.menu li {
	display:inline;
	font-size: 10px;
	line-height: 2em;
}

ul.menu li a {
	display:block;
	float:left;
	padding: 0px 8px 0px 16px;
	margin: 0 16px;
	height:2em;
	text-decoration:none;
	color: #fffeff;
}

ul.menu li.division {
	width:1px;
	height: 22px;
	float:left;
	background: url(../images/division.png) no-repeat center;
}


a.icoInicio:link, a.icoInicio:visited {
	background: url(../images/icoinicio.png) no-repeat left center;
}
a.icoMaq:link, a.icoMaq:visited {
	background:url(../images/icomaq.png) no-repeat left;
}
a.icoProd:link, a.icoProd:visited {
	background:url(../images/icoprod.png) no-repeat left;
}
a.icoRef:link, a.icoRef:visited {
	background:url(../images/icoref.png) no-repeat left;
}
a.icoAcerca:link, a.icoAcerca:visited {
	background:url(../images/icoacerca.png) no-repeat left;
}
a.icoVend:link, a.icoVend:visited {
	background:url(../images/icovend.png) no-repeat left;
}
a.iContacto:link, a.iContacto:visited {
	background:url(../images/icontacto.png) no-repeat left;
}
a.icoMapa:link, a.icoMapa:visited {
	background: url(../images/icomapa.png) no-repeat left;
}
a.icoFaq:link, a.icoFaq:visited {
	background: url(../images/icofaq.gif) no-repeat left;
}

a.icoInicio:hover, a.icoMaq:hover, a.icoProd:hover, a.icoRef:hover, a.icoAcerca:hover, a.icoVend:hover, a.iContacto:hover, a.icoMapa:hover, a.icoFaq:hover {
	color: #fad67a;
	text-decoration: underline;
}

.clearfix {
	clear: both;
}

/* Sidebar Izquierdo */

.tituloBox{
height:30px;
margin:5px 0 0 0;
background:url(../images/box_bg.png) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#fff;
line-height:30px;
}

ul.menuIzq{
padding:0px;
margin:0px;
list-style:none;
}
ul.menuIzq li{
margin:0px;
list-style:none;
	font-size: 90%;
}
ul.menuIzq li.par a{
width: 180px;
height:25px;
display:block;
border-bottom: 1px dotted #f2aa2b;
text-decoration:none;
color: #444444;
padding: 0 0 0 10px;
line-height:25px;
}

ul.menuIzq li.non a{
width: 180px;
height:25px;
display:block;
border-bottom: 1px dotted #f2aa2b;
text-decoration:none;
color: #444444;
padding: 0 0 0 10px;
line-height:25px;
}

ul.menuIzq li.non a:hover, ul.menuIzq li.par a:hover{
background: #ffffff url(../images/flechira.png) no-repeat left top; color:#FFFFFF;
}

/* cajas_producto */

.tituloProducto{
	padding:5px 0 5px 0;
	height: 5em;
}

.tituloProducto a{
text-decoration:none;
color:#e66100;
font-size: 11px;
}

.tituloProducto a:hover{
text-decoration: underline;
}

.cajaMaquina{
	width: 200px;
	min-height: 10em;
	float:left;
	padding: 5px;
	height: 26em;
	background-color: #f6f6f6;
	margin-left: 10px;
	margin-bottom: 10px;
}

#mapa {
	width: 425px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #f8ab16;
	margin-bottom: 20px;
}

.contenidoCaja{
width: 200px;
height: 25em;
min-height: 20em;
background: #f6f6f6 none repeat-y;
float:left;
text-align:center;
padding:0px;
margin:0px;
}

.prod_details_tab{
width:173px;
height:31px;
float:left;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
width:25px;
display:block;
float:left;
background: none no-repeat left;
padding:0 0 0 20px;
margin:7px 0 0 38px;
_margin:6px 0 0 35px;
text-decoration:none;
color:#0fa0dd;
}

/* Footer */

div#navegacionInferior {
	background-color: #3f3f3f;
	height: 13em;
	min-height: 13em;
	max-height: 13em;
}

div#navegacionInferior ul{
	list-style: none;
	float: left;
	width: 150px;
	margin: 3px 15px;
}

div#navegacionInferior ul li{
	font-size: 10px;
}

div#navegacionInferior ul li a{
	color: #ffffff;
	text-decoration: none;
}

li.menuJueite{
	border-bottom: 1px solid white;
	margin-top: .5em;
}

#creditoAMM {
	float: right;
	width: 70px;
	height: 40px;
	font-size: 8px;
}

#creditoAMM h1 a{
	text-indent: -99999px;
	background: url(../images/atomo.png) no-repeat;
	width: 32px;
	height: 32px;
	float: right;
}

#datosContacto {
	width: 400px;
	height: 4em;
	float: left;
}

#datosContacto p{
float: left;
}

li.menuJueite a{
	font-size: 11px;
	text-decoration: none;
}

div#navegacionInferior a:hover{
	color: #f2aa2b;
	text-decoration: underline;
}

#footer {
	height: 50px;
	background-color: #7e7e7e;
	max-height: 50px;
}

#footer p, #footer a{
	font-size: 10px;
	color: #ffffff;
	margin: 3px 1px 3px 15px;
}

#footer a:hover{
	color: #f2aa2b;
}

#footer div{
}

/* Detalle Producto */
 
div.detalleTapaArriba{
	width: 700px;
	height: 12px;
	background: url(../images/detalleTapaArriba.gif) no-repeat;
}

.cajaDetalle {
	min-height: 300px;
	max-width: 700px;
	background: #f7f3f3;
	height: auto;
}

div.detalleTapaAbajo{
	width: 700px;
	height: 12px;
	background: url(../images/detalleTapaAbajo.gif) no-repeat;

}

.imagenDetalle {
	width: 280px;
	float: left;
}

.cajaDetalle .descripcion {
	width: 410px;
	float: left;
}

.precioProducto {
	color: red;
	font-weight: bold;
	font-size: 9px;
	margin-top: 5px;
	width: inherit;
}

div.caracteristicas {
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.precioGrande {
	clear: both;
	float: right;
	color: #e50a00;
	font-size: 2em;
}

.caracteristicaNombre {
	color: #e66100;
}

#contenido div.detalleMaquina div.cajaDetalle div.descripcion p {
	text-indent: 1em;
	width: inherit;
}

div.detalleMaquina {
	max-width: 700px;
}

div.caracteristicas li{
	list-style-type: none;
}

div.imagenDetalle img {
	margin: 10px;
}

h3 {
	text-align: center;
	text-decoration: underline;
	color: #e66100;
	line-height: 2em;
}

div.bienvenida {
	padding: 5px;
}

div.bienvenida p{
	text-align: left;
	width: 71%;
}

.descripcionCorta {
	padding: 4px;
	text-align: justify;
	height: 9em;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

p.pregunta {
	font-size: 12px;
}

ul#preguntayrespuesta {
	list-style-type: none;
}

.preguntaAncla {
	color: #e66100;
}

.respuesta {
	text-indent: 1em;
}

ul#preguntayrespuesta li{
	margin-top: 2em;
}

table {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}

#contenido p {
	width: 600px;
	margin-left: 5px;
}

.tituloMaquina {
	color: #e66100;
	font-weight: bold;
	text-decoration: underline;
}

.contenidoDetalle {
	background-color: #f7f3f3;
}

.fotoProducto {
	
}

/* formulario */

form label {
	display: block;
}

fieldset {
	width: 60%;
	background-color: #fde5d1;
	border: 1px dotted #333;
	list-style-type: none;
}

fieldset.buttons ol{
	list-style-type: none;
}

fieldset.inputs ol {
	list-style-type: none;
}

/* forma precio */


#new_precio, #precio_moneda_input fieldset {
	width: 60%;
	background-color: #deebfe;
	border: 1px dotted #333;
	list-style-type: none;
}

#new_precio form label {
	display: block;
}

#precio_moneda_input fieldset ol li label {
}

img.centro {
	margin-left: 200px;
}

ul.izquierda, ul.derecha {
	float: left;
	width: 250px;
	list-style-type: none;
}

.nota {
	color: #f7401b;
}

ul.nota2 {
	color: #0c95bf;
	font-weight: bold;
	list-style-type: none;
}