﻿/** BASIC */

/*body {
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	height:100%;
	weight:100%;
	background: url(images/f47.jpg) repeat scroll center top;
	background-size: 100%;
	background-attachment:fixed;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333;
	letter-spacing:0pt;
}*/


/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#textfield1 {
	width: 97px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	
	height:20px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
}

#textfield3 {
	width: 250px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	height:20px;
	margin-bottom:15px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	
}
#textfield5 {
	width: 250px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	height:105px;
	margin-bottom:15px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	
}
#textfield4 {
	width: 225px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	height:23px;
	margin-bottom:15px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	margin-left:10px;
}


#textfield7 {
	width: 150px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	height:23px;
	margin-bottom:15px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	margin-left:10px;
}

#textfield8 {
	width: 250px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	height:20px;
	margin-bottom:15px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	margin-top:10px;
	
}

#textfield32 {
/*width: 100%;*/
background-color: #FFFFFF !important;
border-radius: 6px; 
-moz-border-radius:6px;
height: 15px;
margin-top: 6px;
padding: 5px;
color: #000 !important;
transform: translateZ(0) !important;
-webkit-transform: translateZ(0px) !important;
-webkit-text-fill-color:#000 !important;
} 

#select1 {
	width: 130px;
	height: 19px;
	border: 1px solid #CCCCCC;
	background: url(images/ew2/homepage19.gif) repeat-x left top;
}

#submit1 {
}

#submit2 {
	width: 76px;
	height: 24px;
	border: none;
	background:url(images/ew2/boton_buscador.png) no-repeat left top;
	font-weight: 100;
	color: #FFFFFF;
	font-size:13px;
	margin-left:1px;
	cursor:pointer;
}


#submit3 {
	width: 21px;
	height: 20px;
	border: none;
	background: #dadad2 url(images/ew2/lupa.png) no-repeat left top;
	color: #FFFFFF;
	margin-top:9px;
	cursor:pointer;
}

/** HEADINGS */

h6 {
	margin: 0px;
	color: #3C3C3C;
}

h5 {
	margin: 0px;
	color: #3C3C3C;
}

h4 {
	margin: 0px;
	color: #3C3C3C;
}

h3 {
	margin: 0px;
	color: #3C3C3C;
}

h2 {
	margin-top: 15px;
	color: #3C3C3C;
	font-size:14px;
}

h1 {
	margin: 0px;
	color: #3C3C3C;
}

/** TEXTS */

select {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666666;
}

textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666666;
}

input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666666;
}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666666;
}

th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666666;
}


dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ol {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-family: "Palatino", "constantia", "times", serif;
	font-size: 16px;
	font-weight: bold;
	*font-size: 15px; /* IE6, IE7 */
	font-size: 15px\0; /* IE8, IE9, IE10, IE11 */
	/*font-weight: normal;*/
	/*text-transform:uppercase;*/
	font-variant: small-caps;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
}

.text3 {
	text-align: center;
	font-size: 10px;
	color: #6F7072;
	/*float: right;*/
}

.text4 {
	font-size: 10px;
}

.text5 {
	font-size: 11px;
	font-weight: bold;
	color: #660000
}

.text6 {
	font-size: 11px;
	font-weight: bold;
	color: #990000
}

.text7 {
	font-size: 11px;
	font-weight: bold;
	color: #6F7072;
}

.text8 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #9D181D 
}


/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
    font-size: 13px;
    color: #333
}

.list1 li::before {
    content: none !important;
}

.list1 li {
	margin-bottom: 7px;
	padding-left: 15px;
	background: url(images/ew2/homepage06.gif) no-repeat 1px 7px;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding-left: 15px;
	background: url(images/ew2/homepage06.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #404855;
}

.mobile-header .navbar-nav a {
	color: #fff;
}

a {
	text-decoration: none;	
}

a:hover {
	text-decoration: underline; 
}

#box1 a {
	color: #404855;
}
#box1 a {
	text-decoration: none;	
}
#box1 a:hover {
	text-decoration: underline; 
}

/*.link1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}*/

.link2 {
	padding-left: 10px;
	background: url(images/ew2/homepage06.gif) no-repeat left center;
}

.link3 {
	text-decoration: none; 
	font-weight: bold;
	color: #800000;
}

.link3:hover {
	text-decoration: none;
	font-weight: bold;
}

.link4 {
	text-decoration:none; 
	font-weight:normal;
	color: #660000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.link4:hover {
	font-weight: bold;
}

.link5 {
	 text-decoration: none; 
	 font-weight: normal; 
	color: #990000;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}


/** BACKGROUNDS */
/** bg1 antiguo fondo parte carrito */
/** .bg1 { background: url(images/ew2/homepage02.jpg) no-repeat left top; }*/
.bg { background: #7d4540 ; height:102px;}
/*.bg2 { background:#5C1610; height:102px;}*/
/** IMAGE TOP */
.bg6 { background: url(images/slideup4.jpg) repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
/** texto_catalogo */

#box_texto, #box_texto_search{
	/* background-color:#dadad2; */ 
	padding:20px; 
	margin-bottom:15px;
	border: 1px solid #CCCCC4;
/*	float: left;
	width: 640px;*/
}

#box_contact{
    width: 640px;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #CCCCC4;
    float: left;
}

#box_texto2{
	background-color:ecece8; padding:10px;margin-bottom:15px;border: 1px solid #CCCCC4;float: left; width:618px;
}

#line_titles{ width:415px; height:18px; background-image:url(/images/2_line_titles.png);}

td.dy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 12px;
	color: #666666;
}


#lupa {float:right;width:22px; margin-top:-14px; margin-right:-5px;}
