body {
	background-color: #000;
}
.texto_11_gris {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}

.fondo_blanco {
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
.link_corobori {
	font-weight: normal;
	color: #CCC;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
.link_corobori:hover {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
}
.link_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.link_menu_productos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.link_menu_productos:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	width: 100%;
}
.link_volver {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FDD100;
	text-decoration: none;
}
.link_volver:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FF0;
	text-decoration: none;
	width: 100%;
}
.separador_menu {
	background-image: url(images/separador_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.fondo_texto_inicio {
	background-image: url(images/back_texto_inicio.jpg);
	text-align: justify;
	padding: 20px;
	height: 209px;
	width: 285px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
}
.texto_11_naranjo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F90;
}
.fondo_titulo_gris {
	background-image: url(images/back_gris_titulo.jpg);
	height: 20px;
}
.fondo_naranjo {
	background-color: #FFD102;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}


.fondo_gris {
	background-color: #edefef;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
}
.fondo_texto {
	background-image: url(images/back_texto.jpg);
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: repeat-y;
}
.texto_11_blanco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

