body {
	#background-color : #FDCA82;
	background-color : #FFFFFF;
	background-image : url(./Imagenes/background.png);
	background-position : top;
	background-repeat : repeat-x;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family:'Arial';
	scrollbar-face-color: #606060;
	scrollbar-track-color: #BBBBBB; 
	scrollbar-arrow-color: #BBBBBB; 
	scrollbar-highlight-color: #D3DAE2; 
	scrollbar-3dlight-color: #DFE0E1; 
	scrollbar-shadow-color: #607EA4; 
	scrollbar-darkshadow-color: #336699;
}

.mundohelado {
	font-family: Arial;
	font-size: 30px;
	color: #A8A8A8;
	font-weight: bolder;
}

.mundohelado2 {
	font-family: Arial;
	font-size: 13px;
	color: #A8A8A8;
	font-weight: bolder;
}

.info {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	font-weight: bolder;
}

.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
}
.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0.7cm;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}
.parrafo-azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0.7cm;
	font-weight: normal;
	font-variant: normal;
	color: #0000A8;
	text-align: justify;
}
.titulo-parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 0.7cm;
	font-weight: normal;
	font-variant: normal;
	color: #0000A8;
	text-align: justify;
}
.titulo1-parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 0.7cm;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-align: justify;
}
.servicios {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0027A6;
}

.registro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 0.7cm;
	font-weight: bold;
	font-variant: normal;
	color: #3C3C3C;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.titulo-registro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 0.7cm;
	font-weight: bold;
	font-variant: normal;
	color: #3C3C3C;
}
.registro-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 0.7cm;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.registro-subrayado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 0.7cm;
	font-weight: bold;
	font-variant: normal;
	color: #3C3C3C;
	text-decoration: underline;
}
a:link {
	color: #0000A8;
	text-decoration: none;
}
a:visited {
	color: #0000A8;
	text-decoration: none;
} 
a:hover {
	color: #990000;
	text-decoration: none;
} 

.linealateralD {
	border-right: 2px solid #990000;
}

.linealateralI {
	border-left: 2px solid #CCCCCC;
}

.formulario {
	width: 200px;
	text-align: right;
}

.letraPq {
	font-size: 9px;
}

.Estilo1 {color: #3C3C3C}
.Estilo5 {font-size: 16px}
.Estilo7 {font-size: 16px; font-weight: bold; }
.publi {color: #0000A8}