body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
}
#sucursales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	padding-top: 15px;
}
#sucursales p {
	float: left;
	width: 90px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 14px;
	margin: 0px;
}
#sucursales a {
	color: #0057AE;
	text-decoration: none;
}
#sucursales a:hover {

	color: #0062C4;
	text-decoration: underline;
}

#sucursales .telefono {
	font-weight: normal;
	color: #666666;
}



#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	letter-spacing: 0.07em;
	text-align: justify;
}
#copyright {
	font-size: 10px;
	line-height: 45px;
	color: #F0F0F0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	color: #0074B3;
}

h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	color: #008BBF;
	text-indent: 10px;
}
h3 {
	color: #666666;
}


#content li {
	background-image: url(../images/bullets/blue.png);
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 5px;
	margin-left: -20px;
}
#content a {
	text-decoration: none;
	color: #0089D2;
}
#content a:hover {
	background-color: #D9F4FF;
}
#productos {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#productos td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00A1E1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
	font-size: 11px;
}
.contentResaltar {
	font-size: 14px;
	font-weight: bold;
	color: #0089D2;
}
.contentResaltarSmall {
	font-weight: bold;
	color: #666666;
}
.contentResaltarBig {

	font-size: 18px;
	font-weight: bold;
	color: #0089D2;
}
