.fondo {
	background-image: url(imagenes/fondo_ok.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: fixed;
}
.lineaGris {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.fondo_noti {
	background-image: url(imagenes/home_24.jpg);
	background-repeat: no-repeat;
}
.fondo_noti2 {
	background-image: url(imagenes/home_26.jpg);
	background-repeat: no-repeat;
}
.firma {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 12px;
}
.firmaBold {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 12px;
	font-weight: bold;
}
.contacto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	color: #d3cb67;
}
.textoNormal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	vertical-align: top;
	text-align: justify;
}
.textoNormalBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.contactoGris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	color: #CCC;
}
.noticiaFecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.noticiaTitulo {
	font-size: 18px;
	color: #e2001a;
	font-family: Verdana, Geneva, sans-serif;
}
.mas {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 10px;
}
.familiaGris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #999;
}
.nombreProducto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 34px;
	color: #999;
	font-weight: bolder;
}
.menu {
	background-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.textoMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc66;
	background-color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.textoMenu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc66;
	background-color: #FF9;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.perfilCuadro {
	border: thin dotted #FC6;
}
.firmaBoldBlanco {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.textoNormalCentrado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	vertical-align: top;
	text-align: center;
}
.perfilCuadroNegro {
	border: thin dotted #000;
}
.perfilCuadroOtro {
	border: thin solid #FFF;
}
.textoNormalBlanco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.boton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF0;
}
.boton:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #CF6;
}
.botonNO {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	background-color: #CF6;
}
