@charset "utf-8";
/*Reset La pagina para  tener compatiblidad con todo los navegacores*/
html{
	color:#000;
	background: url(../img/comun/fondoPagina.jpg) repeat;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
li{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input,textarea,select {
	*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend{color:#000;}
/*Para los enlaces*/
a {
	text-decoration: none;
}

/*Controladores de la pagina*/
#contenedor {
	width: 986px;
	margin: auto;
	border-left: 1px solid #E27A20;
	border-right: 1px solid #E27A20;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#cabecera, #cuerpo, #pies {
	width: 950px;
	margin: auto;
}
#cabecera {
	overflow: hidden;
}
#logo {
	width: 202px;
	height: 198px;
	float: left;
}
#imagenCabecera {
	width: 727px;
	height: 150px;
	margin-top: 40px;
	float: right;
	background: url(../img/cabecera/fondoCabecera.jpg) no-repeat;
}
#cuerpo {
	background: url(../img/cabecera/pdc.jpg) no-repeat left top;
	display: block;
	overflow: hidden;
	margin-top: 8px;
}
#botonera, #cCentrar {
	margin-top: 50px;
}
#botonera {
	width: 220px;
	padding-top: 40px;
	background: url(../img/barraMenu/topFondo.jpg) no-repeat top;
	float: left;
}
#botonera ul {
	padding-bottom: 20px;
	background: url(../img/barraMenu/pieFondo.jpg) no-repeat bottom #E7E7E7;
}
#botonera ul li {
	padding: 4px 0px;
	font-size: 10px;
}
#botonera ul li a:link, #botonera ul li a:visited {
	padding-left: 25px;
	color: #A9A9A9;
	background: url(../img/barraMenu/vineta2.jpg) no-repeat left center;
}
#botonera ul li a:hover, #botonera ul li a:active {
	padding-left: 25px;
	color: #4C4C4C;
	background: url(../img/barraMenu/vineta1.jpg) no-repeat left center;
}
#cCentrar {
	width: 510px;
	padding-top: 13px;
	float: left;
}
#cCentrar2 {
	width: 510px;
	padding-top: 13px;
	float: left;
}
#barraDerecha {
	width: 510px;
	padding-top: 13px;
	margin-left: 50px;
	float: left;
	text-align: center;
}
#contenido {
	width: 450px;
	margin: auto;
	color:#A9A9A9;
	font-size:11px;
}
#contenido h1 {
	color: #A9A9A9;
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 1px #E27A20;
}
#contenido h1 img {
	margin-top: -15px;
}
#secciones {
	width: 220px;
	float: right;
}
#menu {
	padding-top: 50px;
	background: url(../img/secciones/topMenu.jpg) no-repeat top;
}
#menu ul {
	padding-bottom: 20px;
	background: url(../img/barraMenu/pieFondo.jpg) no-repeat bottom #E7E7E7;
}
#menu ul li {
	padding: 4px 0px;
	font-size: 10px;
}
#menu ul li input {
	display: inline;
	color: #A9A9A9;
	display: inline;
}
#menu ul li.busqueda {
	position: relative;
	margin-left: 25px;
}
#menu ul li.busqueda img {
	position: absolute;
	top: 5px;
	display: inline;
}
#menu ul li.busqueda a {
	display: inline;
	background: none !important;
	padding-left: 18px !important;
}
.buscar {
	border: none;
	background: none;
}
#menu ul li a {
	display: block;
}
#menu ul li a:link, #menu ul li a:visited {
	padding-left: 25px;
	color: #A9A9A9;
	background: url(../img/secciones/arrow.jpg) no-repeat right;
}
#menu ul li a:hover, #menu ul li a:active {
	padding-left: 25px;
	color: #E27A20;
	background: url(../img/secciones/arrow2.jpg) no-repeat right #FFF;
}
#noticias {
	padding-top: 65px;
	background: url(../img/secciones/noticias.jpg) no-repeat top;
}
#noticias dl {
	padding-left: 25px;
	padding-bottom: 20px;
	background-color: #A9A9A9;
	
	color: #4C4C4C;
	font-size: 11px;
	font-weight: bold;
}
#enlaces {
	display: none;
}
#noticias dd {
	width: 220px;
	padding: 4px 0px;
	font-size: 10px;
	
}
#noticias dd a:link, #noticias dd a:visited {
	color: #FFFFFF;
}
#noticias dd a:hover, #noticias dd a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#noticias span {
	display: block;
	padding: 0px 20px 15px 0px;
	background: url(../img/secciones/pieNoticias.jpg) no-repeat bottom #A9A9A9;
	text-align: right;
	font-size:10px;
	font-weight:bold;
}
#noticias span a:link, #noticias span a:visited {
	color: #4C4C4C;
}
#noticias span a:hover, #noticias span a:active {
	color:#2C2C2C;
}
#boletines {
	background: url(../img/secciones/boletin.jpg) no-repeat top #E27A20;
	font-size:11px;
	color: #FFF;
}
#boletines div {
	padding: 60px 0px 10px 20px;
	background: url(../img/secciones/pieBoletin.jpg) no-repeat bottom;
}
#boletines p {
	margin-bottom: 10px;
}
#pies {
	overflow: hidden;
	border-top: #E27A20 solid 2px;
	margin-top: 10px;
}
#pies p {
	display: inline-block;
	font-size:11px;
	color: #E27A20;
	padding: 10px 0px 30px 0px;
}
#pies a:link, #pies a:visited {
	color: #E27A20;
}
#pies a:hover, #pies a:active {
	color: #8B4B12;
}
.pIzquierda {
	float: left;
	margin-left: 20px;
}
.pDerecha {
	float: right;
	margin-right: 20px;
}
/*Paginas Especificas*/
#home {
}
#quienesSomos {
}
#productos {
}
#pedidos {
}
#localizacion {
}
#contacto {
}
#informacion {
	color: #A9A9A9;
	font-size: 11px;
	text-align: justify;
}
#informacion p {
	margin-top: 20px;
}
#informacion dt{
	color:#A9A9A9;
	font-size:11px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
