html,body {
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
	color: #666666;
}
a {
	color: #69321E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F7AFC3;
}
.error {
	color: #CC0000;
	padding: 10px;
	border: 2px solid #C00;
}
input {
	border: 1px solid #999999;
	width: 200px;
}
select {
	border: 1px solid #999999;
}


#todo {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F7AFC3;
}
#cabeza {
	height: 70px;
	width: 800px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#cabeza img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cabeza #piemarca {
	font-size: 16px;
	color: #E05479;
	font-weight: bold;
	width: 280px;
	text-align: right;
}
#cabeza #textoencabezado {
	font-weight: bold;
	color: #BA7D46;
	width: 490px;
	float: right;
	margin-top: 12px;
	font-size: 16px;
	text-align: justify;
}



#barra {
	width: 260px;
	line-height: 20px;
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	margin-right: 20px;
	color: #69321E;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 20px;
}
#barra div {
	color: #E05479;
}

#barra .separador {
	float: left;
	height: 2px;
	width: 260px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F7AFC3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7AFC3;
	margin-bottom: 10px;
	margin-top: 0px;
	clear: both;
}

#barra a {
	color: #69321E;
}
 #barra  a:hover {
	color: #E05479;
}
#barra #redessociales {
	float: left;
	width: 260px;
	margin-bottom: 6px;
}
  #barra  #redessociales .redesicon {
	float: left;
	width: 30px;
}
#barra #redessociales .redesicon img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#contenido {
	width: 500px;
	float: left;
	padding-top: 4px;
	margin-bottom: 10px;
}
#contenido div {
	margin-left: 20px;
	margin-bottom: 10px;
}
#contenido img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 #contenido  h1 {
	margin-left: 20px;
	font-size: 24px;
}
#contenido #codigo {
	float: right;
	color: #69321E;
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
	margin-top: 10px;
}


#contenido table {
	text-align: center;
}
#contenido td {
	text-align: center;
	height: 120px;
	width: 120px;
	vertical-align: top;
}
#contenido #nosotros {
	margin-bottom: 4px;
	margin-left: 4px;
	float: right;
}

#contenido .th_prensa {
	width: 240px;
}
#contenido .th_novedad {
	width: 240px;
}



#contenido #fotos {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contenido #contfotos {
	text-align: center;
}


#contenido #descripcion {
	font-size: 14px;
	color: #666666;
	margin-left: 20px;
}
#contenido #precio {
	font-size: 14px;
	color: #C1A05A;
	margin-left: 20px;
	margin-top: 20px;
}
#contenido #formulario {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#contenido #gracias {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #006633;
}

#contenido #formulario #formmail input {
	border: 1px solid #CCCCCC;
}
#contenido #formulario #formmail textarea {
	border: 1px solid #CCCCCC;
}


#contenido #formulario #formmail table {
	width: 450px;

}

#contenido #formulario #formmail td {
	text-align: left;
	height: 10px;
}
#faqs {
	font-size: 16px;
}
#faqs .item {
	line-height: 26px;
}
#faqs .item .answer {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 18px;
}

#registro {
	width: 100%;
}
#registro td {
	width: auto;
	height: auto;
	text-align: left;
	padding: 6px;
}
#registro    table    {
	width: 100%;
	border-collapse: collapse;
}
#registro #action {
	font-weight: bold;
	color: #69321E;
	background-color: #EAEAEA;
	font-size: 16px;
	width: auto;
	float: right;
}







.separaproducto {
	background-image: url(images/separador_menu.jpg);
	background-repeat: repeat-x;
	height: 10px;
	margin: 20px;
}
.boton {
	font-weight: bold;
	text-align: right;
}
.boton a {
	color: #69321E;
}



#contenido .separafila {
	height: 10px;
}
#contenido #paginador {
	font-size: 13px;
	text-align: center;
	color: #E6E6E6;
	word-spacing: 20px;
}
#contenido  .separador {
	height: 2px;
	width: 500px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F7AFC3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7AFC3;
	margin: 20px;
}


#pie {
	height: 20px;
	width: 860px;
	clear: both;
	font-size: 12px;
	vertical-align: middle;
	padding-top: 20px;
	color: #C5C5C5;
	text-align: center;
}

