body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.cuerpogral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.diccionario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #378F9C;
	text-decoration: none;
	text-align: justify;
}
.producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.box01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #FFFFFF;
	padding: 3px;
	text-decoration: none;
	color: #FFFFFF;
}
.box02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #4199A7;
	padding: 10px;
}
a:hover {
	color: #2C828E;
	text-decoration: underline;
}
.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #378F9C;
	text-decoration: none;
}
.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
}
.txt03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3A818A;
}
.txt04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A75C4;
	text-decoration: none;
}
.boxiframe {
	border: #FFFFFF;
}
.three {
	background-image:url(../images/fondo_copita.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {color: #333333; text-decoration: none; font-weight: normal;} 
a:visited {color: #333333; text-decoration: none; font-weight: normal;} 
a:hover {color: #2C828E; text-decoration: underline; font-weight: normal;} 
a:active {color: #333333; text-decoration: none; font-weight: normal;}

a.listado:link {color: #333333; text-decoration: none; font-weight: normal;} 
a.listado:visited {color: #333333; text-decoration: none; font-weight: normal;} 
a.listado:hover {color: #2C828E; text-decoration: underline; font-weight: normal;} 
a.listado:active {color: #2C828E; text-decoration: none; font-weight: bold;}