/*Clases comunes*/
.precarga {
}

a.cls_a_texto_index {
	color:#A9A9A9;
	text-decoration:none;
}
.cls_input_contacto {
background-color:#FFFFFF;
border:1px solid #4C4C4C;
color:#2E2E2E;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-style:normal;
font-variant:normal;
line-height:normal;
text-decoration:none;
}
.cls_fondo_gris {
background-color:#A9A9A9;
}
.cls_texto_gris_negrita {
font-weight:bold;
}
.cls_input {estilos.css (línea 105)
background-color:#FFFFFF;
border:1px solid #A9A9A9;
color:#2E2E2E;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-style:normal;
font-variant:normal;
line-height:normal;
text-decoration:none;
}

/*codigo agregado por mi*/
#contenidoproducto{
	margin: 0px 0 0px 0px;
}
#cajatotalproducto {
border:1px solid #FF8D1C;
height: auto;
margin: 10px auto;
padding:10px;
width:428px;
text-align:left;
overflow: hidden;
}
#cajaimagen {
background-color:#EEEEEE;
float:left;
margin:0;
padding:5px;
}
#cajatitulo {
float:right;
height:100px;
margin:0;
padding:0;
width:270px;
}
.textotabla {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
}
#cajadescripcion {
float:left;
height:60px;
margin:0;
padding:0;
width: auto;
}

.cajatexto {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-style:normal;
font-weight:bold;
width: 420px;
padding-top: 4px;
padding-bottom: 10px;
margin: auto;
}
.cajatexto a {
	width: 100px;
	text-align: right;
}
.cajatexto h1 {
background-color: #FF8D1C;
color:#FFFFFF !important;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:bold;
margin:0;
padding:0 0 0 5px;
}
.vermas {
	color: #00F;
	text-decoration:underline;
	cursor: pointer;
}

/*Estilos para ver mas*/
#ID_DIV_CONTENIDO{
	width: 450px;
}
#cajatotalproducto2 {
	width: 460px;
	height: auto;
	border: #FF8D1C 1px solid;
	margin: 20px 0px 0px -15px;
	padding: 10px;
	clear:both;
	overflow: hidden;
}
#cajaimagen {
background-color:#EEEEEE;
float:left;
margin:0;
padding:5px;
}

#cajatitulo {
float:right;
height: auto;
margin:0;
padding:0;
width:270px;
}
#cajadescripcion {
	width: auto;
	height: auto;
	display:block;
	padding-top: 0px;
	text-align: justify;
	line-height: 18px;
}
#cajadescripcion p {
	margin-top: 10px;
}
#cajadescripcion a:link {
	font-size: 10px;
}
#borde {
	border:  #FF8D1C 1px solid;
}
#navabajo {
	width: 450px;
	clear: both;
	text-align: center;
}
.clear {
	clear: both;
}
#mensajeError {
	height:164px;
	margin: 10px auto;
	padding:10px;
	width:428px;
	text-align:left;
}
#mensajeError a:link, #mensajeError a:visited {
	text-decoration: none;
	color: #A9A9A9;
	font-weight: bold;
}
#mensajeError a:actived, #mensajeError a:hover{
	text-decoration: none;
	color: #E27A20;
	font-weight: bold;
}