@charset "utf-8";
.text2 {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: 0.2em;
	padding: 8px;
	text-align: justify;
}
.textblanco {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: 0.2em;
	padding: 8px;
	text-align: justify;
	padding:20px;
	color: #FFF;
}
.textblanco1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: 0.2em;
	padding: 8px;
	text-align: justify;
	padding:20px;
	color: #FFF;
}
.textnaranja {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: 0.2em;
	text-align: left;
	padding: 8px;
	color: ;
	color: #666;
}

.textnaranja_2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	letter-spacing: normal;
	word-spacing: 0.2em;
	text-align:center;
	padding: 8px;
	color:#F90;
}

.producto1 {
	font-family: "Arial";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}

.imgEspecial {
	float: left;
	height: auto;
	width: auto;
	margin: 5px;
	padding: 10px;
	border: thin solid #CCC;
	background-position: center;
}
.imgEspecial1 {
	float: left;
	height: auto;
	width: auto;
	margin: 1px;
	padding: 0px;
	border: thin solid #CCC;
}
.producto {
	font-family: "Arial";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.producto3 {
	font-family: Arial;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.producto4 {
	font-family: Arial;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #F90;
	display: inline-block;
	border-bottom-style: dotted;
	border-bottom-color: #BBBAB6;
	border-bottom-width: 1px;
}
.producto5 {
	font-family: Arial;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	display: inline-block;
	border-bottom-style: dotted;
	border-bottom-color: #F48221;
	border-bottom-width: 1px;
}

.producto1 {
	font-family: "Arial";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.producto2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	word-spacing: 1em;
}

.text {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 10px;
	text-align: justify;
	color: #000;
}
.textindex {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
#wrapper {
text-align:left;
margin:0 auto;
width:725px;
min-height:100px;
border:1px solid #ccc;
padding:30px;
}

#myvar {
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:20px;
	color: #FFF;
}
#myvar1 {
border:1px solid #ccc;
background:#f2f2f2;
padding:20px;
width:980px;
}
#myvar2 {
padding:20px;
}
#boundary{
			background:#f8f8f8;
			border:1px solid #333;
		}
		a{color:#369;
		text-decoration:none;	
		
		}
		h1{
			font-family:"Arial"
			font-size:130%;
	border-bottom:1px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
		}
		h2{
			font-family:"Arial";
			font-size:110%;
		}
		h3{
			font-family:"Arial";
			font-size:100%;
		}
		p code{
			font-size:110%;
			color:#666;
			font-weight:bold;
		}
		pre{
			background:#eee;
			padding:.5em 1em;
			border:1px solid #999;
		}
		h1 code, h2 code, h3 code{
			font-family:"Arial";
				}
		h2 img{border:none;padding-right:.5em;}
		h1 code{
			font-family:"Arial";
		}
a h4{
	display:block;
	font-family: "Arial";
	color: #666;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	}
	
a h4:hover{
	display:block;
	font-family: "Arial";
	color: #F60;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none; 	
	}	
	
.h5{	
font-family: Arial;
	font-size: 14px;	
	font-weight: normal;	
	color: #000;
}	

.css3button {
	width:250px;
	margin-bottom:200px;
	margin-left:50px;
	margin-right:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	/*background: -moz-linear-gradient(
		top,
		#fa9a25 0%,
		#fa9a25);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#fa9a25),
		to(#fa9a25));*/
	background:#fa9a25;

	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	border: 3px solid #b76717;
	-moz-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(183,103,023,1);
	-webkit-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(183,103,023,1);
	box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(183,103,023,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
	display:inline;
}
