body {
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color:#ffffff;
	/*background-image:url(../images/header_stripe.jpg);
	background-repeat:repeat-x;*/
}
#wrapper {
	width: 760px;
	text-align: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 12pt;
}
#header {
	text-align:center;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:144px;
	background-position: center;
}
#main {
	padding-top: 0px;

}
a:link, a:hover, a:visited{
	text-decoration:none;
	color: #000099;
}
.dotted_table {
	border: medium dashed #1C3DA2;
}
.yellowhighlight {
	background-color: #FFFF00;
}
#producto {
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #203F79;
	border-left-color: #203F79;
	width: 500px;
	margin-right: 14%;
	margin-left: 14%;
}
#registro {
	text-align: center;
	border-collapse: collapse;
	border: 4px solid #C00;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #EBEBEB;
	width: 340px;
	padding-top: 10px;
}
.tachado {
	text-decoration: line-through;
}
.resaltado_amarillo {
	background-color: #FFFF66;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #000000;
}

h1 {
	font-size: 27px;
	color: #4C8B22;
	padding-top: 15px;
	padding-bottom: 15px;
}
h2 {
	font-size: 20px;
	color: #203F79;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 16px;
	color: #203F79;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 16px;
	text-align: left;
}
.letra_roja {
	color: #CC0000;
}
.letra_gris {
	color: #666666;
}
.caja_testimonio {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 4px solid #ffe9bb;
	background-color: #ffffcc;
}

.caja_testimonio p {
	font-weight: bold;
}
li {
	list-style-image: url(../images/mark-new.jpg);
	list-style-position: outside;
	padding-left: 10px;
}
#divspam {
	font-size: 10px;
	text-align: center;
	width: 368px;
	padding-top: 10px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
}

.style1 {
	color: #004930;
}
strong {
	color: #004332;
}

