body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	background-image: url(../shop_image/fondo.jpg);
	background-repeat:  repeat-x;
	font-weight: normal;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	/*height: 15px;*/
	width: 75px;
}
.blanco {
	color: #FFFFFF;
}
.blanco2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.diez {
	font-size: 10px;
	font-weight: normal;
	color: #E6F0F9;
	text-decoration: underline;
}
/*a {
	color: #FFFFFF;
}*/
.celeste {
	color: #D2E4F7;
}
.azul {
	font-weight: bold;
	color: #014284;
}

.subrayado-blanco {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #33CCFF;
}
p {
	font-weight: normal;
}

.gris {
	color: #666666;
}
.titu-noti {
	font-weight: bold;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
}

a.noti:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.noti:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.noti:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7EC4ED;
	text-decoration: underline;
}
a.noti:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
