body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color:#ffffff;
	background-image:url(images/header_stripe.jpg);
	background-repeat:repeat-x;
}
#wrapper {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	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;
	width:800px;
	height:150px;
	background-position: center;
}
#main {
	background-color:#ffffff;
	width:800px;
}
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;
	background: #DEE4ED;
	border: 3px dashed #000000;
	font-size: 13px;
	width: 350px;
	padding: 10px;
}
#nota-sup-video {
	padding-bottom: 5px;
}

ul {
	text-align: left;
}
.tachado {
	text-decoration: line-through;
}
.resaltado_amarillo {
	background-color: #FFFF66;
}

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

h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
	color: #203F79;
}
h3 {
	font-size: 20px;
}
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;
	font-size: 14px;
}#player {
	height: 300px;
	width: 400px;
}
small {
	font-size: 10px;
}
.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-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.letra_gris_peq {
	color: #666666;
	font-size: 12px;
}
.letra_headline {
	color: #CC0000;
	font-size: 30px;
}
#espacio-sobre-registro {
	height: 13px;

}
#espacio-bajo-registro {
	height: 41px;
}
