.fondo {
	background-repeat: no-repeat;
	background-color: #E2E2E2;
}
.cr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #717274;
	padding: 10px;
}
.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.head {
	background-image: url(/assets/web_us/head1.gif);
	background-repeat: no-repeat;
}
.fondomenu {
	background-color: #FFFFFF;
	filter: Alpha(Opacity=50);
}
.whiteredback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
.bigwhiteredback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
	padding: 10px;
}

.fondo {
	background-color: #E2E2E2;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #717274;
	padding: 0px;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
}
.textomediano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #717274;
	padding: 0px;
}
.textomedianoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
}
.textogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #717274;
	padding: 0px;
}
.textograndeblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
}
.textoextragrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #717274;
	padding: 0px;
}
.textoextragrandeblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
}
.topgris {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.textoexxtragrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #717274;
	padding: 0px;
}
.textoexxtragrandeblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
}
